[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment #274

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Feb 14 08:16:14 GMT 2020


See <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/274/display/redirect>

Changes:


------------------------------------------
[...truncated 2.82 KB...]
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver
+ git fetch origin --tags --prune
warning: redirecting to https://gitlab.com/fdroid/fdroidserver.git/
>From https://gitlab.com/fdroid/fdroidserver
   697a0641..1408e486  master     -> origin/master
+ git clean -fdx
Removing VirtualBox/
Removing buildserver/.vagrant/
Removing buildserver/Vagrantfile.yaml
Removing buildserver/cache/
Removing buildserver/up.log
Skipping repository fdroiddata/
Removing fdroidserver/__pycache__/
Removing fdroidserver/asynchronousfilereader/__pycache__/
Removing makebuildserver.config.py
Removing vagrant.d/
Removing virtualbox.d/
+ git reset --hard
HEAD is now at 697a0641 fix sudo syntax from 7a1fa6e857801f3315ad7bc1bd820acf3b4bec42
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 8 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 1408e486 Merge branch 'overhaul-import' into 'master'
+ git clean -fdx
Skipping repository fdroiddata/
+ trap cleanup_all INT TERM EXIT
+ dmesg
+ grep -i -e hypervisor -e qemu -e kvm
dmesg: read kernel buffer failed: Operation not permitted
+ true
+ lspci
+ grep -i -e virtio -e virtualbox -e qemu -e kvm
+ true
+ lsmod
Module                  Size  Used by
nft_counter            16384  1
xt_tcpudp              16384  1
pci_stub               16384  1
nft_compat             20480  1
nf_tables             143360  5 nft_compat,nft_counter
vboxpci                28672  0
vboxnetadp             28672  0
vboxnetflt             32768  0
nfnetlink              16384  2 nft_compat,nf_tables
vboxdrv               491520  3 vboxpci,vboxnetadp,vboxnetflt
binfmt_misc            20480  1
intel_rapl             24576  0
sb_edac                24576  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             233472  0
kvm                   749568  1 kvm_intel
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
iTCO_wdt               16384  0
crc32_pclmul           16384  0
iTCO_vendor_support    16384  1 iTCO_wdt
ghash_clmulni_intel    16384  0
ipmi_si                65536  0
intel_cstate           16384  0
sg                     36864  0
intel_uncore          135168  0
evdev                  28672  2
pcspkr                 16384  0
ipmi_devintf           20480  0
ipmi_msghandler        65536  2 ipmi_devintf,ipmi_si
intel_rapl_perf        16384  0
pcc_cpufreq            16384  0
wmi                    28672  0
button                 16384  0
sunrpc                425984  1
ip_tables              28672  0
x_tables               45056  3 nft_compat,xt_tcpudp,ip_tables
autofs4                49152  2
ext4                  741376  2
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  122880  1 ext4
fscrypto               32768  1 ext4
ecb                    16384  0
btrfs                1400832  0
xor                    24576  1 btrfs
zstd_decompress        81920  1 btrfs
zstd_compress         172032  1 btrfs
xxhash                 16384  2 zstd_compress,zstd_decompress
raid6_pq              122880  1 btrfs
libcrc32c              16384  1 btrfs
crc32c_generic         16384  0
dm_mod                155648  6
mlx4_ib               208896  0
ib_core               274432  1 mlx4_ib
mlx4_en               135168  0
sd_mod                 61440  3
crc32c_intel           24576  5
isci                  155648  0
libsas                 90112  1 isci
ahci                   40960  2
scsi_transport_sas     45056  2 isci,libsas
libahci                40960  1 ahci
libata                270336  3 libahci,ahci,libsas
ehci_pci               16384  0
ehci_hcd               94208  1 ehci_pci
mlx4_core             360448  2 mlx4_ib,mlx4_en
aesni_intel           200704  1
scsi_mod              249856  6 isci,scsi_transport_sas,sd_mod,libsas,libata,sg
usbcore               294912  2 ehci_pci,ehci_hcd
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper            16384  1 aesni_intel
lpc_ich                28672  0
devlink                77824  3 mlx4_core,mlx4_ib,mlx4_en
i2c_i801               28672  0
mfd_core               16384  1 lpc_ich
usb_common             16384  1 usbcore
No virtualization is used.
drwxr-xr-x 2 root root 4096 Feb 12  2019 /var/lib/libvirt/images
total 2499848
-rwxr-xr-x 1 root root 1308753920 Feb  1  2019 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.1.img
-rwxr-xr-x 1 root root 1251082240 Jan 19  2019 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.img
/var/lib/jenkins/.vagrant.d/:
total 28
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 boxes
drwxr-xr-x 3 jenkins jenkins 4096 Feb 12  2019 data
drwxr-xr-x 3 jenkins jenkins 4096 Feb 12  2019 gems
-rw------- 1 jenkins jenkins 1675 Feb 12  2019 insecure_private_key
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 rgloader
-rw-r--r-- 1 jenkins jenkins    3 Feb 12  2019 setup_version
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 tmp

/var/lib/jenkins/.vagrant.d/boxes:
total 0

/var/lib/jenkins/.vagrant.d/data:
total 4
-rw-r--r-- 1 jenkins jenkins    0 Feb 12  2019 lock.dotlock.lock
-rw-r--r-- 1 jenkins jenkins    0 Feb 12  2019 lock.machine-action-3cf85a03200e18c6f2af7ea4385640c0.lock
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 machine-index

/var/lib/jenkins/.vagrant.d/data/machine-index:
total 0
-rw-r--r-- 1 jenkins jenkins 0 Feb 12  2019 index.lock

/var/lib/jenkins/.vagrant.d/gems:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 2.3.3

/var/lib/jenkins/.vagrant.d/gems/2.3.3:
total 0

/var/lib/jenkins/.vagrant.d/rgloader:
total 4
-rw-r--r-- 1 jenkins jenkins 354 Feb 12  2019 loader.rb

/var/lib/jenkins/.vagrant.d/tmp:
total 0
cannot virsh list
Debian GNU/Linux 10 \n \l

+ systemd-detect-virt -q
+ echo 'No virtualization is used.'
+ sudo /bin/chmod -R a+rX /var/lib/libvirt/images
+ ls -ld /var/lib/libvirt/images
+ ls -l /var/lib/libvirt/images
+ ls -lR /var/lib/jenkins/.vagrant.d/
+ virsh --connect qemu:///system list --all
/tmp/jenkins-script-WAa7C4B4: line 63: virsh: command not found
+ echo cannot virsh list
+ cat /etc/issue
nothing to undefine
nothing to delete
Forced locale to en_US.UTF-8:
LC_ALL=en_US.UTF-8
+ virsh --connect qemu:///system undefine builder_default
/tmp/jenkins-script-WAa7C4B4: line 67: virsh: command not found
+ echo nothing to undefine
+ virsh --connect qemu:///system vol-delete --pool default /var/lib/libvirt/images/builder_default.img
/tmp/jenkins-script-WAa7C4B4: line 68: virsh: command not found
+ echo nothing to delete
+ export ANDROID_HOME=/usr/lib/android-sdk
+ ANDROID_HOME=/usr/lib/android-sdk
+ ./jenkins-setup-build-environment
+ test -e /var/lib/jenkins/.cache/fdroidserver
+ export XDG_CONFIG_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ XDG_CONFIG_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ export VBOX_USER_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ VBOX_USER_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ mkdir /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ which VBoxManage
/usr/bin/VBoxManage
+ VBoxManage setproperty machinefolder /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/virtualbox.d
+ VBoxManage setproperty logginglevel debug
+ export VAGRANT_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
+ VAGRANT_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
+ mkdir /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
mkdir: cannot create directory ā€˜/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.dā€™: File exists
+ cleanup_all
+ set +e
++ date -u
Fri 14 Feb 2020 08:16:03 AM UTC - cleanup in progress...
+ echo 'Fri 14 Feb 2020 08:16:03 AM UTC - cleanup in progress...'
+ ps auxww
+ grep -e VBox -e qemu
root       936  0.0  0.0      0     0 ?        I<   Feb11   0:00 [iprt-VBoxWQueue]
root       938  0.0  0.0      0     0 ?        S    Feb11   0:00 [iprt-VBoxTscThr]
root      1361  0.0  0.0 147136 14184 ?        S    Feb11   0:01 /usr/lib/virtualbox/VBoxXPCOMIPCD
root      1379  0.0  0.0 426512 21988 ?        Sl   Feb11   0:30 /usr/lib/virtualbox/VBoxSVC --auto-shutdown
jenkins   6645  1.0  0.0  73404 14468 ?        S    08:16   0:00 /usr/lib/virtualbox/VBoxXPCOMIPCD
jenkins   6650  3.0  0.0 352780 22184 ?        Sl   08:16   0:00 /usr/lib/virtualbox/VBoxSVC --auto-shutdown
jenkins   6689  0.0  0.0   6144   896 ?        S    08:16   0:00 grep -e VBox -e qemu
+ ls -hl /var/lib/libvirt/images
total 2.4G
-rwxr-xr-x 1 root root 1.3G Feb  1  2019 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.1.img
-rwxr-xr-x 1 root root 1.2G Jan 19  2019 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.img
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver
+ vagrant halt
Vagrant failed to initialize at a very early stage:

There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
a syntax error.

Path: /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver/Vagrantfile
Line number: 0
Message: Errno::ENOENT: No such file or directory @ rb_sysopen - /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver/Vagrantfile.yaml
+ sleep 5
+ killall VBoxHeadless
VBoxHeadless: no process found
+ sleep 5
+ killall -9 VBoxHeadless
VBoxHeadless: no process found
++ date -u
Fri 14 Feb 2020 08:16:14 AM UTC - cleanup done.
+ echo 'Fri 14 Feb 2020 08:16:14 AM UTC - cleanup done.'
+ cleanup_all
++ date -u
Fri 14 Feb 2020 08:16:14 AM UTC - cleanup in progress...
+ echo 'Fri 14 Feb 2020 08:16:14 AM UTC - cleanup in progress...'
+ killall adb
adb: no process found
Fri 14 Feb 2020 08:16:14 AM UTC - reproducible_setup_fdroid_build_environment.sh stopped running as /tmp/jenkins-script-WAa7C4B4, 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