[Qa-jenkins-scm] Build failed in Jenkins: lvc_debian-8.4.0 #1

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed May 11 20:17:58 UTC 2016


See <https://jenkins.debian.net/job/lvc_debian-8.4.0/1/>

------------------------------------------
Started by user Holger Levsen
Building on master in workspace <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson2698780185924734474.sh
+ /srv/jenkins/bin/lvc.sh http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso /srv/jenkins/cucumber/features
====================================================================================

Wed 11 May 20:13:35 UTC 2016 - running /srv/jenkins/bin/lvc.sh (lvc_debian-8.4.0) on jenkins 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/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso /srv/jenkins/cucumber/features" as arguments.

====================================================================================
Wed 11 May 20:13:35 UTC 2016 - start running "/srv/jenkins/bin/lvc.sh" (md5sum f0b18f5ccdbe0cdb3d54f95b3d285c0c) as "/tmp/jenkins-script-LtUMck9b" on jenkins.

Downloading http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso
8d52d1b7789cd5a464aae719f05299ec  <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/debian-8.4.0-amd64-netinst.iso>
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:178
    When I start the computer                                         # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:193
    Then I should see a Login prompt                                  # /srv/jenkins/cucumber/features/step_definitions/common_steps.rb:510

    Examples: 
      | install_ui | target_ui     |
      | gui        | Minimal       |  Scenario failed at time 00:00:49, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:49___gui___Minimal__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:00:49___gui___Minimal__.mkv
      FindFailed: can not find d-i8_bootsplash.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:161:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:146:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `/^I\ install\ a\ Minimal\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | gui        | non-GUI       |  Scenario failed at time 00:01:27, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:01:27___gui___non-GUI__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:01:27___gui___non-GUI__.mkv
      FindFailed: can not find d-i8_bootsplash.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:161:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:146:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `/^I\ install\ a\ non\-GUI\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | gui        | Gnome Desktop |  Scenario failed at time 00:02:05, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:02:05___gui___Gnome_Desktop__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:02:05___gui___Gnome_Desktop__.mkv
      FindFailed: can not find d-i8_bootsplash.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:161:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:146:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `/^I\ install\ a\ Gnome\ Desktop\ Debian\ system,\ in\ gui\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | text       | Minimal       |  Scenario failed at time 00:02:43, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:02:43___text___Minimal__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:02:43___text___Minimal__.mkv
      FindFailed: can not find d-i8_bootsplash.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:161:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:146:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `/^I\ install\ a\ Minimal\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | text       | non-GUI       |  Scenario failed at time 00:03:20, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:03:20___text___non-GUI__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:03:20___text___non-GUI__.mkv
      FindFailed: can not find d-i8_bootsplash.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:161:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:146:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `/^I\ install\ a\ non\-GUI\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'
      | text       | Gnome Desktop |  Scenario failed at time 00:03:57, , Screenshot: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:03:57___text___Gnome_Desktop__.png, , Video: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results/00>:03:57___text___Gnome_Desktop__.mkv
      FindFailed: can not find d-i8_bootsplash.png on the screen.
      Line ?, in File ? (RuntimeError)
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:161:in `block in reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `each'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:159:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:146:in `reach_checkpoint'
      /srv/jenkins/cucumber/features/step_definitions/snapshots.rb:179:in `/^I\ install\ a\ Gnome\ Desktop\ Debian\ system,\ in\ text\ mode$/'
      /srv/jenkins/cucumber/features/install.feature:7:in `Given I install a <target_ui> Debian system, in <install_ui> mode'

Artifacts directory: <https://jenkins.debian.net/job/lvc_debian-8.4.0/ws/results>

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

6 scenarios (6 failed)
18 steps (6 failed, 12 skipped)
3m52.526s
Wed 11 May 20:17:57 UTC 2016 - /srv/jenkins/bin/lvc.sh stopped running as /tmp/jenkins-script-LtUMck9b, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list