Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 72 25 May 2025, 18:45

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 155 1 1 0 0 157 20 1 21 1:1:43.499 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:51.165
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:6.833
And I update APT using apt 15.424
And I install "python3-behave" using apt 26.544
Then the Tails Persistent Storage behave tests pass 2.362
After features/support/hooks.rb:335 1.157
After features/support/hooks.rb:105 0.000
Tags: @product
45.169
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.566
When I log in to a new session without activating the Persistent Storage 22.671
Then Tails is running from USB drive "__internal" 0.485
And persistence is disabled 0.279
But a Tails persistence partition exists on USB drive "__internal" 11.166
After features/support/hooks.rb:335 1.645
After features/support/hooks.rb:105 0.000
Tags: @product
3:3.346
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 13.674
Then Tails is running from USB drive "__internal" 0.752
When I create a file in the Persistent directory 0.238
And I create a persistent partition with the default settings 23.119
Then the file I created was copied to the Persistent Storage 2.381
When I shutdown Tails and wait for the computer to power off 12.948
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.758
Then persistence for "Persistent" is active 0.378
And the file I created in the Persistent directory exists 0.094
After features/support/hooks.rb:335 2.010
After features/support/hooks.rb:105 0.009
Tags: @product
1:12.389
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 12.392
And the system is very low on memory 9.036
When I create a file in the Persistent directory 1.439
When I try to create a persistent partition 28.549
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.254
When I close the Persistent Storage app 2.583
And I free up some memory 3.707
And I create a persistent partition with the default settings 13.404
Then the file I created was copied to the Persistent Storage 1.021
After features/support/hooks.rb:335 2.282
After features/support/hooks.rb:105 0.000
Tags: @product
2:51.540
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.348
Then Tails is running from USB drive "__internal" 0.658
And all tps features are active 2.354
And all persistent directories have safe access rights 2.603
When I disable the first tps feature 6.829
Then all tps features but the first one are active 2.208
And I shutdown Tails and wait for the computer to power off 13.065
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:9.185
Then all tps features but the first one are active 2.287
After features/support/hooks.rb:335 1.363
After features/support/hooks.rb:105 0.009
Tags: @product
20.100
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.963
Then persistence for "Persistent" is active 0.107
And I create a file in the Persistent directory 0.090
Then the file I created was copied to the Persistent Storage 0.074
When I disable the first tps feature 6.468
Then persistence for "Persistent" is not active 0.087
And the Persistent directory does not exist 0.043
When I enable the first tps feature 3.123
Then persistence for "Persistent" is active 0.073
And the file I created in the Persistent directory exists 0.066
After features/support/hooks.rb:335 1.392
After features/support/hooks.rb:105 0.000
Tags: @product
20.458
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.446
Then persistence for "Persistent" is active 0.093
When I create a file in the Persistent directory 0.074
And I disable the first tps feature 6.802
And I delete the data of the Persistent Folder feature 3.965
Then the file I created does not exist on the Persistent Storage 0.076
After features/support/hooks.rb:335 1.810
After features/support/hooks.rb:105 0.000
Tags: @product
1:37.154
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.049
And the network is plugged 0.088
And Tor is ready 50.357
And I take note of which tps features are available 0.614
When I write some files expected to persist 1.647
And I shutdown Tails and wait for the computer to power off 11.082
# 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.312
After features/support/hooks.rb:335 0.147
After features/support/hooks.rb:105 0.000
Tags: @product
3:9.389
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.574
And the network is plugged 0.089
And Tor is ready 21.410
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.262
And I shutdown Tails and wait for the computer to power off 8.736
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:7.881
And I capture all network traffic 0.006
And the network is plugged 0.075
And Tor is ready 20.772
And I switch to the "persistent-con-current" NetworkManager connection 0.357
And the 1st network device has a spoofed MAC address configured 0.097
And no network device leaked the real MAC address 0.124
After features/support/hooks.rb:335 0.663
After features/support/hooks.rb:105 0.058
Tags: @product
1:1.361
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.006
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.831
And I enable persistence creation in Tails Greeter 1.449
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.240
Then I create a persistent partition with the default settings using the wizard that was already open 23.838
After features/support/hooks.rb:335 2.400
After features/support/hooks.rb:105 0.000
Tags: @product
4:30.364
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 12.692
When I enable persistence 37.883
Then no persistent Greeter options were restored 14.118
When I set all Greeter options to non-default values 25.773
And I log in to a new session in German (de) after having activated the Persistent Storage 43.173
Then all Greeter options are set to non-default values 0.453
When I cold reboot the computer 7.569
And the computer reboots Tails 1:3.725
Given I enable persistence 20.389
Then persistent Greeter options were restored 0.600
When I log in to a new session after having activated the Persistent Storage 43.530
Then all Greeter options are set to non-default values 0.456
After features/support/hooks.rb:335 1.482
After features/support/hooks.rb:105 0.009
Tags: @product
23:13.009
Scenario Changing the Persistent Storage passphrase
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.700
# 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 40.123
And I shutdown Tails and wait for the computer to power off 13.470
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 22:6.714
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/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:123:in `Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase'
And I change the passphrase of the Persistent Storage back to the original 0.000
After features/support/hooks.rb:335 11.241

SCENARIO FAILED: 'Changing the Persistent Storage passphrase' (at time 03:45:55)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/72/artifact/build-artifacts/03:45:55_Changing_the_Persistent_Storage_passphrase.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/72/artifact/build-artifacts/03:45:55_Changing_the_Persistent_Storage_passphrase.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/72/artifact/build-artifacts/03:45:55_Changing_the_Persistent_Storage_passphrase.journal

After features/support/hooks.rb:105 0.099
Tags: @product
57.059
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.017
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.860
And I log in to a new session without activating the Persistent Storage 20.868
Then persistence is disabled 0.445
But a Tails persistence partition exists on USB drive "__internal" 9.031
And all notifications have disappeared 9.186
When I delete the persistent partition 6.894
Then there is no persistence partition on USB drive "__internal" 0.771
After features/support/hooks.rb:335 1.350
After features/support/hooks.rb:105 0.000
Tags: @product
2:32.369
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.745
When I write some dotfile expected to persist 0.116
And I shutdown Tails and wait for the computer to power off 10.683
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.339
Then the expected persistent dotfile is present in the filesystem 0.484
After features/support/hooks.rb:335 1.284
After features/support/hooks.rb:105 0.012
Tags: @product
1:55.227
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 10.232
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.088
When I try to enable persistence 0.263
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 39.000
When I log in to a new session after having activated the Persistent Storage 47.220
And all notifications have disappeared 8.450
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.485
And all tps features are enabled 3.200
And all tps features but the first one are active 2.284
After features/support/hooks.rb:335 1.648
After features/support/hooks.rb:105 0.000
Tags: @product
5:10.977
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 3:46.296
And I enable persistence 32.484
And I log in to a new session after having activated the Persistent Storage 46.980
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.324
And persistence is enabled 2.891
After features/support/hooks.rb:335 1.753
After features/support/hooks.rb:105 0.000
Tags: @product
34.919
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 8.399
And I enable persistence but something goes wrong during the LUKS header upgrade 25.634
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.886
After features/support/hooks.rb:335 0.831
After features/support/hooks.rb:105 0.000
Tags: @product
48.561
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.427
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.185
When I enable persistence 30.287
Then the filesystem of the Persistent Storage was repaired 0.092
And persistence is successfully enabled 2.568
After features/support/hooks.rb:335 1.692
After features/support/hooks.rb:105 0.000
Tags: @product
49.483
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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.278
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 6.386
When I try to enable persistence 0.419
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 22.589
When I repair the filesystem of the Persistent Storage 3.517
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.432
And the filesystem of the Persistent Storage was repaired 4.136
When I close the filesystem repair dialog 1.239
Then persistence is successfully enabled 1.482
After features/support/hooks.rb:335 1.588
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:57.740
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 8.599
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.133
When I try to enable persistence 0.298
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.254
When I repair the filesystem of the Persistent Storage 1.328
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.094
When I log in to a new session 42.079
And all notifications have disappeared 9.899
# 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.296
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.607
When I close the "whisperback" window 1.520
Then the Tor Browser starts 21.828
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.799
After features/support/hooks.rb:335 1.905
After features/support/hooks.rb:105 0.000
Tags: @product @doc
2:1.710
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 9.646
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 11.654
And Tails detects disk read failures on the boot device 1.505
When I try to enable persistence 0.468
Then the Welcome Screen tells me that my hardware is probably failing 20.097
When I log in to a new session 45.485
And all notifications have disappeared 9.432
Then the Tor Browser starts 22.587
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.831
After features/support/hooks.rb:335 1.892
After features/support/hooks.rb:105 0.000