Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 8 20 Mar 2025, 14:34

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 154 1 2 0 0 157 20 1 21 1:27.943 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:42.350
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:34.764
And I update APT using apt 1:42.278
And I install "python3-behave" using apt 22.380
Then the Tails Persistent Storage behave tests pass 2.927
After features/support/hooks.rb:330 0.663
After features/support/hooks.rb:100 0.000
Tags: @product
38.308
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.635
When I log in to a new session without activating the Persistent Storage 21.292
Then Tails is running from USB drive "__internal" 0.464
And persistence is disabled 0.383
But a Tails persistence partition exists on USB drive "__internal" 5.532
After features/support/hooks.rb:330 1.400
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.571
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 14.004
Then Tails is running from USB drive "__internal" 0.408
When I create a file in the Persistent directory 0.144
And I create a persistent partition with the default settings 22.900
Then the file I created was copied to the Persistent Storage 0.590
When I shutdown Tails and wait for the computer to power off 10.822
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.276
Then persistence for "Persistent" is active 0.355
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:330 1.642
After features/support/hooks.rb:100 0.009
Tags: @product
1:2.157
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.362
And the system is very low on memory 3.971
When I create a file in the Persistent directory 0.912
When I try to create a persistent partition 27.325
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.302
When I close the Persistent Storage app 2.606
And I free up some memory 1.688
And I create a persistent partition with the default settings 13.747
Then the file I created was copied to the Persistent Storage 0.241
After features/support/hooks.rb:330 2.377
After features/support/hooks.rb:100 0.000
Tags: @product
2:59.544
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.558
Then Tails is running from USB drive "__internal" 0.501
And all tps features are active 2.317
And all persistent directories have safe access rights 2.679
When I disable the first tps feature 6.473
Then all tps features but the first one are active 2.219
And I shutdown Tails and wait for the computer to power off 13.431
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:15.886
Then all tps features but the first one are active 2.476
After features/support/hooks.rb:330 1.449
After features/support/hooks.rb:100 0.009
Tags: @product
20.855
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.790
Then persistence for "Persistent" is active 0.375
And I create a file in the Persistent directory 0.134
Then the file I created was copied to the Persistent Storage 0.094
When I disable the first tps feature 6.065
Then persistence for "Persistent" is not active 0.072
And the Persistent directory does not exist 0.061
When I enable the first tps feature 3.120
Then persistence for "Persistent" is active 0.070
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:330 1.141
After features/support/hooks.rb:100 0.000
Tags: @product
20.021
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.739
Then persistence for "Persistent" is active 0.262
When I create a file in the Persistent directory 0.121
And I disable the first tps feature 6.234
And I delete the data of the Persistent Folder feature 3.609
Then the file I created does not exist on the Persistent Storage 0.054
After features/support/hooks.rb:330 1.188
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.234
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.321
And the network is plugged 0.103
And Tor is ready 21.594
And I take note of which tps features are available 0.608
When I write some files expected to persist 1.528
And I shutdown Tails and wait for the computer to power off 8.818
# 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.261
After features/support/hooks.rb:330 0.100
After features/support/hooks.rb:100 0.000
Tags: @product
3:5.769
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.620
And the network is plugged 0.077
And Tor is ready 20.085
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.181
And I shutdown Tails and wait for the computer to power off 8.748
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.674
And I capture all network traffic 0.014
And the network is plugged 0.077
And Tor is ready 17.661
And I switch to the "persistent-con-current" NetworkManager connection 0.346
And the 1st network device has a spoofed MAC address configured 0.138
And no network device leaked the real MAC address 0.143
After features/support/hooks.rb:330 0.965
After features/support/hooks.rb:100 0.060
Tags: @product
58.034
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 without a persistent partition and stopped at Tails Greeter's login screen 13.688
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 20.685
Then I create a persistent partition with the default settings using the wizard that was already open 22.525
After features/support/hooks.rb:330 1.467
After features/support/hooks.rb:100 0.000
Tags: @product
4:24.483
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 12.133
When I enable persistence 34.741
Then no persistent Greeter options were restored 14.176
When I set all Greeter options to non-default values 24.702
And I log in to a new session in German (de) after having activated the Persistent Storage 53.749
Then all Greeter options are set to non-default values 0.619
When I cold reboot the computer 7.532
And the computer reboots Tails 59.994
Given I enable persistence 20.322
Then persistent Greeter options were restored 0.502
When I log in to a new session after having activated the Persistent Storage 35.405
Then all Greeter options are set to non-default values 0.602
After features/support/hooks.rb:330 2.154
After features/support/hooks.rb:100 0.017
Tags: @product
3:53.705
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.842
# 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 36.148
And I shutdown Tails and wait for the computer to power off 10.794
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:18.881
And I change the passphrase of the Persistent Storage back to the original 38.037
After features/support/hooks.rb:330 1.601
After features/support/hooks.rb:100 0.010
Tags: @product
55.117
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.609
And I log in to a new session without activating the Persistent Storage 21.662
Then persistence is disabled 0.521
But a Tails persistence partition exists on USB drive "__internal" 7.720
And all notifications have disappeared 9.007
When I delete the persistent partition 6.104
Then there is no persistence partition on USB drive "__internal" 0.491
After features/support/hooks.rb:330 1.450
After features/support/hooks.rb:100 0.000
Tags: @product
2:27.347
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.568
When I write some dotfile expected to persist 0.287
And I shutdown Tails and wait for the computer to power off 8.746
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:8.277
Then the expected persistent dotfile is present in the filesystem 0.466
After features/support/hooks.rb:330 1.346
After features/support/hooks.rb:100 0.008
Tags: @product
1:44.091
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.120
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.091
When I try to enable persistence 0.310
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 29.908
When I log in to a new session after having activated the Persistent Storage 48.453
And all notifications have disappeared 7.951
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 4.188
And all tps features are enabled 2.143
And all tps features but the first one are active 1.923
After features/support/hooks.rb:330 2.685
After features/support/hooks.rb:100 0.000
Tags: @product
4:24.278
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
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:3.746
And I enable persistence 30.391
And I log in to a new session after having activated the Persistent Storage 43.898
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.089
And persistence is enabled 4.152
After features/support/hooks.rb:330 1.319
After features/support/hooks.rb:100 0.000
Tags: @product
28.264
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 LUKS 1 persistent partition and stopped at Tails Greeter's login screen 8.876
And I enable persistence but something goes wrong during the LUKS header upgrade 18.545
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.841
After features/support/hooks.rb:330 0.752
After features/support/hooks.rb:100 0.000
Tags: @product
46.881
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.767
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.456
When I enable persistence 28.918
Then the filesystem of the Persistent Storage was repaired 0.081
And persistence is successfully enabled 2.658
After features/support/hooks.rb:330 1.394
After features/support/hooks.rb:100 0.000
Tags: @product
52.606
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.133
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.302
When I try to enable persistence 0.501
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 23.240
When I repair the filesystem of the Persistent Storage 5.827
Then the Welcome Screen tells me that the filesystem was repaired successfully 4.038
And the filesystem of the Persistent Storage was repaired 1.611
When I close the filesystem repair dialog 1.501
Then persistence is successfully enabled 1.450
After features/support/hooks.rb:330 1.300
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:54.602
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.383
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.120
When I try to enable persistence 0.294
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 30.771
When I repair the filesystem of the Persistent Storage 1.268
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.097
When I log in to a new session 40.804
And all notifications have disappeared 9.433
# 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.621
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.663
When I close the "whisperback" window 1.425
Then the Tor Browser starts 18.861
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.853
After features/support/hooks.rb:330 2.285
After features/support/hooks.rb:100 0.000
Tags: @product @doc
21:22.715
Scenario Filesystem and I/O errors
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 8.582
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.955
And Tails detects disk read failures on the boot device 1.614
When I try to enable persistence 0.413
Then the Welcome Screen tells me that my hardware is probably failing 19.345
When I log in to a new session 46.668
And all notifications have disappeared 20:0.135
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:212:in `And all notifications have disappeared'
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:330 10.919

SCENARIO FAILED: 'Filesystem and I/O errors' (at time 04:08:39)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20828-wifi-firmware-missing/8/artifact/build-artifacts/04:08:39_Filesystem_and_I_O_errors.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20828-wifi-firmware-missing/8/artifact/build-artifacts/04:08:39_Filesystem_and_I_O_errors.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20828-wifi-firmware-missing/8/artifact/build-artifacts/04:08:39_Filesystem_and_I_O_errors.journal

After features/support/hooks.rb:100 0.000