Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 100 23 Jun 2025, 20:45

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 119 6 32 0 0 157 15 6 21 1:12:39.202 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
6:43.456
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 5:37.127
And I update APT using apt 22.422
And I install "python3-behave" using apt 40.228
Then the Tails Persistent Storage behave tests pass 3.677
After features/support/hooks.rb:335 1.019
After features/support/hooks.rb:105 0.000
Tags: @product
30.757
Scenario Booting Tails from a USB drive with a disabled persistent partition
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.011
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 20.996
When I log in to a new session without activating the Persistent Storage 9.760
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/common_steps.rb:519:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/persistence.feature:14:in `When I log in to a new session without activating the Persistent Storage'
Then Tails is running from USB drive "__internal" 0.000
And persistence is disabled 0.000
But a Tails persistence partition exists on USB drive "__internal" 0.000
After features/support/hooks.rb:335 5.500

SCENARIO FAILED: 'Booting Tails from a USB drive with a disabled persistent partition' (at time 04:18:56)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/04:18:56_Booting_Tails_from_a_USB_drive_with_a_disabled_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/04:18:56_Booting_Tails_from_a_USB_drive_with_a_disabled_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/04:18:56_Booting_Tails_from_a_USB_drive_with_a_disabled_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/04:18:56_Booting_Tails_from_a_USB_drive_with_a_disabled_persistent_partition.journal

After features/support/hooks.rb:105 0.000
Tags: @product
6:3.952
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 26.356
Then Tails is running from USB drive "__internal" 5.544
When I create a file in the Persistent directory 2.145
And I create a persistent partition with the default settings 49.081
Then the file I created was copied to the Persistent Storage 5.469
When I shutdown Tails and wait for the computer to power off 25.784
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:8.419
Then persistence for "Persistent" is active 1.052
And the file I created in the Persistent directory exists 0.098
After features/support/hooks.rb:335 3.128
After features/support/hooks.rb:105 0.041
Tags: @product
1:50.083
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.053
Given I have started Tails without network from a USB drive without a persistent partition and logged in 28.810
And the system is very low on memory 6.007
When I create a file in the Persistent directory 1.457
When I try to create a persistent partition 35.205
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.478
When I close the Persistent Storage app 2.957
And I free up some memory 3.866
And I create a persistent partition with the default settings 30.507
Then the file I created was copied to the Persistent Storage 0.793
After features/support/hooks.rb:335 2.748
After features/support/hooks.rb:105 0.000
Tags: @product
5:5.944
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 23.755
Then Tails is running from USB drive "__internal" 0.585
And all tps features are active 8.906
And all persistent directories have safe access rights 6.691
When I disable the first tps feature 16.364
Then all tps features but the first one are active 3.453
And I shutdown Tails and wait for the computer to power off 20.961
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:41.257
Then all tps features but the first one are active 3.968
After features/support/hooks.rb:335 9.903
After features/support/hooks.rb:105 0.074
Tags: @product
36.282
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.049
Then persistence for "Persistent" is active 1.791
And I create a file in the Persistent directory 1.844
Then the file I created was copied to the Persistent Storage 1.432
When I disable the first tps feature 6.289
Then persistence for "Persistent" is not active 0.218
And the Persistent directory does not exist 0.065
When I enable the first tps feature 4.902
Then persistence for "Persistent" is active 2.762
And the file I created in the Persistent directory exists 1.925
After features/support/hooks.rb:335 4.599
After features/support/hooks.rb:105 0.000
Tags: @product
1:19.414
Scenario Deleting data of a Persistent Storage feature
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:19.414
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/persistence.feature:65:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
Then persistence for "Persistent" is active 0.000
When I create a file in the Persistent directory 0.000
And I disable the first tps feature 0.000
And I delete the data of the Persistent Folder feature 0.000
Then the file I created does not exist on the Persistent Storage 0.000
After features/support/hooks.rb:335 7.150

SCENARIO FAILED: 'Deleting data of a Persistent Storage feature' (at time 04:34:19)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/04:34:19_Deleting_data_of_a_Persistent_Storage_feature.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/04:34:19_Deleting_data_of_a_Persistent_Storage_feature.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/04:34:19_Deleting_data_of_a_Persistent_Storage_feature.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/04:34:19_Deleting_data_of_a_Persistent_Storage_feature.journal

After features/support/hooks.rb:105 0.000
Tags: @product
2:11.099
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 20.346
And the network is plugged 0.085
And Tor is ready 32.198
And I take note of which tps features are available 0.863
When I write some files expected to persist 1.812
And I shutdown Tails and wait for the computer to power off 18.240
# 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" 57.551
After features/support/hooks.rb:335 0.538
After features/support/hooks.rb:105 0.000
Tags: @product
5:21.360
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.030
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.781
And the network is plugged 2.926
And Tor is ready 27.825
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.288
And I shutdown Tails and wait for the computer to power off 18.136
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:38.778
And I capture all network traffic 0.026
And the network is plugged 0.170
And Tor is ready 38.737
And I switch to the "persistent-con-current" NetworkManager connection 1.064
And the 1st network device has a spoofed MAC address configured 0.225
And no network device leaked the real MAC address 0.399
After features/support/hooks.rb:335 0.981
After features/support/hooks.rb:105 0.068
Tags: @product
2:6.724
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 36.366
And I enable persistence creation in Tails Greeter 1.447
And I log in to a new session expecting no warning about the Persistent Storage not being activated 33.679
Then I create a persistent partition with the default settings using the wizard that was already open 55.232
After features/support/hooks.rb:335 4.955
After features/support/hooks.rb:105 0.000
Tags: @product
8:53.178
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 with a persistent partition and stopped at Tails Greeter's login screen 1:2.429
When I enable persistence 1:24.974
Then no persistent Greeter options were restored 21.977
When I set all Greeter options to non-default values 1:0.122
And I log in to a new session in German (de) after having activated the Persistent Storage 1:21.858
Then all Greeter options are set to non-default values 0.279
When I cold reboot the computer 15.873
And the computer reboots Tails 1:41.384
Given I enable persistence 32.766
Then persistent Greeter options were restored 5.078
When I log in to a new session after having activated the Persistent Storage 1:5.993
Then all Greeter options are set to non-default values 0.440
After features/support/hooks.rb:335 1.431
After features/support/hooks.rb:105 0.032
Tags: @product
6:32.240
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 21.939
# 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:10.363
And I shutdown Tails and wait for the computer to power off 20.134
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 3:48.003
And I change the passphrase of the Persistent Storage back to the original 51.799
After features/support/hooks.rb:335 3.361
After features/support/hooks.rb:105 0.048
Tags: @product
55.981
Scenario Deleting a Tails persistent partition
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.016
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 43.092
And I log in to a new session without activating the Persistent Storage 12.889
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/common_steps.rb:519:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/persistence.feature:128:in `And I log in to a new session without activating the Persistent Storage'
Then persistence is disabled 0.000
But a Tails persistence partition exists on USB drive "__internal" 0.000
And all notifications have disappeared 0.000
When I delete the persistent partition 0.000
Then there is no persistence partition on USB drive "__internal" 0.000
After features/support/hooks.rb:335 5.189

SCENARIO FAILED: 'Deleting a Tails persistent partition' (at time 05:00:39)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:00:39_Deleting_a_Tails_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:00:39_Deleting_a_Tails_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:00:39_Deleting_a_Tails_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:00:39_Deleting_a_Tails_persistent_partition.journal

After features/support/hooks.rb:105 0.000
Tags: @product
4:26.548
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 22.637
When I write some dotfile expected to persist 0.072
And I shutdown Tails and wait for the computer to power off 16.341
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:43.791
Then the expected persistent dotfile is present in the filesystem 3.705
After features/support/hooks.rb:335 4.525
After features/support/hooks.rb:105 0.131
Tags: @product
1:17.038
Scenario Feature activation fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.069
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.027
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.765
When I try to enable persistence 2.937
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 1:0.308
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 17.590

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

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

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

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

After features/support/hooks.rb:105 0.000
Tags: @product
8:36.832
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.075
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 5:34.328
And I enable persistence 1:33.847
And I log in to a new session after having activated the Persistent Storage 1:20.383
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.118
And persistence is enabled 6.154
After features/support/hooks.rb:335 7.642
After features/support/hooks.rb:105 0.000
Tags: @product
1:3.584
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.016
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 11.186
And I enable persistence but something goes wrong during the LUKS header upgrade 51.572
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.826
After features/support/hooks.rb:335 0.795
After features/support/hooks.rb:105 0.000
Tags: @product
2:0.636
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.024
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 21.637
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 14.589
When I enable persistence 1:20.950
Then the filesystem of the Persistent Storage was repaired 0.082
And persistence is successfully enabled 3.375
After features/support/hooks.rb:335 2.412
After features/support/hooks.rb:105 0.000
Tags: @product
1:34.538
Scenario Manual filesystem repair is successful
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 and stopped at Tails Greeter's login screen 19.288
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 14.742
When I try to enable persistence 0.468
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.038
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:176: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 the filesystem was repaired successfully 0.000
And the filesystem of the Persistent Storage was repaired 0.000
When I close the filesystem repair dialog 0.000
Then persistence is successfully enabled 0.000
After features/support/hooks.rb:335 14.188

SCENARIO FAILED: 'Manual filesystem repair is successful' (at time 05:20:22)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:20:22_Manual_filesystem_repair_is_successful.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:20:22_Manual_filesystem_repair_is_successful.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:20:22_Manual_filesystem_repair_is_successful.journal

After features/support/hooks.rb:105 0.000
Tags: @product @doc
1:22.410
Scenario Manual filesystem repair fails
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.013
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.082
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 3.912
When I try to enable persistence 5.269
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.145
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 14.575

SCENARIO FAILED: 'Manual filesystem repair fails' (at time 05:22:00)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:22:00_Manual_filesystem_repair_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:22:00_Manual_filesystem_repair_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-debug-proxy-refusing-connections/100/artifact/build-artifacts/05:22:00_Manual_filesystem_repair_fails.journal

After features/support/hooks.rb:105 0.000
Tags: @product @doc
4:7.135
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.041
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.869
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 17.619
And Tails detects disk read failures on the boot device 2.436
When I try to enable persistence 4.509
Then the Welcome Screen tells me that my hardware is probably failing 53.457
When I log in to a new session 1:20.441
And all notifications have disappeared 20.137
Then the Tor Browser starts 52.750
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.913
After features/support/hooks.rb:335 4.466
After features/support/hooks.rb:105 0.000