Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 5 27 Oct 2024, 18:42

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 70 3 22 0 0 95 9 3 12 17:20.105 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
26.204
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.047
And I temporarily create a 4 GiB disk named "gptfat" 0.047
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.164
And I plug USB drive "gptfat" 2.577
When I start Tails Installer 9.319
Then I am told by Tails Installer that the destination device "is too small" 0.048
After features/support/hooks.rb:326 2.118
After features/support/hooks.rb:100 0.001
Tags: @product
21.092
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 9.947
And I temporarily create a 7200 MiB disk named "temp" 0.050
And I start Tails Installer 8.258
But a suitable USB device is not found 0.020
When I plug USB drive "temp" 2.508
Then the "temp" USB drive is selected 0.096
When I unplug USB drive "temp" 0.188
Then a suitable USB device is not found 0.022
After features/support/hooks.rb:326 1.278
After features/support/hooks.rb:100 0.000
Tags: @product
2:36.792
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.505
And I temporarily create a 7200 MiB disk named "install" 0.071
And I create a gpt partition with a vfat filesystem on disk "install" 6.299
And I plug USB drive "install" 3.983
And I install Tails to USB drive "install" by cloning 1:57.034
Then the running Tails is installed on USB drive "install" 14.797
And there is a random seed on USB drive "install" 6.025
But there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:326 1.272
After features/support/hooks.rb:100 0.104
Tags: @product
2:24.246
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.536
And I temporarily create a 7200 MiB disk named "install" 0.043
And I plug USB drive "install" 2.716
And I install Tails to USB drive "install" by cloning 1:49.736
Then the running Tails is installed on USB drive "install" 17.224
And there is a random seed on USB drive "install" 5.903
But there is no persistence partition on USB drive "install" 0.085
After features/support/hooks.rb:326 1.463
After features/support/hooks.rb:100 0.119
Tags: @product
34.324
Scenario Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 34.324
The
The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with name="Your Persistent Storage is unlocked. Its content will be available until you shut down Tails." roleName='label'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/usb.rb:695:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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:45:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I create a file in the Persistent directory 0.000
And I temporarily create a 7200 MiB disk named "install" 0.000
And I create a gpt partition with a vfat filesystem on disk "install" 0.000
And I plug USB drive "install" 0.000
And I install Tails with Persistent Storage 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 a persistence partition on USB drive "install" 0.000
And the USB drive "install" contains the same files as my persistent storage 0.000
After features/support/hooks.rb:326 5.334

SCENARIO FAILED: 'Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage' (at time 00:45:15)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:45:15_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:45:15_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:45:15_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:45:15_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:100 0.000
Tags: @product
32.136
Scenario Installing Tails with Tails Installer to a pristine USB drive, without cloning the Persistent Storage
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 32.136
The
The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with name="Your Persistent Storage is unlocked. Its content will be available until you shut down Tails." roleName='label'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/usb.rb:695:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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:57:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I temporarily create a 7200 MiB disk named "install" 0.000
And I plug USB drive "install" 0.000
And I install 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:326 5.151

SCENARIO FAILED: 'Installing Tails with Tails Installer to a pristine USB drive, without cloning the Persistent Storage' (at time 00:45:52)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:45:52_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:45:52_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:45:52_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:45:52_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:100 0.000
Tags: @product
32.545
Scenario Re-installing Tails over an existing USB installation with a persistent partition
Before features/support/hooks.rb:269 0.002
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 32.545
The
The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with name="Your Persistent Storage is unlocked. Its content will be available until you shut down Tails." roleName='label'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/usb.rb:695:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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:326 5.137

SCENARIO FAILED: 'Re-installing Tails over an existing USB installation with a persistent partition' (at time 00:46:30)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:46:30_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_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:46:30_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:46:30_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20635-greeter-threading-fixes/5/artifact/build-artifacts/00:46:30_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.journal

After features/support/hooks.rb:100 0.000
Tags: @product @uefi
1:57.047
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 11.326
And I power off the computer 0.356
And the computer is set to boot in UEFI mode 0.029
When I start Tails from USB drive "__internal" with network unplugged and I login 1:42.046
Then Tails is running from USB drive "__internal" 0.300
And the boot device has safe access rights 2.922
And Tails has started in UEFI mode 0.064
After features/support/hooks.rb:326 0.625
After features/support/hooks.rb:100 0.005
Tags: @product
1:42.214
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.163
And I plug and mount a USB drive containing a Tails USB image 41.362
And I create a 7200 MiB disk named "usbimage" 0.048
And I plug USB drive "usbimage" 2.443
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 50.198
After features/support/hooks.rb:326 2.137
After features/support/hooks.rb:100 0.101
Tags: @product
1:29.612
Before features/support/hooks.rb:269 0.003
Given a computer 0.168
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:28.194
Then Tails is running from USB drive "usbimage" 0.340
And the label of the system partition on "usbimage" is "Tails" 0.293
And the system partition on "usbimage" is an EFI system partition 0.231
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.130
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.088
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.088
And the system partition on "usbimage" has the expected flags 0.076
After features/support/hooks.rb:326 0.692
After features/support/hooks.rb:100 0.005
Tags: @product
2:30.696
Before features/support/hooks.rb:269 0.002
Given a computer 0.207
And I set Tails to boot with options "test_gpt_corruption=gpt_backup,gpt_backup_table" 0.000
And I create a 7200 MiB disk named "temp" 0.052
And I plug USB drive "temp" 1.048
And I write the Tails USB image to disk "temp" 37.197
And I start Tails from USB drive "temp" with network unplugged 1:29.085
Then Tails is running from USB drive "temp" 0.355
When I log in to a new session 16.014
And all notifications have disappeared 6.583
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.150
After features/support/hooks.rb:326 0.641
After features/support/hooks.rb:100 0.041
Tags: @product
2:13.191
Before features/support/hooks.rb:269 0.002
Given a computer 0.210
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.175
And I plug USB drive "temp" 1.050
And I write the Tails USB image to disk "temp" 29.520
And I start Tails from USB drive "temp" with network unplugged 1:19.645
Then Tails is running from USB drive "temp" 0.319
When I log in to a new session 15.082
And all notifications have disappeared 7.002
Then I see an error about system partition resizing 0.183
After features/support/hooks.rb:326 1.131
After features/support/hooks.rb:100 0.006