Project Number Date
test_Tails_ISO_21014-htpdateerror 15 27 Jun 2025, 23:56

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 153 1 3 0 0 157 20 1 21 59:27.261 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:25.816
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:38.745
And I update APT using apt 17.873
And I install "python3-behave" using apt 26.157
Then the Tails Persistent Storage behave tests pass 3.039
After features/support/hooks.rb:330 0.764
After features/support/hooks.rb:100 0.000
Tags: @product
48.990
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.927
When I log in to a new session without activating the Persistent Storage 28.344
Then Tails is running from USB drive "__internal" 0.552
And persistence is disabled 0.471
But a Tails persistence partition exists on USB drive "__internal" 8.695
After features/support/hooks.rb:330 1.970
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.972
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.475
Then Tails is running from USB drive "__internal" 0.374
When I create a file in the Persistent directory 0.150
And I create a persistent partition with the default settings 22.565
Then the file I created was copied to the Persistent Storage 1.838
When I shutdown Tails and wait for the computer to power off 12.554
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.887
Then persistence for "Persistent" is active 1.055
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 2.014
After features/support/hooks.rb:100 0.008
Tags: @product
1:7.931
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 24.173
And the system is very low on memory 3.066
When I create a file in the Persistent directory 1.065
When I try to create a persistent partition 21.832
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.176
When I close the Persistent Storage app 2.624
And I free up some memory 2.310
And I create a persistent partition with the default settings 12.374
Then the file I created was copied to the Persistent Storage 0.307
After features/support/hooks.rb:330 1.755
After features/support/hooks.rb:100 0.000
Tags: @product
2:50.815
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.781
Then Tails is running from USB drive "__internal" 0.586
And all tps features are active 2.282
And all persistent directories have safe access rights 2.518
When I disable the first tps feature 6.281
Then all tps features but the first one are active 2.385
And I shutdown Tails and wait for the computer to power off 15.235
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.679
Then all tps features but the first one are active 2.063
After features/support/hooks.rb:330 1.110
After features/support/hooks.rb:100 0.008
Tags: @product
20.024
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.444
Then persistence for "Persistent" is active 0.074
And I create a file in the Persistent directory 0.059
Then the file I created was copied to the Persistent Storage 0.088
When I disable the first tps feature 5.999
Then persistence for "Persistent" is not active 0.069
And the Persistent directory does not exist 0.065
When I enable the first tps feature 3.095
Then persistence for "Persistent" is active 0.071
And the file I created in the Persistent directory exists 0.057
After features/support/hooks.rb:330 1.772
After features/support/hooks.rb:100 0.000
Tags: @product
20.627
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.458
Then persistence for "Persistent" is active 0.124
When I create a file in the Persistent directory 0.079
And I disable the first tps feature 5.900
And I delete the data of the Persistent Folder feature 4.007
Then the file I created does not exist on the Persistent Storage 0.056
After features/support/hooks.rb:330 1.961
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.450
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.836
And the network is plugged 0.101
And Tor is ready 22.248
And I take note of which tps features are available 0.610
When I write some files expected to persist 1.481
And I shutdown Tails and wait for the computer to power off 8.592
# XXX: The next step succeeds (and the --debug output confirms that it's actually looking for the files) but will fail in a subsequent scenario restoring the same snapshot. This exactly what we want, but why does it work? What is guestfs's behaviour when qcow2 internal snapshots are involved?
Then only the expected files are present on the persistence partition on USB drive "__internal" 25.579
After features/support/hooks.rb:330 0.157
After features/support/hooks.rb:100 0.000
Tags: @product
3:6.697
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.285
And the network is plugged 0.082
And Tor is ready 19.055
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.209
And I shutdown Tails and wait for the computer to power off 8.349
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.922
And I capture all network traffic 0.009
And the network is plugged 0.089
And Tor is ready 20.156
And I switch to the "persistent-con-current" NetworkManager connection 0.331
And the 1st network device has a spoofed MAC address configured 0.090
And no network device leaked the real MAC address 0.114
After features/support/hooks.rb:330 0.654
After features/support/hooks.rb:100 0.065
Tags: @product
56.208
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 10.544
And I enable persistence creation in Tails Greeter 1.117
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.190
Then I create a persistent partition with the default settings using the wizard that was already open 23.355
After features/support/hooks.rb:330 3.010
After features/support/hooks.rb:100 0.000
Tags: @product
4:17.506
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.896
When I enable persistence 36.447
Then no persistent Greeter options were restored 14.580
When I set all Greeter options to non-default values 26.071
And I log in to a new session in German (de) after having activated the Persistent Storage 44.317
Then all Greeter options are set to non-default values 0.413
When I cold reboot the computer 7.472
And the computer reboots Tails 1:0.973
Given I enable persistence 17.053
Then persistent Greeter options were restored 0.499
When I log in to a new session after having activated the Persistent Storage 38.101
Then all Greeter options are set to non-default values 0.678
After features/support/hooks.rb:330 1.687
After features/support/hooks.rb:100 0.008
Tags: @product
3:33.096
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.204
# Note that if anything fails after the passphrase was changed and
# before it's changed back below, subsequent scenarios might fail
# because the Persistent Storage doesn't have the expected passphrase.
When I change the passphrase of the Persistent Storage 31.244
And I shutdown Tails and wait for the computer to power off 15.239
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:7.481
And I change the passphrase of the Persistent Storage back to the original 28.926
After features/support/hooks.rb:330 3.089
After features/support/hooks.rb:100 0.008
Tags: @product
56.343
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.352
And I log in to a new session without activating the Persistent Storage 20.963
Then persistence is disabled 0.490
But a Tails persistence partition exists on USB drive "__internal" 9.796
And all notifications have disappeared 8.634
When I delete the persistent partition 6.153
Then there is no persistence partition on USB drive "__internal" 0.952
After features/support/hooks.rb:330 1.663
After features/support/hooks.rb:100 0.000
Tags: @product
2:32.542
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.305
When I write some dotfile expected to persist 0.077
And I shutdown Tails and wait for the computer to power off 10.729
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:10.943
Then the expected persistent dotfile is present in the filesystem 0.486
After features/support/hooks.rb:330 1.853
After features/support/hooks.rb:100 0.008
Tags: @product
21:23.049
Scenario Feature activation fails
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.155
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.095
When I try to enable persistence 0.256
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 27.887
When I log in to a new session after having activated the Persistent Storage 45.494
And all notifications have disappeared 20:0.158
execution expired (RemoteShell::Timeout)
./features/support/helpers/remote_shell.rb:56:in `read'
./features/support/helpers/remote_shell.rb:56:in `block (3 levels) in communicate'
./features/support/helpers/remote_shell.rb:55:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:719:in `new'
./features/step_definitions/common_steps.rb:719:in `/^all notifications have disappeared$/'
features/persistence.feature:148:in `And all notifications have disappeared'
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 0.000
And all tps features are enabled 0.000
And all tps features but the first one are active 0.000
Hooks
After features/support/hooks.rb:330 10.814
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Feature activation fails' (at time 05:10:51)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/15/artifact/build-artifacts/05:10:51_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/15/artifact/build-artifacts/05:10:51_Feature_activation_fails.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
4:43.576
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 3:14.036
And I enable persistence 32.892
And I log in to a new session after having activated the Persistent Storage 50.860
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 3.154
And persistence is enabled 2.633
After features/support/hooks.rb:330 1.945
After features/support/hooks.rb:100 0.000
Tags: @product
29.978
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.882
And I enable persistence but something goes wrong during the LUKS header upgrade 20.312
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.782
After features/support/hooks.rb:330 0.613
After features/support/hooks.rb:100 0.000
Tags: @product
44.994
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.334
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.048
When I enable persistence 26.771
Then the filesystem of the Persistent Storage was repaired 0.098
And persistence is successfully enabled 2.740
After features/support/hooks.rb:330 2.089
After features/support/hooks.rb:100 0.000
Tags: @product
48.912
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.862
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.113
When I try to enable persistence 0.722
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 25.707
When I repair the filesystem of the Persistent Storage 1.367
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.753
And the filesystem of the Persistent Storage was repaired 2.726
When I close the filesystem repair dialog 1.272
Then persistence is successfully enabled 1.388
After features/support/hooks.rb:330 1.987
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:53.601
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.535
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.103
When I try to enable persistence 0.265
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.375
When I repair the filesystem of the Persistent Storage 1.281
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.073
When I log in to a new session 40.865
And all notifications have disappeared 7.643
# Now both WhisperBack and Tor Browser has started at the same
# time, so we do not know which window is focused. The steps about
# Tor Browser care about that, but the ones about WhisperBack do
# not, so we first deal with WhisperBack and then kill it to
# ensure that Tor Browser is focused.
Then WhisperBack is prefilled for fsck with summary: "Failed to repair the file system of your Persistent Storage" 0.224
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.244
When I close the "whisperback" window 2.070
Then the Tor Browser starts 21.709
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.208
After features/support/hooks.rb:330 2.065
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:57.126
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.442
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.505
And Tails detects disk read failures on the boot device 1.554
When I try to enable persistence 0.734
Then the Welcome Screen tells me that my hardware is probably failing 18.122
When I log in to a new session 46.800
And all notifications have disappeared 8.599
Then the Tor Browser starts 25.425
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.939
After features/support/hooks.rb:330 2.474
After features/support/hooks.rb:100 0.000