Project Number Date
test_Tails_ISO_feature-trixie 34 20 Jun 2025, 06:33

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 24:43.802 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
27.925
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 8.572
And I temporarily create a 4 GiB disk named "gptfat" 0.070
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.398
And I plug USB drive "gptfat" 3.641
When I start Tails Installer 9.195
Then I am told by Tails Installer that the destination device "is too small" 0.047
After features/support/hooks.rb:330 1.064
After features/support/hooks.rb:100 0.000
Tags: @product
21.549
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 8.558
And I temporarily create a 7200 MiB disk named "temp" 0.046
And I start Tails Installer 9.076
But a suitable USB device is not found 0.023
When I plug USB drive "temp" 3.305
Then the "temp" USB drive is selected 0.295
When I unplug USB drive "temp" 0.203
Then a suitable USB device is not found 0.039
After features/support/hooks.rb:330 1.059
After features/support/hooks.rb:100 0.000
Tags: @product
3:1.787
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 8.624
And I temporarily create a 7200 MiB disk named "install" 0.058
And I create a gpt partition with a vfat filesystem on disk "install" 6.352
And I plug USB drive "install" 3.581
And I install Tails to USB drive "install" by cloning 2:16.169
Then the running Tails is installed on USB drive "install" 20.690
And there is a random seed on USB drive "install" 6.209
But there is no persistence partition on USB drive "install" 0.099
After features/support/hooks.rb:330 1.326
After features/support/hooks.rb:100 0.138
Tags: @product
2:35.525
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 8.997
And I temporarily create a 7200 MiB disk named "install" 0.048
And I plug USB drive "install" 3.629
And I install Tails to USB drive "install" by cloning 1:55.407
Then the running Tails is installed on USB drive "install" 21.405
And there is a random seed on USB drive "install" 5.975
But there is no persistence partition on USB drive "install" 0.062
After features/support/hooks.rb:330 1.339
After features/support/hooks.rb:100 0.318
Tags: @product
2:58.676
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.731
And I create a file in the Persistent directory 0.069
And I temporarily create a 7200 MiB disk named "install" 0.045
And I create a gpt partition with a vfat filesystem on disk "install" 6.383
And I plug USB drive "install" 2.648
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:6.436
Then the running Tails is installed on USB drive "install" 22.658
And there is a random seed on USB drive "install" 6.046
And there is a persistence partition on USB drive "install" 0.072
And the USB drive "install" contains the same files as my persistent storage 2.583
After features/support/hooks.rb:330 1.179
After features/support/hooks.rb:100 0.132
Tags: @product
2:44.077
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.594
And I temporarily create a 7200 MiB disk named "install" 0.050
And I plug USB drive "install" 2.526
And I install Tails to USB drive "install" by cloning 1:58.697
Then the running Tails is installed on USB drive "install" 25.135
And there is a random seed on USB drive "install" 5.981
And there is no persistence partition on USB drive "install" 0.092
After features/support/hooks.rb:330 1.402
After features/support/hooks.rb:100 0.151
Tags: @product
2:33.370
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
# 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 11.032
And I have started Tails from DVD without network and logged in 8.896
And I clone USB drive "__internal" to a temporary USB drive "install" 1.346
And I plug USB drive "install" 3.638
# 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 1:41.507
Then the running Tails is installed on USB drive "install" 20.924
And there is a random seed on USB drive "install" 5.959
And there is no persistence partition on USB drive "install" 0.065
After features/support/hooks.rb:330 1.606
After features/support/hooks.rb:100 0.137
Tags: @product @uefi
3:0.933
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 10.684
And I power off the computer 0.333
And the computer is set to boot in UEFI mode 0.049
When I start Tails from USB drive "__internal" with network unplugged and I login 2:45.409
Then Tails is running from USB drive "__internal" 0.842
And the boot device has safe access rights 3.522
And Tails has started in UEFI mode 0.091
After features/support/hooks.rb:330 1.966
After features/support/hooks.rb:100 0.006
Tags: @product
1:50.339
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 8.940
And I plug and mount a USB drive containing a Tails USB image 42.584
And I create a 7200 MiB disk named "usbimage" 0.042
And I plug USB drive "usbimage" 2.356
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 56.415
After features/support/hooks.rb:330 3.592
After features/support/hooks.rb:100 0.112
Tags: @product
5:9.615
Scenario The system partition is updated when booting from a USB drive where a Tails USB image was copied
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given a computer 0.160
And I start Tails from USB drive "usbimage" with network unplugged and I login 5:9.454
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/common_steps.rb:600:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:541: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/step_definitions/common_steps.rb:287: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/usb_install.feature:100:in `And I start Tails from USB drive "usbimage" with network unplugged and I login'
Then Tails is running from USB drive "usbimage" 0.000
And the label of the system partition on "usbimage" is "Tails" 0.000
And the system partition on "usbimage" is an EFI system partition 0.000
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.000
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.000
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.000
And the system partition on "usbimage" has the expected flags 0.000
After features/support/hooks.rb:330 5.661

SCENARIO FAILED: 'The system partition is updated when booting from a USB drive where a Tails USB image was copied' (at time 01:15:31)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/34/artifact/build-artifacts/01:15:31_The_system_partition_is_updated_when_booting_from_a_USB_drive_where_a_Tails_USB_image_was_copied.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/34/artifact/build-artifacts/01:15:31_The_system_partition_is_updated_when_booting_from_a_USB_drive_where_a_Tails_USB_image_was_copied.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/34/artifact/build-artifacts/01:15:31_The_system_partition_is_updated_when_booting_from_a_USB_drive_where_a_Tails_USB_image_was_copied.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/34/artifact/build-artifacts/01:15:31_The_system_partition_is_updated_when_booting_from_a_USB_drive_where_a_Tails_USB_image_was_copied.journal

After features/support/hooks.rb:100 0.006