[Openstack-stable-maint] Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #298

OpenStack Jenkins jenkins at openstack.org
Fri Jul 26 06:10:53 UTC 2013


See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folsom/298/>

------------------------------------------
[...truncated 2611 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,n-vol, =~ ,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,n-vol, =~ ,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,n-vol =~ 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,n-vol, =~ ,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,n-vol =~ 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-stable-folsom/298
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/mysql/error.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/rabbitmq/rabbit at devstack-1374817248-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/rabbitmq/rabbit at devstack-1374817248.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/rabbitmq/startup_log.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d/50_stack_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/298/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-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.



More information about the Openstack-stable-maint mailing list