LinuxServer.io

Test Results

linuxserver/tautulli

v2.15.2-ls190

Cumulative: PASS

Total Runtime: 29.46s
Runtime: 17.53s
amd64-v2.15.2-ls190
Build Information
Builder: X86-BUILDER-6a -- Hetzner
Created: 2025-05-15T23:33:54+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.67MB
Tag: amd64-v2.15.2-ls190
Version: v2.15.2-ls190
View Container Logs
Expand
2025-05-15T23:37:07.507415114Z [migrations] started
2025-05-15T23:37:07.507465107Z [migrations] no migrations found
2025-05-15T23:37:07.727901076Z usermod: no changes
2025-05-15T23:37:07.765518529Z ───────────────────────────────────────
2025-05-15T23:37:07.765533064Z 
2025-05-15T23:37:07.765534184Z       ██╗     ███████╗██╗ ██████╗
2025-05-15T23:37:07.765535122Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-15T23:37:07.765536093Z       ██║     ███████╗██║██║   ██║
2025-05-15T23:37:07.765536957Z       ██║     ╚════██║██║██║   ██║
2025-05-15T23:37:07.765537867Z       ███████╗███████║██║╚██████╔╝
2025-05-15T23:37:07.765538667Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-15T23:37:07.765539499Z 
2025-05-15T23:37:07.765540217Z    Brought to you by linuxserver.io
2025-05-15T23:37:07.765540997Z ───────────────────────────────────────
2025-05-15T23:37:07.765558577Z 
2025-05-15T23:37:07.765565884Z To support the app dev(s) visit:
2025-05-15T23:37:07.766477745Z Tautulli: https://tautulli.com/#donate
2025-05-15T23:37:07.766590955Z 
2025-05-15T23:37:07.766593353Z To support LSIO projects visit:
2025-05-15T23:37:07.766595020Z https://www.linuxserver.io/donate/
2025-05-15T23:37:07.766596670Z 
2025-05-15T23:37:07.766598029Z ───────────────────────────────────────
2025-05-15T23:37:07.766599781Z GID/UID
2025-05-15T23:37:07.766601149Z ───────────────────────────────────────
2025-05-15T23:37:07.768368277Z 
2025-05-15T23:37:07.768380668Z User UID:    911
2025-05-15T23:37:07.768383657Z User GID:    911
2025-05-15T23:37:07.768385791Z ───────────────────────────────────────
2025-05-15T23:37:07.769405590Z Linuxserver.io version: v2.15.2-ls190
2025-05-15T23:37:07.769463022Z Build-date: 2025-05-15T23:33:54+00:00
2025-05-15T23:37:07.769466123Z ───────────────────────────────────────
2025-05-15T23:37:07.769468370Z     
2025-05-15T23:37:07.793921923Z [custom-init] No custom files found, skipping...
2025-05-15T23:37:08.829947632Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-05-15T23:37:08.829957647Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-05-15T23:37:08.829965607Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-05-15T23:37:08.829966695Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-05-15T23:37:08.829967723Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-05-15T23:37:08.829968707Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-05-15T23:37:08.833723161Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-05-15T23:37:08.833747638Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-05-15T23:37:09.065859881Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-05-15T23:37:09.065884947Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-05-15T23:37:09.165940326Z 2025-05-15 23:37:09 - INFO :: MainThread : Starting Tautulli v2.15.2
2025-05-15T23:37:09.166058141Z 2025-05-15 23:37:09 - INFO :: MainThread : [Docker] Linux 6.6.13+bpo-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15) - Alpine Linux 3.21.3)
2025-05-15T23:37:09.166134858Z 2025-05-15 23:37:09 - INFO :: MainThread : UTC (UTC+0000)
2025-05-15T23:37:09.166221592Z 2025-05-15 23:37:09 - INFO :: MainThread : Language C / Encoding UTF-8
2025-05-15T23:37:09.166316684Z 2025-05-15 23:37:09 - INFO :: MainThread : Python 3.12.10 (main, Apr 10 2025, 15:27:01) [GCC 14.2.0]
2025-05-15T23:37:09.166389247Z 2025-05-15 23:37:09 - INFO :: MainThread : SQLite 3.48.0
2025-05-15T23:37:09.166466922Z 2025-05-15 23:37:09 - INFO :: MainThread : Program Dir: /app/tautulli
2025-05-15T23:37:09.166543950Z 2025-05-15 23:37:09 - INFO :: MainThread : Config File: /config/config.ini
2025-05-15T23:37:09.166621407Z 2025-05-15 23:37:09 - INFO :: MainThread : Database File: /config/tautulli.db
2025-05-15T23:37:09.166827092Z 2025-05-15 23:37:09 - INFO :: MainThread : Checking if the database upgrades are required...
2025-05-15T23:37:09.792055349Z 2025-05-15 23:37:09 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-05-15T23:37:09.806641337Z 2025-05-15 23:37:09 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-05-15T23:37:09.839014206Z 2025-05-15 23:37:09 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-05-15T23:37:09.840248007Z 2025-05-15 23:37:09 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-05-15T23:37:09.842021149Z 2025-05-15 23:37:09 - DEBUG :: MainThread : Generating UUID...
2025-05-15T23:37:09.842991221Z 2025-05-15 23:37:09 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-05-15T23:37:09.843415635Z 2025-05-15 23:37:09 - DEBUG :: MainThread : Generating API key...
2025-05-15T23:37:09.844061369Z 2025-05-15 23:37:09 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-05-15T23:37:09.844489748Z 2025-05-15 23:37:09 - DEBUG :: MainThread : Generating JWT secret...
2025-05-15T23:37:09.845114220Z 2025-05-15 23:37:09 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-05-15T23:37:09.845743171Z 2025-05-15 23:37:09 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-05-15T23:37:09.845874253Z 2025-05-15 23:37:09 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2025-05-15T23:37:09.874932851Z 2025-05-15 23:37:09 - DEBUG :: MainThread : Latest version is 76f6a2da6b3b394765203b7317cd97e7701a3067
2025-05-15T23:37:09.874955411Z 2025-05-15 23:37:09 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-05-15T23:37:09.875154087Z 2025-05-15 23:37:09 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/v2.15.2...76f6a2da6b3b394765203b7317cd97e7701a3067
2025-05-15T23:37:09.903178622Z 2025-05-15 23:37:09 - DEBUG :: MainThread : In total, 0 commits behind
2025-05-15T23:37:09.903304118Z 2025-05-15 23:37:09 - INFO :: MainThread : Tautulli is up to date
2025-05-15T23:37:09.905137431Z 2025-05-15 23:37:09 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-05-15T23:37:09.907094841Z 2025-05-15 23:37:09 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-05-15T23:37:10.151362269Z 2025-05-15 23:37:10 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-05-15T23:37:10.344067953Z 2025-05-15 23:37:10 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-05-15T23:37:10.344149782Z 2025-05-15 23:37:10 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-05-15T23:37:10.344254836Z 2025-05-15 23:37:10 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-05-15T23:37:10.344593999Z 2025-05-15 23:37:10 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-05-15T23:37:10.447876059Z 2025-05-15 23:37:10 - INFO :: MainThread : [15/May/2025:23:37:10] ENGINE Serving on http://0.0.0.0:8181
2025-05-15T23:37:10.448751883Z 2025-05-15 23:37:10 - INFO :: MainThread : Tautulli is ready!
2025-05-15T23:37:10.813673536Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-05-15T23:37:10.823490386Z [ls.io-init] done.
View SBOM output
Expand
NAME                    VERSION           TYPE                   
acl-libs                2.3.2-r1          apk                     
alpine-baselayout       3.6.8-r1          apk                     
alpine-baselayout-data  3.6.8-r1          apk                     
alpine-keys             2.5-r0            apk                     
alpine-release          3.21.3-r0         apk                     
apk-tools               2.14.6-r3         apk                     
apscheduler             3.10.1            python                  
autocommand             2.2.2             python                  
backports-tarfile       1.2.0             python                  
bash                    5.2.37-r0         apk                     
brotli-libs             1.1.0-r2          apk                     
busybox                 1.37.0-r12        apk                     
busybox-binsh           1.37.0-r12        apk                     
c-ares                  1.34.5-r0         apk                     
ca-certificates         20241121-r1       apk                     
ca-certificates-bundle  20241121-r1       apk                     
catatonit               0.2.0-r0          apk                     
cffi                    1.17.1            python                  
coreutils               9.5-r2            apk                     
coreutils-env           9.5-r2            apk                     
coreutils-fmt           9.5-r2            apk                     
coreutils-sha512sum     9.5-r2            apk                     
cryptography            44.0.2            python                  
curl                    8.12.1-r1         apk                     
findutils               4.10.0-r0         apk                     
gdbm                    1.24-r0           apk                     
git                     2.47.2-r0         apk                     
git-init-template       2.47.2-r0         apk                     
html5lib                1.1               python                  
importlib-metadata      8.0.0             python                  
inflect                 7.3.1             python                  
jaraco-collections      5.1.0             python                  
jaraco-context          5.3.0             python                  
jaraco-functools        4.0.1             python                  
jaraco-text             3.12.1            python                  
jq                      1.7.1-r0          apk                     
libattr                 2.5.2-r2          apk                     
libbsd                  0.12.2-r0         apk                     
libbz2                  1.0.8-r6          apk                     
libcrypto3              3.3.3-r0          apk                     
libcurl                 8.12.1-r1         apk                     
libexpat                2.7.0-r0          apk                     
libffi                  3.4.7-r0          apk                     
libgcc                  14.2.0-r4         apk                     
libidn2                 2.3.7-r0          apk                     
libintl                 0.22.5-r0         apk                     
libmd                   1.1.0-r0          apk                     
libncursesw             6.5_p20241006-r3  apk                     
libpanelw               6.5_p20241006-r3  apk                     
libproc2                4.0.4-r2          apk                     
libpsl                  0.21.5-r3         apk                     
libssl3                 3.3.3-r0          apk                     
libstdc++               14.2.0-r4         apk                     
libunistring            1.2-r0            apk                     
linux-pam               1.6.1-r1          apk                     
more-itertools          10.3.0            python                  
mpdecimal               4.0.0-r0          apk                     
musl                    1.2.5-r9          apk                     
musl-utils              1.2.5-r9          apk                     
my-test-package         1.0               python                  
ncurses-terminfo-base   6.5_p20241006-r3  apk                     
netcat-openbsd          1.226.1.1-r0      apk                     
nghttp2-libs            1.64.0-r0         apk                     
oniguruma               6.9.9-r0          apk                     
packaging               24.2              python                  
pcre2                   10.43-r0          apk                     
pip                     25.1.1            python                  
platformdirs            4.2.2             python                  
procps-ng               4.0.4-r2          apk                     
pyc                     3.12.10-r0        apk                     
pycparser               2.22              python                  
pyopenssl               25.0.0            python                  
python3                 3.12.10-r0        apk                     
python3-pyc             3.12.10-r0        apk                     
python3-pycache-pyc0    3.12.10-r0        apk                     
pytz                    2025.2            python                  
readline                8.2.13-r0         apk                     
scanelf                 1.3.8-r1          apk                     
setuptools              80.7.1            python                  
shadow                  4.16.0-r1         apk                     
six                     1.17.0            python                  
skalibs-libs            2.14.3.0-r0       apk                     
sqlite-libs             3.48.0-r2         apk                     
ssl_client              1.37.0-r12        apk                     
tomli                   2.0.1             python                  
typeguard               4.3.0             python                  
typing-extensions       4.12.2            python                  
typing-extensions       4.13.2            python                  
tzdata                  2025b-r0          apk                     
tzlocal                 5.3.1             python                  
utmps-libs              0.1.2.3-r2        apk                     
wheel                   0.45.1            python  (+1 duplicate)  
xz-libs                 5.6.3-r1          apk                     
zipp                    3.19.2            python                  
zlib                    1.3.1-r2          apk                     
zstd-libs               1.5.6-r2          apk
Test Result Message Runtime
Container startup PASS - 4.01s
Create SBOM PASS - 5.75s
Get build info PASS - 0.01s
Get screenshot PASS - 11.01s
Runtime: 28.92s
arm64v8-v2.15.2-ls190
Build Information
Builder: X86-BUILDER-6a -- Hetzner
Created: 2025-05-15T23:33:54+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.50MB
Tag: arm64v8-v2.15.2-ls190
Version: v2.15.2-ls190
View Container Logs
Expand
2025-05-15T23:37:08.967437652Z [migrations] started
2025-05-15T23:37:08.970569142Z [migrations] no migrations found
2025-05-15T23:37:09.550638285Z usermod: no changes
2025-05-15T23:37:09.649683835Z ───────────────────────────────────────
2025-05-15T23:37:09.649702745Z 
2025-05-15T23:37:09.649705148Z       ██╗     ███████╗██╗ ██████╗
2025-05-15T23:37:09.649706946Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-15T23:37:09.649708466Z       ██║     ███████╗██║██║   ██║
2025-05-15T23:37:09.649709832Z       ██║     ╚════██║██║██║   ██║
2025-05-15T23:37:09.649711156Z       ███████╗███████║██║╚██████╔╝
2025-05-15T23:37:09.649712609Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-15T23:37:09.649713964Z 
2025-05-15T23:37:09.649715182Z    Brought to you by linuxserver.io
2025-05-15T23:37:09.649716891Z ───────────────────────────────────────
2025-05-15T23:37:09.652627855Z 
2025-05-15T23:37:09.652803258Z To support the app dev(s) visit:
2025-05-15T23:37:09.666468709Z Tautulli: https://tautulli.com/#donate
2025-05-15T23:37:09.668673412Z 
2025-05-15T23:37:09.668690516Z To support LSIO projects visit:
2025-05-15T23:37:09.668693133Z https://www.linuxserver.io/donate/
2025-05-15T23:37:09.668695006Z 
2025-05-15T23:37:09.668696317Z ───────────────────────────────────────
2025-05-15T23:37:09.668698185Z GID/UID
2025-05-15T23:37:09.668699406Z ───────────────────────────────────────
2025-05-15T23:37:09.801612068Z 
2025-05-15T23:37:09.801628221Z User UID:    911
2025-05-15T23:37:09.801630447Z User GID:    911
2025-05-15T23:37:09.801631957Z ───────────────────────────────────────
2025-05-15T23:37:09.816881861Z Linuxserver.io version: v2.15.2-ls190
2025-05-15T23:37:09.818485571Z Build-date: 2025-05-15T23:33:54+00:00
2025-05-15T23:37:09.818509890Z ───────────────────────────────────────
2025-05-15T23:37:09.818512743Z     
2025-05-15T23:37:11.129960070Z [custom-init] No custom files found, skipping...
2025-05-15T23:37:18.151935484Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-05-15T23:37:18.151965327Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-05-15T23:37:18.152489932Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-05-15T23:37:18.152504239Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-05-15T23:37:18.152601847Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-05-15T23:37:18.152608091Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-05-15T23:37:18.177236433Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-05-15T23:37:18.177256559Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-05-15T23:37:19.462924203Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-05-15T23:37:19.462947392Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-05-15T23:37:19.943271127Z 2025-05-15 23:37:19 - INFO :: MainThread : Starting Tautulli v2.15.2
2025-05-15T23:37:19.945271562Z 2025-05-15 23:37:19 - INFO :: MainThread : [Docker] Linux 6.6.13+bpo-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15) - Alpine Linux 3.21.3)
2025-05-15T23:37:19.946243242Z 2025-05-15 23:37:19 - INFO :: MainThread : UTC (UTC+0000)
2025-05-15T23:37:19.947221725Z 2025-05-15 23:37:19 - INFO :: MainThread : Language C / Encoding UTF-8
2025-05-15T23:37:19.948490475Z 2025-05-15 23:37:19 - INFO :: MainThread : Python 3.12.10 (main, Apr 10 2025, 15:27:01) [GCC 14.2.0]
2025-05-15T23:37:19.949360047Z 2025-05-15 23:37:19 - INFO :: MainThread : SQLite 3.48.0
2025-05-15T23:37:19.950299428Z 2025-05-15 23:37:19 - INFO :: MainThread : Program Dir: /app/tautulli
2025-05-15T23:37:19.951294192Z 2025-05-15 23:37:19 - INFO :: MainThread : Config File: /config/config.ini
2025-05-15T23:37:19.952281622Z 2025-05-15 23:37:19 - INFO :: MainThread : Database File: /config/tautulli.db
2025-05-15T23:37:19.954019001Z 2025-05-15 23:37:19 - INFO :: MainThread : Checking if the database upgrades are required...
2025-05-15T23:37:20.586226454Z 2025-05-15 23:37:20 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-05-15T23:37:20.623451784Z 2025-05-15 23:37:20 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-05-15T23:37:20.727427650Z 2025-05-15 23:37:20 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-05-15T23:37:20.780341585Z 2025-05-15 23:37:20 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-05-15T23:37:20.803294521Z 2025-05-15 23:37:20 - DEBUG :: MainThread : Generating UUID...
2025-05-15T23:37:20.820171173Z 2025-05-15 23:37:20 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-05-15T23:37:20.826179077Z 2025-05-15 23:37:20 - DEBUG :: MainThread : Generating API key...
2025-05-15T23:37:20.836207913Z 2025-05-15 23:37:20 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-05-15T23:37:20.842230748Z 2025-05-15 23:37:20 - DEBUG :: MainThread : Generating JWT secret...
2025-05-15T23:37:20.851843215Z 2025-05-15 23:37:20 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-05-15T23:37:20.867249369Z 2025-05-15 23:37:20 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-05-15T23:37:20.869954494Z 2025-05-15 23:37:20 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2025-05-15T23:37:21.066250298Z 2025-05-15 23:37:21 - DEBUG :: MainThread : Latest version is 76f6a2da6b3b394765203b7317cd97e7701a3067
2025-05-15T23:37:21.067734784Z 2025-05-15 23:37:21 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-05-15T23:37:21.070495189Z 2025-05-15 23:37:21 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/v2.15.2...76f6a2da6b3b394765203b7317cd97e7701a3067
2025-05-15T23:37:21.117533777Z 2025-05-15 23:37:21 - DEBUG :: MainThread : In total, 0 commits behind
2025-05-15T23:37:21.118648736Z 2025-05-15 23:37:21 - INFO :: MainThread : Tautulli is up to date
2025-05-15T23:37:21.163605690Z 2025-05-15 23:37:21 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-05-15T23:37:21.192075809Z 2025-05-15 23:37:21 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-05-15T23:37:21.617644371Z 2025-05-15 23:37:21 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-05-15T23:37:21.943758235Z 2025-05-15 23:37:21 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-05-15T23:37:21.945541823Z 2025-05-15 23:37:21 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-05-15T23:37:21.946806960Z 2025-05-15 23:37:21 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-05-15T23:37:21.952088671Z 2025-05-15 23:37:21 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-05-15T23:37:22.137422642Z 2025-05-15 23:37:22 - INFO :: MainThread : [15/May/2025:23:37:22] ENGINE Serving on http://0.0.0.0:8181
2025-05-15T23:37:22.162153063Z 2025-05-15 23:37:22 - INFO :: MainThread : Tautulli is ready!
2025-05-15T23:37:22.939988788Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-05-15T23:37:23.327802254Z [ls.io-init] done.
View SBOM output
Expand
NAME                    VERSION           TYPE                   
acl-libs                2.3.2-r1          apk                     
alpine-baselayout       3.6.8-r1          apk                     
alpine-baselayout-data  3.6.8-r1          apk                     
alpine-keys             2.5-r0            apk                     
alpine-release          3.21.3-r0         apk                     
apk-tools               2.14.6-r3         apk                     
apscheduler             3.10.1            python                  
autocommand             2.2.2             python                  
backports-tarfile       1.2.0             python                  
bash                    5.2.37-r0         apk                     
brotli-libs             1.1.0-r2          apk                     
busybox                 1.37.0-r12        apk                     
busybox-binsh           1.37.0-r12        apk                     
c-ares                  1.34.5-r0         apk                     
ca-certificates         20241121-r1       apk                     
ca-certificates-bundle  20241121-r1       apk                     
catatonit               0.2.0-r0          apk                     
cffi                    1.17.1            python                  
coreutils               9.5-r2            apk                     
coreutils-env           9.5-r2            apk                     
coreutils-fmt           9.5-r2            apk                     
coreutils-sha512sum     9.5-r2            apk                     
cryptography            44.0.2            python                  
curl                    8.12.1-r1         apk                     
findutils               4.10.0-r0         apk                     
gdbm                    1.24-r0           apk                     
git                     2.47.2-r0         apk                     
git-init-template       2.47.2-r0         apk                     
html5lib                1.1               python                  
importlib-metadata      8.0.0             python                  
inflect                 7.3.1             python                  
jaraco-collections      5.1.0             python                  
jaraco-context          5.3.0             python                  
jaraco-functools        4.0.1             python                  
jaraco-text             3.12.1            python                  
jq                      1.7.1-r0          apk                     
libattr                 2.5.2-r2          apk                     
libbsd                  0.12.2-r0         apk                     
libbz2                  1.0.8-r6          apk                     
libcrypto3              3.3.3-r0          apk                     
libcurl                 8.12.1-r1         apk                     
libexpat                2.7.0-r0          apk                     
libffi                  3.4.7-r0          apk                     
libgcc                  14.2.0-r4         apk                     
libidn2                 2.3.7-r0          apk                     
libintl                 0.22.5-r0         apk                     
libmd                   1.1.0-r0          apk                     
libncursesw             6.5_p20241006-r3  apk                     
libpanelw               6.5_p20241006-r3  apk                     
libproc2                4.0.4-r2          apk                     
libpsl                  0.21.5-r3         apk                     
libssl3                 3.3.3-r0          apk                     
libstdc++               14.2.0-r4         apk                     
libunistring            1.2-r0            apk                     
linux-pam               1.6.1-r1          apk                     
more-itertools          10.3.0            python                  
mpdecimal               4.0.0-r0          apk                     
musl                    1.2.5-r9          apk                     
musl-utils              1.2.5-r9          apk                     
my-test-package         1.0               python                  
ncurses-terminfo-base   6.5_p20241006-r3  apk                     
netcat-openbsd          1.226.1.1-r0      apk                     
nghttp2-libs            1.64.0-r0         apk                     
oniguruma               6.9.9-r0          apk                     
packaging               24.2              python                  
pcre2                   10.43-r0          apk                     
pip                     25.1.1            python                  
platformdirs            4.2.2             python                  
procps-ng               4.0.4-r2          apk                     
pyc                     3.12.10-r0        apk                     
pycparser               2.22              python                  
pyopenssl               25.0.0            python                  
python3                 3.12.10-r0        apk                     
python3-pyc             3.12.10-r0        apk                     
python3-pycache-pyc0    3.12.10-r0        apk                     
pytz                    2025.2            python                  
readline                8.2.13-r0         apk                     
scanelf                 1.3.8-r1          apk                     
setuptools              80.7.1            python                  
shadow                  4.16.0-r1         apk                     
six                     1.17.0            python                  
skalibs-libs            2.14.3.0-r0       apk                     
sqlite-libs             3.48.0-r2         apk                     
ssl_client              1.37.0-r12        apk                     
tomli                   2.0.1             python                  
typeguard               4.3.0             python                  
typing-extensions       4.12.2            python                  
typing-extensions       4.13.2            python                  
tzdata                  2025b-r0          apk                     
tzlocal                 5.3.1             python                  
utmps-libs              0.1.2.3-r2        apk                     
wheel                   0.45.1            python  (+1 duplicate)  
xz-libs                 5.6.3-r1          apk                     
zipp                    3.19.2            python                  
zlib                    1.3.1-r2          apk                     
zstd-libs               1.5.6-r2          apk
Test Result Message Runtime
Container startup PASS - 17.05s
Create SBOM PASS - 5.80s
Get build info PASS - 0.04s
Get screenshot PASS - 11.20s
View Python Logs
Expand