Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 27 13 Nov 2024, 19:56

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 5.920 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
5.920
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 5.919
Command failed (returned pid 55854 exit 1): ["/var/lib/jenkins/workspace/test_Tails_ISO_20635-greeter-threading-fixes/bin/needed-package-updates", "--config=/var/lib/jenkins/workspace/test_Tails_ISO_20635-greeter-threading-fixes/config/ci/needed-package-updates.yml", "--file=/var/lib/jenkins/workspace/test_Tails_ISO_20635-greeter-threading-fixes/tmp/tails-amd64-20635-greeter-threading-fixes@3be073a0ed+stable@4864aef492-20241113T1433Z.build-manifest", {:err=>[:child, :out]}]:
INFO: Check local file /var/lib/jenkins/workspace/test_Tails_ISO_20635-greeter-threading-fixes/tmp/tails-amd64-20635-greeter-threading-fixes@3be073a0ed+stable@4864aef492-20241113T1433Z.build-manifest
INFO: Need to upgrade to a new APT snapshot:
  - base-files (12.4+deb12u7) to Debian bookworm (12.4+deb12u8)
  - cjson (1.7.15-1+deb12u1) to Debian bookworm (1.7.15-1+deb12u2)
  - curl[curl] (7.88.1-10+deb12u7) to Debian bookworm (7.88.1-10+deb12u8)
  - curl[libcurl4, libcurl3-gnutls] (7.88.1-10+deb12u7) to Debian bookworm (7.88.1-10+deb12u8)
  - distro-info-data (0.58+deb12u2) to Debian bookworm (0.58+deb12u3)
  - glib2.0 (2.74.6-2+deb12u3) to Debian bookworm (2.74.6-2+deb12u4)
  - glibc[libc-bin, libc-l10n, libc6-dev, libc6, libc-dev-bin] (2.36-9+deb12u8) to Debian bookworm (2.36-9+deb12u9)
  - glibc[locales] (2.36-9+deb12u8) to Debian bookworm (2.36-9+deb12u9)
  - gtk+3.0[gir1.2-gtk-3.0, gtk-update-icon-cache] (3.24.38-2~deb12u2) to Debian bookworm (3.24.38-2~deb12u3)
  - gtk+3.0[libgtk-3-common, libgtk-3-bin, libgtk-3-0] (3.24.38-2~deb12u2) to Debian bookworm (3.24.38-2~deb12u3)
  - intel-microcode (3.20240813.1~deb12u1) to Debian bookworm (3.20240910.1~deb12u1)
  - iputils (3:20221126-1) to Debian bookworm (3:20221126-1+deb12u1)
  - ntfs-3g[libntfs-3g89] (1:2022.10.3-1+b1) to Debian bookworm (1:2022.10.3-1+deb12u2)
  - ntfs-3g[ntfs-3g] (1:2022.10.3-1+b1) to Debian bookworm (1:2022.10.3-1+deb12u2)
  - python-cryptography (38.0.4-3) to Debian bookworm (38.0.4-3+deb12u1)
  - sqlite3 (3.40.1-2) to Debian bookworm (3.40.1-2+deb12u1)
  - systemd[libnss-systemd] (252.30-1~deb12u2) to Debian bookworm (252.31-1~deb12u1)
  - systemd[libpam-systemd] (252.30-1~deb12u2) to Debian bookworm (252.31-1~deb12u1)
  - systemd[libudev-dev, libsystemd-shared, libudev1, libsystemd0] (252.30-1~deb12u2) to Debian bookworm (252.31-1~deb12u1)
  - systemd[systemd-sysv, systemd, udev, systemd-oomd, systemd-timesyncd] (252.30-1~deb12u2) to Debian bookworm (252.31-1~deb12u1)
.
<0> expected but was
<#<Process::Status: pid 55854 exit 1>>. (Test::Unit::AssertionFailedError)
/var/lib/jenkins/workspace/test_Tails_ISO_20635-greeter-threading-fixes/features/support/helpers/misc_helpers.rb:307:in `block in cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_20635-greeter-threading-fixes/features/support/helpers/misc_helpers.rb:303:in `popen'
/var/lib/jenkins/workspace/test_Tails_ISO_20635-greeter-threading-fixes/features/support/helpers/misc_helpers.rb:303:in `cmd_helper'
/var/lib/jenkins/workspace/test_Tails_ISO_20635-greeter-threading-fixes/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