Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 116 08 Jul 2025, 21:50

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 137 3 17 0 0 157 18 3 21 55:11.402 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:28.503
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:27.798
And I update APT using apt 19.613
And I install "python3-behave" using apt 37.260
Then the Tails Persistent Storage behave tests pass 3.831
After features/support/hooks.rb:335 2.427
After features/support/hooks.rb:105 0.000
Tags: @product
1:23.170
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 22.419
When I log in to a new session without activating the Persistent Storage 31.442
Then Tails is running from USB drive "__internal" 1.130
And persistence is disabled 0.866
But a Tails persistence partition exists on USB drive "__internal" 27.310
After features/support/hooks.rb:335 3.826
After features/support/hooks.rb:105 0.000
Tags: @product
5:4.675
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.033
Given I have started Tails without network from a USB drive without a persistent partition and logged in 18.522
Then Tails is running from USB drive "__internal" 1.990
When I create a file in the Persistent directory 0.154
And I create a persistent partition with the default settings 41.345
Then the file I created was copied to the Persistent Storage 2.289
When I shutdown Tails and wait for the computer to power off 18.636
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:41.086
Then persistence for "Persistent" is active 0.560
And the file I created in the Persistent directory exists 0.090
After features/support/hooks.rb:335 1.772
After features/support/hooks.rb:105 0.014
Tags: @product
1:23.621
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.070
Given I have started Tails without network from a USB drive without a persistent partition and logged in 15.338
And the system is very low on memory 4.727
When I create a file in the Persistent directory 2.769
When I try to create a persistent partition 30.637
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 1.752
When I close the Persistent Storage app 2.642
And I free up some memory 2.751
And I create a persistent partition with the default settings 22.717
Then the file I created was copied to the Persistent Storage 0.284
After features/support/hooks.rb:335 5.318
After features/support/hooks.rb:105 0.000
Tags: @product
3:56.424
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.014
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.528
Then Tails is running from USB drive "__internal" 2.946
And all tps features are active 3.807
And all persistent directories have safe access rights 5.141
When I disable the first tps feature 7.019
Then all tps features but the first one are active 6.082
And I shutdown Tails and wait for the computer to power off 15.549
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:57.005
Then all tps features but the first one are active 3.344
After features/support/hooks.rb:335 4.956
After features/support/hooks.rb:105 0.026
Tags: @product
29.250
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.014
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.517
Then persistence for "Persistent" is active 0.180
And I create a file in the Persistent directory 0.108
Then the file I created was copied to the Persistent Storage 0.067
When I disable the first tps feature 12.829
Then persistence for "Persistent" is not active 0.083
And the Persistent directory does not exist 0.058
When I enable the first tps feature 3.262
Then persistence for "Persistent" is active 0.070
And the file I created in the Persistent directory exists 0.072
After features/support/hooks.rb:335 2.508
After features/support/hooks.rb:105 0.000
Tags: @product
47.988
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 33.265
Then persistence for "Persistent" is active 0.100
When I create a file in the Persistent directory 0.123
And I disable the first tps feature 6.651
And I delete the data of the Persistent Folder feature 7.473
Then the file I created does not exist on the Persistent Storage 0.373
After features/support/hooks.rb:335 3.689
After features/support/hooks.rb:105 0.000
Tags: @product
1:41.891
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.053
And the network is plugged 0.117
And Tor is ready 32.586
And I take note of which tps features are available 0.711
When I write some files expected to persist 1.908
And I shutdown Tails and wait for the computer to power off 12.067
# 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" 44.445
After features/support/hooks.rb:335 0.184
After features/support/hooks.rb:105 0.000
Tags: @product
4:54.032
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 30.465
And the network is plugged 0.413
And Tor is ready 29.027
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.213
And I shutdown Tails and wait for the computer to power off 9.638
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:13.278
And I capture all network traffic 0.013
And the network is plugged 0.086
And Tor is ready 25.035
And I switch to the "persistent-con-current" NetworkManager connection 1.211
And the 1st network device has a spoofed MAC address configured 1.698
And no network device leaked the real MAC address 2.949
After features/support/hooks.rb:335 3.173
After features/support/hooks.rb:105 0.063
Tags: @product
1:24.664
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.013
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 17.337
And I enable persistence creation in Tails Greeter 1.685
And I log in to a new session expecting no warning about the Persistent Storage not being activated 28.109
Then I create a persistent partition with the default settings using the wizard that was already open 37.531
After features/support/hooks.rb:335 3.144
After features/support/hooks.rb:105 0.000
Tags: @product
6:56.232
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 19.099
When I enable persistence 1:12.341
Then no persistent Greeter options were restored 17.108
When I set all Greeter options to non-default values 34.751
And I log in to a new session in German (de) after having activated the Persistent Storage 59.153
Then all Greeter options are set to non-default values 1.363
When I cold reboot the computer 13.873
And the computer reboots Tails 1:42.234
Given I enable persistence 34.253
Then persistent Greeter options were restored 0.729
When I log in to a new session after having activated the Persistent Storage 1:0.852
Then all Greeter options are set to non-default values 0.471
After features/support/hooks.rb:335 2.489
After features/support/hooks.rb:105 0.007
Tags: @product
1:25.232
Scenario Changing the Persistent Storage passphrase
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.004
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.281
# 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 1:7.950
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:475:in `/^I change the passphrase of the Persistent Storage( back to the original)?$/'
features/persistence.feature:121:in `When I change the passphrase of the Persistent Storage'
And I shutdown Tails and wait for the computer to power off 0.000
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 0.000
And I change the passphrase of the Persistent Storage back to the original 0.000
After features/support/hooks.rb:335 13.369

SCENARIO FAILED: 'Changing the Persistent Storage passphrase' (at time 05:33:40)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:33:40_Changing_the_Persistent_Storage_passphrase.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:33:40_Changing_the_Persistent_Storage_passphrase.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:33:40_Changing_the_Persistent_Storage_passphrase.journal

After features/support/hooks.rb:105 0.000
Tags: @product
1:35.814
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 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 18.412
And I log in to a new session without activating the Persistent Storage 36.361
Then persistence is disabled 0.639
But a Tails persistence partition exists on USB drive "__internal" 9.135
And all notifications have disappeared 15.556
When I delete the persistent partition 13.974
Then there is no persistence partition on USB drive "__internal" 1.735
After features/support/hooks.rb:335 1.459
After features/support/hooks.rb:105 0.000
Tags: @product
3:48.452
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 15.076
When I write some dotfile expected to persist 0.486
And I shutdown Tails and wait for the computer to power off 12.285
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:19.730
Then the expected persistent dotfile is present in the filesystem 0.872
After features/support/hooks.rb:335 4.404
After features/support/hooks.rb:105 0.061
Tags: @product
1:14.335
Scenario Feature activation fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.042
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 13.873
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.090
When I try to enable persistence 0.369
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 1:0.002
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1724:in `/^the Welcome Screen tells me that the Persistent Folder feature couldn't be activated$/'
features/persistence.feature:146:in `Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated'
When I log in to a new session after having activated the Persistent Storage 0.000
And all notifications have disappeared 0.000
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
After features/support/hooks.rb:335 10.696

SCENARIO FAILED: 'Feature activation fails' (at time 05:40:37)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:40:37_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:40:37_Feature_activation_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:40:37_Feature_activation_fails.journal

After features/support/hooks.rb:105 0.000
Tags: @product
6:18.878
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
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 4:15.397
And I enable persistence 53.252
And I log in to a new session after having activated the Persistent Storage 59.636
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 4.142
And persistence is enabled 6.449
After features/support/hooks.rb:335 2.291
After features/support/hooks.rb:105 0.000
Tags: @product
1:0.256
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
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.369
And I enable persistence but something goes wrong during the LUKS header upgrade 49.660
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 1.225
After features/support/hooks.rb:335 1.087
After features/support/hooks.rb:105 0.000
Tags: @product
1:41.659
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 17.147
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 6.226
When I enable persistence 1:14.336
Then the filesystem of the Persistent Storage was repaired 0.376
And persistence is successfully enabled 3.573
After features/support/hooks.rb:335 2.557
After features/support/hooks.rb:105 0.000
Tags: @product
1:42.421
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.011
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 17.984
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 16.435
When I try to enable persistence 0.443
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 53.152
When I repair the filesystem of the Persistent Storage 6.906
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.585
And the filesystem of the Persistent Storage was repaired 3.437
When I close the filesystem repair dialog 1.356
Then persistence is successfully enabled 2.119
After features/support/hooks.rb:335 2.653
After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:14.975
Scenario Manual filesystem repair fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.067
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.569
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.110
When I try to enable persistence 0.293
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.001
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1732:in `/^the Welcome Screen tells me that filesystem errors were found on the Persistent Storage$/'
features/persistence.feature:188:in `Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage'
When I repair the filesystem of the Persistent Storage 0.000
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.000
When I log in to a new session 0.000
And all notifications have disappeared 0.000
# 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.000
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.000
When I close the "whisperback" window 0.000
Then the Tor Browser starts 0.000
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.000
After features/support/hooks.rb:335 19.351

SCENARIO FAILED: 'Manual filesystem repair fails' (at time 05:53:02)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:53:02_Manual_filesystem_repair_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:53:02_Manual_filesystem_repair_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/116/artifact/build-artifacts/05:53:02_Manual_filesystem_repair_fails.journal

After features/support/hooks.rb:105 0.000
Tags: @product @doc
3:38.921
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 19.334
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 16.340
And Tails detects disk read failures on the boot device 1.785
When I try to enable persistence 1.729
Then the Welcome Screen tells me that my hardware is probably failing 45.386
When I log in to a new session 1:24.881
And all notifications have disappeared 14.518
Then the Tor Browser starts 32.811
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 2.134
After features/support/hooks.rb:335 3.808
After features/support/hooks.rb:105 0.000