Reviewed: https://review.openstack.org/601438 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=91d6151a4d732bca802e0c0613cefa35d6d36698 Submitter: Zuul Branch: master
commit 91d6151a4d732bca802e0c0613cefa35d6d36698 Author: Slawek Kaplonski <[email protected]> Date: Mon Sep 10 22:12:01 2018 +0000 Revert "Use nested virt in scenario jobs" Nested virt doesn't work well on infra nodes. This reverts commit 73f111e7e860218857351309d59a3a329e18850b. Change-Id: Ie76684e656066834fc0600d618004ca21ccb1223 Closes-Bug: #1788006 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1788006 Title: Tests fail with "Server [UUID] failed to reach ACTIVE status and task state "None" within the required time ([INTEGER] s). Current status: BUILD. Current task state: spawning." Status in neutron: Fix Released Status in OpenStack Compute (nova): Invalid Bug description: Testr report: http://logs.openstack.org/74/591074/4/check/neutron- tempest-plugin-designate-scenario/d02f171/testr_results.html.gz Job log: http://logs.openstack.org/74/591074/4/check/neutron-tempest- plugin-designate-scenario/d02f171/job- output.txt.gz#_2018-08-20_13_11_46_407077 Traceback: 2018-08-20 13:11:46.406514 | controller | Captured traceback: 2018-08-20 13:11:46.406538 | controller | ~~~~~~~~~~~~~~~~~~~ 2018-08-20 13:11:46.406567 | controller | Traceback (most recent call last): 2018-08-20 13:11:46.406659 | controller | File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_dns_integration.py", line 115, in test_server_with_fip 2018-08-20 13:11:46.406696 | controller | server = self._create_server(name=name) 2018-08-20 13:11:46.406771 | controller | File "/opt/stack/neutron-tempest-plugin/neutron_tempest_plugin/scenario/test_dns_integration.py", line 94, in _create_server 2018-08-20 13:11:46.406799 | controller | constants.SERVER_STATUS_ACTIVE) 2018-08-20 13:11:46.406844 | controller | File "tempest/common/waiters.py", line 96, in wait_for_server_status 2018-08-20 13:11:46.406893 | controller | raise lib_exc.TimeoutException(message) 2018-08-20 13:11:46.406938 | controller | tempest.lib.exceptions.TimeoutException: Request timed out 2018-08-20 13:11:46.407077 | controller | Details: (DNSIntegrationTests:test_server_with_fip) Server 9797a641-8925-4f74-abbf-c6111d47f91d failed to reach ACTIVE status and task state "None" within the required time (784 s). Current status: BUILD. Current task state: spawning. Logstash link: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22DNSIntegrationTests%3Atest_server_with_fip%5C%22%20AND%20%20%20message%3A%5C%22failed%20to%20reach%20ACTIVE%20status%20and%20task%20state%5C%22%20AND%20%20%20tags%3A%5C%22console%5C%22 40 hits in 7 days, all failures To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1788006/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

