Re: [Tails-dev] Help required: test suite vs. Tor bootstrapp…

Delete this message

Reply to this message
Author: Cyril Brulebois
Date:  
To: The Tails public development discussion list
CC: tails-rm
Subject: Re: [Tails-dev] Help required: test suite vs. Tor bootstrapping on buster
intrigeri <intrigeri@???> (2020-07-28):
> That sounds annoying indeed! I'm happy to try to help. To do so, I'll
> need the debug log (saved as debug.log by the test suite).


Great, thanks.

In the meanwhile, I had cleaned up all temporary directories, rebooted
the machine, etc. to be extra sure. I've just started the test suite
again, this way:

    kibi@hamburg:~/work/clients/tails/release-checkout.git$ sudo TMPDIR=~/TT \
        ./run_test_suite --capture --view                                    \
        --iso     ../isos.git/tails-amd64-4.9/tails-amd64-4.9.iso            \
        --old-iso ../isos.git/tails-amd64-4.8/tails-amd64-4.8.iso            \
        -- features/additional_software_packages.feature


It has now reached the first failure, so hopefully you'll have something
to fish in there?

Cheers,
--
Cyril 'kibi' Brulebois (ckb@???)
?[34m00:00:06.554304781: chutney: stop?[0m
?[34m00:00:07.686086929: chutney: configure?[0m
?[34m00:00:16.039273609: chutney: start?[0m
?[34m00:00:18.424530565: chutney: wait_for_bootstrap?[0m
?[34m00:01:34.655573000: chutney: status?[0m
?[36m@product?[0m ?[36m@check_tor_leaks?[0m
Feature: Additional software
As a Tails user
I may want to install softwares not shipped in Tails
And have them installed automatically when I enable persistence in the Greeter

?[37m    Checkpoint: I have started Tails from DVD without network and stopped at Tails Greeter's login screen?[0m
?[32m      Given the network is unplugged?[0m
?[34m00:01:35.644254329: try_for: attempt 1 (0.01s elapsed of 20s)...?[0m
?[34m00:01:35.647249747: try_for: failed by code block returning failure?[0m
?[34m00:01:35.747555489: try_for: attempt 2 (0.11s elapsed of 20s)...?[0m
?[34m00:01:35.750508870: try_for: failed by code block returning failure?[0m
?[34m00:01:35.850799879: try_for: attempt 3 (0.21s elapsed of 20s)...?[0m
?[34m00:01:35.853773427: try_for: failed by code block returning failure?[0m
?[34m00:01:35.954032525: try_for: attempt 4 (0.32s elapsed of 20s)...?[0m
?[34m00:01:35.957641830: try_for: failed by code block returning failure?[0m
?[34m00:01:36.057920096: try_for: attempt 5 (0.42s elapsed of 20s)...?[0m
?[34m00:01:36.061504055: try_for: failed by code block returning failure?[0m
?[34m00:01:36.161769627: try_for: attempt 6 (0.52s elapsed of 20s)...?[0m
?[34m00:01:36.166938054: try_for: success!?[0m
?[32m      And I start the computer?[0m
?[34m00:01:36.168154870: try_for: attempt 1 (0.01s elapsed of 180s)...?[0m
?[34m00:01:36.183443054: Screen: waiting for TailsBootMenuSyslinux.png?[0m
?[34m00:01:38.314739427: Screen: found TailsBootMenuSyslinux.png at (262, 416)?[0m
?[34m00:01:38.325674212: Keyboard: pressing: Tab?[0m
?[34m00:01:38.387505105: Screen: waiting for TailsBootMenuKernelCmdline.png?[0m
?[34m00:01:39.124444791: Screen: found TailsBootMenuKernelCmdline.png at (581, 638)?[0m
?[34m00:01:39.128960378: try_for: success!?[0m
?[34m00:01:39.129185069: Keyboard: typing:  autotest_never_use_this_option blacklist=psmouse ?[0m
?[34m00:01:42.216322438: Keyboard: pressing: Return?[0m
?[34m00:01:42.278179485: Screen: waiting for TailsGreeter.png?[0m
?[34m00:02:14.394211590: Screen: found TailsGreeter.png at (511, 214)?[0m
?[34m00:02:14.394615690: try_for: attempt 1 (0.01s elapsed of 90s)...?[0m
?[34m00:02:14.394856868: Remote shell: calling as root: echo 'hello?'?[0m
?[34m00:02:14.585313222: Remote shell: call returned: [0, "hello?\n", ""]?[0m
?[34m00:02:14.585531578: try_for: success!?[0m
?[34m00:02:14.592722999: Mouse: clicking left button at (1023, 384)?[0m
?[34m00:02:15.699243584: Remote shell: calling as root: service tor status?[0m
?[34m00:02:15.839768258: Remote shell: call returned: [3, "● tor.service - Anonymizing overlay network for TCP (multi-instance-master)\n   Loaded: loaded (/lib/systemd/system/tor.service; disabled; vendor preset: enabled)\n   Active: inactive (dead)\n", ""]?[0m
?[34m00:02:15.840230978: opening file /etc/tor/torrc in 'append' mode?[0m
?[34m00:02:15.932207904: append complete?[0m
?[34m00:02:15.933004345: Remote shell: calling as root: perl -pi -E '  use strict;  use warnings FATAL => "all";  s{vwakviie2ienjx6t[.]onion}{ftp.us.debian.org};  s{sgvtcaew4bxjd7ln[.]onion}{security.debian.org};  s{sdscoq7snqtznauu[.]onion}{deb.torproject.org};  s{jenw7xbd6tf7vfhp[.]onion}{deb.tails.boum.org};' /etc/apt/sources.list /etc/apt/sources.list.d/*?[0m
?[34m00:02:16.035603408: Remote shell: call returned: [0, "", ""]?[0m
?[32m      And the computer boots Tails?[0m
?[34m00:02:16.035912744: Saving snapshot 'tails-greeter'...?[0m
?[34m00:02:25.704553449: Restoring snapshot 'tails-greeter'...?[0m
?[34m00:02:26.462368406: try_for: attempt 1 (0.01s elapsed of 20s)...?[0m
?[34m00:02:26.467232846: try_for: failed by code block returning failure?[0m
?[34m00:02:26.567696868: try_for: attempt 2 (0.11s elapsed of 20s)...?[0m
?[34m00:02:26.571033318: try_for: failed by code block returning failure?[0m
?[34m00:02:26.671336064: try_for: attempt 3 (0.21s elapsed of 20s)...?[0m
?[34m00:02:26.677302198: try_for: success!?[0m
?[34m00:02:26.677874011: try_for: attempt 1 (0.01s elapsed of 90s)...?[0m
?[34m00:02:26.677991544: Remote shell: calling as root: echo 'hello?'?[0m
?[34m00:02:26.751024533: Remote shell: call returned: [0, "hello?\n", ""]?[0m
?[34m00:02:26.751281404: try_for: success!?[0m
?[34m00:02:41.866862555: Mouse: clicking left button at (1023, 384)?[0m
?[34m00:02:42.974296207: Screen: trying to find TailsGreeter.png?[0m
?[34m00:02:45.325039939: cannot find TailsGreeter.png on the screen?[0m
?[34m00:02:45.325166921: Remote shell: calling as root: env $(tr '\0' '\n' < /proc/$(pgrep --newest --euid Debian-gdm gnome-shell)/environ | grep -E '(DBUS_SESSION_BUS_ADDRESS|DISPLAY|XAUTHORITY|XDG_RUNTIME_DIR)') sudo -u Debian-gdm xdotool search --onlyvisible 'Welcome to Tails!' windowmove --sync 0 0?[0m
?[34m00:02:45.606155275: Remote shell: call returned: [0, "", "Defaulting to search window name, class, and classname\n"]?[0m
?[34m00:02:45.606318489: Keyboard: pressing: Escape?[0m
?[34m00:02:45.668127999: Remote shell: calling as root: nmcli device show eth0?[0m
?[34m00:02:45.755117535: Remote shell: call returned: [8, "", "Error: NetworkManager is not running.\n"]?[0m
?[34m00:02:45.769420912: Remote shell: calling as root: date -s '@1595917348'?[0m
?[34m00:02:45.831237082: Remote shell: call returned: [0, "Tue 28 Jul 2020 06:22:28 AM UTC\n", ""]?[0m
?[34m00:02:45.831643412: try_for: attempt 1 (0.01s elapsed of 90s)...?[0m
?[34m00:02:45.831887011: Remote shell: calling as root: echo 'hello?'?[0m
?[34m00:02:45.886120196: Remote shell: call returned: [0, "hello?\n", ""]?[0m
?[34m00:02:45.886353527: try_for: success!?[0m
?[34m00:03:00.999378644: Mouse: clicking left button at (1023, 384)?[0m
?[34m00:03:02.106901385: Screen: trying to find TailsGreeter.png?[0m
?[34m00:03:02.870779855: Screen: found TailsGreeter.png at (335, 106)?[0m
?[34m00:03:02.871040414: Keyboard: pressing: Escape?[0m
?[34m00:03:02.933508718: Remote shell: calling as root: nmcli device show eth0?[0m
?[34m00:03:03.093884014: Remote shell: call returned: [8, "", "Error: NetworkManager is not running.\n"]?[0m
?[34m00:03:03.107844400: Remote shell: calling as root: date -s '@1595917365'?[0m
?[34m00:03:03.159980980: Remote shell: call returned: [0, "Tue 28 Jul 2020 06:22:45 AM UTC\n", ""]?[0m
?[37m    Checkpoint: I have started Tails from DVD without network and logged in with an administration password?[0m
?[32m      Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen?[0m
?[34m00:03:03.161050239: Screen: waiting for TailsGreeterAddMoreOptions.png?[0m
?[34m00:03:03.904113353: Screen: found TailsGreeterAddMoreOptions.png at (69, 506)?[0m
?[34m00:03:03.909530738: Mouse: clicking left button at (69, 506)?[0m
?[34m00:03:04.014483656: Screen: waiting for TailsGreeterAdditionalSettingsDialog.png?[0m
?[34m00:03:04.774832893: Screen: found TailsGreeterAdditionalSettingsDialog.png at (107, 387)?[0m
?[34m00:03:04.775033017: Screen: waiting for TailsGreeterAdminPassword.png?[0m
?[34m00:03:05.568549199: Screen: found TailsGreeterAdminPassword.png at (257, 149)?[0m
?[34m00:03:05.574167551: Mouse: clicking left button at (257, 149)?[0m
?[34m00:03:05.679622474: Screen: waiting for TailsGreeterAdminPasswordDialog.png?[0m
?[34m00:03:06.451284123: Screen: found TailsGreeterAdminPasswordDialog.png at (335, 142)?[0m
?[34m00:03:06.451478797: Keyboard: typing: asdf !?[0m
?[34m00:03:06.830158097: Keyboard: pressing: Tab?[0m
?[34m00:03:06.893129735: Keyboard: typing: asdf !?[0m
?[34m00:03:07.272744174: Keyboard: pressing: Return?[0m
?[32m      And I set an administration password?[0m
?[34m00:03:07.337829004: Screen: waiting for TailsGreeterLoginButton.png?[0m
?[34m00:03:08.079472447: Screen: found TailsGreeterLoginButton.png at (589, 51)?[0m
?[34m00:03:08.084196028: Mouse: clicking left button at (589, 51)?[0m
?[34m00:03:08.189630936: Screen: waiting for GnomeApplicationsMenu.png?[0m
?[34m00:03:19.548819527: Screen: found GnomeApplicationsMenu.png at (60, 15)?[0m
?[34m00:03:19.549046770: Screen: waiting for DesktopTailsDocumentation.png?[0m
?[34m00:03:20.280798474: Screen: found DesktopTailsDocumentation.png at (64, 261)?[0m
?[34m00:03:20.281049060: Remote shell: calling as amnesia: gsettings set org.gnome.desktop.session idle-delay 0?[0m
?[34m00:03:20.444590414: Remote shell: call returned: [0, "", ""]?[0m
?[34m00:03:20.444794220: Remote shell: calling as amnesia: gsettings set org.gnome.desktop.interface toolkit-accessibility true?[0m
?[34m00:03:20.552424520: Remote shell: call returned: [0, "", ""]?[0m
?[32m      And I log in to a new session?[0m
?[34m00:03:20.552624223: Saving snapshot 'no-network-logged-in-sudo-passwd'...?[0m
?[34m00:03:30.926891313: Restoring snapshot 'no-network-logged-in-sudo-passwd'...?[0m
?[34m00:03:31.679656944: try_for: attempt 1 (0.01s elapsed of 20s)...?[0m
?[34m00:03:31.683118325: try_for: failed by code block returning failure?[0m
?[34m00:03:31.783413591: try_for: attempt 2 (0.11s elapsed of 20s)...?[0m
?[34m00:03:31.787812158: try_for: failed by code block returning failure?[0m
?[34m00:03:31.888104009: try_for: attempt 3 (0.21s elapsed of 20s)...?[0m
?[34m00:03:31.891184768: try_for: failed by code block returning failure?[0m
?[34m00:03:31.991520628: try_for: attempt 4 (0.32s elapsed of 20s)...?[0m
?[34m00:03:32.000244935: try_for: success!?[0m
?[34m00:03:32.000760647: try_for: attempt 1 (0.01s elapsed of 90s)...?[0m
?[34m00:03:32.001017553: Remote shell: calling as root: echo 'hello?'?[0m
?[34m00:03:32.221912851: Remote shell: call returned: [0, "hello?\n", ""]?[0m
?[34m00:03:32.222091585: try_for: success!?[0m
?[34m00:03:32.226228781: Mouse: clicking left button at (1023, 384)?[0m
?[34m00:03:33.330615079: Keyboard: pressing: Escape?[0m
?[34m00:03:33.394271806: Remote shell: calling as root: nmcli device show eth0?[0m
?[34m00:03:33.529998439: Remote shell: call returned: [0, "GENERAL.DEVICE:                         eth0\nGENERAL.TYPE:                           ethernet\nGENERAL.HWADDR:                         50:54:00:8B:A1:7D\nGENERAL.MTU:                            1500\nGENERAL.STATE:                          20 (unavailable)\nGENERAL.CONNECTION:                     --\nGENERAL.CON-PATH:                       --\nWIRED-PROPERTIES.CARRIER:               off\n", ""]?[0m
?[34m00:03:33.539713360: Remote shell: calling as root: date -s '@1595917395'?[0m
?[34m00:03:33.609556913: Remote shell: call returned: [0, "Tue 28 Jul 2020 06:23:15 AM UTC\n", ""]?[0m
?[34m00:03:33.609844818: try_for: attempt 1 (0.01s elapsed of 90s)...?[0m
?[34m00:03:33.609976601: Remote shell: calling as root: echo 'hello?'?[0m
?[34m00:03:33.678552963: Remote shell: call returned: [0, "hello?\n", ""]?[0m
?[34m00:03:33.678787164: try_for: success!?[0m
?[34m00:03:48.791285719: Mouse: clicking left button at (1023, 384)?[0m
?[34m00:03:49.898663313: Keyboard: pressing: Escape?[0m
?[34m00:03:49.962360282: Remote shell: calling as root: nmcli device show eth0?[0m
?[34m00:03:50.187017733: Remote shell: call returned: [0, "GENERAL.DEVICE:                         eth0\nGENERAL.TYPE:                           ethernet\nGENERAL.HWADDR:                         50:54:00:8B:A1:7D\nGENERAL.MTU:                            1500\nGENERAL.STATE:                          20 (unavailable)\nGENERAL.CONNECTION:                     --\nGENERAL.CON-PATH:                       --\nWIRED-PROPERTIES.CARRIER:               off\n", ""]?[0m
?[34m00:03:50.197374818: Remote shell: calling as root: date -s '@1595917412'?[0m
?[34m00:03:50.296434224: Remote shell: call returned: [0, "Tue 28 Jul 2020 06:23:32 AM UTC\n", ""]?[0m
?[37m    Checkpoint: I have started Tails from DVD and logged in with an administration password and the network is connected?[0m
?[32m      Given I have started Tails from DVD without network and logged in with an administration password?[0m
?[32m      And the network is plugged?[0m
?[34m00:03:50.334353125: try_for: attempt 1 (0.01s elapsed of 270s)...?[0m
?[34m00:03:50.334463856: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:50.556127116: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:50.556269082: try_for: failed by code block returning failure?[0m
?[34m00:03:51.556498883: try_for: attempt 2 (1.23s elapsed of 270s)...?[0m
?[34m00:03:51.556745780: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:51.683610608: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:51.683755312: try_for: failed by code block returning failure?[0m
?[34m00:03:52.683998040: try_for: attempt 3 (2.35s elapsed of 270s)...?[0m
?[34m00:03:52.684202400: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:52.827607079: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:52.827724420: try_for: failed by code block returning failure?[0m
?[34m00:03:53.827915120: try_for: attempt 4 (3.5s elapsed of 270s)...?[0m
?[34m00:03:53.828068330: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:54.067417375: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:54.067538788: try_for: failed by code block returning failure?[0m
?[34m00:03:55.067776968: try_for: attempt 5 (4.74s elapsed of 270s)...?[0m
?[34m00:03:55.068028885: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:55.185608939: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:55.185731083: try_for: failed by code block returning failure?[0m
?[34m00:03:56.185962569: try_for: attempt 6 (5.86s elapsed of 270s)...?[0m
?[34m00:03:56.186172189: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:56.291511656: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:56.291645555: try_for: failed by code block returning failure?[0m
?[34m00:03:57.291865092: try_for: attempt 7 (6.96s elapsed of 270s)...?[0m
?[34m00:03:57.292126015: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:57.406670739: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:57.406804040: try_for: failed by code block returning failure?[0m
?[34m00:03:58.407012233: try_for: attempt 8 (8.08s elapsed of 270s)...?[0m
?[34m00:03:58.407143253: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:58.571555680: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:58.571671885: try_for: failed by code block returning failure?[0m
?[34m00:03:59.571903367: try_for: attempt 9 (9.24s elapsed of 270s)...?[0m
?[34m00:03:59.572178376: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:03:59.680225659: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:03:59.680358225: try_for: failed by code block returning failure?[0m
?[34m00:04:00.680575400: try_for: attempt 10 (10.35s elapsed of 270s)...?[0m
?[34m00:04:00.680772661: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:00.812214464: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:00.812378439: try_for: failed by code block returning failure?[0m
?[34m00:04:01.812631224: try_for: attempt 11 (11.48s elapsed of 270s)...?[0m
?[34m00:04:01.812811180: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:01.935929690: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:01.936066918: try_for: failed by code block returning failure?[0m
?[34m00:04:02.936250345: try_for: attempt 12 (12.61s elapsed of 270s)...?[0m
?[34m00:04:02.936429489: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:03.037586963: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:03.037709394: try_for: failed by code block returning failure?[0m
?[34m00:04:04.037977303: try_for: attempt 13 (13.71s elapsed of 270s)...?[0m
?[34m00:04:04.038190478: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:04.148544671: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:04.148740444: try_for: failed by code block returning failure?[0m
?[34m00:04:05.148963381: try_for: attempt 14 (14.82s elapsed of 270s)...?[0m
?[34m00:04:05.149199005: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:05.260277361: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:05.260413007: try_for: failed by code block returning failure?[0m
?[34m00:04:06.260639863: try_for: attempt 15 (15.93s elapsed of 270s)...?[0m
?[34m00:04:06.260872663: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:06.357927888: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:06.358080437: try_for: failed by code block returning failure?[0m
?[34m00:04:07.358333088: try_for: attempt 16 (17.03s elapsed of 270s)...?[0m
?[34m00:04:07.358539846: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:07.473894779: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:07.474019952: try_for: failed by code block returning failure?[0m
?[34m00:04:08.474273494: try_for: attempt 17 (18.14s elapsed of 270s)...?[0m
?[34m00:04:08.474463425: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:08.576088114: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:08.576239735: try_for: failed by code block returning failure?[0m
?[34m00:04:09.576498502: try_for: attempt 18 (19.25s elapsed of 270s)...?[0m
?[34m00:04:09.576706735: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:09.676583747: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:09.676734796: try_for: failed by code block returning failure?[0m
?[34m00:04:10.676995961: try_for: attempt 19 (20.35s elapsed of 270s)...?[0m
?[34m00:04:10.677210852: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:10.785686925: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:10.785823667: try_for: failed by code block returning failure?[0m
?[34m00:04:11.786024784: try_for: attempt 20 (21.46s elapsed of 270s)...?[0m
?[34m00:04:11.786206269: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:11.883909471: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:11.884029129: try_for: failed by code block returning failure?[0m
?[34m00:04:12.884248846: try_for: attempt 21 (22.55s elapsed of 270s)...?[0m
?[34m00:04:12.884456388: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:12.978955271: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:12.979150655: try_for: failed by code block returning failure?[0m
?[34m00:04:13.979422869: try_for: attempt 22 (23.65s elapsed of 270s)...?[0m
?[34m00:04:13.979643073: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:14.089998190: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:14.090140361: try_for: failed by code block returning failure?[0m
?[34m00:04:15.090423916: try_for: attempt 23 (24.76s elapsed of 270s)...?[0m
?[34m00:04:15.090641902: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:15.212492018: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:15.212661220: try_for: failed by code block returning failure?[0m
?[34m00:04:16.212896383: try_for: attempt 24 (25.88s elapsed of 270s)...?[0m
?[34m00:04:16.213141599: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:16.304078647: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:16.304234217: try_for: failed by code block returning failure?[0m
?[34m00:04:17.304411174: try_for: attempt 25 (26.98s elapsed of 270s)...?[0m
?[34m00:04:17.304601376: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:17.406266161: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:17.406413841: try_for: failed by code block returning failure?[0m
?[34m00:04:18.406663395: try_for: attempt 26 (28.08s elapsed of 270s)...?[0m
?[34m00:04:18.406932004: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:18.523030538: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:18.523178892: try_for: failed by code block returning failure?[0m
?[34m00:04:19.523433373: try_for: attempt 27 (29.19s elapsed of 270s)...?[0m
?[34m00:04:19.523642917: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:19.652071566: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:19.652238568: try_for: failed by code block returning failure?[0m
?[34m00:04:20.652496421: try_for: attempt 28 (30.32s elapsed of 270s)...?[0m
?[34m00:04:20.652749291: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:20.755736049: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:20.756390340: try_for: failed by code block returning failure?[0m
?[34m00:04:21.756600783: try_for: attempt 29 (31.43s elapsed of 270s)...?[0m
?[34m00:04:21.756802783: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:21.856075074: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:21.856239608: try_for: failed by code block returning failure?[0m
?[34m00:04:22.856488518: try_for: attempt 30 (32.53s elapsed of 270s)...?[0m
?[34m00:04:22.856727391: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:22.970583951: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:22.970739266: try_for: failed by code block returning failure?[0m
?[34m00:04:23.970983490: try_for: attempt 31 (33.64s elapsed of 270s)...?[0m
?[34m00:04:23.971247225: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:24.074872624: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:24.075009279: try_for: failed by code block returning failure?[0m
?[34m00:04:25.075246969: try_for: attempt 32 (34.75s elapsed of 270s)...?[0m
?[34m00:04:25.075513972: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:25.192353055: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:25.192496076: try_for: failed by code block returning failure?[0m
?[34m00:04:26.192719697: try_for: attempt 33 (35.86s elapsed of 270s)...?[0m
?[34m00:04:26.192935478: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:26.313221042: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:26.313345252: try_for: failed by code block returning failure?[0m
?[34m00:04:27.313562164: try_for: attempt 34 (36.98s elapsed of 270s)...?[0m
?[34m00:04:27.313800331: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:27.434208117: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:27.434354143: try_for: failed by code block returning failure?[0m
?[34m00:04:28.434587667: try_for: attempt 35 (38.11s elapsed of 270s)...?[0m
?[34m00:04:28.434745900: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:28.535869322: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:28.536028334: try_for: failed by code block returning failure?[0m
?[34m00:04:29.536286773: try_for: attempt 36 (39.21s elapsed of 270s)...?[0m
?[34m00:04:29.536495725: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:29.621783887: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:29.621933105: try_for: failed by code block returning failure?[0m
?[34m00:04:30.622183368: try_for: attempt 37 (40.29s elapsed of 270s)...?[0m
?[34m00:04:30.622372108: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:30.715538246: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:30.715685555: try_for: failed by code block returning failure?[0m
?[34m00:04:31.715901183: try_for: attempt 38 (41.39s elapsed of 270s)...?[0m
?[34m00:04:31.716084467: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:31.827892484: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:31.828015670: try_for: failed by code block returning failure?[0m
?[34m00:04:32.828246495: try_for: attempt 39 (42.5s elapsed of 270s)...?[0m
?[34m00:04:32.828520544: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:32.912350198: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:32.912473220: try_for: failed by code block returning failure?[0m
?[34m00:04:33.912702520: try_for: attempt 40 (43.58s elapsed of 270s)...?[0m
?[34m00:04:33.912923016: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:34.034127418: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:34.034269026: try_for: failed by code block returning failure?[0m
?[34m00:04:35.034487314: try_for: attempt 41 (44.71s elapsed of 270s)...?[0m
?[34m00:04:35.034698880: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:35.118956585: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:35.119104816: try_for: failed by code block returning failure?[0m
?[34m00:04:36.119324664: try_for: attempt 42 (45.79s elapsed of 270s)...?[0m
?[34m00:04:36.119511620: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:36.222996397: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:36.223142242: try_for: failed by code block returning failure?[0m
?[34m00:04:37.223377938: try_for: attempt 43 (46.89s elapsed of 270s)...?[0m
?[34m00:04:37.223596470: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:37.338360342: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:37.338488586: try_for: failed by code block returning failure?[0m
?[34m00:04:38.338679279: try_for: attempt 44 (48.01s elapsed of 270s)...?[0m
?[34m00:04:38.338826347: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:38.430843820: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:38.430982805: try_for: failed by code block returning failure?[0m
?[34m00:04:39.431225689: try_for: attempt 45 (49.1s elapsed of 270s)...?[0m
?[34m00:04:39.431442562: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:39.540535449: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:39.540651510: try_for: failed by code block returning failure?[0m
?[34m00:04:40.540883205: try_for: attempt 46 (50.21s elapsed of 270s)...?[0m
?[34m00:04:40.541096947: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:40.617434501: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:40.617569880: try_for: failed by code block returning failure?[0m
?[34m00:04:41.617796261: try_for: attempt 47 (51.29s elapsed of 270s)...?[0m
?[34m00:04:41.618020959: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:41.710907043: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:41.711045289: try_for: failed by code block returning failure?[0m
?[34m00:04:42.711302412: try_for: attempt 48 (52.38s elapsed of 270s)...?[0m
?[34m00:04:42.711550744: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:42.822430026: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:42.822574843: try_for: failed by code block returning failure?[0m
?[34m00:04:43.822840791: try_for: attempt 49 (53.49s elapsed of 270s)...?[0m
?[34m00:04:43.823103562: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:43.923091084: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:43.923247991: try_for: failed by code block returning failure?[0m
?[34m00:04:44.923485304: try_for: attempt 50 (54.59s elapsed of 270s)...?[0m
?[34m00:04:44.923676904: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:45.029426774: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:45.029588337: try_for: failed by code block returning failure?[0m
?[34m00:04:46.029819162: try_for: attempt 51 (55.7s elapsed of 270s)...?[0m
?[34m00:04:46.030018538: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:46.141991108: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:46.142127682: try_for: failed by code block returning failure?[0m
?[34m00:04:47.142390805: try_for: attempt 52 (56.81s elapsed of 270s)...?[0m
?[34m00:04:47.142656395: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:47.254527883: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:47.254647052: try_for: failed by code block returning failure?[0m
?[34m00:04:48.254868945: try_for: attempt 53 (57.93s elapsed of 270s)...?[0m
?[34m00:04:48.255093014: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:48.385547214: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:48.385712872: try_for: failed by code block returning failure?[0m
?[34m00:04:49.385911420: try_for: attempt 54 (59.06s elapsed of 270s)...?[0m
?[34m00:04:49.386056683: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:49.490957985: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:49.491088807: try_for: failed by code block returning failure?[0m
?[34m00:04:50.491328583: try_for: attempt 55 (60.16s elapsed of 270s)...?[0m
?[34m00:04:50.491542515: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:50.607790820: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:50.607918556: try_for: failed by code block returning failure?[0m
?[34m00:04:51.608161468: try_for: attempt 56 (61.28s elapsed of 270s)...?[0m
?[34m00:04:51.608381344: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:51.723690969: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:51.723809972: try_for: failed by code block returning failure?[0m
?[34m00:04:52.724047010: try_for: attempt 57 (62.39s elapsed of 270s)...?[0m
?[34m00:04:52.724259646: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:52.826043866: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:52.826186298: try_for: failed by code block returning failure?[0m
?[34m00:04:53.826461067: try_for: attempt 58 (63.5s elapsed of 270s)...?[0m
?[34m00:04:53.826678181: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:53.942846150: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:53.942973002: try_for: failed by code block returning failure?[0m
?[34m00:04:54.943188115: try_for: attempt 59 (64.61s elapsed of 270s)...?[0m
?[34m00:04:54.943405109: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:55.063408178: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:55.063526828: try_for: failed by code block returning failure?[0m
?[34m00:04:56.063755850: try_for: attempt 60 (65.73s elapsed of 270s)...?[0m
?[34m00:04:56.063932621: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:56.179515651: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:56.179648686: try_for: failed by code block returning failure?[0m
?[34m00:04:57.179875460: try_for: attempt 61 (66.85s elapsed of 270s)...?[0m
?[34m00:04:57.180077060: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:57.298210755: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:57.298364200: try_for: failed by code block returning failure?[0m
?[34m00:04:58.298615769: try_for: attempt 62 (67.97s elapsed of 270s)...?[0m
?[34m00:04:58.298817031: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:58.390497172: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:58.390622834: try_for: failed by code block returning failure?[0m
?[34m00:04:59.390880709: try_for: attempt 63 (69.06s elapsed of 270s)...?[0m
?[34m00:04:59.391067422: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:04:59.492694814: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:04:59.492847611: try_for: failed by code block returning failure?[0m
?[34m00:05:00.493127367: try_for: attempt 64 (70.16s elapsed of 270s)...?[0m
?[34m00:05:00.493348926: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:00.572928266: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:00.573117210: try_for: failed by code block returning failure?[0m
?[34m00:05:01.573390380: try_for: attempt 65 (71.24s elapsed of 270s)...?[0m
?[34m00:05:01.573552471: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:01.702595773: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:01.702742843: try_for: failed by code block returning failure?[0m
?[34m00:05:02.702975360: try_for: attempt 66 (72.37s elapsed of 270s)...?[0m
?[34m00:05:02.703174119: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:02.811046815: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:02.811172104: try_for: failed by code block returning failure?[0m
?[34m00:05:03.811392675: try_for: attempt 67 (73.48s elapsed of 270s)...?[0m
?[34m00:05:03.811609263: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:03.926900237: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:03.927014728: try_for: failed by code block returning failure?[0m
?[34m00:05:04.927242640: try_for: attempt 68 (74.6s elapsed of 270s)...?[0m
?[34m00:05:04.927440932: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:05.044371144: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:05.044505400: try_for: failed by code block returning failure?[0m
?[34m00:05:06.044775076: try_for: attempt 69 (75.72s elapsed of 270s)...?[0m
?[34m00:05:06.045048531: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:06.164281885: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:06.164407176: try_for: failed by code block returning failure?[0m
?[34m00:05:07.164639599: try_for: attempt 70 (76.84s elapsed of 270s)...?[0m
?[34m00:05:07.164847667: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:07.270767692: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:07.270910767: try_for: failed by code block returning failure?[0m
?[34m00:05:08.271152221: try_for: attempt 71 (77.94s elapsed of 270s)...?[0m
?[34m00:05:08.271350207: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:08.381056841: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:08.381239938: try_for: failed by code block returning failure?[0m
?[34m00:05:09.381429714: try_for: attempt 72 (79.05s elapsed of 270s)...?[0m
?[34m00:05:09.381606675: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:09.496245934: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:09.496410271: try_for: failed by code block returning failure?[0m
?[34m00:05:10.496700461: try_for: attempt 73 (80.17s elapsed of 270s)...?[0m
?[34m00:05:10.496912519: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:10.602490389: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:10.602626735: try_for: failed by code block returning failure?[0m
?[34m00:05:11.602854722: try_for: attempt 74 (81.27s elapsed of 270s)...?[0m
?[34m00:05:11.603014278: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:11.704213717: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:11.704366895: try_for: failed by code block returning failure?[0m
?[34m00:05:12.704588954: try_for: attempt 75 (82.38s elapsed of 270s)...?[0m
?[34m00:05:12.704739480: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:12.820527570: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:12.820645732: try_for: failed by code block returning failure?[0m
?[34m00:05:13.820894795: try_for: attempt 76 (83.49s elapsed of 270s)...?[0m
?[34m00:05:13.821159583: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:13.939910824: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:13.940127102: try_for: failed by code block returning failure?[0m
?[34m00:05:14.940357216: try_for: attempt 77 (84.61s elapsed of 270s)...?[0m
?[34m00:05:14.940519331: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:15.051107499: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:15.051259590: try_for: failed by code block returning failure?[0m
?[34m00:05:16.051520393: try_for: attempt 78 (85.72s elapsed of 270s)...?[0m
?[34m00:05:16.051754606: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:16.163792025: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:16.164470807: try_for: failed by code block returning failure?[0m
?[34m00:05:17.164725355: try_for: attempt 79 (86.84s elapsed of 270s)...?[0m
?[34m00:05:17.164934132: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:17.264747517: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:17.264873073: try_for: failed by code block returning failure?[0m
?[34m00:05:18.265099875: try_for: attempt 80 (87.94s elapsed of 270s)...?[0m
?[34m00:05:18.265406338: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:18.389039808: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:18.389182777: try_for: failed by code block returning failure?[0m
?[34m00:05:19.389402323: try_for: attempt 81 (89.06s elapsed of 270s)...?[0m
?[34m00:05:19.389592987: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:19.493022604: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:19.493166661: try_for: failed by code block returning failure?[0m
?[34m00:05:20.493434686: try_for: attempt 82 (90.16s elapsed of 270s)...?[0m
?[34m00:05:20.493698705: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:20.604701273: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:20.604881629: try_for: failed by code block returning failure?[0m
?[34m00:05:21.605133266: try_for: attempt 83 (91.28s elapsed of 270s)...?[0m
?[34m00:05:21.605323758: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:21.708099849: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:21.708230826: try_for: failed by code block returning failure?[0m
?[34m00:05:22.708443489: try_for: attempt 84 (92.38s elapsed of 270s)...?[0m
?[34m00:05:22.708657033: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:22.806329437: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:22.806487660: try_for: failed by code block returning failure?[0m
?[34m00:05:23.806759237: try_for: attempt 85 (93.48s elapsed of 270s)...?[0m
?[34m00:05:23.806964773: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:23.937000505: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:23.937118586: try_for: failed by code block returning failure?[0m
?[34m00:05:24.937389955: try_for: attempt 86 (94.61s elapsed of 270s)...?[0m
?[34m00:05:24.937605889: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:25.036953564: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:25.037104550: try_for: failed by code block returning failure?[0m
?[34m00:05:26.037333913: try_for: attempt 87 (95.71s elapsed of 270s)...?[0m
?[34m00:05:26.037580698: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:26.170663148: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:26.170827699: try_for: failed by code block returning failure?[0m
?[34m00:05:27.171097819: try_for: attempt 88 (96.84s elapsed of 270s)...?[0m
?[34m00:05:27.171318446: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:27.288914165: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:27.289041116: try_for: failed by code block returning failure?[0m
?[34m00:05:28.289317237: try_for: attempt 89 (97.96s elapsed of 270s)...?[0m
?[34m00:05:28.289519671: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:28.408619402: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:28.408739356: try_for: failed by code block returning failure?[0m
?[34m00:05:29.408953268: try_for: attempt 90 (99.08s elapsed of 270s)...?[0m
?[34m00:05:29.409246368: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:29.526459862: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:29.526609210: try_for: failed by code block returning failure?[0m
?[34m00:05:30.526825092: try_for: attempt 91 (100.2s elapsed of 270s)...?[0m
?[34m00:05:30.526983198: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:30.629029008: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:30.629186928: try_for: failed by code block returning failure?[0m
?[34m00:05:31.629409135: try_for: attempt 92 (101.3s elapsed of 270s)...?[0m
?[34m00:05:31.629618769: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:31.749434619: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:31.749548671: try_for: failed by code block returning failure?[0m
?[34m00:05:32.749786979: try_for: attempt 93 (102.42s elapsed of 270s)...?[0m
?[34m00:05:32.749988330: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:32.862068427: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:32.862197647: try_for: failed by code block returning failure?[0m
?[34m00:05:33.862429501: try_for: attempt 94 (103.53s elapsed of 270s)...?[0m
?[34m00:05:33.862683922: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:33.973582860: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:33.973783718: try_for: failed by code block returning failure?[0m
?[34m00:05:34.974010147: try_for: attempt 95 (104.64s elapsed of 270s)...?[0m
?[34m00:05:34.974242906: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:35.095038041: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:35.095194023: try_for: failed by code block returning failure?[0m
?[34m00:05:36.095413048: try_for: attempt 96 (105.77s elapsed of 270s)...?[0m
?[34m00:05:36.095626967: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:36.209601511: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:36.209736777: try_for: failed by code block returning failure?[0m
?[34m00:05:37.209970259: try_for: attempt 97 (106.88s elapsed of 270s)...?[0m
?[34m00:05:37.210166215: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:37.331771116: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:37.331925766: try_for: failed by code block returning failure?[0m
?[34m00:05:38.332177333: try_for: attempt 98 (108.0s elapsed of 270s)...?[0m
?[34m00:05:38.332363182: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:38.436051982: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:38.436172256: try_for: failed by code block returning failure?[0m
?[34m00:05:39.436429005: try_for: attempt 99 (109.11s elapsed of 270s)...?[0m
?[34m00:05:39.436640123: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:39.542386415: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:39.542532109: try_for: failed by code block returning failure?[0m
?[34m00:05:40.542715040: try_for: attempt 100 (110.21s elapsed of 270s)...?[0m
?[34m00:05:40.542875885: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:40.644383685: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:40.644555711: try_for: failed by code block returning failure?[0m
?[34m00:05:41.644775332: try_for: attempt 101 (111.32s elapsed of 270s)...?[0m
?[34m00:05:41.645009259: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:41.736222199: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:41.736349169: try_for: failed by code block returning failure?[0m
?[34m00:05:42.736583448: try_for: attempt 102 (112.41s elapsed of 270s)...?[0m
?[34m00:05:42.736853874: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:42.865539263: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:42.865658891: try_for: failed by code block returning failure?[0m
?[34m00:05:43.865907633: try_for: attempt 103 (113.54s elapsed of 270s)...?[0m
?[34m00:05:43.866167735: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:43.952362987: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:43.952488287: try_for: failed by code block returning failure?[0m
?[34m00:05:44.952718379: try_for: attempt 104 (114.62s elapsed of 270s)...?[0m
?[34m00:05:44.952934385: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:45.083886953: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:45.084016922: try_for: failed by code block returning failure?[0m
?[34m00:05:46.084263717: try_for: attempt 105 (115.75s elapsed of 270s)...?[0m
?[34m00:05:46.084445679: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:46.203079078: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:46.203216189: try_for: failed by code block returning failure?[0m
?[34m00:05:47.203463543: try_for: attempt 106 (116.87s elapsed of 270s)...?[0m
?[34m00:05:47.203665137: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:47.321691650: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:47.321828137: try_for: failed by code block returning failure?[0m
?[34m00:05:48.322067666: try_for: attempt 107 (117.99s elapsed of 270s)...?[0m
?[34m00:05:48.322334412: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:48.429414510: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:48.429562016: try_for: failed by code block returning failure?[0m
?[34m00:05:49.429846236: try_for: attempt 108 (119.1s elapsed of 270s)...?[0m
?[34m00:05:49.430039881: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:49.529485037: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:49.529601948: try_for: failed by code block returning failure?[0m
?[34m00:05:50.529852067: try_for: attempt 109 (120.2s elapsed of 270s)...?[0m
?[34m00:05:50.530120548: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:50.669827603: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:50.669948235: try_for: failed by code block returning failure?[0m
?[34m00:05:51.670184858: try_for: attempt 110 (121.34s elapsed of 270s)...?[0m
?[34m00:05:51.670440931: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:51.775016394: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:51.775160280: try_for: failed by code block returning failure?[0m
?[34m00:05:52.775372924: try_for: attempt 111 (122.45s elapsed of 270s)...?[0m
?[34m00:05:52.775587940: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:52.878903008: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:52.879050551: try_for: failed by code block returning failure?[0m
?[34m00:05:53.879307568: try_for: attempt 112 (123.55s elapsed of 270s)...?[0m
?[34m00:05:53.879459173: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:53.995185966: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:53.995355809: try_for: failed by code block returning failure?[0m
?[34m00:05:54.995656391: try_for: attempt 113 (124.67s elapsed of 270s)...?[0m
?[34m00:05:54.995870130: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:55.099833532: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:55.099994369: try_for: failed by code block returning failure?[0m
?[34m00:05:56.100230426: try_for: attempt 114 (125.77s elapsed of 270s)...?[0m
?[34m00:05:56.100429984: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:56.216340234: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:56.216470408: try_for: failed by code block returning failure?[0m
?[34m00:05:57.216732384: try_for: attempt 115 (126.89s elapsed of 270s)...?[0m
?[34m00:05:57.216935146: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:57.343668803: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:57.343825097: try_for: failed by code block returning failure?[0m
?[34m00:05:58.344061968: try_for: attempt 116 (128.01s elapsed of 270s)...?[0m
?[34m00:05:58.344272955: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:58.438730537: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:58.438877184: try_for: failed by code block returning failure?[0m
?[34m00:05:59.439092815: try_for: attempt 117 (129.11s elapsed of 270s)...?[0m
?[34m00:05:59.439349815: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:05:59.541078836: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:05:59.541254545: try_for: failed by code block returning failure?[0m
?[34m00:06:00.541517133: try_for: attempt 118 (130.21s elapsed of 270s)...?[0m
?[34m00:06:00.541728496: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:00.640672560: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:00.640810396: try_for: failed by code block returning failure?[0m
?[34m00:06:01.641031510: try_for: attempt 119 (131.31s elapsed of 270s)...?[0m
?[34m00:06:01.641290799: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:01.749396162: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:01.749522703: try_for: failed by code block returning failure?[0m
?[34m00:06:02.749776103: try_for: attempt 120 (132.42s elapsed of 270s)...?[0m
?[34m00:06:02.750014071: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:02.861961048: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:02.862097264: try_for: failed by code block returning failure?[0m
?[34m00:06:03.862329952: try_for: attempt 121 (133.53s elapsed of 270s)...?[0m
?[34m00:06:03.862585561: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:03.981223325: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:03.981341985: try_for: failed by code block returning failure?[0m
?[34m00:06:04.981563810: try_for: attempt 122 (134.65s elapsed of 270s)...?[0m
?[34m00:06:04.981730967: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:05.099816053: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:05.100007418: try_for: failed by code block returning failure?[0m
?[34m00:06:06.100243896: try_for: attempt 123 (135.77s elapsed of 270s)...?[0m
?[34m00:06:06.100445765: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:06.189139419: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:06.189286415: try_for: failed by code block returning failure?[0m
?[34m00:06:07.189513453: try_for: attempt 124 (136.86s elapsed of 270s)...?[0m
?[34m00:06:07.189743969: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:07.328046345: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:07.328187185: try_for: failed by code block returning failure?[0m
?[34m00:06:08.328430652: try_for: attempt 125 (138.0s elapsed of 270s)...?[0m
?[34m00:06:08.328700968: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:08.456946709: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:08.457064071: try_for: failed by code block returning failure?[0m
?[34m00:06:09.457274702: try_for: attempt 126 (139.13s elapsed of 270s)...?[0m
?[34m00:06:09.457458021: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:09.588778489: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:09.588899764: try_for: failed by code block returning failure?[0m
?[34m00:06:10.589139053: try_for: attempt 127 (140.26s elapsed of 270s)...?[0m
?[34m00:06:10.589347838: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:10.677618134: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:10.677745204: try_for: failed by code block returning failure?[0m
?[34m00:06:11.678015490: try_for: attempt 128 (141.35s elapsed of 270s)...?[0m
?[34m00:06:11.678225306: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:11.784783173: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:11.784937222: try_for: failed by code block returning failure?[0m
?[34m00:06:12.785156328: try_for: attempt 129 (142.46s elapsed of 270s)...?[0m
?[34m00:06:12.785383412: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:12.908915125: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:12.909073608: try_for: failed by code block returning failure?[0m
?[34m00:06:13.909426403: try_for: attempt 130 (143.58s elapsed of 270s)...?[0m
?[34m00:06:13.909687438: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:14.001475756: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:14.001595176: try_for: failed by code block returning failure?[0m
?[34m00:06:15.001856015: try_for: attempt 131 (144.67s elapsed of 270s)...?[0m
?[34m00:06:15.002055977: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:15.102409229: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:15.102533662: try_for: failed by code block returning failure?[0m
?[34m00:06:16.102767854: try_for: attempt 132 (145.77s elapsed of 270s)...?[0m
?[34m00:06:16.103032942: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:16.223692973: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:16.223854720: try_for: failed by code block returning failure?[0m
?[34m00:06:17.224129944: try_for: attempt 133 (146.89s elapsed of 270s)...?[0m
?[34m00:06:17.224323165: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:17.315337546: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:17.315498564: try_for: failed by code block returning failure?[0m
?[34m00:06:18.315724045: try_for: attempt 134 (147.99s elapsed of 270s)...?[0m
?[34m00:06:18.315893706: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:18.418473832: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:18.418592393: try_for: failed by code block returning failure?[0m
?[34m00:06:19.418823145: try_for: attempt 135 (149.09s elapsed of 270s)...?[0m
?[34m00:06:19.419034565: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:19.519102565: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:19.519238443: try_for: failed by code block returning failure?[0m
?[34m00:06:20.519500393: try_for: attempt 136 (150.19s elapsed of 270s)...?[0m
?[34m00:06:20.519709636: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:20.628892822: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:20.629037423: try_for: failed by code block returning failure?[0m
?[34m00:06:21.629292147: try_for: attempt 137 (151.3s elapsed of 270s)...?[0m
?[34m00:06:21.629501369: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:21.723314156: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:21.723435590: try_for: failed by code block returning failure?[0m
?[34m00:06:22.723696346: try_for: attempt 138 (152.39s elapsed of 270s)...?[0m
?[34m00:06:22.723903375: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:22.824563499: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:22.824718087: try_for: failed by code block returning failure?[0m
?[34m00:06:23.824976017: try_for: attempt 139 (153.5s elapsed of 270s)...?[0m
?[34m00:06:23.825249409: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:23.933215739: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:23.933370272: try_for: failed by code block returning failure?[0m
?[34m00:06:24.933652514: try_for: attempt 140 (154.6s elapsed of 270s)...?[0m
?[34m00:06:24.933860737: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:25.050580051: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:25.050704098: try_for: failed by code block returning failure?[0m
?[34m00:06:26.050916835: try_for: attempt 141 (155.72s elapsed of 270s)...?[0m
?[34m00:06:26.051212321: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:26.178583697: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:26.178728009: try_for: failed by code block returning failure?[0m
?[34m00:06:27.178949346: try_for: attempt 142 (156.85s elapsed of 270s)...?[0m
?[34m00:06:27.179182012: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:27.272966416: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:27.273087078: try_for: failed by code block returning failure?[0m
?[34m00:06:28.273359909: try_for: attempt 143 (157.94s elapsed of 270s)...?[0m
?[34m00:06:28.273569405: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:28.387216383: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:28.387370442: try_for: failed by code block returning failure?[0m
?[34m00:06:29.387611814: try_for: attempt 144 (159.06s elapsed of 270s)...?[0m
?[34m00:06:29.387918233: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:29.495229803: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:29.495396398: try_for: failed by code block returning failure?[0m
?[34m00:06:30.495664034: try_for: attempt 145 (160.17s elapsed of 270s)...?[0m
?[34m00:06:30.495874763: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:30.618499597: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:30.618693859: try_for: failed by code block returning failure?[0m
?[34m00:06:31.618937170: try_for: attempt 146 (161.29s elapsed of 270s)...?[0m
?[34m00:06:31.619151585: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:31.718368306: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:31.718506586: try_for: failed by code block returning failure?[0m
?[34m00:06:32.718756075: try_for: attempt 147 (162.39s elapsed of 270s)...?[0m
?[34m00:06:32.719002378: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:32.835340299: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:32.835485016: try_for: failed by code block returning failure?[0m
?[34m00:06:33.835742426: try_for: attempt 148 (163.51s elapsed of 270s)...?[0m
?[34m00:06:33.835999265: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:33.941869906: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:33.942031511: try_for: failed by code block returning failure?[0m
?[34m00:06:34.942240113: try_for: attempt 149 (164.61s elapsed of 270s)...?[0m
?[34m00:06:34.942443881: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:35.036189949: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:35.036347852: try_for: failed by code block returning failure?[0m
?[34m00:06:36.036609648: try_for: attempt 150 (165.71s elapsed of 270s)...?[0m
?[34m00:06:36.036812644: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:36.159686341: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:36.159807742: try_for: failed by code block returning failure?[0m
?[34m00:06:37.160065636: try_for: attempt 151 (166.83s elapsed of 270s)...?[0m
?[34m00:06:37.160284433: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:37.261565413: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:37.261695632: try_for: failed by code block returning failure?[0m
?[34m00:06:38.261934613: try_for: attempt 152 (167.93s elapsed of 270s)...?[0m
?[34m00:06:38.262136326: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:38.365323840: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:38.365452958: try_for: failed by code block returning failure?[0m
?[34m00:06:39.365668067: try_for: attempt 153 (169.04s elapsed of 270s)...?[0m
?[34m00:06:39.365951525: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:39.470013535: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:39.470166912: try_for: failed by code block returning failure?[0m
?[34m00:06:40.470405465: try_for: attempt 154 (170.14s elapsed of 270s)...?[0m
?[34m00:06:40.470618245: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:40.584841015: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:40.584981301: try_for: failed by code block returning failure?[0m
?[34m00:06:41.585180799: try_for: attempt 155 (171.26s elapsed of 270s)...?[0m
?[34m00:06:41.585402789: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:41.697318019: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:41.697470325: try_for: failed by code block returning failure?[0m
?[34m00:06:42.697691704: try_for: attempt 156 (172.37s elapsed of 270s)...?[0m
?[34m00:06:42.697918901: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:42.818067879: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:42.818184515: try_for: failed by code block returning failure?[0m
?[34m00:06:43.818417570: try_for: attempt 157 (173.49s elapsed of 270s)...?[0m
?[34m00:06:43.818626023: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:43.914709301: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:43.914831542: try_for: failed by code block returning failure?[0m
?[34m00:06:44.915075100: try_for: attempt 158 (174.59s elapsed of 270s)...?[0m
?[34m00:06:44.915280708: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:45.025109440: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:45.025295190: try_for: failed by code block returning failure?[0m
?[34m00:06:46.025489053: try_for: attempt 159 (175.7s elapsed of 270s)...?[0m
?[34m00:06:46.025619317: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:46.121242591: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:46.121375158: try_for: failed by code block returning failure?[0m
?[34m00:06:47.121585417: try_for: attempt 160 (176.79s elapsed of 270s)...?[0m
?[34m00:06:47.121794730: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:47.212268787: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:47.212393748: try_for: failed by code block returning failure?[0m
?[34m00:06:48.212609825: try_for: attempt 161 (177.88s elapsed of 270s)...?[0m
?[34m00:06:48.212835410: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:48.341604873: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:48.341762588: try_for: failed by code block returning failure?[0m
?[34m00:06:49.341996035: try_for: attempt 162 (179.01s elapsed of 270s)...?[0m
?[34m00:06:49.342203624: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:49.457270942: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:49.457475029: try_for: failed by code block returning failure?[0m
?[34m00:06:50.457702032: try_for: attempt 163 (180.13s elapsed of 270s)...?[0m
?[34m00:06:50.457893592: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:50.579191125: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:50.579354121: try_for: failed by code block returning failure?[0m
?[34m00:06:51.579598386: try_for: attempt 164 (181.25s elapsed of 270s)...?[0m
?[34m00:06:51.579827234: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:51.696392788: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:51.696542345: try_for: failed by code block returning failure?[0m
?[34m00:06:52.696797972: try_for: attempt 165 (182.37s elapsed of 270s)...?[0m
?[34m00:06:52.697022872: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:52.819361838: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:52.819482481: try_for: failed by code block returning failure?[0m
?[34m00:06:53.819736021: try_for: attempt 166 (183.49s elapsed of 270s)...?[0m
?[34m00:06:53.819894102: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:53.964873149: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:53.964989137: try_for: failed by code block returning failure?[0m
?[34m00:06:54.965233766: try_for: attempt 167 (184.64s elapsed of 270s)...?[0m
?[34m00:06:54.965449670: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:55.069599980: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:55.069769589: try_for: failed by code block returning failure?[0m
?[34m00:06:56.070008040: try_for: attempt 168 (185.74s elapsed of 270s)...?[0m
?[34m00:06:56.070222292: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:56.192191153: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:56.192343789: try_for: failed by code block returning failure?[0m
?[34m00:06:57.192601598: try_for: attempt 169 (186.86s elapsed of 270s)...?[0m
?[34m00:06:57.192837287: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:57.308911453: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:57.309087659: try_for: failed by code block returning failure?[0m
?[34m00:06:58.309300647: try_for: attempt 170 (187.98s elapsed of 270s)...?[0m
?[34m00:06:58.309514912: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:58.428398045: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:58.428559925: try_for: failed by code block returning failure?[0m
?[34m00:06:59.428761608: try_for: attempt 171 (189.1s elapsed of 270s)...?[0m
?[34m00:06:59.428960822: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:06:59.539841292: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:06:59.540003763: try_for: failed by code block returning failure?[0m
?[34m00:07:00.540249046: try_for: attempt 172 (190.21s elapsed of 270s)...?[0m
?[34m00:07:00.540492350: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:00.634805825: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:00.634999488: try_for: failed by code block returning failure?[0m
?[34m00:07:01.635250426: try_for: attempt 173 (191.31s elapsed of 270s)...?[0m
?[34m00:07:01.635455371: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:01.745758556: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:01.745935406: try_for: failed by code block returning failure?[0m
?[34m00:07:02.746178344: try_for: attempt 174 (192.42s elapsed of 270s)...?[0m
?[34m00:07:02.746408966: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:02.852023136: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:02.852203748: try_for: failed by code block returning failure?[0m
?[34m00:07:03.852417377: try_for: attempt 175 (193.52s elapsed of 270s)...?[0m
?[34m00:07:03.852626420: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:03.961787880: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:03.961947685: try_for: failed by code block returning failure?[0m
?[34m00:07:04.962192382: try_for: attempt 176 (194.63s elapsed of 270s)...?[0m
?[34m00:07:04.962383673: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:05.100893425: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:05.101072962: try_for: failed by code block returning failure?[0m
?[34m00:07:06.101335221: try_for: attempt 177 (195.77s elapsed of 270s)...?[0m
?[34m00:07:06.101548121: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:06.219583816: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:06.219752445: try_for: failed by code block returning failure?[0m
?[34m00:07:07.219966455: try_for: attempt 178 (196.89s elapsed of 270s)...?[0m
?[34m00:07:07.220172960: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:07.344401501: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:07.344580981: try_for: failed by code block returning failure?[0m
?[34m00:07:08.344814534: try_for: attempt 179 (198.02s elapsed of 270s)...?[0m
?[34m00:07:08.345031215: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:08.472669178: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:08.472787265: try_for: failed by code block returning failure?[0m
?[34m00:07:09.473027433: try_for: attempt 180 (199.14s elapsed of 270s)...?[0m
?[34m00:07:09.473230481: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:09.584425367: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:09.584548885: try_for: failed by code block returning failure?[0m
?[34m00:07:10.584775366: try_for: attempt 181 (200.26s elapsed of 270s)...?[0m
?[34m00:07:10.585048861: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:10.692986037: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:10.693108638: try_for: failed by code block returning failure?[0m
?[34m00:07:11.693375030: try_for: attempt 182 (201.36s elapsed of 270s)...?[0m
?[34m00:07:11.693559420: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:11.815634195: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:11.815754230: try_for: failed by code block returning failure?[0m
?[34m00:07:12.815988554: try_for: attempt 183 (202.49s elapsed of 270s)...?[0m
?[34m00:07:12.816174132: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:12.926445605: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:12.926644416: try_for: failed by code block returning failure?[0m
?[34m00:07:13.926884773: try_for: attempt 184 (203.6s elapsed of 270s)...?[0m
?[34m00:07:13.927099125: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:14.051586855: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:14.051740619: try_for: failed by code block returning failure?[0m
?[34m00:07:15.052004807: try_for: attempt 185 (204.72s elapsed of 270s)...?[0m
?[34m00:07:15.052207211: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:15.157281253: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:15.157421217: try_for: failed by code block returning failure?[0m
?[34m00:07:16.163136761: try_for: attempt 186 (205.83s elapsed of 270s)...?[0m
?[34m00:07:16.163403686: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:16.254022149: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:16.254190497: try_for: failed by code block returning failure?[0m
?[34m00:07:17.254424592: try_for: attempt 187 (206.93s elapsed of 270s)...?[0m
?[34m00:07:17.254618226: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:17.359686506: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:17.359815172: try_for: failed by code block returning failure?[0m
?[34m00:07:18.360049758: try_for: attempt 188 (208.03s elapsed of 270s)...?[0m
?[34m00:07:18.360246688: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:18.484128328: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:18.484290554: try_for: failed by code block returning failure?[0m
?[34m00:07:19.484559332: try_for: attempt 189 (209.16s elapsed of 270s)...?[0m
?[34m00:07:19.484768878: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:19.597923122: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:19.598089783: try_for: failed by code block returning failure?[0m
?[34m00:07:20.598319405: try_for: attempt 190 (210.27s elapsed of 270s)...?[0m
?[34m00:07:20.598528481: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:20.692144693: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:20.692273117: try_for: failed by code block returning failure?[0m
?[34m00:07:21.692536520: try_for: attempt 191 (211.36s elapsed of 270s)...?[0m
?[34m00:07:21.692748092: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:21.793783095: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:21.793917841: try_for: failed by code block returning failure?[0m
?[34m00:07:22.794095172: try_for: attempt 192 (212.46s elapsed of 270s)...?[0m
?[34m00:07:22.794251344: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:22.910398989: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:22.910534884: try_for: failed by code block returning failure?[0m
?[34m00:07:23.910759067: try_for: attempt 193 (213.58s elapsed of 270s)...?[0m
?[34m00:07:23.910954915: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:24.012541283: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:24.012669233: try_for: failed by code block returning failure?[0m
?[34m00:07:25.012933607: try_for: attempt 194 (214.68s elapsed of 270s)...?[0m
?[34m00:07:25.013146922: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:25.141718962: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:25.141883321: try_for: failed by code block returning failure?[0m
?[34m00:07:26.142069503: try_for: attempt 195 (215.81s elapsed of 270s)...?[0m
?[34m00:07:26.142225456: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:26.236600508: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:26.236733596: try_for: failed by code block returning failure?[0m
?[34m00:07:27.236972545: try_for: attempt 196 (216.91s elapsed of 270s)...?[0m
?[34m00:07:27.237134805: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:27.343091141: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:27.343247976: try_for: failed by code block returning failure?[0m
?[34m00:07:28.343480239: try_for: attempt 197 (218.01s elapsed of 270s)...?[0m
?[34m00:07:28.343690815: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:28.429895194: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:28.430011501: try_for: failed by code block returning failure?[0m
?[34m00:07:29.430286725: try_for: attempt 198 (219.1s elapsed of 270s)...?[0m
?[34m00:07:29.430495389: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:29.536498537: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:29.536617110: try_for: failed by code block returning failure?[0m
?[34m00:07:30.536877872: try_for: attempt 199 (220.21s elapsed of 270s)...?[0m
?[34m00:07:30.537073562: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:30.661736611: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:30.661890991: try_for: failed by code block returning failure?[0m
?[34m00:07:31.662132596: try_for: attempt 200 (221.33s elapsed of 270s)...?[0m
?[34m00:07:31.662402057: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:31.778998007: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:31.779150364: try_for: failed by code block returning failure?[0m
?[34m00:07:32.779383954: try_for: attempt 201 (222.45s elapsed of 270s)...?[0m
?[34m00:07:32.779592172: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:32.896908415: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:32.897051037: try_for: failed by code block returning failure?[0m
?[34m00:07:33.897308540: try_for: attempt 202 (223.57s elapsed of 270s)...?[0m
?[34m00:07:33.897515453: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:33.987752128: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:33.987881737: try_for: failed by code block returning failure?[0m
?[34m00:07:34.988067431: try_for: attempt 203 (224.66s elapsed of 270s)...?[0m
?[34m00:07:34.988262588: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:35.122354502: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:35.122482610: try_for: failed by code block returning failure?[0m
?[34m00:07:36.122734447: try_for: attempt 204 (225.79s elapsed of 270s)...?[0m
?[34m00:07:36.122952233: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:36.223816713: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:36.223936025: try_for: failed by code block returning failure?[0m
?[34m00:07:37.224198897: try_for: attempt 205 (226.89s elapsed of 270s)...?[0m
?[34m00:07:37.224409467: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:37.323711331: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:37.323862925: try_for: failed by code block returning failure?[0m
?[34m00:07:38.324104910: try_for: attempt 206 (227.99s elapsed of 270s)...?[0m
?[34m00:07:38.324317902: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:38.437987612: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:38.438131489: try_for: failed by code block returning failure?[0m
?[34m00:07:39.438352166: try_for: attempt 207 (229.11s elapsed of 270s)...?[0m
?[34m00:07:39.438607432: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:39.564701824: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:39.564833336: try_for: failed by code block returning failure?[0m
?[34m00:07:40.565081235: try_for: attempt 208 (230.24s elapsed of 270s)...?[0m
?[34m00:07:40.565269802: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:40.668172127: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:40.668291912: try_for: failed by code block returning failure?[0m
?[34m00:07:41.668526825: try_for: attempt 209 (231.34s elapsed of 270s)...?[0m
?[34m00:07:41.668799484: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:41.793269847: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:41.793399066: try_for: failed by code block returning failure?[0m
?[34m00:07:42.793618667: try_for: attempt 210 (232.46s elapsed of 270s)...?[0m
?[34m00:07:42.793833059: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:42.921009989: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:42.921136584: try_for: failed by code block returning failure?[0m
?[34m00:07:43.921361607: try_for: attempt 211 (233.59s elapsed of 270s)...?[0m
?[34m00:07:43.921583379: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:44.034000199: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:44.034125438: try_for: failed by code block returning failure?[0m
?[34m00:07:45.034363180: try_for: attempt 212 (234.71s elapsed of 270s)...?[0m
?[34m00:07:45.034631233: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:45.125944645: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:45.126069411: try_for: failed by code block returning failure?[0m
?[34m00:07:46.126297161: try_for: attempt 213 (235.8s elapsed of 270s)...?[0m
?[34m00:07:46.126450542: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:46.243213809: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:46.243366417: try_for: failed by code block returning failure?[0m
?[34m00:07:47.243590658: try_for: attempt 214 (236.91s elapsed of 270s)...?[0m
?[34m00:07:47.243842558: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:47.356609961: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:47.356753005: try_for: failed by code block returning failure?[0m
?[34m00:07:48.357003950: try_for: attempt 215 (238.03s elapsed of 270s)...?[0m
?[34m00:07:48.357263281: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:48.464448495: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:48.464580553: try_for: failed by code block returning failure?[0m
?[34m00:07:49.464785443: try_for: attempt 216 (239.14s elapsed of 270s)...?[0m
?[34m00:07:49.464951565: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:49.556514787: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:49.556695261: try_for: failed by code block returning failure?[0m
?[34m00:07:50.556915074: try_for: attempt 217 (240.23s elapsed of 270s)...?[0m
?[34m00:07:50.557128512: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:50.682667272: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:50.682824472: try_for: failed by code block returning failure?[0m
?[34m00:07:51.683056036: try_for: attempt 218 (241.35s elapsed of 270s)...?[0m
?[34m00:07:51.683249947: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:51.804073677: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:51.804271592: try_for: failed by code block returning failure?[0m
?[34m00:07:52.804502576: try_for: attempt 219 (242.48s elapsed of 270s)...?[0m
?[34m00:07:52.804662512: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:52.909464472: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:52.909662476: try_for: failed by code block returning failure?[0m
?[34m00:07:53.909861940: try_for: attempt 220 (243.58s elapsed of 270s)...?[0m
?[34m00:07:53.910040625: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:54.020246856: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:54.020371884: try_for: failed by code block returning failure?[0m
?[34m00:07:55.020594255: try_for: attempt 221 (244.69s elapsed of 270s)...?[0m
?[34m00:07:55.020851415: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:55.134329516: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:55.134493400: try_for: failed by code block returning failure?[0m
?[34m00:07:56.134738205: try_for: attempt 222 (245.81s elapsed of 270s)...?[0m
?[34m00:07:56.134992693: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:56.235212787: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:56.235376136: try_for: failed by code block returning failure?[0m
?[34m00:07:57.235626308: try_for: attempt 223 (246.91s elapsed of 270s)...?[0m
?[34m00:07:57.235825429: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:57.340415655: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:57.340551956: try_for: failed by code block returning failure?[0m
?[34m00:07:58.340794226: try_for: attempt 224 (248.01s elapsed of 270s)...?[0m
?[34m00:07:58.341024722: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:58.442919587: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:58.443056547: try_for: failed by code block returning failure?[0m
?[34m00:07:59.443295041: try_for: attempt 225 (249.11s elapsed of 270s)...?[0m
?[34m00:07:59.443517949: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:07:59.534199649: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:07:59.534316793: try_for: failed by code block returning failure?[0m
?[34m00:08:00.534546393: try_for: attempt 226 (250.21s elapsed of 270s)...?[0m
?[34m00:08:00.534783848: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:00.667768201: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:00.667891370: try_for: failed by code block returning failure?[0m
?[34m00:08:01.668120457: try_for: attempt 227 (251.34s elapsed of 270s)...?[0m
?[34m00:08:01.668331758: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:01.789805958: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:01.789960946: try_for: failed by code block returning failure?[0m
?[34m00:08:02.790208734: try_for: attempt 228 (252.46s elapsed of 270s)...?[0m
?[34m00:08:02.790420446: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:02.896004800: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:02.896128699: try_for: failed by code block returning failure?[0m
?[34m00:08:03.896341740: try_for: attempt 229 (253.57s elapsed of 270s)...?[0m
?[34m00:08:03.896605280: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:04.003866125: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:04.003993788: try_for: failed by code block returning failure?[0m
?[34m00:08:05.004234568: try_for: attempt 230 (254.67s elapsed of 270s)...?[0m
?[34m00:08:05.004488729: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:05.131776730: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:05.131931551: try_for: failed by code block returning failure?[0m
?[34m00:08:06.132170420: try_for: attempt 231 (255.8s elapsed of 270s)...?[0m
?[34m00:08:06.132360695: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:06.253437044: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:06.253555575: try_for: failed by code block returning failure?[0m
?[34m00:08:07.253759903: try_for: attempt 232 (256.92s elapsed of 270s)...?[0m
?[34m00:08:07.253933905: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:07.378496019: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:07.378663328: try_for: failed by code block returning failure?[0m
?[34m00:08:08.378926015: try_for: attempt 233 (258.05s elapsed of 270s)...?[0m
?[34m00:08:08.379159446: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:08.487588435: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:08.487799141: try_for: failed by code block returning failure?[0m
?[34m00:08:09.488051018: try_for: attempt 234 (259.16s elapsed of 270s)...?[0m
?[34m00:08:09.488243034: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:09.603567787: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:09.603683519: try_for: failed by code block returning failure?[0m
?[34m00:08:10.603936881: try_for: attempt 235 (260.27s elapsed of 270s)...?[0m
?[34m00:08:10.604141679: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:10.723203222: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:10.723330000: try_for: failed by code block returning failure?[0m
?[34m00:08:11.723546778: try_for: attempt 236 (261.39s elapsed of 270s)...?[0m
?[34m00:08:11.723757262: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:11.810208233: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:11.810326600: try_for: failed by code block returning failure?[0m
?[34m00:08:12.810570828: try_for: attempt 237 (262.48s elapsed of 270s)...?[0m
?[34m00:08:12.810817238: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:12.912494251: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:12.912617651: try_for: failed by code block returning failure?[0m
?[34m00:08:13.912839309: try_for: attempt 238 (263.58s elapsed of 270s)...?[0m
?[34m00:08:13.913050490: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:14.012601370: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:14.012757367: try_for: failed by code block returning failure?[0m
?[34m00:08:15.013021453: try_for: attempt 239 (264.68s elapsed of 270s)...?[0m
?[34m00:08:15.013284650: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:15.136043401: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:15.136218530: try_for: failed by code block returning failure?[0m
?[34m00:08:16.136544067: try_for: attempt 240 (265.81s elapsed of 270s)...?[0m
?[34m00:08:16.136755814: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:16.247322964: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:16.247474039: try_for: failed by code block returning failure?[0m
?[34m00:08:17.247723602: try_for: attempt 241 (266.92s elapsed of 270s)...?[0m
?[34m00:08:17.247958254: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:17.363722019: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:17.363854291: try_for: failed by code block returning failure?[0m
?[34m00:08:18.364061877: try_for: attempt 242 (268.03s elapsed of 270s)...?[0m
?[34m00:08:18.364227258: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:18.457306193: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:18.457445990: try_for: failed by code block returning failure?[0m
?[34m00:08:19.457689369: try_for: attempt 243 (269.13s elapsed of 270s)...?[0m
?[34m00:08:19.457903717: Remote shell: calling as root: /bin/systemctl --quiet is-active tails-tor-has-bootstrapped.target?[0m
?[34m00:08:19.565719960: Remote shell: call returned: [3, "", ""]?[0m
?[34m00:08:19.565863665: try_for: failed by code block returning failure?[0m
?[34m00:08:20.335029156: Remote shell: calling as root: journalctl --no-pager -u tor@??? > /tmp/tor.journal?[0m
?[34m00:08:20.453599919: Remote shell: call returned: [0, "", ""]?[0m
?[34m00:08:20.453747502: opening file /tmp/tor.journal in 'read' mode?[0m
?[34m00:08:20.669776378: read complete?[0m
?[34m00:08:20.669990898: opening file /var/log/tor/log in 'read' mode?[0m
?[34m00:08:21.823175613: read complete?[0m
?[31m    Step failed while creating checkpoint: Tor is ready?[0m
?[31m    Generated snapshot step failed with exception:?[0m
?[31m      TorBootstrapFailure: Tor failed to bootstrap?[0m
  # An issue with this feature is that scenarios depend on each
  # other. When editing this feature, make sure you understand these
  # dependencies (which are documented below).
  Scenario: I am warned I can not use Additional Software when I start Tails from a DVD and install a package?[90m      # features/additional_software_packages.feature:12?[0m
    ?[31mGiven I have started Tails from DVD and logged in with an administration password and the network is connected?[90m # features/step_definitions/snapshots.rb:200?[0m?[0m
?[31m      Tor failed to bootstrap (TorBootstrapFailure)?[0m
?[31m      ./features/support/helpers/misc_helpers.rb:232:in `rescue in wait_until_tor_is_working'?[0m
?[31m      ./features/support/helpers/misc_helpers.rb:217:in `wait_until_tor_is_working'?[0m
?[31m      ./features/step_definitions/common_steps.rb:435:in `/^Tor has built a circuit$/'?[0m
?[31m      ./features/step_definitions/common_steps.rb:418:in `/^Tor is ready$/'?[0m
?[31m      ./features/step_definitions/snapshots.rb:175:in `block in reach_checkpoint'?[0m
?[31m      ./features/step_definitions/snapshots.rb:173:in `each'?[0m
?[31m      ./features/step_definitions/snapshots.rb:173:in `reach_checkpoint'?[0m
?[31m      ./features/step_definitions/snapshots.rb:202:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ with\ an\ administration\ password\ and\ the\ network\ is\ connected$/'?[0m
?[31m      features/additional_software_packages.feature:13:in `Given I have started Tails from DVD and logged in with an administration password and the network is connected'?[0m
    ?[36mAnd I update APT using apt?[90m                                                                                     # features/step_definitions/apt.rb:45?[0m?[0m
    ?[36mWhen I install "?[36m?[1msslh?[0m?[0m?[36m" using apt?[90m                                                                                # features/step_definitions/apt.rb:65?[0m?[0m
    ?[36mThen I am notified I can not use Additional Software for "?[36m?[1msslh?[0m?[0m?[36m"?[90m                                                # features/step_definitions/additional_software_packages.rb:24?[0m?[0m
    ?[36mAnd I can open the Additional Software documentation from the notification?[90m                                     # features/step_definitions/additional_software_packages.rb:141?[0m?[0m
?[34m00:08:25.228749513: Remote shell: calling as root: echo 'hello?'?[0m
?[34m00:08:25.301008358: Remote shell: call returned: [0, "hello?\n", ""]?[0m
?[34m00:08:25.301304235: Remote shell: calling as root: journalctl -a --no-pager > /tmp/artifact.journal 2>&1?[0m
?[34m00:08:25.434928109: Remote shell: call returned: [0, "", ""]?[0m
?[34m00:08:25.435158926: opening file /tmp/artifact.journal in 'read' mode?[0m
?[34m00:08:36.011080321: read complete?[0m
?[34m00:08:36.012401786: Remote shell: calling as root: ls -lAR --full-time /var/lib/apt > /tmp/artifact.cmd_output_var_lib_apt 2>&1?[0m
?[34m00:08:36.240349348: Remote shell: call returned: [0, "", ""]?[0m
?[34m00:08:36.240643932: opening file /tmp/artifact.cmd_output_var_lib_apt in 'read' mode?[0m
?[34m00:08:36.271788440: read complete?[0m
?[34m00:08:36.271969452: Remote shell: calling as root: mount > /tmp/artifact.cmd_output_mount 2>&1?[0m
?[34m00:08:36.345794171: Remote shell: call returned: [0, "", ""]?[0m
?[34m00:08:36.345981654: opening file /tmp/artifact.cmd_output_mount in 'read' mode?[0m
?[34m00:08:36.429833808: read complete?[0m
?[34m00:08:36.430018403: Remote shell: calling as root: ls -lA --full-time /live/persistence/TailsData_unlocked > /tmp/artifact.cmd_output_persistent_volume 2>&1?[0m
?[34m00:08:36.528917393: Remote shell: call returned: [2, "", ""]?[0m
?[34m00:08:36.529108007: opening file /tmp/artifact.cmd_output_persistent_volume in 'read' mode?[0m
?[34m00:08:36.544797435: read complete?[0m
?[34m00:08:36.545011638: opening file /var/log/live-persist in 'read' mode?[0m
?[34m00:08:36.721949518: read complete?[0m
?[34m00:08:36.722226744: opening file /run/live-additional-software/log in 'read' mode?[0m
      ?[36m?[0mScenario failed at time 00:08:25?[0m?[0m


      ?[36m?[0mChutney logs: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package_chutney-data?[0m?[0m
      ?[36m?[0mException thrown while trying to save /home/kibi/TT/artifact.file_content_run_live-additional-software_log: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/run/live-additional-software/log'?[0m?[0m


      ?[36m?[0mContent of /var/log/live-persist: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package.file_content_var_log_live-persist?[0m?[0m


      ?[36m?[0mOutput of ls -la --full-time /live/persistence/tailsdata_unlocked: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package.cmd_output_persistent_volume?[0m?[0m


      ?[36m?[0mOutput of ls -lar --full-time /var/lib/apt: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package.cmd_output_var_lib_apt?[0m?[0m


      ?[36m?[0mOutput of mount: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package.cmd_output_mount?[0m?[0m


      ?[36m?[0mScreenshot: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package.png?[0m?[0m


      ?[36m?[0mTor logs: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package.tor?[0m?[0m


      ?[36m?[0mVideo: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package.mkv?[0m?[0m


      ?[36m?[0mSystemd journal: /home/kibi/TT/run-2020-07-28_08:19:42_+0200-git_web-release-4.9_76db5e6-OpAuMU/00:08:25_I_am_warned_I_can_not_use_Additional_Software_when_I_start_Tails_from_a_DVD_and_install_a_package.journal?[0m?[0m


?[37m    Checkpoint: I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen?[0m
?[32m      Given I create a 7200 MiB disk named "__internal"?[0m
?[32m      And I plug USB drive "__internal"?[0m
?[34m00:08:38.282978799: libguestfs: trace: set_autosync true?[0m
?[34m00:08:38.283203846: libguestfs: trace: set_autosync = 0?[0m
?[34m00:08:38.283435118: libguestfs: trace: add_drive "/home/kibi/work/clients/tails/isos.git/tails-amd64-4.9/tails-amd64-4.9.img" "readonly:true" "format:raw"?[0m
?[34m00:08:38.284347119: libguestfs: trace: get_tmpdir?[0m
?[34m00:08:38.284417672: libguestfs: trace: get_tmpdir = "/home/kibi/TT"?[0m
?[34m00:08:38.284591068: libguestfs: trace: disk_create "/home/kibi/TT/libguestfslfVrA0/overlay1.qcow2" "qcow2" -1 "backingfile:/home/kibi/work/clients/tails/isos.git/.git/annex/objects/X2/Z2/SHA256E-s1202716672--630f6c15172ab4fd32a0efcbe7c3bf74d57c6a2d2cfc1d112f0f0901de9406c6.9.img/SHA256E-s1202716672--630f6c15172ab4fd32a0efcbe7c3bf74d57c6a2d2cfc1d112f0f0901de9406c6.9.img" "backingformat:raw"?[0m
?[34m00:08:38.322264265: libguestfs: trace: disk_create = 0?[0m
?[34m00:08:38.322465955: libguestfs: trace: add_drive = 0?[0m
?[34m00:08:38.322560553: libguestfs: trace: add_drive "/home/kibi/TT/TailsToasterStorage/__internal" "format:qcow2"?[0m
?[34m00:08:38.322650077: libguestfs: trace: add_drive = 0?[0m
?[34m00:08:38.322840723: libguestfs: trace: launch?[0m
?[34m00:08:38.323722118: libguestfs: trace: max_disks?[0m
?[34m00:08:38.323824205: libguestfs: trace: max_disks = 255?[0m
?[34m00:08:38.324592864: libguestfs: trace: get_cachedir?[0m
?[34m00:08:38.324843033: libguestfs: trace: get_cachedir = "/home/kibi/TT"?[0m