Project Number Date
test_Tails_ISO_devel 3894 02 Jul 2025, 14:08

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 67 1 7 0 0 75 9 1 10 33:16.351 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
1:22.743
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 45.312
And I temporarily create a 4 GiB disk named "gptfat" 0.607
And I create a gpt partition with a vfat filesystem on disk "gptfat" 15.594
And I plug USB drive "gptfat" 4.916
When I start Tails Installer 16.266
Then I am told by Tails Installer that the destination device "is too small" 0.046
After features/support/hooks.rb:330 9.678
After features/support/hooks.rb:100 0.003
Tags: @product
43.498
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given I have started Tails from DVD without network and logged in 10.724
And I temporarily create a 7200 MiB disk named "temp" 0.057
And I start Tails Installer 19.659
But a suitable USB device is not found 0.025
When I plug USB drive "temp" 7.749
Then the "temp" USB drive is selected 4.955
When I unplug USB drive "temp" 0.296
Then a suitable USB device is not found 0.029
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.000
Tags: @product
4:25.590
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 28.569
And I temporarily create a 7200 MiB disk named "install" 0.243
And I create a gpt partition with a vfat filesystem on disk "install" 15.894
And I plug USB drive "install" 6.180
And I install Tails to USB drive "install" by cloning 2:40.844
Then the running Tails is installed on USB drive "install" 46.175
And there is a random seed on USB drive "install" 7.593
But there is no persistence partition on USB drive "install" 0.088
After features/support/hooks.rb:330 6.767
After features/support/hooks.rb:100 1.492
Tags: @product
3:51.114
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD without network and logged in 12.633
And I temporarily create a 7200 MiB disk named "install" 0.046
And I plug USB drive "install" 6.566
And I install Tails to USB drive "install" by cloning 2:31.191
Then the running Tails is installed on USB drive "install" 44.357
And there is a random seed on USB drive "install" 15.877
But there is no persistence partition on USB drive "install" 0.440
After features/support/hooks.rb:330 8.913
After features/support/hooks.rb:100 0.274
Tags: @product
5:11.791
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.552
And I create a file in the Persistent directory 1.255
And I temporarily create a 7200 MiB disk named "install" 0.490
And I create a gpt partition with a vfat filesystem on disk "install" 13.781
And I plug USB drive "install" 3.878
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:24.017
Then the running Tails is installed on USB drive "install" 48.584
And there is a random seed on USB drive "install" 18.642
And there is a persistence partition on USB drive "install" 0.612
And the USB drive "install" contains the same files as my persistent storage 5.975
After features/support/hooks.rb:330 10.491
After features/support/hooks.rb:100 1.280
Tags: @product
4:21.050
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 35.649
And I temporarily create a 7200 MiB disk named "install" 0.922
And I plug USB drive "install" 5.816
And I install Tails to USB drive "install" by cloning 2:37.267
Then the running Tails is installed on USB drive "install" 43.271
And there is a random seed on USB drive "install" 17.527
And there is no persistence partition on USB drive "install" 0.595
After features/support/hooks.rb:330 2.265
After features/support/hooks.rb:100 0.129
Tags: @product
1:12.047
Scenario Re-installing Tails over an existing USB installation with a persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
# We reach this first checkpoint only to ensure that the ' __internal' disk has reached the state (Tails installed + persistent partition set up) we need before we clone it below.
# This first part is done without Tails Installer (install from Tails USB image)
# Note: the "__internal" disk will keep its state across scenarios
# and features until one of its snapshots is restored.
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:12.047
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/usb_install.feature:70:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I have started Tails from DVD without network and logged in 0.000
And I clone USB drive "__internal" to a temporary USB drive "install" 0.000
And I plug USB drive "install" 0.000
# This second part is done with Tails Installer, that's what this scenario is about
When I reinstall Tails to USB drive "install" by cloning 0.000
Then the running Tails is installed on USB drive "install" 0.000
And there is a random seed on USB drive "install" 0.000
And there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:330 8.265

SCENARIO FAILED: 'Re-installing Tails over an existing USB installation with a persistent partition' (at time 01:23:40)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3894/artifact/build-artifacts/01:23:40_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3894/artifact/build-artifacts/01:23:40_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3894/artifact/build-artifacts/01:23:40_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3894/artifact/build-artifacts/01:23:40_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.journal

After features/support/hooks.rb:100 0.000
Tags: @product @uefi
4:39.769
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 23.980
And I power off the computer 0.389
And the computer is set to boot in UEFI mode 0.062
When I start Tails from USB drive "__internal" with network unplugged and I login 4:0.581
Then Tails is running from USB drive "__internal" 7.299
And the boot device has safe access rights 7.388
And Tails has started in UEFI mode 0.069
After features/support/hooks.rb:330 1.030
After features/support/hooks.rb:100 0.017
Tags: @product
4:23.757
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 47.474
And I plug and mount a USB drive containing a Tails USB image 1:38.943
And I create a 7200 MiB disk named "usbimage" 1.403
And I plug USB drive "usbimage" 9.176
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:46.760
After features/support/hooks.rb:330 7.487
After features/support/hooks.rb:100 0.436
Tags: @product
3:4.987
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given a computer 0.480
And I start Tails from USB drive "usbimage" with network unplugged and I login 2:58.776
Then Tails is running from USB drive "usbimage" 3.679
And the label of the system partition on "usbimage" is "Tails" 0.792
And the system partition on "usbimage" is an EFI system partition 0.532
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.281
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.157
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.161
And the system partition on "usbimage" has the expected flags 0.126
After features/support/hooks.rb:330 0.788
After features/support/hooks.rb:100 0.009