Project Number Date
test_Tails_ISO_stable 5361 30 Dec 2024, 12:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Packages are up-to-date 1 1 0 0 0 2 0 1 1 15.776 Failed
Tags: @source
Feature Packages are up-to-date
On Tails branches that use frozen APT sources, packages we install from frozen distributions (e.g. the Linux kernel installed from testing/sid), and packages forked from Debian that we install from our custom APT repository, can become outdated. As a Tails developer, I want to ensure we don't miss important updates.
Tags: @source
15.776
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 15.776
Command failed (returned pid 55330 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@05d403c596-20241230T0716Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_stable/tmp/tails-amd64-stable@05d403c596-20241230T0716Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - firmware-free (20240610-1) to Debian trixie (20241210-1)
  - firmware-nonfree[firmware-ipw2x00, firmware-intel-misc, firmware-intel-graphics, firmware-libertas, firmware-atheros, firmware-iwlwifi, firmware-brcm80211, firmware-intel-sound, firmware-amd-graphics] (20240909-2) to Debian trixie (20241210-1)
  - firmware-nonfree[firmware-realtek, firmware-linux, firmware-misc-nonfree, firmware-linux-nonfree, firmware-nvidia-graphics, firmware-mediatek] (20240909-2) to Debian trixie (20241210-1)
  - firmware-nonfree[firmware-ti-connectivity] (20240909-2) to Debian trixie (20241210-1)
  - firmware-sof (2024.06-2) to Debian trixie (2024.09.2-1)
.
<0> expected but was
<#<Process::Status: pid 55330 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