Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 8 17 Nov 2024, 17:29

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 150 1 6 0 0 157 20 1 21 1:49.050 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:14.777
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:33.063
And I update APT using apt 13.650
And I install "python3-behave" using apt 25.631
Then the Tails Persistent Storage behave tests pass 2.432
After features/support/hooks.rb:326 0.835
After features/support/hooks.rb:100 0.000
Tags: @product
51.277
Before features/support/hooks.rb:269 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 11.966
When I log in to a new session without activating the Persistent Storage 27.429
Then Tails is running from USB drive "__internal" 0.604
And persistence is disabled 0.444
But a Tails persistence partition exists on USB drive "__internal" 10.833
After features/support/hooks.rb:326 1.233
After features/support/hooks.rb:100 0.000
Tags: @product
3:14.275
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive without a persistent partition and logged in 17.863
Then Tails is running from USB drive "__internal" 0.615
When I create a file in the Persistent directory 0.196
And I create a persistent partition with the default settings 24.730
Then the file I created was copied to the Persistent Storage 0.700
When I shutdown Tails and wait for the computer to power off 14.696
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.971
Then persistence for "Persistent" is active 0.410
And the file I created in the Persistent directory exists 0.090
After features/support/hooks.rb:326 0.914
After features/support/hooks.rb:100 0.008
Tags: @product
1:2.153
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.013
And the system is very low on memory 7.404
When I create a file in the Persistent directory 0.850
When I try to create a persistent partition 24.302
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.191
When I close the Persistent Storage app 2.869
And I free up some memory 1.802
And I create a persistent partition with the default settings 13.372
Then the file I created was copied to the Persistent Storage 0.345
After features/support/hooks.rb:326 2.005
After features/support/hooks.rb:100 0.000
Tags: @product
2:47.263
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.419
Then Tails is running from USB drive "__internal" 0.556
And all tps features are active 2.396
And all persistent directories have safe access rights 3.064
When I disable the first tps feature 5.878
Then all tps features but the first one are active 2.524
And I shutdown Tails and wait for the computer to power off 10.490
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.500
Then all tps features but the first one are active 2.432
After features/support/hooks.rb:326 0.860
After features/support/hooks.rb:100 0.008
Tags: @product
20.921
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.123
Then persistence for "Persistent" is active 0.760
And I create a file in the Persistent directory 0.080
Then the file I created was copied to the Persistent Storage 0.061
When I disable the first tps feature 6.406
Then persistence for "Persistent" is not active 0.071
And the Persistent directory does not exist 0.049
When I enable the first tps feature 3.212
Then persistence for "Persistent" is active 0.081
And the file I created in the Persistent directory exists 0.073
After features/support/hooks.rb:326 0.828
After features/support/hooks.rb:100 0.000
Tags: @product
20.671
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.732
Then persistence for "Persistent" is active 0.088
When I create a file in the Persistent directory 0.284
And I disable the first tps feature 6.593
And I delete the data of the Persistent Folder feature 3.898
Then the file I created does not exist on the Persistent Storage 0.073
After features/support/hooks.rb:326 1.509
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.263
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.155
And the network is plugged 0.075
And Tor is ready 20.066
And I take note of which tps features are available 0.720
When I write some files expected to persist 1.450
And I shutdown Tails and wait for the computer to power off 8.584
# 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" 24.211
After features/support/hooks.rb:326 0.141
After features/support/hooks.rb:100 0.000
Tags: @product
22:37.858
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.202
And the network is plugged 0.078
And Tor is ready 17.811
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.185
And I shutdown Tails and wait for the computer to power off 8.600
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 22:0.979
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:712:in `new'
./features/step_definitions/common_steps.rb:712:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:298:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/persistence.feature:88:in `Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
And I capture all network traffic 0.000
And the network is plugged 0.000
And Tor is ready 0.000
And I switch to the "persistent-con-current" NetworkManager connection 0.000
And the 1st network device has a spoofed MAC address configured 0.000
And no network device leaked the real MAC address 0.000
After features/support/hooks.rb:326 10.949

SCENARIO FAILED: 'Creating and using a persistent NetworkManager connection' (at time 03:35:16)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20660-fix-random-seed-update/8/artifact/build-artifacts/03:35:16_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20660-fix-random-seed-update/8/artifact/build-artifacts/03:35:16_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20660-fix-random-seed-update/8/artifact/build-artifacts/03:35:16_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:100 0.009
Tags: @product
1:2.142
Before features/support/hooks.rb:269 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 14.551
And I enable persistence creation in Tails Greeter 1.135
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.740
Then I create a persistent partition with the default settings using the wizard that was already open 22.714
After features/support/hooks.rb:326 1.791
After features/support/hooks.rb:100 0.000
Tags: @product
5:1.195
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 12.087
When I enable persistence 43.324
Then no persistent Greeter options were restored 14.550
When I set all Greeter options to non-default values 27.387
And I log in to a new session in German (de) after having activated the Persistent Storage 56.871
Then all Greeter options are set to non-default values 1.584
When I cold reboot the computer 10.318
And the computer reboots Tails 1:9.650
Given I enable persistence 21.055
Then persistent Greeter options were restored 0.694
When I log in to a new session after having activated the Persistent Storage 43.196
Then all Greeter options are set to non-default values 0.472
After features/support/hooks.rb:326 1.500
After features/support/hooks.rb:100 0.008
Tags: @product
3:49.680
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.306
# 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 34.712
And I shutdown Tails and wait for the computer to power off 12.692
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:18.508
And I change the passphrase of the Persistent Storage back to the original 32.459
After features/support/hooks.rb:326 2.575
After features/support/hooks.rb:100 0.012
Tags: @product
58.411
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.072
And I log in to a new session without activating the Persistent Storage 22.279
Then persistence is disabled 0.246
But a Tails persistence partition exists on USB drive "__internal" 8.363
And all notifications have disappeared 9.767
When I delete the persistent partition 6.206
Then there is no persistence partition on USB drive "__internal" 0.476
After features/support/hooks.rb:326 0.992
After features/support/hooks.rb:100 0.000
Tags: @product
2:45.748
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.061
When I write some dotfile expected to persist 0.436
And I shutdown Tails and wait for the computer to power off 12.237
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.573
Then the expected persistent dotfile is present in the filesystem 0.438
After features/support/hooks.rb:326 0.944
After features/support/hooks.rb:100 0.011
Tags: @product
1:57.044
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.828
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.099
When I try to enable persistence 0.298
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 44.157
When I log in to a new session after having activated the Persistent Storage 42.446
And all notifications have disappeared 10.611
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.605
And all tps features are enabled 2.593
And all tps features but the first one are active 2.403
After features/support/hooks.rb:326 0.862
After features/support/hooks.rb:100 0.000
Tags: @product
5:15.425
Before features/support/hooks.rb:269 0.007
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:40.746
And I enable persistence 37.297
And I log in to a new session after having activated the Persistent Storage 51.362
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.380
And persistence is enabled 3.637
After features/support/hooks.rb:326 2.454
After features/support/hooks.rb:100 0.000
Tags: @product
34.059
Before features/support/hooks.rb:269 0.004
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 9.023
And I enable persistence but something goes wrong during the LUKS header upgrade 24.137
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.898
After features/support/hooks.rb:326 0.788
After features/support/hooks.rb:100 0.000
Tags: @product
55.687
Before features/support/hooks.rb:269 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.117
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.107
When I enable persistence 35.844
Then the filesystem of the Persistent Storage was repaired 0.112
And persistence is successfully enabled 3.506
After features/support/hooks.rb:326 1.076
After features/support/hooks.rb:100 0.000
Tags: @product
27.518
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.028
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.986
When I try to enable persistence 0.405
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 6.790
When I repair the filesystem of the Persistent Storage 1.271
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.222
And the filesystem of the Persistent Storage was repaired 0.072
When I close the filesystem repair dialog 1.219
Then persistence is successfully enabled 1.521
After features/support/hooks.rb:326 0.798
After features/support/hooks.rb:100 0.000
Tags: @product @doc
2:11.591
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.945
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.114
When I try to enable persistence 0.303
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 43.807
When I repair the filesystem of the Persistent Storage 2.257
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.093
When I log in to a new session 45.810
And all notifications have disappeared 11.003
# 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.613
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.694
When I close the "whisperback" window 1.576
Then the Tor Browser starts 14.594
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.776
After features/support/hooks.rb:326 2.366
After features/support/hooks.rb:100 0.003
Tags: @product @doc
1:15.082
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.368
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.366
And Tails detects disk read failures on the boot device 1.686
When I try to enable persistence 0.428
Then the Welcome Screen tells me that my hardware is probably failing 5.611
When I log in to a new session 21.885
And all notifications have disappeared 7.427
Then the Tor Browser starts 21.625
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.684
After features/support/hooks.rb:326 2.055
After features/support/hooks.rb:100 0.000