Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #276
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/276/> ------------------------------------------ [...truncated 13212 lines...] # Should we run whitebox tests for Compute? whitebox_enabled = True # Path of nova source directory source_dir = /opt/stack/new/nova # Path of nova configuration file config_path = /etc/nova/nova.conf # Directory containing nova binaries such as nova-manage bin_dir = /usr/bin/nova # Path to a private key file for SSH access to remote hosts path_to_private_key = /opt/stack/new/tempest/id_rsa # Connection string to the database of Compute service db_uri = mysql://root:secret@localhost/nova [image] # This section contains configuration options used when executing tests # against the OpenStack Images API # The type of endpoint for an Image API service. Unless you have a # custom Keystone service catalog implementation, you probably want to leave # this value as "image" catalog_type = image # The version of the OpenStack Images API to use api_version = 1 # This is the main host address of the Image API host = 127.0.0.1 # Port that the Image API is running on port = 9292 # This should be the username of a user WITHOUT administrative privileges username = demo # The above non-administrative user's password password = secret # The above non-administrative user's tenant name tenant_name = demo [compute-admin] # This section contains configuration options for an administrative # user of the Compute API. These options are used in tests that stress # the admin-only parts of the Compute API # This should be the username of a user WITH administrative privileges username = admin # The above administrative user's password password = secret # The above administrative user's tenant name tenant_name = admin [identity-admin] # This section contains configuration options for an administrative # user of the Compute API. These options are used in tests that stress # the admin-only parts of the Compute API # This should be the username of a user WITH administrative privileges username = admin # The above administrative user's password password = secret # The above administrative user's tenant name tenant_name = admin [volume] # This section contains the configuration options used when executing tests # against the OpenStack Block Storage API service # The type of endpoint for a Cinder or Block Storage API service. # Unless you have a custom Keystone service catalog implementation, you # probably want to leave this value as "volume" catalog_type = volume # Number of seconds to wait while looping to check the status of a # volume that is being made available build_interval = 3 # Number of seconds to time out on waiting for a volume # to be available or reach an expected status build_timeout = 300 + echo '\n' \n + echo '**************************************************' ************************************************** + echo 'Finished Configuring Tempest' Finished Configuring Tempest + echo '**************************************************' ************************************************** Running tempest smoke tests GLOB sdist-make: /opt/stack/new/tempest/setup.py smoke create: /opt/stack/new/tempest/.tox/smoke smoke inst: /opt/stack/new/tempest/.tox/dist/tempest-0.1.zip smoke runtests: commands[0] | nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest WARNING:test command found but not installed in testenv cmd: /usr/bin/nosetests env: /opt/stack/new/tempest/.tox/smoke Maybe forgot to specify a dependency? nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] Check that the required fields are returned with values ... ok The created server should be in the list of all servers ... ok The created server should be in the detailed list of all servers ... ok Verify the specified server attributes are set correctly ... ok Check that the required fields are returned with values ... ok The created server should be in the list of all servers ... ok The created server should be in the detailed list of all servers ... ok Verify the specified server attributes are set correctly ... ok The expected flavor details should be returned ... ok List of all flavors should contain the expected flavor ... ok Detailed list of all flavors should contain the expected flavor ... ok The expected flavor details should be returned ... ok List of all flavors should contain the expected flavor ... ok Detailed list of all flavors should contain the expected flavor ... ok SKIP: Until Bug 1046870 is fixed SKIP: Until Bug 1046870 is fixed Returns the correct details for a single image ... ok The list of all images should contain the image ... ok Detailed list of all images should contain the expected images ... ok The server's password should be set to the provided password ... SKIP: Change password not available. The server should be power cycled ... ok The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with. The server should be rebuilt using the provided image and data ... ok The server's RAM and disk space should be modified to that of ... SKIP: Resize not available. The server's password should be set to the provided password ... SKIP: Change password not available. The server should be power cycled ... ok The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with. The server should be rebuilt using the provided image and data ... ok The server's RAM and disk space should be modified to that of ... SKIP: Resize not available. All public and private addresses for ... ok Providing a network type should filter ... ok CREATE, GET, DELETE Volume ... ERROR CREATE, GET, DELETE Volume ... ERROR Create a user ... ok Delete a user ... ok Get a list of users and find the test user ... ok Valid user's token is authenticated ... ok Create a user ... ok Delete a user ... ok Get a list of users and find the test user ... ok Valid user's token is authenticated ... ok Volume is attached and detached successfully from an instance ... ok Create a volume, Get it's details and Delete the volume ... ok Create a volume, Get it's details and Delete the volume ... ok Get a list of Volumes ... ok Get a list of Volumes with details ... ok Get a list of Volumes ... ok Get a list of Volumes with details ... ok ====================================================================== ERROR: CREATE, GET, DELETE Volume ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete self.client.wait_for_resource_deletion(volume['id']) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion if self.is_resource_deleted(id): File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 97, in is_resource_deleted self.get_volume(id) File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 48, in get_volume resp, body = self.get(url) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get return self.request('GET', url, headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request raise exceptions.ComputeFault(message) ComputeFault: Got compute fault Details: Got compute fault Details: The server has either erred or is incapable of performing the requested operation. -------------------- >> begin captured logging << -------------------- 2013-07-04 06:18:22,070 Request URL: http://127.0.0.1:8774/v2/046b21cec0b7458498565579b9bccc5f/os-volumes/fbebdfb... 2013-07-04 06:18:22,070 Request Body: None 2013-07-04 06:18:22,070 Response Headers: {'date': 'Thu, 04 Jul 2013 06:18:22 GMT', 'status': '500', 'content-length': '128', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-78b7cbe7-ce1d-4795-9f40-a182a9226ee0'} 2013-07-04 06:18:22,070 Response Body: {u'computeFault': {u'message': u'The server has either erred or is incapable of performing the requested operation.', u'code': 500}} --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: CREATE, GET, DELETE Volume ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete self.client.wait_for_resource_deletion(volume['id']) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion if self.is_resource_deleted(id): File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 143, in is_resource_deleted self.get_volume(id) File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 86, in get_volume resp, body = self.get(url, self.headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get return self.request('GET', url, headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request raise exceptions.ComputeFault(message) UnboundLocalError: local variable 'message' referenced before assignment -------------------- >> begin captured logging << -------------------- 2013-07-04 06:18:29,206 Request URL: http://127.0.0.1:8774/v2/e9ad50cd7f5947dfb6ed489452a8944f/os-volumes/a0567da... 2013-07-04 06:18:29,206 Request Body: None 2013-07-04 06:18:29,206 Response Headers: {'date': 'Thu, 04 Jul 2013 06:18:29 GMT', 'status': '500', 'content-length': '192', 'content-type': 'application/xml; charset=UTF-8', 'x-compute-request-id': 'req-a499d161-c860-4d4b-8dae-a29356d09dcd'} 2013-07-04 06:18:29,206 Response Body: {'message': 'The server has either erred or is incapable of performing the requested operation.', 'code': '500'} --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- XML: nosetests-smoke.xml ---------------------------------------------------------------------- Ran 46 tests in 243.727s FAILED (SKIP=8, errors=2) ERROR: InvocationError: '/usr/bin/nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest' ___________________________________ summary ____________________________________ ERROR: smoke: commands failed Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/rabbitmq/rabbit@devstack-1372913500-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/rabbitmq/rabbit@devstack-1372913500.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/rabbitmq/startup_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-c-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-c-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-c-vol.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-g-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-g-reg.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-horizon.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-key.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-cpu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-crt.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-net.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-obj.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-swift.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/cinder-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/nova-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/277/> ------------------------------------------ [...truncated 13209 lines...] # Should we run whitebox tests for Compute? whitebox_enabled = True # Path of nova source directory source_dir = /opt/stack/new/nova # Path of nova configuration file config_path = /etc/nova/nova.conf # Directory containing nova binaries such as nova-manage bin_dir = /usr/bin/nova # Path to a private key file for SSH access to remote hosts path_to_private_key = /opt/stack/new/tempest/id_rsa # Connection string to the database of Compute service db_uri = mysql://root:secret@localhost/nova [image] # This section contains configuration options used when executing tests # against the OpenStack Images API # The type of endpoint for an Image API service. Unless you have a # custom Keystone service catalog implementation, you probably want to leave # this value as "image" catalog_type = image # The version of the OpenStack Images API to use api_version = 1 # This is the main host address of the Image API host = 127.0.0.1 # Port that the Image API is running on port = 9292 # This should be the username of a user WITHOUT administrative privileges username = demo # The above non-administrative user's password password = secret # The above non-administrative user's tenant name tenant_name = demo [compute-admin] # This section contains configuration options for an administrative # user of the Compute API. These options are used in tests that stress # the admin-only parts of the Compute API # This should be the username of a user WITH administrative privileges username = admin # The above administrative user's password password = secret # The above administrative user's tenant name tenant_name = admin [identity-admin] # This section contains configuration options for an administrative # user of the Compute API. These options are used in tests that stress # the admin-only parts of the Compute API # This should be the username of a user WITH administrative privileges username = admin # The above administrative user's password password = secret # The above administrative user's tenant name tenant_name = admin [volume] # This section contains the configuration options used when executing tests # against the OpenStack Block Storage API service # The type of endpoint for a Cinder or Block Storage API service. # Unless you have a custom Keystone service catalog implementation, you # probably want to leave this value as "volume" catalog_type = volume # Number of seconds to wait while looping to check the status of a # volume that is being made available build_interval = 3 # Number of seconds to time out on waiting for a volume # to be available or reach an expected status build_timeout = 300 + echo '\n' \n + echo '**************************************************' ************************************************** + echo 'Finished Configuring Tempest' Finished Configuring Tempest + echo '**************************************************' ************************************************** Running tempest smoke tests GLOB sdist-make: /opt/stack/new/tempest/setup.py smoke create: /opt/stack/new/tempest/.tox/smoke smoke inst: /opt/stack/new/tempest/.tox/dist/tempest-0.1.zip smoke runtests: commands[0] | nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest WARNING:test command found but not installed in testenv cmd: /usr/bin/nosetests env: /opt/stack/new/tempest/.tox/smoke Maybe forgot to specify a dependency? nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] Check that the required fields are returned with values ... ok The created server should be in the list of all servers ... ok The created server should be in the detailed list of all servers ... ok Verify the specified server attributes are set correctly ... ok Check that the required fields are returned with values ... ok The created server should be in the list of all servers ... ok The created server should be in the detailed list of all servers ... ok Verify the specified server attributes are set correctly ... ok The expected flavor details should be returned ... ok List of all flavors should contain the expected flavor ... ok Detailed list of all flavors should contain the expected flavor ... ok The expected flavor details should be returned ... ok List of all flavors should contain the expected flavor ... ok Detailed list of all flavors should contain the expected flavor ... ok SKIP: Until Bug 1046870 is fixed SKIP: Until Bug 1046870 is fixed Returns the correct details for a single image ... ok The list of all images should contain the image ... ok Detailed list of all images should contain the expected images ... ok The server's password should be set to the provided password ... SKIP: Change password not available. The server should be power cycled ... ok The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with. The server should be rebuilt using the provided image and data ... ok The server's RAM and disk space should be modified to that of ... SKIP: Resize not available. The server's password should be set to the provided password ... SKIP: Change password not available. The server should be power cycled ... ok The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with. The server should be rebuilt using the provided image and data ... ok The server's RAM and disk space should be modified to that of ... SKIP: Resize not available. All public and private addresses for ... ok Providing a network type should filter ... ok CREATE, GET, DELETE Volume ... ERROR CREATE, GET, DELETE Volume ... ERROR Create a user ... ok Delete a user ... ok Get a list of users and find the test user ... ok Valid user's token is authenticated ... ok Create a user ... ok Delete a user ... ok Get a list of users and find the test user ... ok Valid user's token is authenticated ... ok Volume is attached and detached successfully from an instance ... ok Create a volume, Get it's details and Delete the volume ... ok Create a volume, Get it's details and Delete the volume ... ok Get a list of Volumes ... ok Get a list of Volumes with details ... ok Get a list of Volumes ... ok Get a list of Volumes with details ... ok ====================================================================== ERROR: CREATE, GET, DELETE Volume ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete self.client.wait_for_resource_deletion(volume['id']) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion if self.is_resource_deleted(id): File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 97, in is_resource_deleted self.get_volume(id) File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 48, in get_volume resp, body = self.get(url) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get return self.request('GET', url, headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request raise exceptions.ComputeFault(message) ComputeFault: Got compute fault Details: Got compute fault Details: The server has either erred or is incapable of performing the requested operation. -------------------- >> begin captured logging << -------------------- 2013-07-05 06:13:35,367 Request URL: http://127.0.0.1:8774/v2/9f9c1a3c1f774838994de53584c9f4a5/os-volumes/48a0e9a... 2013-07-05 06:13:35,367 Request Body: None 2013-07-05 06:13:35,367 Response Headers: {'date': 'Fri, 05 Jul 2013 06:13:35 GMT', 'status': '500', 'content-length': '128', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-3f206f4d-6684-45d0-8be5-666bf152aa51'} 2013-07-05 06:13:35,367 Response Body: {u'computeFault': {u'message': u'The server has either erred or is incapable of performing the requested operation.', u'code': 500}} --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: CREATE, GET, DELETE Volume ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete self.client.wait_for_resource_deletion(volume['id']) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion if self.is_resource_deleted(id): File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 143, in is_resource_deleted self.get_volume(id) File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 86, in get_volume resp, body = self.get(url, self.headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get return self.request('GET', url, headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request raise exceptions.ComputeFault(message) UnboundLocalError: local variable 'message' referenced before assignment -------------------- >> begin captured logging << -------------------- 2013-07-05 06:13:46,017 Request URL: http://127.0.0.1:8774/v2/a91e44acc18c4c39b98653f018b28294/os-volumes/807cb48... 2013-07-05 06:13:46,017 Request Body: None 2013-07-05 06:13:46,017 Response Headers: {'date': 'Fri, 05 Jul 2013 06:13:46 GMT', 'status': '500', 'content-length': '192', 'content-type': 'application/xml; charset=UTF-8', 'x-compute-request-id': 'req-2e412084-d731-4d9a-a565-b8d29963a104'} 2013-07-05 06:13:46,017 Response Body: {'message': 'The server has either erred or is incapable of performing the requested operation.', 'code': '500'} --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- XML: nosetests-smoke.xml ---------------------------------------------------------------------- Ran 46 tests in 263.914s FAILED (SKIP=8, errors=2) ERROR: InvocationError: '/usr/bin/nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest' ___________________________________ summary ____________________________________ ERROR: smoke: commands failed Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/rabbitmq/rabbit@devstack-1373001691-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/rabbitmq/rabbit@devstack-1373001691.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/rabbitmq/startup_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-c-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-c-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-c-vol.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-g-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-g-reg.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-horizon.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-key.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-n-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-n-cpu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-n-crt.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-n-net.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-n-obj.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-n-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/screen-swift.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/sudoers.d/cinder-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/sudoers.d/nova-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/277/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/278/> ------------------------------------------ [...truncated 13216 lines...] # Should we run whitebox tests for Compute? whitebox_enabled = True # Path of nova source directory source_dir = /opt/stack/new/nova # Path of nova configuration file config_path = /etc/nova/nova.conf # Directory containing nova binaries such as nova-manage bin_dir = /usr/bin/nova # Path to a private key file for SSH access to remote hosts path_to_private_key = /opt/stack/new/tempest/id_rsa # Connection string to the database of Compute service db_uri = mysql://root:secret@localhost/nova [image] # This section contains configuration options used when executing tests # against the OpenStack Images API # The type of endpoint for an Image API service. Unless you have a # custom Keystone service catalog implementation, you probably want to leave # this value as "image" catalog_type = image # The version of the OpenStack Images API to use api_version = 1 # This is the main host address of the Image API host = 127.0.0.1 # Port that the Image API is running on port = 9292 # This should be the username of a user WITHOUT administrative privileges username = demo # The above non-administrative user's password password = secret # The above non-administrative user's tenant name tenant_name = demo [compute-admin] # This section contains configuration options for an administrative # user of the Compute API. These options are used in tests that stress # the admin-only parts of the Compute API # This should be the username of a user WITH administrative privileges username = admin # The above administrative user's password password = secret # The above administrative user's tenant name tenant_name = admin [identity-admin] # This section contains configuration options for an administrative # user of the Compute API. These options are used in tests that stress # the admin-only parts of the Compute API # This should be the username of a user WITH administrative privileges username = admin # The above administrative user's password password = secret # The above administrative user's tenant name tenant_name = admin [volume] # This section contains the configuration options used when executing tests # against the OpenStack Block Storage API service # The type of endpoint for a Cinder or Block Storage API service. # Unless you have a custom Keystone service catalog implementation, you # probably want to leave this value as "volume" catalog_type = volume # Number of seconds to wait while looping to check the status of a # volume that is being made available build_interval = 3 # Number of seconds to time out on waiting for a volume # to be available or reach an expected status build_timeout = 300 + echo '\n' \n + echo '**************************************************' ************************************************** + echo 'Finished Configuring Tempest' Finished Configuring Tempest + echo '**************************************************' ************************************************** Running tempest smoke tests GLOB sdist-make: /opt/stack/new/tempest/setup.py smoke create: /opt/stack/new/tempest/.tox/smoke smoke inst: /opt/stack/new/tempest/.tox/dist/tempest-0.1.zip smoke runtests: commands[0] | nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest WARNING:test command found but not installed in testenv cmd: /usr/bin/nosetests env: /opt/stack/new/tempest/.tox/smoke Maybe forgot to specify a dependency? nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] Check that the required fields are returned with values ... ok The created server should be in the list of all servers ... ok The created server should be in the detailed list of all servers ... ok Verify the specified server attributes are set correctly ... ok Check that the required fields are returned with values ... ok The created server should be in the list of all servers ... ok The created server should be in the detailed list of all servers ... ok Verify the specified server attributes are set correctly ... ok The expected flavor details should be returned ... ok List of all flavors should contain the expected flavor ... ok Detailed list of all flavors should contain the expected flavor ... ok The expected flavor details should be returned ... ok List of all flavors should contain the expected flavor ... ok Detailed list of all flavors should contain the expected flavor ... ok SKIP: Until Bug 1046870 is fixed SKIP: Until Bug 1046870 is fixed Returns the correct details for a single image ... ok The list of all images should contain the image ... ok Detailed list of all images should contain the expected images ... ok The server's password should be set to the provided password ... SKIP: Change password not available. The server should be power cycled ... ok The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with. The server should be rebuilt using the provided image and data ... ok The server's RAM and disk space should be modified to that of ... SKIP: Resize not available. The server's password should be set to the provided password ... SKIP: Change password not available. The server should be power cycled ... ok The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with. The server should be rebuilt using the provided image and data ... ok The server's RAM and disk space should be modified to that of ... SKIP: Resize not available. All public and private addresses for ... ok Providing a network type should filter ... ok CREATE, GET, DELETE Volume ... ERROR CREATE, GET, DELETE Volume ... ERROR Create a user ... ok Delete a user ... ok Get a list of users and find the test user ... ok Valid user's token is authenticated ... ok Create a user ... ok Delete a user ... ok Get a list of users and find the test user ... ok Valid user's token is authenticated ... ok Volume is attached and detached successfully from an instance ... ok Create a volume, Get it's details and Delete the volume ... ok Create a volume, Get it's details and Delete the volume ... ok Get a list of Volumes ... ok Get a list of Volumes with details ... ok Get a list of Volumes ... ok Get a list of Volumes with details ... ok ====================================================================== ERROR: CREATE, GET, DELETE Volume ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete self.client.wait_for_resource_deletion(volume['id']) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion if self.is_resource_deleted(id): File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 97, in is_resource_deleted self.get_volume(id) File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 48, in get_volume resp, body = self.get(url) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get return self.request('GET', url, headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request raise exceptions.ComputeFault(message) ComputeFault: Got compute fault Details: Got compute fault Details: The server has either erred or is incapable of performing the requested operation. -------------------- >> begin captured logging << -------------------- 2013-07-06 06:11:43,090 Request URL: http://127.0.0.1:8774/v2/eab5c8c386374a5388589b9f55041c49/os-volumes/8e3b994... 2013-07-06 06:11:43,090 Request Body: None 2013-07-06 06:11:43,090 Response Headers: {'date': 'Sat, 06 Jul 2013 06:11:43 GMT', 'status': '500', 'content-length': '128', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-9f332673-41bc-41f8-aaa0-8ab51936af47'} 2013-07-06 06:11:43,090 Response Body: {u'computeFault': {u'message': u'The server has either erred or is incapable of performing the requested operation.', u'code': 500}} --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: CREATE, GET, DELETE Volume ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete self.client.wait_for_resource_deletion(volume['id']) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion if self.is_resource_deleted(id): File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 143, in is_resource_deleted self.get_volume(id) File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 86, in get_volume resp, body = self.get(url, self.headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get return self.request('GET', url, headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request raise exceptions.ComputeFault(message) UnboundLocalError: local variable 'message' referenced before assignment -------------------- >> begin captured logging << -------------------- 2013-07-06 06:11:50,102 Request URL: http://127.0.0.1:8774/v2/dfc14a594f3e4a0a9bbe0834d5a7e764/os-volumes/e7e47e4... 2013-07-06 06:11:50,102 Request Body: None 2013-07-06 06:11:50,103 Response Headers: {'date': 'Sat, 06 Jul 2013 06:11:50 GMT', 'status': '500', 'content-length': '192', 'content-type': 'application/xml; charset=UTF-8', 'x-compute-request-id': 'req-51a58067-4bbf-4703-9831-45151934be0e'} 2013-07-06 06:11:50,103 Response Body: {'message': 'The server has either erred or is incapable of performing the requested operation.', 'code': '500'} --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- XML: nosetests-smoke.xml ---------------------------------------------------------------------- Ran 46 tests in 203.829s FAILED (SKIP=8, errors=2) ERROR: InvocationError: '/usr/bin/nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest' ___________________________________ summary ____________________________________ ERROR: smoke: commands failed Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/rabbitmq/rabbit@devstack-1373061087-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/rabbitmq/rabbit@devstack-1373061087.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/rabbitmq/startup_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-c-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-c-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-c-vol.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-g-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-g-reg.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-horizon.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-key.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-n-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-n-cpu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-n-crt.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-n-net.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-n-obj.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-n-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/screen-swift.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/sudoers.d/cinder-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/sudoers.d/nova-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/278/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/279/> ------------------------------------------ [...truncated 13216 lines...] # Should we run whitebox tests for Compute? whitebox_enabled = True # Path of nova source directory source_dir = /opt/stack/new/nova # Path of nova configuration file config_path = /etc/nova/nova.conf # Directory containing nova binaries such as nova-manage bin_dir = /usr/bin/nova # Path to a private key file for SSH access to remote hosts path_to_private_key = /opt/stack/new/tempest/id_rsa # Connection string to the database of Compute service db_uri = mysql://root:secret@localhost/nova [image] # This section contains configuration options used when executing tests # against the OpenStack Images API # The type of endpoint for an Image API service. Unless you have a # custom Keystone service catalog implementation, you probably want to leave # this value as "image" catalog_type = image # The version of the OpenStack Images API to use api_version = 1 # This is the main host address of the Image API host = 127.0.0.1 # Port that the Image API is running on port = 9292 # This should be the username of a user WITHOUT administrative privileges username = demo # The above non-administrative user's password password = secret # The above non-administrative user's tenant name tenant_name = demo [compute-admin] # This section contains configuration options for an administrative # user of the Compute API. These options are used in tests that stress # the admin-only parts of the Compute API # This should be the username of a user WITH administrative privileges username = admin # The above administrative user's password password = secret # The above administrative user's tenant name tenant_name = admin [identity-admin] # This section contains configuration options for an administrative # user of the Compute API. These options are used in tests that stress # the admin-only parts of the Compute API # This should be the username of a user WITH administrative privileges username = admin # The above administrative user's password password = secret # The above administrative user's tenant name tenant_name = admin [volume] # This section contains the configuration options used when executing tests # against the OpenStack Block Storage API service # The type of endpoint for a Cinder or Block Storage API service. # Unless you have a custom Keystone service catalog implementation, you # probably want to leave this value as "volume" catalog_type = volume # Number of seconds to wait while looping to check the status of a # volume that is being made available build_interval = 3 # Number of seconds to time out on waiting for a volume # to be available or reach an expected status build_timeout = 300 + echo '\n' \n + echo '**************************************************' ************************************************** + echo 'Finished Configuring Tempest' Finished Configuring Tempest + echo '**************************************************' ************************************************** Running tempest smoke tests GLOB sdist-make: /opt/stack/new/tempest/setup.py smoke create: /opt/stack/new/tempest/.tox/smoke smoke inst: /opt/stack/new/tempest/.tox/dist/tempest-0.1.zip smoke runtests: commands[0] | nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest WARNING:test command found but not installed in testenv cmd: /usr/bin/nosetests env: /opt/stack/new/tempest/.tox/smoke Maybe forgot to specify a dependency? nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] Check that the required fields are returned with values ... ok The created server should be in the list of all servers ... ok The created server should be in the detailed list of all servers ... ok Verify the specified server attributes are set correctly ... ok Check that the required fields are returned with values ... ok The created server should be in the list of all servers ... ok The created server should be in the detailed list of all servers ... ok Verify the specified server attributes are set correctly ... ok The expected flavor details should be returned ... ok List of all flavors should contain the expected flavor ... ok Detailed list of all flavors should contain the expected flavor ... ok The expected flavor details should be returned ... ok List of all flavors should contain the expected flavor ... ok Detailed list of all flavors should contain the expected flavor ... ok SKIP: Until Bug 1046870 is fixed SKIP: Until Bug 1046870 is fixed Returns the correct details for a single image ... ok The list of all images should contain the image ... ok Detailed list of all images should contain the expected images ... ok The server's password should be set to the provided password ... SKIP: Change password not available. The server should be power cycled ... ok The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with. The server should be rebuilt using the provided image and data ... ok The server's RAM and disk space should be modified to that of ... SKIP: Resize not available. The server's password should be set to the provided password ... SKIP: Change password not available. The server should be power cycled ... ok The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with. The server should be rebuilt using the provided image and data ... ok The server's RAM and disk space should be modified to that of ... SKIP: Resize not available. All public and private addresses for ... ok Providing a network type should filter ... ok CREATE, GET, DELETE Volume ... ERROR CREATE, GET, DELETE Volume ... ERROR Create a user ... ok Delete a user ... ok Get a list of users and find the test user ... ok Valid user's token is authenticated ... ok Create a user ... ok Delete a user ... ok Get a list of users and find the test user ... ok Valid user's token is authenticated ... ok Volume is attached and detached successfully from an instance ... ok Create a volume, Get it's details and Delete the volume ... ok Create a volume, Get it's details and Delete the volume ... ok Get a list of Volumes ... ok Get a list of Volumes with details ... ok Get a list of Volumes ... ok Get a list of Volumes with details ... ok ====================================================================== ERROR: CREATE, GET, DELETE Volume ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete self.client.wait_for_resource_deletion(volume['id']) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion if self.is_resource_deleted(id): File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 97, in is_resource_deleted self.get_volume(id) File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 48, in get_volume resp, body = self.get(url) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get return self.request('GET', url, headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request raise exceptions.ComputeFault(message) ComputeFault: Got compute fault Details: Got compute fault Details: The server has either erred or is incapable of performing the requested operation. -------------------- >> begin captured logging << -------------------- 2013-07-07 06:13:49,380 Request URL: http://127.0.0.1:8774/v2/fc9c26c6e23f4222abd1015f6f537e28/os-volumes/80c400c... 2013-07-07 06:13:49,380 Request Body: None 2013-07-07 06:13:49,380 Response Headers: {'date': 'Sun, 07 Jul 2013 06:13:49 GMT', 'status': '500', 'content-length': '128', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-8c7e5add-2669-45b9-9d65-7af6323637f3'} 2013-07-07 06:13:49,380 Response Body: {u'computeFault': {u'message': u'The server has either erred or is incapable of performing the requested operation.', u'code': 500}} --------------------- >> end captured logging << --------------------- ====================================================================== ERROR: CREATE, GET, DELETE Volume ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete self.client.wait_for_resource_deletion(volume['id']) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion if self.is_resource_deleted(id): File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 143, in is_resource_deleted self.get_volume(id) File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 86, in get_volume resp, body = self.get(url, self.headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get return self.request('GET', url, headers) File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request raise exceptions.ComputeFault(message) UnboundLocalError: local variable 'message' referenced before assignment -------------------- >> begin captured logging << -------------------- 2013-07-07 06:13:59,493 Request URL: http://127.0.0.1:8774/v2/f1da8dbe80924a1c81e5197f7143b543/os-volumes/dd9aec2... 2013-07-07 06:13:59,494 Request Body: None 2013-07-07 06:13:59,494 Response Headers: {'date': 'Sun, 07 Jul 2013 06:13:59 GMT', 'status': '500', 'content-length': '192', 'content-type': 'application/xml; charset=UTF-8', 'x-compute-request-id': 'req-325da797-c607-4df3-8a6e-8b81ee0e14d7'} 2013-07-07 06:13:59,494 Response Body: {'message': 'The server has either erred or is incapable of performing the requested operation.', 'code': '500'} --------------------- >> end captured logging << --------------------- ---------------------------------------------------------------------- XML: nosetests-smoke.xml ---------------------------------------------------------------------- Ran 46 tests in 208.610s FAILED (SKIP=8, errors=2) ERROR: InvocationError: '/usr/bin/nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest' ___________________________________ summary ____________________________________ ERROR: smoke: commands failed Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/rabbitmq/rabbit@devstack-1373170939-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/rabbitmq/rabbit@devstack-1373170939.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/rabbitmq/startup_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-c-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-c-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-c-vol.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-g-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-g-reg.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-horizon.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-key.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-n-api.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-n-cpu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-n-crt.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-n-net.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-n-obj.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-n-sch.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/screen-swift.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/sudoers.d/cinder-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/sudoers.d/nova-rootwrap.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/279/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/280/> ------------------------------------------ [...truncated 2679 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.107.g5c8616d to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.107.g5c8616d Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.17 Best match: pbr 0.5.17 Processing pbr-0.5.17-py2.7.egg Removing pbr 0.5.17 from easy-install.pth file pbr 0.5.17 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0b1 Best match: setuptools-git 1.0b1 Adding setuptools-git 1.0b1 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.107.g5c8616d + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.4.0.34.g6f7458a to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.4.0.34.g6f7458a Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.17 Best match: pbr 0.5.17 Processing pbr-0.5.17-py2.7.egg Removing pbr 0.5.17 from easy-install.pth file pbr 0.5.17 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0b1 Best match: setuptools-git 1.0b1 Adding setuptools-git 1.0b1 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.4.0.34.g6f7458a + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/rabbitmq/rabbit@devstack-1373261497-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/rabbitmq/rabbit@devstack-1373261497.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/280/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/281/> ------------------------------------------ [...truncated 2680 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.108.ga5558f8 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.108.ga5558f8 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.17 Best match: pbr 0.5.17 Processing pbr-0.5.17-py2.7.egg Removing pbr 0.5.17 from easy-install.pth file pbr 0.5.17 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.108.ga5558f8 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.4.0.35.g94d7c23 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.4.0.35.g94d7c23 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.17 Best match: pbr 0.5.17 Processing pbr-0.5.17-py2.7.egg Removing pbr 0.5.17 from easy-install.pth file pbr 0.5.17 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.4.0.35.g94d7c23 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/rabbitmq/rabbit@devstack-1373349109-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/rabbitmq/rabbit@devstack-1373349109.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/281/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/282/> ------------------------------------------ [...truncated 2680 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/rabbitmq/rabbit@devstack-1373435488-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/rabbitmq/rabbit@devstack-1373435488.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/282/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/283/> ------------------------------------------ [...truncated 2680 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.2.gc460ebf to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.2.gc460ebf Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.2.gc460ebf + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/rabbitmq/rabbit@devstack-1373522493-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/rabbitmq/rabbit@devstack-1373522493.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/283/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/284/> ------------------------------------------ [...truncated 2680 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.2.gc460ebf to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.2.gc460ebf Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.2.gc460ebf + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/rabbitmq/rabbit@devstack-1373607689-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/rabbitmq/rabbit@devstack-1373607689.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/284/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/285/> ------------------------------------------ [...truncated 2680 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.6.gcc2fbf0 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.6.gcc2fbf0 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.6.gcc2fbf0 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/rabbitmq/rabbit@devstack-1373688714-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/rabbitmq/rabbit@devstack-1373688714.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/285/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/286/> ------------------------------------------ [...truncated 2679 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.7.g07d13b5 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/rabbitmq/rabbit@devstack-1373766050-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/rabbitmq/rabbit@devstack-1373766050.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/286/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/287/> ------------------------------------------ [...truncated 2679 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.110.ga45c49b to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.110.ga45c49b Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.3 Best match: requests 1.2.3 requests 1.2.3 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.110.ga45c49b + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.7.g07d13b5 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/rabbitmq/rabbit@devstack-1373867448-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/rabbitmq/rabbit@devstack-1373867448.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/287/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/288/> ------------------------------------------ [...truncated 2706 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.112.g74506b8 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.112.g74506b8 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.112.g74506b8 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.7.g07d13b5 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/rabbitmq/rabbit@devstack-1373939472-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/rabbitmq/rabbit@devstack-1373939472.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/288/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/289/> ------------------------------------------ [...truncated 2690 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.120.g0c775cb to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.120.g0c775cb Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.120.g0c775cb + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.7.g07d13b5 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.7.g07d13b5 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/rabbitmq/rabbit@devstack-1374040270-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/rabbitmq/rabbit@devstack-1374040270.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/289/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/290/> ------------------------------------------ [...truncated 2705 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.121.gaf7ca70 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.121.gaf7ca70 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.121.gaf7ca70 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/rabbitmq/rabbit@devstack-1374121844-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/rabbitmq/rabbit@devstack-1374121844.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/290/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/291/> ------------------------------------------ [...truncated 2705 lines...] + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.123.g32f38fe to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.123.g32f38fe Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.123.g32f38fe + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/rabbitmq/rabbit@devstack-1374206459-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/rabbitmq/rabbit@devstack-1374206459.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/291/logs/syslog.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/292/> ------------------------------------------ [...truncated 2639 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.126.gf702c25 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.126.gf702c25 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.126.gf702c25 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/rabbitmq/rabbit@devstack-1374282062-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/rabbitmq/rabbit@devstack-1374282062.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/292/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/293/> ------------------------------------------ [...truncated 2639 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.126.gf702c25 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.126.gf702c25 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.126.gf702c25 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.18 Best match: pbr 0.5.18 Processing pbr-0.5.18-py2.7.egg Removing pbr 0.5.18 from easy-install.pth file pbr 0.5.18 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.18-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/rabbitmq/rabbit@devstack-1374375641-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/rabbitmq/rabbit@devstack-1374375641.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/293/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/294/> ------------------------------------------ [...truncated 2634 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.126.gf702c25 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.126.gf702c25 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.126.gf702c25 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.8.g2f84a4e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.8.g2f84a4e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/rabbitmq/rabbit@devstack-1374472837-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/rabbitmq/rabbit@devstack-1374472837.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/294/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/295/> ------------------------------------------ [...truncated 2636 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.128.g58d436e to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.128.g58d436e Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.128.g58d436e + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.10.g8ffaa0a to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.10.g8ffaa0a Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.10.g8ffaa0a + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/rabbitmq/rabbit@devstack-1374553250-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/rabbitmq/rabbit@devstack-1374553250.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/295/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/296/> ------------------------------------------ [...truncated 2637 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.130.g2a19ba3 to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.130.g2a19ba3 Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.130.g2a19ba3 + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.12.g43a838e to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.12.g43a838e Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.12.g43a838e + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/rabbitmq/rabbit@devstack-1374645055-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/rabbitmq/rabbit@devstack-1374645055.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/296/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/297/> ------------------------------------------ [...truncated 2637 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.131.g3f0312e to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.131.g3f0312e Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.131.g3f0312e + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.13.g5d9c6f8 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.13.g5d9c6f8 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.13.g5d9c6f8 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/rabbitmq/rabbit@devstack-1374727264-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/rabbitmq/rabbit@devstack-1374727264.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/297/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/298/> ------------------------------------------ [...truncated 2651 lines...] Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_novaclient.egg-info/requires.txt writing python_novaclient.egg-info/PKG-INFO writing top-level names to python_novaclient.egg-info/top_level.txt writing dependency_links to python_novaclient.egg-info/dependency_links.txt writing entry points to python_novaclient.egg-info/entry_points.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' writing manifest file 'python_novaclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .) Adding python-novaclient 2.13.0.131.g3f0312e to easy-install.pth file Installing nova script to /usr/local/bin Installed /opt/stack/new/python-novaclient Processing dependencies for python-novaclient==2.13.0.131.g3f0312e Searching for six==1.3.0 Best match: six 1.3.0 six 1.3.0 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for requests==1.2.2 Best match: requests 1.2.2 requests 1.2.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for prettytable==0.7.2 Best match: prettytable 0.7.2 prettytable 0.7.2 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages Searching for iso8601==0.1.4 Best match: iso8601 0.1.4 Adding iso8601 0.1.4 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-novaclient==2.13.0.131.g3f0312e + is_service_enabled swift glance + services='swift glance' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,swift, ]] + return 0 + git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-swiftclient + GIT_DEST=/opt/stack/new/python-swiftclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-swiftclient ]] + [[ '' == \y\e\s ]] + setup_develop /opt/stack/new/python-swiftclient + [[ False = True ]] + SUDO_CMD=sudo + cd /opt/stack/new/python-swiftclient + python setup.py egg_info running egg_info creating python_swiftclient.egg-info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' ++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt + raw_links= ++ echo ++ xargs + depend_links= ++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']' ++ echo '-r *-info/requires.txt' + require_file='-r *-info/requires.txt' + pip_install -r python_swiftclient.egg-info/requires.txt + [[ False = \T\r\u\e ]] + [[ -z -r python_swiftclient.egg-info/requires.txt ]] + [[ -z deb ]] + [[ False = True ]] + SUDO_PIP=sudo + [[ deb = \d\e\b ]] + CMD_PIP=/usr/bin/pip + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_swiftclient.egg-info/requires.txt Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2)) Cleaning up... + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop running develop Checking .pth file support in /usr/local/lib/python2.7/dist-packages/ /usr/bin/python -E -c pass TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files running egg_info writing requirements to python_swiftclient.egg-info/requires.txt writing python_swiftclient.egg-info/PKG-INFO writing top-level names to python_swiftclient.egg-info/top_level.txt writing dependency_links to python_swiftclient.egg-info/dependency_links.txt reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no files found matching '*' under directory 'tools' writing manifest file 'python_swiftclient.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .) Adding python-swiftclient 1.5.0.13.g5d9c6f8 to easy-install.pth file Installing swift script to /usr/local/bin Installed /opt/stack/new/python-swiftclient Processing dependencies for python-swiftclient==1.5.0.13.g5d9c6f8 Searching for simplejson==2.3.2 Best match: simplejson 2.3.2 Adding simplejson 2.3.2 to easy-install.pth file Using /usr/lib/python2.7/dist-packages Searching for pbr==0.5.19 Best match: pbr 0.5.19 Processing pbr-0.5.19-py2.7.egg Removing pbr 0.5.19 from easy-install.pth file pbr 0.5.19 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.19-py2.7.egg Searching for d2to1==0.2.10 Best match: d2to1 0.2.10 Processing d2to1-0.2.10-py2.7.egg Removing d2to1 0.2.10 from easy-install.pth file d2to1 0.2.10 is already the active version in easy-install.pth Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg Searching for setuptools-git==1.0 Best match: setuptools-git 1.0 Adding setuptools-git 1.0 to easy-install.pth file Using /usr/local/lib/python2.7/dist-packages Searching for distribute==0.6.24dev-r0 Best match: distribute 0.6.24dev-r0 Adding distribute 0.6.24dev-r0 to easy-install.pth file Installing easy_install script to /usr/local/bin Installing easy_install-2.7 script to /usr/local/bin Using /usr/lib/python2.7/dist-packages Finished processing dependencies for python-swiftclient==1.5.0.13.g5d9c6f8 + is_service_enabled quantum nova + services='quantum nova' + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,quantum, ]] + [[ quantum == \n\o\v\a ]] + [[ quantum == \c\i\n\d\e\r ]] + [[ quantum == \c\e\i\l\o\m\e\t\e\r ]] + [[ quantum == \g\l\a\n\c\e ]] + [[ quantum == \q\u\a\n\t\u\m ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ q- ]] + for service in '${services}' + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch, =~ ,nova, ]] + [[ nova == \n\o\v\a ]] + [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,cinder,c-api,c-vol,c-sch =~ n- ]] + return 0 + git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master + [[ False = \T\r\u\e ]] + GIT_REMOTE=https://github.com/openstack/python-neutronclient + GIT_DEST=/opt/stack/new/python-quantumclient + GIT_REF=master + echo master + egrep -q '^refs' + [[ ! -d /opt/stack/new/python-quantumclient ]] + [[ True = \T\r\u\e ]] + exit 1 + clean + local r=1 ++ jobs -p + kill + exit 1 Build step 'Execute shell' marked build as failure [SCP] Connecting to static.openstack.org [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298 [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/devstack-gate-cleanup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/devstack-gate-setup-host.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/devstack-gate-setup-workspace-new.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/devstacklog.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/iptables.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/kern_log.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/localrc.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/mysql [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/mysql/error.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/rabbitmq [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/rabbitmq/rabbit@devstack-1374817257-sasl.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/rabbitmq/rabbit@devstack-1374817257.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/rabbitmq/startup_log.txt.gz' [SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/sudoers.d [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/sudoers.d/50_stack_sh.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/sudoers.d/README.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/sudoers.d/jenkins-sudo-grep.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/sudoers.txt.gz' [SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/298/logs/syslog.txt.gz' [SCP] No file(s) found: **/testr_results.html.gz [SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz' [SCP] No file(s) found: **/subunit_log.txt.gz [SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz' [SCP] Connecting to static.openstack.org [SCP] Copying console log.
participants (1)
-
OpenStack Jenkins