Project Number Date
test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2 1 14 Sep 2026, 19:51

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
custom APT sources to build branches 226 16 96 0 0 338 24 16 40 53.499 Failed
Tags: @source
Feature custom APT sources to build branches
As a Tails developer, when I build Tails, I'd be happy if the proper APT sources were automatically picked depending on which Git branch I am working on.
Tags: @source
0.222
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.028
And the last version mentioned in debian/changelog is 1.0 0.102
And Tails 1.0 has not been released yet 0.000
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.086
Then I should see only the 'stable' suite 0.005
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.128
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.030
And the last version mentioned in debian/changelog is 1.0 0.063
And Tails 1.0 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.033
Then I should see the 'stable' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '1.0' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.202
Scenario build from an untagged stable branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.034
And Tails 0.10 has been released 0.011
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.093
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.062
apt-snapshots-serials prepare-build failed. Exit code: pid 34328 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:33:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.223
Scenario build from an untagged stable branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.033
And Tails 0.10 has been released 0.010
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.100
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.079
apt-snapshots-serials prepare-build failed. Exit code: pid 34366 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:47:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.129
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.053
And the last version mentioned in debian/changelog is 0.10 0.020
And I am working on the stable base branch 0.003
And I checkout the 0.10 tag 0.002
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.051
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.101
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.031
And the last version mentioned in debian/changelog is 0.10 0.021
And I am working on the stable base branch 0.003
And I checkout the 0.10 tag 0.002
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.043
Then it should fail 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.157
Scenario build from a tagged stable branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.051
And Tails 0.10 has been released 0.009
And the last version mentioned in debian/changelog is 0.10 0.021
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.002
When I successfully run "apt-snapshots-serials prepare-build" 3.070
apt-snapshots-serials prepare-build failed. Exit code: pid 34500 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:79:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.128
Scenario build from a tagged stable branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the stable base branch 0.035
And Tails 0.10 has been released 0.008
And the last version mentioned in debian/changelog is 0.10 0.020
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.001
When I successfully run "apt-snapshots-serials prepare-build" 3.061
apt-snapshots-serials prepare-build failed. Exit code: pid 34533 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:93:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.150
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.037
And the last version mentioned in debian/changelog is 0.10.1 0.075
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.005
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.032
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.152
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.044
And the last version mentioned in debian/changelog is 0.10.1 0.069
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.005
And config/APT_overlays.d contains 'bugfix-disable-gdomap' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.031
Then I should see the 'stable' suite 0.000
And I should see the 'bugfix-disable-gdomap' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.10' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.193
Scenario build from a bugfix branch with no encoded time-based snapshot for a stable release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given Tails 0.10 has been released 0.037
And the last version mentioned in debian/changelog is 0.10.1 0.074
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.005
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.076
apt-snapshots-serials prepare-build failed. Exit code: pid 34686 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:129:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.182
Scenario build from a bugfix branch with encoded time-based snapshots for a stable release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given Tails 0.10 has been released 0.040
And the last version mentioned in debian/changelog is 0.10.1 0.056
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.006
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.079
apt-snapshots-serials prepare-build failed. Exit code: pid 34725 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:143:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.208
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.113
And the last version mentioned in debian/changelog is 0.11 0.061
And Tails 0.11 has not been released yet 0.000
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.032
Then I should see the 'testing' suite 0.000
And I should not see the '0.11' suite 0.000
And I should not see the 'feature-foo' suite 0.000
And I should not see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.128
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.029
And the last version mentioned in debian/changelog is 0.11 0.060
And Tails 0.11 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.037
Then I should see the 'testing' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.11' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.240
Scenario build from an untagged testing branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.039
And Tails 0.10 has been released 0.024
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.088
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.088
apt-snapshots-serials prepare-build failed. Exit code: pid 34871 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:180:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.221
Scenario build from an untagged testing branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.041
And Tails 0.10 has been released 0.024
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.088
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.067
apt-snapshots-serials prepare-build failed. Exit code: pid 34917 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:194:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.200
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.032
And the last version mentioned in debian/changelog is 0.11 0.063
And Tails 0.11 has been released 0.034
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.003
When I successfully run tails-custom-apt-sources 0.066
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.170
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.038
And the last version mentioned in debian/changelog is 0.11 0.068
And Tails 0.11 has been released 0.023
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.003
When I run tails-custom-apt-sources 0.036
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.217
Scenario build from a tagged testing branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.070
And the last version mentioned in debian/changelog is 0.11 0.057
And Tails 0.11 has been released 0.017
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.003
When I successfully run "apt-snapshots-serials prepare-build" 3.067
apt-snapshots-serials prepare-build failed. Exit code: pid 35090 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:226:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.206
Scenario build from a tagged testing branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.032
And the last version mentioned in debian/changelog is 0.11 0.063
And Tails 0.11 has been released 0.025
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.003
When I successfully run "apt-snapshots-serials prepare-build" 3.081
apt-snapshots-serials prepare-build failed. Exit code: pid 35136 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:240:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.172
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.028
And Tails 0.11 has been released 0.023
And the last version mentioned in debian/changelog is 0.12~rc1 0.060
And Tails 0.12-rc1 has been tagged 0.003
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.003
When I successfully run tails-custom-apt-sources 0.051
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.134
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.027
And Tails 0.11 has been released 0.015
And the last version mentioned in debian/changelog is 0.12~rc1 0.055
And Tails 0.12-rc1 has been tagged 0.003
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.002
When I run tails-custom-apt-sources 0.029
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.197
Scenario build from a bugfix branch with no encoded time-based snapshot for a major release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.027
And Tails 0.10~rc1 has been released 0.013
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.083
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.005
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.067
apt-snapshots-serials prepare-build failed. Exit code: pid 35316 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:275:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.219
Scenario build from a bugfix branch with encoded time-based snapshots for a major release
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the testing base branch 0.045
And Tails 0.10~rc1 has been released 0.016
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.079
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.005
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.071
apt-snapshots-serials prepare-build failed. Exit code: pid 35365 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:290:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.078
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.045
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.032
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.073
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.027
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.044
Then I should see the 'devel' suite 0.001
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.116
Scenario build from the devel branch with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the devel base branch 0.028
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.088
apt-snapshots-serials prepare-build failed. Exit code: pid 35484 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:316:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.004
After features/support/hooks.rb:108 0.000
Tags: @source
3.147
Scenario build from the devel branch with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the devel base branch 0.083
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.064
apt-snapshots-serials prepare-build failed. Exit code: pid 35509 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:327:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.068
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/jessie base branch 0.037
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.031
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.062
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/jessie base branch 0.031
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.030
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.084
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.043
And config/APT_overlays.d contains 'feature-thunderbird' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.040
Then I should see the 'devel' suite 0.000
And I should see the 'feature-thunderbird' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.067
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.036
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.031
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.102
Scenario build from a feature branch based on devel with no encoded time-based snapshot
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the feature/thunderbird branch based on devel 0.037
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.064
apt-snapshots-serials prepare-build failed. Exit code: pid 35706 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:366:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I successfully run "apt-mirror debian" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.000
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.093
Scenario build from a feature branch based on devel with encoded time-based snapshots
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Steps
Given I am working on the feature/thunderbird branch based on devel 0.026
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.066
apt-snapshots-serials prepare-build failed. Exit code: pid 35731 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21769-gather-chutney-configure-backtrace-take-2/features/step_definitions/build.rb:103:in `/^I successfully run "?([[:alnum:] -]+)"?$/'
features/build.feature:377:in `When I successfully run "apt-snapshots-serials prepare-build"'
And I run "apt-mirror debian" 0.000
Then it should fail 0.000
When I run "apt-mirror torproject" 0.000
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.000
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.053
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.024
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.028
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.066
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.035
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.031
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.098
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.057
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.040
Then I should see the 'devel' suite 0.000
And I should see the 'feature-live-boot-3.x' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.037
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.034
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.003
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.030
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.026
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.003
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.030
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.001
Given I am working on the stable base branch 0.024
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.004
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000