Project Number Date
test_Tails_ISO_21565-flatpak-safe 49 23 Sep 2026, 16:53

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 50.576 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.159
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 last version mentioned in debian/changelog is 1.0 0.073
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.055
Then I should see only the 'stable' suite 0.003
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.116
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.022
And the last version mentioned in debian/changelog is 1.0 0.065
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.028
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
4.113
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.021
And Tails 0.10 has been released 0.008
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.222
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.860
apt-snapshots-serials prepare-build failed. Exit code: pid 138174 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.064
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.021
And Tails 0.10 has been released 0.030
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.074
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" 2.937
apt-snapshots-serials prepare-build failed. Exit code: pid 138213 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.099
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.029
And the last version mentioned in debian/changelog is 0.10 0.019
And I am working on the stable base branch 0.001
And I checkout the 0.10 tag 0.001
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.046
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.080
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.030
And the last version mentioned in debian/changelog is 0.10 0.019
And I am working on the stable base branch 0.002
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.026
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
2.858
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.021
And Tails 0.10 has been released 0.008
And the last version mentioned in debian/changelog is 0.10 0.035
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.003
When I successfully run "apt-snapshots-serials prepare-build" 2.790
apt-snapshots-serials prepare-build failed. Exit code: pid 138347 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.001
After features/support/hooks.rb:108 0.000
Tags: @source
3.061
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.023
And Tails 0.10 has been released 0.008
And the last version mentioned in debian/changelog is 0.10 0.019
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.008
apt-snapshots-serials prepare-build failed. Exit code: pid 138380 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.122
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.036
And the last version mentioned in debian/changelog is 0.10.1 0.052
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.004
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.028
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.112
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.028
And the last version mentioned in debian/changelog is 0.10.1 0.051
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.004
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.028
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
2.872
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.028
And the last version mentioned in debian/changelog is 0.10.1 0.051
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.004
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.787
apt-snapshots-serials prepare-build failed. Exit code: pid 138533 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.087
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.039
And the last version mentioned in debian/changelog is 0.10.1 0.051
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.004
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.991
apt-snapshots-serials prepare-build failed. Exit code: pid 138572 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.110
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.026
And the last version mentioned in debian/changelog is 0.11 0.051
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.031
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.109
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.023
And the last version mentioned in debian/changelog is 0.11 0.054
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.030
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.000
After features/support/hooks.rb:108 0.000
Tags: @source
2.818
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.031
And Tails 0.10 has been released 0.040
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.074
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" 2.671
apt-snapshots-serials prepare-build failed. Exit code: pid 138718 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.074
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.032
And Tails 0.10 has been released 0.013
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.074
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" 2.955
apt-snapshots-serials prepare-build failed. Exit code: pid 138764 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.148
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.025
And the last version mentioned in debian/changelog is 0.11 0.053
And Tails 0.11 has been released 0.017
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.002
When I successfully run tails-custom-apt-sources 0.049
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.133
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.030
And the last version mentioned in debian/changelog is 0.11 0.053
And Tails 0.11 has been released 0.017
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 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
2.752
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.023
And the last version mentioned in debian/changelog is 0.11 0.052
And Tails 0.11 has been released 0.014
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.001
When I successfully run "apt-snapshots-serials prepare-build" 2.660
apt-snapshots-serials prepare-build failed. Exit code: pid 138937 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.061
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.035
And the last version mentioned in debian/changelog is 0.11 0.052
And Tails 0.11 has been released 0.014
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.001
When I successfully run "apt-snapshots-serials prepare-build" 2.957
apt-snapshots-serials prepare-build failed. Exit code: pid 138983 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.141
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.025
And Tails 0.11 has been released 0.013
And the last version mentioned in debian/changelog is 0.12~rc1 0.052
And Tails 0.12-rc1 has been tagged 0.002
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.001
When I successfully run tails-custom-apt-sources 0.046
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.124
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.023
And Tails 0.11 has been released 0.012
And the last version mentioned in debian/changelog is 0.12~rc1 0.053
And Tails 0.12-rc1 has been tagged 0.002
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.001
When I run tails-custom-apt-sources 0.029
Then it should fail 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
2.769
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.023
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.072
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.004
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.655
apt-snapshots-serials prepare-build failed. Exit code: pid 139163 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.061
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.032
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.096
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" 2.913
apt-snapshots-serials prepare-build failed. Exit code: pid 139212 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.065
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.034
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.030
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.061
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.029
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.031
Then I should see the 'devel' suite 0.000
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.000
After features/support/hooks.rb:108 0.000
Tags: @source
2.963
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.022
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.940
apt-snapshots-serials prepare-build failed. Exit code: pid 139331 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.007
After features/support/hooks.rb:108 0.000
Tags: @source
3.052
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.024
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.027
apt-snapshots-serials prepare-build failed. Exit code: pid 139356 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.052
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.024
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.028
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.051
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.023
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 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
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.100
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.069
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.030
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.051
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.023
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.028
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
2.783
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.022
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 2.760
apt-snapshots-serials prepare-build failed. Exit code: pid 139553 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.000
After features/support/hooks.rb:108 0.000
Tags: @source
3.088
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.024
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 3.063
apt-snapshots-serials prepare-build failed. Exit code: pid 139596 exit 4 (StandardError)
/var/lib/jenkins/workspace/test_Tails_ISO_21565-flatpak-safe/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.062
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.031
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.030
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.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.055
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.026
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.028
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.051
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.022
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.028
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.027
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.023
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.027
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.022
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.027
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.022
And the config/base_branch file is empty 0.001
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