Build failed in Jenkins: quantal-adt-ubiquity » i386,albali #63
Jenkins Notification
devnull at canonical.com
Fri Jul 6 20:15:09 UTC 2012
See <http://10.189.74.2:8080/job/quantal-adt-ubiquity/./ARCH=i386,label=albali/63/>
------------------------------------------
Started by upstream project "quantal-adt-ubiquity" build number 63
[EnvInject] - Loading node environment variables.
Building remotely on albali
[albali] $ /bin/sh -xe /tmp/hudson3381161037656525912.sh
+ rm -Rf results
+ RELEASE=quantal
+ PACKAGE=ubiquity
+ cd /var/lib/ubuntu-iso-testing/dep8-adt/bin
+ ./run-adt-test -a i386 -r quantal -sd ubiquity
+ shift
+ true
+ shift
+ break
+ PKGNAME=ubiquity
+ mktemp -d /tmp/adt-i386.XXXXXX
+ TDIR=/tmp/adt-i386.xBDCtp
+ readlink -f /var/cache/adt/disks/pristine-quantal-i386.img
+ DISKPATH=/var/cache/adt/disks/pristine-quantal-i386-20120705_132127.img
+ basename /var/cache/adt/disks/pristine-quantal-i386-20120705_132127.img
+ DISKNAME=pristine-quantal-i386-20120705_132127.img
+ SEED=/var/cache/adt/disks/pristine-quantal-i386-20120705_132127.img.seed
+ date +%Y%m%d_%H%M%S
+ BCKNAME=quantal-i386-ubiquity-20120706_201324.img
+ mkdir -p /dev/shm/adt
+ BCKPATH=/dev/shm/adt/quantal-i386-ubiquity-20120706_201324.img
+ DEFAULT_KEY=/var/cache/adt/disks/adtkey
+ qemu-img create -f qcow2 -b /var/cache/adt/disks/pristine-quantal-i386-20120705_132127.img /dev/shm/adt/quantal-i386-ubiquity-20120706_201324.img
Formatting '/dev/shm/adt/quantal-i386-ubiquity-20120706_201324.img', fmt=qcow2 size=4294967296 backing_file='/var/cache/adt/disks/pristine-quantal-i386-20120705_132127.img' encryption=off cluster_size=65536
+ [ ! -z ]
+ [ ! -f /var/cache/adt/disks/adtkey ]
+ KEYPATH=/var/cache/adt/disks/adtkey
+ cat /var/cache/adt/disks/adtkey.pub
+ PUBKEY=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRF50vSToycox9Wid5DDjnDe8JQfnX9+VGzFZ+pErAiBf3c52cpGZb8CB1iPB2qJeqYVAfQ2NBOr4II+puXk0VhfS4U63a9HiONLkdEyiMvCuwvwmm5dgEA5tNTeKKEghXj4uLE//K9qL1vqF/ID0MZ4RNsau2Ts7K5ZX0/MVTlgjjtgJSxjfGXXjXb5b9DUrmCnlrgfwo53oEiICfgY2BP/D4gPU9XLOFlxGJE5crEjroguvT1Io+m/SJnElbEPK/yb/WUXosEUwIjMy4N807pogrxkLXOFeKFi/MyjAdbPM/AAOpkOC48pFiG0LEhD27/uxkXy3/B6m7FeuZi7gD usit at albali
+ SSHOPTS=-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey
+ shuf -i 1-60 -n1
+ SLEEP=39
+ log_info_msg Waiting 39 seconds before starting VM
+ log_msg Info: Waiting 39 seconds before starting VM\n
+ date +%F %X
+ printf 2012-07-06 20:13:24: Info: Waiting 39 seconds before starting VM\n
2012-07-06 20:13:24: Info: Waiting 39 seconds before starting VM
+ sleep 39
+ seq 0 100
+ SSHPORT=54322
+ netstat -t -l -n
+ grep 0.0.0.0:54322
+ [ -z tcp 0 0 0.0.0.0:54322 0.0.0.0:* LISTEN ]
+ sleep 1
+ SSHPORT=54323
+ netstat -t -l -n
+ grep 0.0.0.0:54323
+ [ -z tcp 0 0 0.0.0.0:54323 0.0.0.0:* LISTEN ]
+ sleep 1
+ SSHPORT=54325
+ netstat -t -l -n
+ grep 0.0.0.0:54325
+ [ -z ]
+ break
+ [ 2 -eq 100 ]
+ seq 4 100
+ PORT=5904
+ netstat -t -l -n
+ grep 127.0.0.1:5904
+ [ -z tcp 0 0 127.0.0.1:5904 0.0.0.0:* LISTEN ]
+ sleep 1
+ PORT=5905
+ netstat -t -l -n
+ grep 127.0.0.1:5905
+ [ -z tcp 0 0 127.0.0.1:5905 0.0.0.0:* LISTEN ]
+ sleep 1
+ PORT=5906
+ netstat -t -l -n
+ grep 127.0.0.1:5906
+ [ -z ]
+ break
+ [ 6 -eq 100 ]
+ log_info_msg Starting quantal-i386-ubiquity-20120706_201324.img on port 54325
+ log_msg Info: Starting quantal-i386-ubiquity-20120706_201324.img on port 54325\n
+ date +%F %X
+ printf 2012-07-06 20:14:07: Info: Starting quantal-i386-ubiquity-20120706_201324.img on port 54325\n
2012-07-06 20:14:07: Info: Starting quantal-i386-ubiquity-20120706_201324.img on port 54325
+ [ 0 -gt 0 ]
+ log_info_msg Waiting for VM to startup
+ log_msg Info: Waiting for VM to startup\n
+ eatmydata -- kvm -m 1536 -smp 2 -monitor stdio -localtime -no-reboot -net nic,model=virtio -net user -redir tcp:54325::22 -drive file=/dev/shm/adt/quantal-i386-ubiquity-20120706_201324.img,if=virtio -drive file=/var/cache/adt/disks/pristine-quantal-i386-20120705_132127.img.seed,if=virtio -vnc localhost:6 -pidfile /dev/shm/adt/quantal-i386-ubiquity-20120706_201324.img.pid
+ date +%F %X
+ printf 2012-07-06 20:14:07: Info: Waiting for VM to startup\n
2012-07-06 20:14:07: Info: Waiting for VM to startup
+ LOOP=0
+ :
+ LOOP=1
+ [ 1 -gt 180 ]
+ + grep 0.0.0.0:54325
netstat -t -l -n
+ [ ! -z ]
+ sleep 1
QEMU 1.0 monitor - type 'help' for more information
(qemu) + :
+ LOOP=2
+ [ 2 -gt 180 ]
+ netstat -t -l -n
+ grep 0.0.0.0:54325
+ [ ! -z tcp 0 0 0.0.0.0:54325 0.0.0.0:* LISTEN ]
+ break
+ RUNSCRIPT=/tmp/adt-i386.xBDCtp/run.sh
+ [ -z <http://10.189.74.2:8080/job/quantal-adt-ubiquity/./ARCH=i386,label=albali/ws/> ]
+ LOCAL_LOGDIR=<http://10.189.74.2:8080/job/quantal-adt-ubiquity/./ARCH=i386,label=albali/ws/results>
+ cat
+ chmod +x /tmp/adt-i386.xBDCtp/run.sh
+ LOOP=1
+ RET=1
+ log_info_msg Waiting for testbed initialisation
+ log_msg Info: Waiting for testbed initialisation\n
+ date +%F %X
+ printf 2012-07-06 20:14:08: Info: Waiting for testbed initialisation\n
2012-07-06 20:14:08: Info: Waiting for testbed initialisation
+ [ 1 -eq 0 ]
+ log_info_msg Trying to connect to testbed ( Try 1 / 18 )
+ log_msg Info: Trying to connect to testbed ( Try 1 / 18 )\n
+ date +%F %X
+ printf 2012-07-06 20:14:08: Info: Trying to connect to testbed ( Try 1 / 18 )\n
2012-07-06 20:14:08: Info: Trying to connect to testbed ( Try 1 / 18 )
+ scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -q -P 54325 /tmp/adt-i386.xBDCtp/run.sh ubuntu at localhost:/home/ubuntu/run.sh
+ RET=0
+ [ 1 -gt 18 ]
+ sleep 10
+ LOOP=2
+ [ 0 -eq 0 ]
+ RET=0
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54325 -l ubuntu localhost sudo /home/ubuntu/run.sh
Warning: Permanently added '[localhost]:54325' (ECDSA) to the list of known hosts.
sudo: unable to resolve host autopkgtest
+ locale-gen en_US.UTF-8
Generating locales...
en_US.UTF-8... done
Generation complete.
+ mknod /dev/newrandom c 1 9
+ chmod --reference=/dev/random /dev/newrandom
+ mv -f /dev/newrandom /dev/random
+ export DEBIAN_FRONTEND=noninteractive
+ export LD_PRELOAD=/usr/lib/libeatmydata/libeatmydata.so
+ apt-get update
Ign http://security.ubuntu.com quantal-security InRelease
Ign http://archive.ubuntu.com quantal InRelease
Ign http://archive.ubuntu.com quantal-updates InRelease
Get:1 http://security.ubuntu.com quantal-security Release.gpg [198 B]
Get:2 http://archive.ubuntu.com quantal Release.gpg [198 B]
Get:3 http://security.ubuntu.com quantal-security Release [49.6 kB]
Get:4 http://archive.ubuntu.com quantal-updates Release.gpg [198 B]
Get:5 http://archive.ubuntu.com quantal Release [49.6 kB]
Get:6 http://security.ubuntu.com quantal-security/main Sources [14 B]
Get:7 http://security.ubuntu.com quantal-security/universe Sources [14 B]
Get:8 http://archive.ubuntu.com quantal-updates Release [49.6 kB]
Get:9 http://security.ubuntu.com quantal-security/main i386 Packages [14 B]
Get:10 http://security.ubuntu.com quantal-security/universe i386 Packages [14 B]
Get:11 http://archive.ubuntu.com quantal/main Sources [852 kB]
Hit http://security.ubuntu.com quantal-security/main Translation-en
Hit http://security.ubuntu.com quantal-security/universe Translation-en
Ign http://security.ubuntu.com quantal-security/main Translation-en_US
Ign http://security.ubuntu.com quantal-security/universe Translation-en_US
Get:12 http://archive.ubuntu.com quantal/universe Sources [5,563 kB]
Get:13 http://archive.ubuntu.com quantal/restricted Sources [5,458 B]
Get:14 http://archive.ubuntu.com quantal/multiverse Sources [164 kB]
Get:15 http://archive.ubuntu.com quantal/main i386 Packages [1,142 kB]
Get:16 http://archive.ubuntu.com quantal/universe i386 Packages [5,324 kB]
Get:17 http://archive.ubuntu.com quantal/restricted i386 Packages [8,578 B]
Get:18 http://archive.ubuntu.com quantal/multiverse i386 Packages [128 kB]
Get:19 http://archive.ubuntu.com quantal/main Translation-en [657 kB]
Hit http://archive.ubuntu.com quantal/multiverse Translation-en
Hit http://archive.ubuntu.com quantal/restricted Translation-en
Get:20 http://archive.ubuntu.com quantal/universe Translation-en [3,659 kB]
Get:21 http://archive.ubuntu.com quantal-updates/main Sources [14 B]
Get:22 http://archive.ubuntu.com quantal-updates/universe Sources [14 B]
Get:23 http://archive.ubuntu.com quantal-updates/main i386 Packages [14 B]
Get:24 http://archive.ubuntu.com quantal-updates/universe i386 Packages [14 B]
Hit http://archive.ubuntu.com quantal-updates/main Translation-en
Hit http://archive.ubuntu.com quantal-updates/universe Translation-en
Ign http://archive.ubuntu.com quantal/main Translation-en_US
Ign http://archive.ubuntu.com quantal/multiverse Translation-en_US
Ign http://archive.ubuntu.com quantal/restricted Translation-en_US
Ign http://archive.ubuntu.com quantal/universe Translation-en_US
Ign http://archive.ubuntu.com quantal-updates/main Translation-en_US
Ign http://archive.ubuntu.com quantal-updates/universe Translation-en_US
Connection to localhost closed by remote host.
+ RET=255
+ [ 255 -gt 0 ]
+ log_failure_msg adt-run exited with status 255.
+ log_msg Failure: adt-run exited with status 255.\n
+ date +%F %X
+ printf 2012-07-06 20:15:09: Failure: adt-run exited with status 255.\n
2012-07-06 20:15:09: Failure: adt-run exited with status 255.
+ mkdir -p <http://10.189.74.2:8080/job/quantal-adt-ubiquity/./ARCH=i386,label=albali/ws/results>
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54325 -t -o BatchMode=yes -l ubuntu localhost sudo chown -R ubuntu /home/ubuntu/adt-log
Pseudo-terminal will not be allocated because stdin is not a terminal.
ssh_exchange_identification: Connection closed by remote host
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54325 ubuntu at localhost:/home/ubuntu/adt-log/* <http://10.189.74.2:8080/job/quantal-adt-ubiquity/./ARCH=i386,label=albali/ws/results>
ssh_exchange_identification: Connection closed by remote host
+ true
+ scp -r -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -P 54325 ubuntu at localhost:/var/crash/*crash <http://10.189.74.2:8080/job/quantal-adt-ubiquity/./ARCH=i386,label=albali/ws/results>
ssh_exchange_identification: Connection closed by remote host
+ true
+ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no -i /var/cache/adt/disks/adtkey -p 54325 -t -o BatchMode=yes -l ubuntu localhost sudo poweroff
Pseudo-terminal will not be allocated because stdin is not a terminal.
ssh_exchange_identification: Connection closed by remote host
+ cat /dev/shm/adt/quantal-i386-ubiquity-20120706_201324.img.pid
+ kill -9 117311
+ rm /dev/shm/adt/quantal-i386-ubiquity-20120706_201324.img.pid
+ rm /dev/shm/adt/quantal-i386-ubiquity-20120706_201324.img
+ rm -Rf /tmp/adt-i386.xBDCtp
+ exit 255
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ubuntu-testing-notifications
mailing list