[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment_profitbricks7 #92

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Mar 14 12:23:49 UTC 2017


See <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment_profitbricks7/92/display/redirect?page=changes>

Changes:

[hans] buildserver: support new ConstraintLayout license bullshit

[hans] buildserver: allow gradle to install newer build-tools versions

------------------------------------------
[...truncated 161.46 KB...]
Progress: 98%
Progress: 98%
Progress: 98%
Progress: 98%
Progress: 98%
Progress: 98%
Progress: 98%
Progress: 98%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 99%
Progress: 100%
==> default: Creating image (snapshot of base box volume).
==> default: Creating domain with the following settings...
==> default:  -- Name:              buildserver_default
==> default:  -- Domain type:       kvm
==> default:  -- Cpus:              1
==> default:  -- Memory:            1024M
==> default:  -- Management MAC:    
==> default:  -- Loader:            
==> default:  -- Base box:          jessie64
==> default:  -- Storage pool:      default
==> default:  -- Image:             /var/lib/libvirt/images/buildserver_default.img (1024G)
==> default:  -- Volume Cache:      default
==> default:  -- Kernel:            
==> default:  -- Initrd:            
==> default:  -- Graphics Type:     vnc
==> default:  -- Graphics Port:     5900
==> default:  -- Graphics IP:       127.0.0.1
==> default:  -- Graphics Password: Not defined
==> default:  -- Video Type:        cirrus
==> default:  -- Video VRAM:        9216
==> default:  -- Keymap:            en-us
==> default:  -- TPM Path:          
==> default:  -- INPUT:             type=mouse, bus=ps2
==> default:  -- Command line : 
==> default: ================
==> default: Machine id: 852b04e8-b17b-4b52-846f-1439ad3cb5f7
==> default: Should be mounting folders
==> default:  /vagrant, opts: {:type=>:"9p", :guestpath=>"/vagrant", :hostpath=>"/var/lib/jenkins/userContent/reproducible/fdroid/fdroidserver/buildserver", :disabled=>false, :__vagrantfile=>true, :target=>"/vagrant", :accessmode=>"passthrough", :mount=>true, :readonly=>nil, :mount_tag=>"bc0c2448b02c43848d9cffb3841f3d0"}
==> default: ================
==> default: Machine id: 852b04e8-b17b-4b52-846f-1439ad3cb5f7
==> default: Should be mounting folders
==> default:  /vagrant/cache, opts: {:create=>true, :type=>:"9p", :guestpath=>"/vagrant/cache", :hostpath=>"/var/lib/jenkins/.cache/fdroidserver", :disabled=>false, :__vagrantfile=>true, :target=>"/vagrant/cache", :accessmode=>"passthrough", :mount=>true, :readonly=>nil, :mount_tag=>"3a30eb096dc8ff9eee4259846a9f559"}
==> default: Creating shared folders metadata...
==> default: Starting domain.
==> default: Waiting for domain to get an IP address...
==> default: Waiting for SSH to become available...
    default: 
    default: Vagrant insecure key detected. Vagrant will automatically replace
    default: this with a newly generated keypair for better security.
    default: 
    default: Inserting generated public key within guest...
    default: Removing insecure key from the guest if it's present...
    default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Configuring and enabling network interfaces...
==> default: mounting p9 share in guest
==> default: Installing rsync to the VM...
==> default: Rsyncing folder: /var/lib/jenkins/.cache/fdroidserver/apt/archives/ => /var/cache/apt/archives
==> default: Running provisioner: shell...
    default: Running: /tmp/vagrant-shell20170314-7505-1xsnyti
==> default: stdin: is not a tty
==> default: + 
==> default: bsenv=/etc/profile.d/bsenv.sh
==> default: + 
==> default: date
==> default: + echo # generated on Tue 14 Mar 12:22:49 GMT 2017
==> default: + echo export ANDROID_HOME=/home/vagrant/android-sdk
==> default: + echo export PATH=$PATH:${ANDROID_HOME}/tools:${ANDROID_HOME}/platform-tools:/opt/gradle/bin
==> default: + chmod 0644 /etc/profile.d/bsenv.sh
==> default: Running provisioner: shell...
    default: Running: /tmp/vagrant-shell20170314-7505-8m1g9z
==> default: stdin: is not a tty
==> default: /tmp/vagrant-shell
==> default: + debian_mirror=http://ftp.uk.debian.org/debian/
==> default: + sed -i s,http://ftp.uk.debian.org/debian/,http://ftp.uk.debian.org/debian/,g /etc/apt/sources.list
==> default: + printf 'APT::Install-Recommends "0";\nAPT::Install-Suggests "0";\n'
==> default: + printf 'APT::Acquire::Retries "20";\n'
==> default: + grep --quiet jessie /etc/apt/sources.list
==> default: + echo 'deb http://ftp.uk.debian.org/debian/ jessie-backports main'
==> default: + echo 'deb http://ftp.uk.debian.org/debian/ testing main'
==> default: + printf 'Package: *\nPin: release o=Debian,a=testing\nPin-Priority: -300\n'
==> default: + dpkg --add-architecture i386
==> default: + apt-get -y update
==> default: Hit http://security.debian.org jessie/updates InRelease
==> default: Hit http://security.debian.org jessie/updates/main Sources
==> default: Hit http://security.debian.org jessie/updates/main amd64 Packages
==> default: Get:1 http://security.debian.org jessie/updates/main i386 Packages [356 kB]
==> default: Hit http://security.debian.org jessie/updates/main Translation-en
==> default: Ign http://ftp.uk.debian.org jessie InRelease
==> default: Hit http://ftp.uk.debian.org jessie-updates InRelease
==> default: Get:2 http://ftp.uk.debian.org jessie-backports InRelease [166 kB]
==> default: Get:3 http://ftp.uk.debian.org testing InRelease [184 kB]
==> default: Hit http://ftp.uk.debian.org jessie Release.gpg
==> default: Hit http://ftp.uk.debian.org jessie-updates/main Sources
==> default: Get:4 http://ftp.uk.debian.org jessie-updates/main amd64 Packages/DiffIndex [6,916 B]
==> default: Get:5 http://ftp.uk.debian.org jessie-updates/main Translation-en/DiffIndex [2,704 B]
==> default: Get:6 http://ftp.uk.debian.org jessie-backports/main Translation-en [577 kB]
==> default: Hit http://ftp.uk.debian.org jessie Release
==> default: Get:7 http://ftp.uk.debian.org jessie-updates/main i386 Packages [15.9 kB]
==> default: Get:8 http://ftp.uk.debian.org testing/main Translation-en [5,410 kB]
==> default: Get:9 http://ftp.uk.debian.org jessie-backports/main amd64 Packages [836 kB]
==> default: Get:10 http://ftp.uk.debian.org jessie-backports/main i386 Packages [821 kB]
==> default: Hit http://ftp.uk.debian.org jessie/main Sources
==> default: Hit http://ftp.uk.debian.org jessie/main amd64 Packages
==> default: Get:11 http://ftp.uk.debian.org jessie/main i386 Packages [6,779 kB]
==> default: Hit http://ftp.uk.debian.org jessie/main Translation-en
==> default: Get:12 http://ftp.uk.debian.org testing/main amd64 Packages [7,104 kB]
==> default: Get:13 http://ftp.uk.debian.org testing/main i386 Packages [7,083 kB]
Traceback (most recent call last):
  File "./makebuildserver", line 554, in <module>
    main()
  File "./makebuildserver", line 503, in main
    v.up(provision=True)
  File "/usr/lib/python3/dist-packages/vagrant/__init__.py", line 328, in up
    prov_with_arg, providers_arg])
  File "/usr/lib/python3/dist-packages/vagrant/__init__.py", line 932, in _call_vagrant_command
    stderr=err_fh, env=self.env)
  File "/usr/lib/python3.5/subprocess.py", line 271, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/vagrant', 'up', '--provision']' returned non-zero exit status 1
+ cleanup_all
+ set +e
++ date -u
Tue Mar 14 12:23:25 UTC 2017 - cleanup in progress...
+ echo 'Tue Mar 14 12:23:25 UTC 2017 - cleanup in progress...'
+ ps auxww
+ grep -e VBox -e qemu
libvirt+ 24498 37.4  8.9 2708260 731408 ?      Sl   12:21   0:46 qemu-system-x86_64 -enable-kvm -name guest=buildserver_default,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-11-buildserver_default/master-key.aes -machine pc-i440fx-2.8,accel=kvm,usb=off,dump-guest-core=off -cpu qemu64,+vme,+pclmuldq,+ssse3,+sse4.1,+sse4.2,+popcnt,+aes,+xsave,+osxsave,+avx,+hypervisor,+mmxext,+pdpe1gb,+lahf_lm,+cmp_legacy,+abm,+sse4a,+misalignsse,+3dnowprefetch,+osvw,+xop,+fma4 -m 1024 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 852b04e8-b17b-4b52-846f-1439ad3cb5f7 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-11-buildserver_default/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -boot strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device ahci,id=sata0,bus=pci.0,addr=0x3 -drive file=/var/lib/libvirt/images/buildserver_default.img,format=qcow2,if=none,id=drive-sata0-0-0 -device ide-hd,bus=sata0.0,drive=drive-sata0-0-0,id=sata0-0-0,bootindex=1 -fsdev local,security_model=passthrough,writeout=immediate,id=fsdev-fs0,path=/var/lib/jenkins/userContent/reproducible/fdroid/fdroidserver/buildserver -device virtio-9p-pci,id=fs0,fsdev=fsdev-fs0,mount_tag=bc0c2448b02c43848d9cffb3841f3d0,bus=pci.0,addr=0x5 -fsdev local,security_model=passthrough,writeout=immediate,id=fsdev-fs1,path=/var/lib/jenkins/.cache/fdroidserver -device virtio-9p-pci,id=fs1,fsdev=fsdev-fs1,mount_tag=3a30eb096dc8ff9eee4259846a9f559,bus=pci.0,addr=0x6 -netdev tap,fd=28,id=hostnet0,vhost=on,vhostfd=30 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:a8:cc:30,bus=pci.0,addr=0x7 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc 127.0.0.1:1 -k en-us -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4 -msg timestamp=on
jenkins  24791  0.0  0.0  12860   936 ?        S    12:23   0:00 grep -e VBox -e qemu
libvirt+ 45277  0.0  0.0 1421196 5956 ?        Sl   Mar09   1:15 qemu-system-x86_64 -enable-kvm -name guest=builder_default,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-2-builder_default/master-key.aes -machine pc-i440fx-2.8,accel=kvm,usb=off,dump-guest-core=off -cpu qemu64,+vme,+pclmuldq,+ssse3,+sse4.1,+sse4.2,+popcnt,+aes,+xsave,+osxsave,+avx,+hypervisor,+mmxext,+pdpe1gb,+lahf_lm,+cmp_legacy,+abm,+sse4a,+misalignsse,+3dnowprefetch,+osvw,+xop,+fma4 -m 512 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 30c138ca-dfd9-4b1f-a394-1c441f8b171a -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-2-builder_default/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc -no-shutdown -boot strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive file=/var/lib/libvirt/images/builder_default.img,format=qcow2,if=none,id=drive-virtio-disk0 -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x3,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -netdev tap,fd=27,id=hostnet0,vhost=on,vhostfd=29 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:c3:a7:4e,bus=pci.0,addr=0x5 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -vnc 127.0.0.1:0 -k en-us -device cirrus-vga,id=video0,bus=pci.0,addr=0x2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4 -msg timestamp=on
+ virsh --connect qemu:///system list --all
 Id    Name                           State
----------------------------------------------------
 2     builder_default                paused
 11    buildserver_default            running

+ ls -hl /var/lib/libvirt/images
total 2.5G
-rw------- 1 libvirt-qemu libvirt-qemu 477M Mar 14 12:23 buildserver_default.img
-rwxr--r-- 1 libvirt-qemu libvirt-qemu 2.1G Mar 14 12:21 jessie64_vagrant_box_image_0.img
+ cd /var/lib/jenkins/userContent/reproducible/fdroid/fdroidserver/buildserver
+ vagrant halt
==> default: Halting domain...
+ sleep 5
+ killall VBoxHeadless
VBoxHeadless: no process found
+ sleep 5
+ killall -9 VBoxHeadless
VBoxHeadless: no process found
++ date -u
Tue Mar 14 12:23:39 UTC 2017 - cleanup done.
+ echo 'Tue Mar 14 12:23:39 UTC 2017 - cleanup done.'
+ cleanup_all
++ date -u
Tue Mar 14 12:23:39 UTC 2017 - cleanup in progress...
+ echo 'Tue Mar 14 12:23:39 UTC 2017 - cleanup in progress...'
+ killall VBoxHeadless
VBoxHeadless: no process found
+ true
+ sleep 10
++ date -u
Tue Mar 14 12:23:49 UTC 2017 - cleanup done.
+ echo 'Tue Mar 14 12:23:49 UTC 2017 - cleanup done.'
Tue Mar 14 12:23:49 UTC 2017 - /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh stopped running as /tmp/jenkins-script-gStJcKii, which will now be removed.

SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list