)]}'
{"id":"openstack%2Fnova~971431","triplet_id":"openstack%2Fnova~master~If36b1e74a87b0056511f89541449c1a8f13882b9","project":"openstack/nova","branch":"master","topic":"bug/2136815","hashtags":[],"change_id":"If36b1e74a87b0056511f89541449c1a8f13882b9","subject":"[DNM]Show issue with loopingcall in threading mode","status":"ABANDONED","created":"2025-12-18 14:41:22.000000000","updated":"2025-12-18 15:36:51.000000000","total_comment_count":1,"unresolved_comment_count":0,"has_review_started":true,"meta_rev_id":"ec5e4afa80b56dcc18c33d3684244dd4d280fef0","_number":971431,"virtual_id_number":971431,"owner":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"actions":{},"labels":{"Verified":{"values":{"-2":"Fails","-1":"Doesn\u0027t seem to work"," 0":"No score","+1":"Works for me","+2":"Verified"},"description":"","default_value":0,"optional":true},"Code-Review":{"values":{"-2":"Do not merge","-1":"This patch needs further work before it can be merged"," 0":"No score","+1":"Looks good to me, but someone else must approve","+2":"Looks good to me (core reviewer)"},"description":"","default_value":0,"optional":true},"Workflow":{"values":{"-1":"Work in progress"," 0":"Ready for reviews","+1":"Approved"},"description":"","default_value":0,"optional":true},"Review-Priority":{"values":{" 0":"Default Priority","+1":"Contributor Review Promise","+2":"Core Review Promise"},"description":"","default_value":0,"optional":true}},"removable_reviewers":[],"reviewers":{"CC":[{"_account_id":14384,"name":"Quobyte CI","email":"openstack-ci-external@quobyte.com","username":"quobyteci","tags":["SERVICE_USER"]}]},"pending_reviewers":{},"reviewer_updates":[{"updated":"2025-12-18 15:36:51.000000000","updated_by":{"_account_id":14384,"name":"Quobyte CI","email":"openstack-ci-external@quobyte.com","username":"quobyteci","tags":["SERVICE_USER"]},"reviewer":{"_account_id":14384,"name":"Quobyte CI","email":"openstack-ci-external@quobyte.com","username":"quobyteci","tags":["SERVICE_USER"]},"state":"CC"}],"messages":[{"id":"c7dc743f228b5678a6ddfdfb54aa22cad481afe1","tag":"autogenerated:gerrit:newPatchSet","author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"date":"2025-12-18 14:41:22.000000000","message":"Uploaded patch set 1.","accounts_in_message":[],"_revision_number":1},{"id":"dca3c82276971a58257c050facca3fb52d72b40e","author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"date":"2025-12-18 14:51:53.000000000","message":"Patch Set 1:\n\n(1 comment)","accounts_in_message":[],"_revision_number":1},{"id":"97781476d18d8bd940bb44527e382acb7381d3cb","tag":"autogenerated:gerrit:abandon","author":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"date":"2025-12-18 14:52:32.000000000","message":"Abandoned","accounts_in_message":[],"_revision_number":1},{"id":"ec5e4afa80b56dcc18c33d3684244dd4d280fef0","author":{"_account_id":14384,"name":"Quobyte CI","email":"openstack-ci-external@quobyte.com","username":"quobyteci","tags":["SERVICE_USER"]},"date":"2025-12-18 15:36:51.000000000","message":"Patch Set 1:\n\nBuild Successful \n\n* quobyteci:  nova_quobyteci : SUCCESS, logs at: https://oscilogs.quobyte.com/logs/If36b1e74a87b0056511f89541449c1a8f13882b9 .","accounts_in_message":[],"_revision_number":1}],"current_revision_number":1,"current_revision":"881b1251521e6e0586a5605e7f9fcd1da9c755af","revisions":{"881b1251521e6e0586a5605e7f9fcd1da9c755af":{"kind":"REWORK","_number":1,"created":"2025-12-18 14:41:22.000000000","uploader":{"_account_id":9708,"name":"Balazs Gibizer","display_name":"gibi","email":"gibizer@gmail.com","username":"gibi"},"ref":"refs/changes/31/971431/1","fetch":{"anonymous http":{"url":"https://review.opendev.org/openstack/nova","ref":"refs/changes/31/971431/1","commands":{"Checkout":"git fetch https://review.opendev.org/openstack/nova refs/changes/31/971431/1 \u0026\u0026 git checkout FETCH_HEAD","Cherry Pick":"git fetch https://review.opendev.org/openstack/nova refs/changes/31/971431/1 \u0026\u0026 git cherry-pick FETCH_HEAD","Format Patch":"git fetch https://review.opendev.org/openstack/nova refs/changes/31/971431/1 \u0026\u0026 git format-patch -1 --stdout FETCH_HEAD","Pull":"git pull https://review.opendev.org/openstack/nova refs/changes/31/971431/1"}}},"commit":{"parents":[{"commit":"3e5a2dbad73ff61d27db8750480e2c0b52133676","subject":"Merge \"Follow up test change for 8c8047ce2afae\"","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/nova/commit/3e5a2dbad73ff61d27db8750480e2c0b52133676"}]}],"author":{"name":"Balazs Gibizer","email":"gibi@redhat.com","date":"2025-12-18 14:37:52.000000000","tz":60},"committer":{"name":"Balazs Gibizer","email":"gibi@redhat.com","date":"2025-12-18 14:40:38.000000000","tz":60},"subject":"[DNM]Show issue with loopingcall in threading mode","message":"[DNM]Show issue with loopingcall in threading mode\n\nThe looping call\u0027s wait() returns before the looping call itselfs\nfinishes in threading mode.\n\nIn py321-threading this patch produces the sequence:\n\nstarting looping call\nlooping call ended\ntest power on returned \u003cnova.virt.libvirt.driver.LibvirtDriver object at 0x7f6dd47d15b0\u003e \u003cbound method LibvirtDriver.power_on of \u003cnova.virt.libvirt.driver.LibvirtDriver object at 0x7f6dd47d15b0\u003e\u003e\nGuest.__init__, global libvirt \u003cmodule \u0027nova.tests.fixtures.libvirt\u0027 from \u0027/home/gibi/upstream/git/openstack/nova/nova/tests/fixtures/libvirt.py\u0027\u003e\nlooping _wait_for_reboot, sleeps\ntest ended\n\nlooping _wait_for_reboot, sleep ended\nGuest.__init__, global libvirt None\n2025-12-18 15:28:50.018 2282145 ERROR oslo.service.backend._threading.loopingcall [-] Fixed interval looping call \u0027nova.virt.libvirt.driver.LibvirtDriver._hard_reboot.\u003clocals\u003e._wait_for_reboot\u0027 failed: ModuleNotFoundError: No module named \u0027libvirt\u0027\n\nIn pyh312 (eventlet) this patch produce the sequence:\n\nstarting looping call\nlooping _wait_for_reboot, sleeps\nlooping _wait_for_reboot, sleep ended\nGuest.__init__, global libvirt \u003cmodule \u0027nova.tests.fixtures.libvirt\u0027 from \u0027/home/gibi/upstream/git/openstack/nova/nova/tests/fixtures/libvirt.py\u0027\u003e\nlooping ends as guest running\nlooping call ended\ntest power on returned \u003cnova.virt.libvirt.driver.LibvirtDriver object at 0x7facac3e7d70\u003e \u003cbound method LibvirtDriver.power_on of \u003cnova.virt.libvirt.driver.LibvirtDriver object at 0x7facac3e7d70\u003e\u003e\nGuest.__init__, global libvirt \u003cmodule \u0027nova.tests.fixtures.libvirt\u0027 from \u0027/home/gibi/upstream/git/openstack/nova/nova/tests/fixtures/libvirt.py\u0027\u003e\ntest ended\n\nRelated-Bug: #2136815\nChange-Id: If36b1e74a87b0056511f89541449c1a8f13882b9\nSigned-off-by: Balazs Gibizer \u003cgibi@redhat.com\u003e\n","web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/nova/commit/881b1251521e6e0586a5605e7f9fcd1da9c755af"}],"resolve_conflicts_web_links":[{"name":"gitea","tooltip":"Open in GitWeb","url":"https://opendev.org/openstack/nova/commit/881b1251521e6e0586a5605e7f9fcd1da9c755af"}]},"branch":"refs/heads/master"}},"requirements":[],"submit_records":[],"submit_requirements":[{"name":"Verified","description":"Verified in gate by CI","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Verified\u003dMAX AND -label:Verified\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Verified\u003dMAX","label:Verified\u003dMIN"],"atom_explanations":{}}},{"name":"Code-Review","description":"Code reviewed by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Code-Review\u003dMAX AND -label:Code-Review\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Code-Review\u003dMAX","label:Code-Review\u003dMIN"],"atom_explanations":{}}},{"name":"Review-Priority","description":"Review Priority","status":"NOT_APPLICABLE","is_legacy":false,"applicability_expression_result":{"fulfilled":false,"status":"FAIL"},"submittability_expression_result":{"expression":"is:true","fulfilled":true,"status":"NOT_EVALUATED","passing_atoms":[],"failing_atoms":[],"atom_explanations":{}}},{"name":"Workflow","description":"Approved for gate by core reviewer","status":"UNSATISFIED","is_legacy":false,"submittability_expression_result":{"expression":"label:Workflow\u003dMAX AND -label:Workflow\u003dMIN","fulfilled":false,"status":"FAIL","passing_atoms":[],"failing_atoms":["label:Workflow\u003dMAX","label:Workflow\u003dMIN"],"atom_explanations":{}}}]}
