[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-DI-miniiso-gui-daily-bugtest #467
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Aug 27 09:50:00 UTC 2017
See <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/467/display/redirect>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build10-amd64.debian.net (profitbricks10 lvc amd64) in workspace <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/ws/>
[lvc_debian-DI-miniiso-gui-daily-bugtest] $ /bin/sh -xe /tmp/jenkins942265915715566094.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh https://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/mini.iso /srv/jenkins/cucumber/features --tags @bugtest
declare -x BUILD_CAUSE="TIMERTRIGGER"
declare -x BUILD_CAUSE_TIMERTRIGGER="true"
declare -x BUILD_DISPLAY_NAME="#467"
declare -x BUILD_ID="467"
declare -x BUILD_NUMBER="467"
declare -x BUILD_TAG="jenkins-lvc_debian-DI-miniiso-gui-daily-bugtest-467"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/467/"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/103/bus"
declare -x EXECUTOR_NUMBER="1"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="e0a6dbaa-e5c4-40bb-9fcb-c6ffb62c5ee6"
declare -x HUDSON_HOME="/var/lib/jenkins"
declare -x HUDSON_SERVER_COOKIE="662be26f1caf0950"
declare -x HUDSON_URL="https://jenkins.debian.net/"
declare -x JENKINS_HOME="/var/lib/jenkins"
declare -x JENKINS_SERVER_COOKIE="662be26f1caf0950"
declare -x JENKINS_URL="https://jenkins.debian.net/"
declare -x JOB_BASE_NAME="lvc_debian-DI-miniiso-gui-daily-bugtest"
declare -x JOB_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/display/redirect"
declare -x JOB_NAME="lvc_debian-DI-miniiso-gui-daily-bugtest"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/"
declare -x LANG="en_GB.UTF-8"
declare -x LANGUAGE="en_GB:en"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x NODE_LABELS="amd64 lvc profitbricks-build10-amd64.debian.net profitbricks10"
declare -x NODE_NAME="profitbricks-build10-amd64.debian.net"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
declare -x PWD="<https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/ws/">
declare -x ROOT_BUILD_CAUSE="TIMERTRIGGER"
declare -x ROOT_BUILD_CAUSE_TIMERTRIGGER="true"
declare -x RUN_CHANGES_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/467/display/redirect?page=changes"
declare -x RUN_DISPLAY_URL="https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/467/display/redirect"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x USER="jenkins"
declare -x WORKSPACE="/srv/jenkins/pseudo-hosts/profitbricks-build10-amd64"
declare -x XDG_RUNTIME_DIR="/run/user/103"
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1503491163.168027-382977046"
declare -x XDG_SESSION_ID="c1"
====================================================================================
Sun Aug 27 09:47:40 UTC 2017 - running /srv/jenkins/bin/lvc.sh (lvc_debian-DI-miniiso-gui-daily-bugtest) on profitbricks-build10-amd64 now.
To learn to understand this, git clone https://anonscm.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/lvc.sh,
has been called using "https://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/mini.iso /srv/jenkins/cucumber/features --tags @bugtest" as arguments.
Please send feedback about jenkins to qa-jenkins-dev at lists.alioth.debian.org,
or as a bug against the 'jenkins.debian.org' pseudo-package,
feedback about specific job results should go to their respective lists and/or the BTS.
====================================================================================
Sun Aug 27 09:47:40 UTC 2017 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 4de4e767e6f74c8f0fcc54e4252da7be) as "/tmp/jenkins-script-dBzB3usB" on profitbricks-build10-amd64.
Downloading https://d-i.debian.org/daily-images/amd64/daily/netboot/gtk/mini.iso
-rw-r--r-- 1 libvirt-qemu libvirt-qemu 65011712 Aug 26 09:36 /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/mini.iso
File exists, will only re-download if a newer one is available...
c5f56e51c57d527d98c7f01211557c70 /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/mini.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-DI-miniiso-gui-daily-bugtest/ws/results/debug.log
Virtual X framebuffer started on display :0
VNC server running on: localhost:5900
PWD = /var/lib/jenkins
[info] runcmd: lsb_release -i -r -s
@product
Feature: Doing variations on d-i installs
As a normal user
I should be able to install Debian
@bugtest
Scenario: Preseed using hands.com with checksum # /srv/jenkins/cucumber/features/install.feature:92
Given a disk is created for Debian Installer tests # features/step_definitions/snapshots.rb:116
And I intend to use gui mode # features/step_definitions/common_steps.rb:49
And I intend to boot with options: wibble.foo=bar fsck.bar=baz # features/step_definitions/common_steps.rb:123
And I start the computer # features/step_definitions/common_steps.rb:127
And I select the install mode # features/step_definitions/common_steps.rb:202
And I select British English # features/step_definitions/common_steps.rb:235
FindFailed: can not find d-i_gui_SelectYourLocation.png in S(0)[0,0 1024x768]
Line 2171, in file Region.java
(RuntimeError)
/srv/jenkins/cucumber/features/install.feature:98:in `And I select British English'
And running "grep wibble /proc/cmdline" succeeds # features/step_definitions/common_steps.rb:138
And running "cat /var/lib/register-module/wibble.params" succeeds # features/step_definitions/common_steps.rb:138
And I accept the hostname, using "example.com" as the domain # features/step_definitions/common_steps.rb:247
And I set the root password to "rootme" # features/step_definitions/common_steps.rb:255
And I set the password for "Philip Hands" to be "verysecret" # features/step_definitions/common_steps.rb:275
And I select full-disk, single-filesystem partitioning # features/step_definitions/common_steps.rb:295
And I note that the Base system is being installed # features/step_definitions/common_steps.rb:315
And I accept the default mirror # features/step_definitions/common_steps.rb:332
And I ignore Popcon # features/step_definitions/common_steps.rb:364
And we reach the Tasksel prompt # features/step_definitions/common_steps.rb:381
And I select the LXDE task # features/step_definitions/common_steps.rb:486
And running "grep wibble /target/etc/modprobe.d/local.conf" succeeds # features/step_definitions/common_steps.rb:138
And running "grep fsck /target/etc/modprobe.d/local.conf" fails # features/step_definitions/common_steps.rb:138
And I wait while the bulk of the packages are installed # features/step_definitions/common_steps.rb:519
And I install GRUB # features/step_definitions/common_steps.rb:566
And I see the "InstallComplete" screen, after at most 240 seconds # features/step_definitions/common_steps.rb:835
And running "grep wibble /target/boot/grub/grub.cfg" succeeds # features/step_definitions/common_steps.rb:138
And I allow reboot after the install is complete # features/step_definitions/common_steps.rb:587
And I wait for the reboot # features/step_definitions/common_steps.rb:592
And I power off the computer # features/step_definitions/common_steps.rb:187
And the computer is set to boot from ide drive # features/step_definitions/common_steps.rb:73
When I start the computer # features/step_definitions/common_steps.rb:127
Then I should see a LXDE Login prompt # features/step_definitions/common_steps.rb:596
Scenario failed at time 00:01:57
Screenshot: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/00:01:57_Preseed_using_hands.com_with_checksum.png
Video: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/00:01:57_Preseed_using_hands.com_with_checksum.mpg
Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results
Debug log: /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/debug.log
Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:92 # Scenario: Preseed using hands.com with checksum
1 scenario (1 failed)
29 steps (1 failed, 23 skipped, 5 passed)
1m56.585s
Domain snapshot disk-for-d-i deleted
Sun Aug 27 09:49:55 UTC 2017 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-dBzB3usB, which will now be removed.
SSH EXIT CODE: 1
Sun 27 Aug 09:49:56 UTC 2017 - retrieving artifacts.
+ mkdir -p <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/ws/results>
+ rsync -r --delete -v -e 'ssh -o '\''Batchmode = yes'\'' -p 22' profitbricks-build10-amd64.debian.net:/var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results/ <https://jenkins.debian.net/job/lvc_debian-DI-miniiso-gui-daily-bugtest/ws/results/>
receiving incremental file list
00:01:57_Preseed_using_hands.com_with_checksum.mpg
00:01:57_Preseed_using_hands.com_with_checksum.png
cucumber.json
debug.log
pretty.log
sent 6,215 bytes received 579,626 bytes 390,560.67 bytes/sec
total size is 639,188 speedup is 1.09
+ ssh -o 'BatchMode = yes' -p 22 profitbricks-build10-amd64.debian.net 'rm -r /var/lib/jenkins/jobs/lvc_debian-DI-miniiso-gui-daily-bugtest/workspace/results'
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list