Project Number Date
test_Tails_ISO_stable 4918 01 Jul 2024, 13:45

Failures Overview

The following summary displays scenarios that failed.

23.435
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 11.043
And I prepare Tails for memory erasure tests 0.561
When I start a process allocating 128 MiB of memory with a known pattern 1.266
Then patterns cover at least 128 MiB in the guest's memory 3.709

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I kill the allocating process 2.645
Then I find very few patterns in the guest's memory 4.209
9.297% of the free memory still has the pattern, but less than 0.800% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:219:in `/^I find very few patterns in the guest's memory$/'
features/erase_memory.feature:19:in `Then I find very few patterns in the guest's memory'
Output 1

Pattern coverage: 9.297% (83 MiB out of 897 MiB reference memory)

After features/support/hooks.rb:326 6.333

SCENARIO FAILED: 'Erasure of memory freed by killed userspace processes' (at time 00:29:23)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4918/artifact/build-artifacts/00:29:23_Erasure_of_memory_freed_by_killed_userspace_processes.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4918/artifact/build-artifacts/00:29:23_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4918/artifact/build-artifacts/00:29:23_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4918/artifact/build-artifacts/00:29:23_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000
33.362
Scenario Erasure of read and write disk caches on unmount: vfat
Before features/support/hooks.rb:269 0.003
Steps
Given I have started Tails from DVD without network and logged in 8.481
And I prepare Tails for memory erasure tests 0.440
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.973
Then I find very few patterns in the guest's memory 4.819

Pattern coverage: 0.000% (0 MiB out of 902 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 4.067
Then patterns cover at least 86% of the test FS size in the guest's memory 4.580
84.286% of the test FS size (127.599609375 MiB) has the pattern, but more than 86.000% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:170:in `/^patterns cover at least (\d+)% of the test FS size in the guest's memory$/'
features/erase_memory.feature:37:in `Then patterns cover at least 86% of the test FS size in the guest's memory'
Output 1

Pattern coverage: 84.286% (107 MiB out of 127 MiB reference memory)

When I umount the USB drive 0.000
Then I find very few patterns in the guest's memory 0.000
# read cache
When I mount the USB drive again 0.000
And I read the content of the test FS 0.000
Then patterns cover at least 99% of the test FS size in the guest's memory 0.000
When I umount the USB drive 0.000
Then I find very few patterns in the guest's memory 0.000
After features/support/hooks.rb:326 4.982

SCENARIO FAILED: 'Erasure of read and write disk caches on unmount: vfat' (at time 00:30:41)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4918/artifact/build-artifacts/00:30:41_Erasure_of_read_and_write_disk_caches_on_unmount:_vfat.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4918/artifact/build-artifacts/00:30:41_Erasure_of_read_and_write_disk_caches_on_unmount:_vfat.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4918/artifact/build-artifacts/00:30:41_Erasure_of_read_and_write_disk_caches_on_unmount:_vfat.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4918/artifact/build-artifacts/00:30:41_Erasure_of_read_and_write_disk_caches_on_unmount:_vfat.journal

After features/support/hooks.rb:100 0.000
Tags: @source
2.641
Scenario All packages are up-to-date
Before features/support/hooks.rb:532 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 2.641
Command failed (returned pid 52505 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_stable/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_stable/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@7fdcb6570f-20240701T0833Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@7fdcb6570f-20240701T0833Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - wpa (2:2.10-12) to Debian bookworm (2:2.10-12+deb12u1)
.
<0> expected but was
<#<Process::Status: pid 52505 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_stable/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:539 0.000
After features/support/hooks.rb:100 0.000