[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-testing-daily-broken #4
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Jun 5 21:47:01 UTC 2016
See <https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/4/>
------------------------------------------
Started by user Holger Levsen
Building remotely on profitbricks-build10-amd64.debian.net (profitbricks10 lvc amd64) in workspace <https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/ws/>
[lvc_debian-testing-daily-broken] $ /bin/sh -xe /tmp/hudson2983424970468856792.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @broken
declare -x BUILD_DISPLAY_NAME="#4"
declare -x BUILD_ID="4"
declare -x BUILD_NUMBER="4"
declare -x BUILD_TAG="jenkins-lvc_debian-testing-daily-broken-4"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/4/"
declare -x EXECUTOR_NUMBER="1"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="4825ac87-d15d-4362-a7e9-8cd26cc9169a"
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_NAME="lvc_debian-testing-daily-broken"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/"
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-testing-daily-broken/ws/">
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x TERM="linux"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/lvc_debian-testing-daily-broken/ws/">
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1464432106.760798-150375934"
debug begin
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="78.137.96.196 48985 22"
declare -x SSH_CONNECTION="78.137.96.196 48985 85.184.249.68 22"
declare -x SSH_ORIGINAL_COMMAND="lvc_debian-testing-daily-broken 1 http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @broken"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_ID="2802"
debug end
====================================================================================
Sun Jun 5 21:25:29 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-testing-daily-broken) on profitbricks-build10-amd64 now.
To learn to understand this, clone git.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 "http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso /srv/jenkins/cucumber/features --tags @broken" as arguments.
====================================================================================
Sun Jun 5 21:25:29 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum 3fd5655dfe66aa52a19b5dd15be41d9a) as "/tmp/jenkins-script-aCJZ9UjJ" on profitbricks-build10-amd64.
Downloading http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
-rw-r--r-- 1 jenkins jenkins 308281344 Jun 5 09:15 /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/debian-testing-amd64-netinst.iso
File exists, will only re-download if a newer one is available...
82a466c3f980dae1ba80bf57994447e0 /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/debian-testing-amd64-netinst.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-testing-daily-broken/ws/results/debug.log
Virtual X framebuffer started on display :0
VNC server running on: localhost:5900
[info] Sikuli vision engine loaded.
@product
Feature: Doing variations on d-i installs
As a normal user
I should be able to install Debian
# | gui | Gnome Desktop | Gnome |
@broken
Scenario: Attempt to Install KDE, expecting it to fail because #818970 # /srv/jenkins/cucumber/features/install.feature:21
Given I have started Debian Installer in text mode and stopped at the Tasksel prompt # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:122
And I intend to use text mode # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:127
And I select the KDE task # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:448
And I wait while the bulk of the packages are installed # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:471
And I install GRUB # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:511
And I allow reboot after the install is complete # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:532
And I wait for the reboot # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:537
And I power off the computer # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:255
And the computer is set to boot from ide drive "#{JOB_NAME}" # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:148
Call to virStorageVolLookupByName failed: Storage volume not found: no storage vol with matching name '#{JOB_NAME}' (Libvirt::RetrieveError)
/srv/jenkins/cucumber/features/support/helpers/storage_helper.rb:142:in `lookup_volume_by_name'
/srv/jenkins/cucumber/features/support/helpers/storage_helper.rb:142:in `disk_path'
/srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:223:in `plug_drive'
/srv/jenkins/cucumber/features/support/helpers/vm_helper.rb:309:in `set_disk_boot'
/srv/jenkins/cucumber/features/step_definitions/common_steps.rb:149:in `/^the computer is set to boot from (.+?) drive "(.+?)"$/'
/srv/jenkins/cucumber/features/install.feature:30:in `And the computer is set to boot from ide drive "#{JOB_NAME}"'
When I start the computer # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:197
Then I should see a KDE Login prompt # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:541
Scenario failed at time 00:21:44
Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results/00:21:44_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.png
Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results/00:21:44_Attempt_to_Install_KDE,_expecting_it_to_fail_because__818970.mkv
Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-testing-daily-broken/workspace/results
Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:21 # Scenario: Attempt to Install KDE, expecting it to fail because #818970
1 scenario (1 failed)
11 steps (1 failed, 2 skipped, 8 passed)
21m39.076s
Domain snapshot boot-d-i-gui-to-tasksel deleted
Domain snapshot boot-d-i-text-to-tasksel deleted
Domain snapshot debian-gui-LXDE-install deleted
Domain snapshot debian-gui-minimal-install deleted
Domain snapshot debian-gui-XFCE-install deleted
Domain snapshot debian-text-non-GUI-install deleted
Domain snapshot disk-for-d-i deleted
Trying to preserve last screenshot…
Sun Jun 5 21:47:40 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-aCJZ9UjJ, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list