[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-testing-daily #56

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jun 16 09:24:53 UTC 2016


See <https://jenkins.debian.net/job/lvc_debian-testing-daily/56/>

------------------------------------------
Started by timer
Building remotely on profitbricks-build10-amd64.debian.net (profitbricks10 lvc amd64) in workspace <https://jenkins.debian.net/job/lvc_debian-testing-daily/ws/>
[lvc_debian-testing-daily] $ /bin/sh -xe /tmp/hudson1880240022492278993.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="#56"
declare -x BUILD_ID="56"
declare -x BUILD_NUMBER="56"
declare -x BUILD_TAG="jenkins-lvc_debian-testing-daily-56"
declare -x BUILD_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/56/"
declare -x EXECUTOR_NUMBER="3"
declare -x HOME="/var/lib/jenkins"
declare -x HUDSON_COOKIE="a14c09ae-8d0f-4cd5-969c-7bace04215f7"
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"
declare -x JOB_URL="https://jenkins.debian.net/job/lvc_debian-testing-daily/"
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/ws/">
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SLAVEJAR_URL="https://jenkins.debian.net//jnlpJars/slave.jar"
declare -x TERM="xterm"
declare -x USER="jenkins"
declare -x WORKSPACE="<https://jenkins.debian.net/job/lvc_debian-testing-daily/ws/">
declare -x XDG_SESSION_COOKIE="9ccc5118b39c03788401bbe2501b9f12-1465980992.282242-529808347"
declare -x XDG_SESSION_ID="11647"
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 55873 22"
declare -x SSH_CONNECTION="78.137.96.196 55873 85.184.249.68 22"
declare -x SSH_ORIGINAL_COMMAND="lvc_debian-testing-daily 3 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="6222"
debug end
====================================================================================

Thu Jun 16 08:54:30 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-testing-daily) 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.

====================================================================================
Thu Jun 16 08:54:30 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum fe0f8a8efc9b29fa817505b55e75b5da) as "/tmp/jenkins-script-cltdl8k6" 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 318767104 Jun 16 00:53 /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/debian-testing-amd64-netinst.iso
File exists, will only re-download if a newer one is available...
d08808415af9dddd1aa60d3f7d0a4e0a  /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/debian-testing-amd64-netinst.iso
Debug log available at runtime at https://jenkins.debian.net/view/lvc/job/lvc_debian-testing-daily/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

  Scenario Outline: Install Debian, and boot to a login prompt        # /srv/jenkins/cucumber/features/install.feature:6
    Given I install a <target_ui> Debian system, in <install_ui> mode # /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:122
    When I start the computer                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:197
    Then I should see a <login> Login prompt                          # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:541

    Examples: 
      | install_ui | target_ui | login |
      | gui        | LXDE      | LXDE  |
      | gui        | minimal   | VT    |
      | gui        | XFCE      | XFCE  |
      | text       | non-GUI   | VT    |  Scenario failed at time 00:31:19, , Screenshot: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:31:19___text___non-GUI___VT__.png, , Video: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results/00:31:19___text___non-GUI___VT__.mpg
      can not find any of the images ["DebianLoginPromptVT.png"] on the screen (FindAnyFailed)
      /srv/jenkins/cucumber/features/support/helpers/sikuli_helper.rb:180:in `rescue in waitAny'
      /srv/jenkins/cucumber/features/support/helpers/sikuli_helper.rb:173:in `waitAny'
      /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:551:in `/^I should see a ([a-zA-Z]*) Login prompt$/'
      /srv/jenkins/cucumber/features/install.feature:9:in `Then I should see a <login> Login prompt'

Artifacts directory: /var/lib/jenkins/jobs/lvc_debian-testing-daily/workspace/results

Failing Scenarios:
cucumber /srv/jenkins/cucumber/features/install.feature:6 # Scenario: Install Debian, and boot to a login prompt

4 scenarios (1 failed, 3 passed)
12 steps (1 failed, 11 passed)
31m19.113s
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…
Thu Jun 16 09:26:23 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-cltdl8k6, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list