Build failed in Jenkins: precise-upgrade-lucid-server » amd64,lts,server,upgrade-test #143

Jenkins Notification devnull at canonical.com
Fri Jun 15 12:35:47 UTC 2012


See <http://10.189.74.2:8080/job/precise-upgrade-lucid-server/./ARCH=amd64,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/hudson8129547598151622672.sh
+ rm -Rf lts-server-amd64
+ LTSPREFIX=
+ ARCHEXT=
+ BASEDIR=/home/upgrade-tester/auto-upgrade-testing
+ [ lts = non-lts ]
+ LTSPREFIX=lts-
+ ARCHEXT=amd64
+ PROFILENAME=lts-server-amd64
+ [ amd64 = i386 ]
+ echo Running profile lts-server-amd64
Running profile lts-server-amd64
+ cd /home/upgrade-tester/auto-upgrade-testing
+ python bin/auto-upgrade-tester share/profiles/lts-server-amd64
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,518 INFO    : Calling hook: configure_os
2012-06-15 12:34:46,312 INFO    : update-alternatives: error: no alternatives for rsh.
2012-06-15 12:34:46,461 INFO    : update-alternatives: error: no alternatives for rlogin.
2012-06-15 12:34:46,611 INFO    : update-alternatives: error: no alternatives for rcp.
2012-06-15 12:34:47,864 INFO    : Creating SSH2 RSA key; this may take some time ...
2012-06-15 12:34:48,156 INFO    : Creating SSH2 DSA key; this may take some time ...
2012-06-15 12:34:48,368 INFO    : 
2012-06-15 12:34:48,368 INFO    : Warning: Fake initctl called, doing nothing
2012-06-15 12:34:48,369 INFO    : 
2012-06-15 12:34:48,369 INFO    : Warning: Fake initctl called, doing nothing
2012-06-15 12:34:50,819 INFO    : 
2012-06-15 12:34:50,820 INFO    : Current default time zone: 'Etc/UTC'
2012-06-15 12:34:50,827 INFO    : Local time is now:      Fri Jun 15 12:34:50 UTC 2012.
2012-06-15 12:34:50,827 INFO    : Universal Time is now:  Fri Jun 15 12:34:50 UTC 2012.
2012-06-15 12:34:50,828 INFO    : 
2012-06-15 12:34:58,921 INFO    : 
Extracting templates from packages: 42%
Extracting templates from packages: 85%
Extracting templates from packages: 100%
2012-06-15 12:35:06,745 INFO    : 
2012-06-15 12:35:06,745 INFO    : Current default time zone: 'Etc/UTC'
2012-06-15 12:35:06,751 INFO    : Local time is now:      Fri Jun 15 12:35:06 UTC 2012.
2012-06-15 12:35:06,751 INFO    : Universal Time is now:  Fri Jun 15 12:35:06 UTC 2012.
2012-06-15 12:35:06,751 INFO    : Run 'dpkg-reconfigure tzdata' if you wish to change it.
2012-06-15 12:35:06,751 INFO    : 
2012-06-15 12:35:31,024 INFO    : stop: Unknown instance: 
2012-06-15 12:35:40,690 INFO    : Updating certificates in /etc/ssl/certs... WARNING: Skipping duplicate certificate brasil.gov.br.pem
2012-06-15 12:35:40,974 INFO    : 0 added, 1 removed; done.
2012-06-15 12:35:40,976 INFO    : Running hooks in /etc/ca-certificates/update.d....done.
2012-06-15 12:35:44,774 INFO    : restart: Unknown instance: 
2012-06-15 12:35:45,284 INFO    : start: Unknown parameter: JOB
2012-06-15 12:35:46,261 INFO    : umount: /tmp/tmpbXDOTy/dev: device is busy.
2012-06-15 12:35:46,262 INFO    :         (In some cases useful info about processes that use
2012-06-15 12:35:46,262 INFO    :          the device is found by lsof(8) or fuser(1))
2012-06-15 12:35:46,262 INFO    : Cleaning up
2012-06-15 12:35:46,263 ERROR   : Process (['umount', '/tmp/tmpbXDOTy/dev']) returned 1. stdout: , stderr: umount: /tmp/tmpbXDOTy/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/tmpbXDOTy/dev']) returned 1. stdout: , stderr: umount: /tmp/tmpbXDOTy/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 0x2252450>> ignored
Testing 'share/profiles/lts-server-amd64'
Missing '/home/upgrade-tester/auto-upgrade-tester//auto-upgrade-tester//lucid-amd64.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-amd64/ <http://10.189.74.2:8080/job/precise-upgrade-lucid-server/./ARCH=amd64,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=amd64,LTS=lts,PROFILE=server,label=upgrade-test/143/artifact/lts-server-amd64/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