Project Number Date
test_Tails_ISO_devel 4060 07 Nov 2025, 20:46

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
9.138
Scenario No unexpected error messages in the journal after booting from DVD
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails from DVD without network and logged in 9.056
Then there are no unexpected messages of priority "err" or higher in the journal 0.082
Unexpected error messages in the journal: [
  {
    "MESSAGE": "pam_systemd(systemd-user:session): Failed to release session: Caller does not belong to any known session.",
    "SYSLOG_IDENTIFIER": "(sd-pam)",
    "PRIORITY": "3",
    "SYSLOG_FACILITY": "10",
    "SYSLOG_TIMESTAMP": "Nov  7 15:57:38 ",
    "_AUDIT_LOGINUID": "0",
    "_AUDIT_SESSION": "1",
    "_BOOT_ID": "6971a3e8d52f4c1792e3da63913e90ab",
    "_CAP_EFFECTIVE": "1ffffffffff",
    "_CMDLINE": "\"(sd-pam)\"",
    "_COMM": "(sd-pam)",
    "_EXE": "/usr/lib/systemd/systemd-executor",
    "_GID": "0",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_PID": "4048",
    "_RUNTIME_SCOPE": "system",
    "_SELINUX_CONTEXT": "unconfined\n",
    "_SOURCE_REALTIME_TIMESTAMP": "1762531058904671",
    "_SYSTEMD_CGROUP": "/user.slice/user-0.slice/user@0.service/init.scope",
    "_SYSTEMD_OWNER_UID": "0",
    "_SYSTEMD_SLICE": "user-0.slice",
    "_SYSTEMD_UNIT": "user@0.service",
    "_SYSTEMD_USER_SLICE": "-.slice",
    "_SYSTEMD_USER_UNIT": "init.scope",
    "_TRANSPORT": "syslog",
    "_UID": "0",
    "__CURSOR": "s=cb3025f72465468c9d639df67ec831ed;i=765;b=6971a3e8d52f4c1792e3da63913e90ab;m=1b06cec;t=643033dabf126;x=c4890a7b1038617b",
    "__MONOTONIC_TIMESTAMP": "28339436",
    "__REALTIME_TIMESTAMP": "1762531058905382",
    "__SEQNUM": "1893",
    "__SEQNUM_ID": "cb3025f72465468c9d639df67ec831ed"
  }
].
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:245:in `/^there are no unexpected messages of priority "err" or higher in the journal$/'
features/sane_defaults.feature:21:in `Then there are no unexpected messages of priority "err" or higher in the journal'
After features/support/hooks.rb:331 4.922

SCENARIO FAILED: 'No unexpected error messages in the journal after booting from DVD' (at time 03:54:47)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4060/artifact/build-artifacts/03:54:47_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4060/artifact/build-artifacts/03:54:47_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4060/artifact/build-artifacts/03:54:47_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4060/artifact/build-artifacts/03:54:47_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.journal

After features/support/hooks.rb:100 0.000