Project Number Date
test_Tails_ISO_10422-tor-browser-in-flatpak 29 11 Mar 2025, 17:25

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails has a sane default configuration 11 1 0 0 0 12 4 1 5 1:9.551 Failed
Tags: @product
Feature Tails has a sane default configuration
Tags: @product
12.929
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 12.407
Then the live user has been setup by live-boot 0.104
And the live user is a member of only its own group and "cdrom dialout floppy video plugdev netdev scanner lp lpadmin users" 0.119
And the live user owns its home directory which has strict permissions 0.298
After features/support/hooks.rb:330 0.740
After features/support/hooks.rb:100 0.000
16.167
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 15.960
Then no unexpected services are listening for network connections 0.206

Service 'onion-grater' is listening on 0.0.0.0:951 but has an exception

Service 'tor' is listening on 10.200.1.1:9050 but has an exception

After features/support/hooks.rb:330 0.720
After features/support/hooks.rb:100 0.000
Tags: @product
18.410
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.867
Then the live user can only access allowed local services 5.543

amnesia could access tor on 127.0.0.1:5353 (UDP) as expected

amnesia could not access tor on 127.0.0.1:9052 (TCP) as expected

amnesia could access tor on 127.0.0.1:9050 (TCP) as expected

amnesia could access tor on 127.0.0.1:9040 (TCP) as expected

amnesia could access tor on 127.0.0.1:9062 (TCP) as expected

amnesia could not access tor on 127.0.0.1:9063 (TCP) as expected

amnesia could access cupsd on 127.0.0.1:631 (TCP) as expected

amnesia could access onion-grater on 0.0.0.0:951 (TCP) as expected

amnesia could access tor on 10.200.1.1:9050 (TCP) as expected

After features/support/hooks.rb:330 0.638
After features/support/hooks.rb:100 0.000
Tags: @product
9.532
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.006
Steps
Given I have started Tails from DVD without network and logged in 9.445
Then there are no unexpected messages of priority "err" or higher in the journal 0.086
Unexpected error messages in the journal: [
  {
    "MESSAGE": "GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed",
    "SYSLOG_IDENTIFIER": "gnome-session-binary",
    "PRIORITY": "2",
    "SYSLOG_FACILITY": "3",
    "SYSLOG_PID": "4679",
    "SYSLOG_RAW": "<26>Mar 11 12:43:20 gnome-session-binary[4679]: GLib-CRITICAL: g_hash_table_foreach_remove_or_steal: assertion 'version == hash_table->version' failed\n",
    "SYSLOG_TIMESTAMP": "Mar 11 12:43:20 ",
    "_BOOT_ID": "52f3d90f33424941b2c4d351f5b94f2b",
    "_CAP_EFFECTIVE": "0",
    "_CMDLINE": "/usr/libexec/gnome-session-binary --autostart /usr/share/gdm/greeter/autostart",
    "_COMM": "gnome-session-b",
    "_EXE": "/usr/libexec/gnome-session-binary",
    "_GID": "200",
    "_HOSTNAME": "amnesia",
    "_MACHINE_ID": "203552d5819c41f3800e2c8ef2545404",
    "_PID": "4679",
    "_RUNTIME_SCOPE": "system",
    "_SELINUX_CONTEXT": "unconfined\n",
    "_SOURCE_REALTIME_TIMESTAMP": "1741697000426165",
    "_SYSTEMD_CGROUP": "/user.slice/user-112.slice/session-c4.scope",
    "_SYSTEMD_INVOCATION_ID": "cffaa72d22a94cd5a140279db80b7fbe",
    "_SYSTEMD_OWNER_UID": "112",
    "_SYSTEMD_SESSION": "c4",
    "_SYSTEMD_SLICE": "user-112.slice",
    "_SYSTEMD_UNIT": "session-c4.scope",
    "_SYSTEMD_USER_SLICE": "-.slice",
    "_TRANSPORT": "syslog",
    "_UID": "112",
    "__CURSOR": "s=8cc4523017cb45de8329138249c5fe65;i=1392;b=52f3d90f33424941b2c4d351f5b94f2b;m=406ad69;t=630106f044aba;x=5c92cad64fc48264",
    "__MONOTONIC_TIMESTAMP": "67546473",
    "__REALTIME_TIMESTAMP": "1741697000426170"
  }
].
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:237: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:330 5.113

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_10422-tor-browser-in-flatpak/29/artifact/build-artifacts/03:57:32_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_10422-tor-browser-in-flatpak/29/artifact/build-artifacts/03:57:32_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_10422-tor-browser-in-flatpak/29/artifact/build-artifacts/03:57:32_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_10422-tor-browser-in-flatpak/29/artifact/build-artifacts/03:57:32_No_unexpected_error_messages_in_the_journal_after_booting_from_DVD.journal

After features/support/hooks.rb:100 0.000
Tags: @product
12.511
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.419
Then there are no unexpected messages of priority "err" or higher in the journal 0.092
After features/support/hooks.rb:330 0.882
After features/support/hooks.rb:100 0.000