Build failed in Jenkins: precise-upgrade-lucid-server » i386,lts,server,upgrade-test #143
Jenkins Notification
devnull at canonical.com
Fri Jun 15 12:35:56 UTC 2012
See <http://10.189.74.2:8080/job/precise-upgrade-lucid-server/./ARCH=i386,LTS=lts,PROFILE=server,label=upgrade-test/143/>
------------------------------------------
Started by upstream project "precise-upgrade-lucid-server" build number 143
[EnvInject] - Loading node environment variables.
Building remotely on alderamin-upgrade
No emails were triggered.
[upgrade-test] $ /bin/sh -x /tmp/hudson6730831615271263748.sh
+ rm -Rf lts-server
+ LTSPREFIX=
+ ARCHEXT=
+ BASEDIR=/home/upgrade-tester/auto-upgrade-testing
+ [ lts = non-lts ]
+ LTSPREFIX=lts-
+ ARCHEXT=i386
+ PROFILENAME=lts-server-i386
+ [ i386 = i386 ]
+ [ ! -e /home/upgrade-tester/auto-upgrade-testing/share/profiles/lts-server-i386 ]
+ PROFILENAME=lts-server
+ echo Running profile lts-server
Running profile lts-server
+ cd /home/upgrade-tester/auto-upgrade-testing
+ python bin/auto-upgrade-tester share/profiles/lts-server
2012-06-15 12:29:15,624 INFO : Calling hook: preflight_check
2012-06-15 12:29:15,719 INFO : Calling hook: set_defaults
2012-06-15 12:29:15,728 INFO : Calling hook: bootstrap
2012-06-15 12:34:36,636 INFO : Calling hook: configure_os
2012-06-15 12:34:48,130 INFO : update-alternatives: error: no alternatives for rsh.
2012-06-15 12:34:48,265 INFO : update-alternatives: error: no alternatives for rlogin.
2012-06-15 12:34:48,400 INFO : update-alternatives: error: no alternatives for rcp.
2012-06-15 12:34:51,206 INFO : Creating SSH2 RSA key; this may take some time ...
2012-06-15 12:34:52,649 INFO : Creating SSH2 DSA key; this may take some time ...
2012-06-15 12:34:52,936 INFO :
2012-06-15 12:34:52,936 INFO : Warning: Fake initctl called, doing nothing
2012-06-15 12:34:52,937 INFO :
2012-06-15 12:34:52,937 INFO : Warning: Fake initctl called, doing nothing
2012-06-15 12:34:55,656 INFO :
2012-06-15 12:34:55,656 INFO : Current default time zone: 'Etc/UTC'
2012-06-15 12:34:55,683 INFO : Local time is now: Fri Jun 15 12:34:55 UTC 2012.
2012-06-15 12:34:55,683 INFO : Universal Time is now: Fri Jun 15 12:34:55 UTC 2012.
2012-06-15 12:34:55,683 INFO :
2012-06-15 12:35:04,909 INFO :
Extracting templates from packages: 42%
Extracting templates from packages: 84%
Extracting templates from packages: 100%
2012-06-15 12:35:18,177 INFO :
2012-06-15 12:35:18,177 INFO : Current default time zone: 'Etc/UTC'
2012-06-15 12:35:18,199 INFO : Local time is now: Fri Jun 15 12:35:18 UTC 2012.
2012-06-15 12:35:18,200 INFO : Universal Time is now: Fri Jun 15 12:35:18 UTC 2012.
2012-06-15 12:35:18,200 INFO : Run 'dpkg-reconfigure tzdata' if you wish to change it.
2012-06-15 12:35:18,200 INFO :
2012-06-15 12:35:39,601 INFO : stop: Unknown instance:
2012-06-15 12:35:51,370 INFO : Updating certificates in /etc/ssl/certs... WARNING: Skipping duplicate certificate brasil.gov.br.pem
2012-06-15 12:35:51,553 INFO : 0 added, 1 removed; done.
2012-06-15 12:35:51,555 INFO : Running hooks in /etc/ca-certificates/update.d....done.
2012-06-15 12:35:54,781 INFO : restart: Unknown instance:
2012-06-15 12:35:55,239 INFO : start: Unknown parameter: JOB
2012-06-15 12:35:56,105 INFO : umount: /tmp/tmpu84Odx/dev: device is busy.
2012-06-15 12:35:56,105 INFO : (In some cases useful info about processes that use
2012-06-15 12:35:56,105 INFO : the device is found by lsof(8) or fuser(1))
2012-06-15 12:35:56,106 INFO : Cleaning up
2012-06-15 12:35:56,106 ERROR : Process (['umount', '/tmp/tmpu84Odx/dev']) returned 1. stdout: , stderr: umount: /tmp/tmpu84Odx/dev: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
Traceback (most recent call last):
File "/usr/bin/ubuntu-vm-builder", line 24, in <module>
uvb.main()
File "/usr/lib/python2.7/dist-packages/VMBuilder/contrib/cli.py", line 216, in main
distro.build_chroot()
File "/usr/lib/python2.7/dist-packages/VMBuilder/distro.py", line 84, in build_chroot
self.call_hooks('configure_os')
File "/usr/lib/python2.7/dist-packages/VMBuilder/distro.py", line 67, in call_hooks
call_hooks(self, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/VMBuilder/util.py", line 165, in call_hooks
getattr(context, func, log_no_such_method)(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/VMBuilder/plugins/ubuntu/distro.py", line 156, in configure_os
self.suite.unmount_dev()
File "/usr/lib/python2.7/dist-packages/VMBuilder/plugins/ubuntu/dapper.py", line 118, in unmount_dev
run_cmd('umount', '%s/dev' % self.context.chroot_dir)
File "/usr/lib/python2.7/dist-packages/VMBuilder/util.py", line 120, in run_cmd
raise VMBuilderException, "Process (%s) returned %d. stdout: %s, stderr: %s" % (args.__repr__(), status, mystdout.buf, mystderr.buf)
VMBuilder.exception.VMBuilderException: Process (['umount', '/tmp/tmpu84Odx/dev']) returned 1. stdout: , stderr: umount: /tmp/tmpu84Odx/dev: device is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
Traceback (most recent call last):
File "bin/auto-upgrade-tester", line 372, in <module>
html_output)
File "bin/auto-upgrade-tester", line 143, in testUpgrade
backend = createBackend(backend_name, profile)
File "bin/auto-upgrade-tester", line 76, in createBackend
return backend_class(profile)
File "./AutoUpgradeTester/UpgradeTestBackendQemu.py", line 95, in __init__
shutil.move(glob.glob("%s/*.qcow2" % destdir)[0],
IndexError: list index out of range
Exception AttributeError: "'UpgradeTestBackendQemu' object has no attribute 'ssh_lock'" in <bound method UpgradeTestBackendQemu.__del__ of <AutoUpgradeTester.UpgradeTestBackendQemu.UpgradeTestBackendQemu object at 0x1526490>> ignored
Testing 'share/profiles/lts-server'
Missing '/home/upgrade-tester/auto-upgrade-tester//auto-upgrade-tester//lucid-i386.qcow2' base image, need to build it now
ERROR: exception caught 'list index out of range'
+ cp -ar /home/upgrade-tester/auto-upgrade-tester/result/lts-server/ <http://10.189.74.2:8080/job/precise-upgrade-lucid-server/./ARCH=i386,LTS=lts,PROFILE=server,label=upgrade-test/143/artifact/>
Archiving artifacts
Recording test results
Test reports were found but none of them are new. Did tests run?
For example, <http://10.189.74.2:8080/job/precise-upgrade-lucid-server/./ARCH=i386,LTS=lts,PROFILE=server,label=upgrade-test/143/artifact/lts-server/results.xml> is 11 hr old
Build step 'Publish JUnit test result report' changed build result to FAILURE
More information about the ubuntu-testing-notifications
mailing list