Project Number Date
test_Tails_ISO_devel 4041 29 Oct 2025, 14:03

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
1:48.753
Scenario The Welcome Screen ignores Persistent Storage stored on an internal hard drive
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given a computer 1.347
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.066
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.159
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.152
And the computer boots Tails 1:26.967
cannot find TailsGreeter.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:484:in `/^the computer (?:re)?boots Tails$/'
features/untrusted_partitions.feature:36:in `And the computer boots Tails'
Then drive "fake_TailsData" is detected by Tails 0.000
And Tails Greeter has not detected a persistence partition 0.000
After features/support/hooks.rb:331 5.464

SCENARIO FAILED: 'The Welcome Screen ignores Persistent Storage stored on an internal hard drive' (at time 00:05:38)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4041/artifact/build-artifacts/00:05:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4041/artifact/build-artifacts/00:05:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4041/artifact/build-artifacts/00:05:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4041/artifact/build-artifacts/00:05:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.journal

After features/support/hooks.rb:100 0.009
Tags: @source
3.806
Scenario All packages are up-to-date
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:535 0.000
Steps
Given I have the build manifest for the image under test 0.000
Then all packages listed in the build manifest are up-to-date 3.806
Command failed (pid 48760 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_devel/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_devel/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@af2e4f8a92-20251029T0812Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_devel/tmp/tails-amd64-devel@af2e4f8a92-20251029T0812Z.build-manifest
INFO: Last successful auto-update of the UDD mirror: 2025-10-27 18:05:03+00:00 (1 day, 17:56:03.075980 ago)
WARNING: tor-geoipdb: the package version (0.4.8.19-1~d13.trixie+1) is higher than the newest version in Debian (0.4.8.16-1)
WARNING: tor: the package version (0.4.8.19-1~d13.trixie+1) is higher than the newest version in Debian (0.4.8.16-1)
INFO: Need to upgrade to a new APT snapshot:
  - webkit2gtk (2.50.1-1~deb13u1) to Debian forky (2.50.1-1)
 (CommandFailed)
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:332:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:319:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/support/helpers/misc_helpers.rb:319:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_devel/features/step_definitions/needed_package_updates.rb:8:in `/^all packages listed in the build manifest are up-to-date$/'
features/needed_package_updates.feature:12:in `Then all packages listed in the build manifest are up-to-date'
After features/support/hooks.rb:542 0.000
After features/support/hooks.rb:100 0.000