AMD64 PASS
linuxserver/tautulli
Runtime: 21.85s
          
          
             
          
          
          Build Information
          
                Builder: X86-BUILDER-3h --Hetzner
              
            
              
                Created: 2025-10-30T23:33:30+00:00
              
            
              
                Image: linuxserver/tautulli
              
            
              
                Maintainer: nemchik,thelamer
              
            
              
                Size: 57.29MB
              
            
              
                Tag: amd64-v2.16.0-ls207
              
            
              
                Version: v2.16.0-ls207
              
            
          Expand
2025-10-30T23:36:39.755140723Z [migrations] started
2025-10-30T23:36:39.755185103Z [migrations] no migrations found
2025-10-30T23:36:39.775857696Z usermod: no changes
2025-10-30T23:36:39.781658931Z ───────────────────────────────────────
2025-10-30T23:36:39.781692298Z 
2025-10-30T23:36:39.781698160Z       ██╗     ███████╗██╗ ██████╗
2025-10-30T23:36:39.781703210Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-30T23:36:39.781708110Z       ██║     ███████╗██║██║   ██║
2025-10-30T23:36:39.781712939Z       ██║     ╚════██║██║██║   ██║
2025-10-30T23:36:39.781717699Z       ███████╗███████║██║╚██████╔╝
2025-10-30T23:36:39.781722549Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-30T23:36:39.781727559Z 
2025-10-30T23:36:39.781732208Z    Brought to you by linuxserver.io
2025-10-30T23:36:39.781737098Z ───────────────────────────────────────
2025-10-30T23:36:39.781922200Z 
2025-10-30T23:36:39.781932281Z To support the app dev(s) visit:
2025-10-30T23:36:39.784332732Z Tautulli: https://tautulli.com/#donate
2025-10-30T23:36:39.784643597Z 
2025-10-30T23:36:39.784650822Z To support LSIO projects visit:
2025-10-30T23:36:39.784654850Z https://www.linuxserver.io/donate/
2025-10-30T23:36:39.784658597Z 
2025-10-30T23:36:39.784662004Z ───────────────────────────────────────
2025-10-30T23:36:39.784666283Z GID/UID
2025-10-30T23:36:39.784669620Z ───────────────────────────────────────
2025-10-30T23:36:39.792309294Z 
2025-10-30T23:36:39.792327050Z User UID:    911
2025-10-30T23:36:39.792332721Z User GID:    911
2025-10-30T23:36:39.792337571Z ───────────────────────────────────────
2025-10-30T23:36:39.793954725Z Linuxserver.io version: v2.16.0-ls207
2025-10-30T23:36:39.794227454Z Build-date: 2025-10-30T23:33:30+00:00
2025-10-30T23:36:39.794232033Z ───────────────────────────────────────
2025-10-30T23:36:39.794236072Z     
2025-10-30T23:36:39.836129862Z [custom-init] No custom files found, skipping...
2025-10-30T23:36:40.127027705Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-10-30T23:36:40.127083988Z   from pkg_resources import get_distribution, DistributionNotFound
2025-10-30T23:36:42.120965278Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T23:36:42.121026411Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-10-30T23:36:42.121037704Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T23:36:42.121046341Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-10-30T23:36:42.121055299Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-10-30T23:36:42.121064067Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-10-30T23:36:42.128586325Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T23:36:42.128612698Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-10-30T23:36:42.546299211Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-10-30T23:36:42.546336567Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-10-30T23:36:42.728841663Z 2025-10-30 23:36:42 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-10-30T23:36:42.729200295Z 2025-10-30 23:36:42 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.2)
2025-10-30T23:36:42.729487262Z 2025-10-30 23:36:42 - INFO :: MainThread : UTC (UTC+0000)
2025-10-30T23:36:42.729792477Z 2025-10-30 23:36:42 - INFO :: MainThread : Language C / Encoding UTF-8
2025-10-30T23:36:42.730127110Z 2025-10-30 23:36:42 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 15:09:54) [GCC 14.2.0]
2025-10-30T23:36:42.730372654Z 2025-10-30 23:36:42 - INFO :: MainThread : SQLite 3.49.2
2025-10-30T23:36:42.730680013Z 2025-10-30 23:36:42 - INFO :: MainThread : Program Dir: /app/tautulli
2025-10-30T23:36:42.730958854Z 2025-10-30 23:36:42 - INFO :: MainThread : Config File: /config/config.ini
2025-10-30T23:36:42.731262305Z 2025-10-30 23:36:42 - INFO :: MainThread : Database File: /config/tautulli.db
2025-10-30T23:36:42.731946121Z 2025-10-30 23:36:42 - INFO :: MainThread : Checking if the database upgrades are required...
2025-10-30T23:36:42.761858158Z 2025-10-30 23:36:42 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-10-30T23:36:42.764782323Z 2025-10-30 23:36:42 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-10-30T23:36:42.770684661Z 2025-10-30 23:36:42 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-10-30T23:36:42.774145015Z 2025-10-30 23:36:42 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T23:36:42.778372282Z 2025-10-30 23:36:42 - DEBUG :: MainThread : Generating UUID...
2025-10-30T23:36:42.780427508Z 2025-10-30 23:36:42 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T23:36:42.781598986Z 2025-10-30 23:36:42 - DEBUG :: MainThread : Generating API key...
2025-10-30T23:36:42.783590654Z 2025-10-30 23:36:42 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T23:36:42.784819878Z 2025-10-30 23:36:42 - DEBUG :: MainThread : Generating JWT secret...
2025-10-30T23:36:42.786932019Z 2025-10-30 23:36:42 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T23:36:42.788447188Z 2025-10-30 23:36:42 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-10-30T23:36:42.788792152Z 2025-10-30 23:36:42 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2025-10-30T23:36:42.821285895Z 2025-10-30 23:36:42 - DEBUG :: MainThread : Latest version is cc0150a1b2b745980467003a73aa1be51c1e426a
2025-10-30T23:36:42.821564566Z 2025-10-30 23:36:42 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-10-30T23:36:42.822017197Z 2025-10-30 23:36:42 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/v2.16.0...cc0150a1b2b745980467003a73aa1be51c1e426a
2025-10-30T23:36:42.856099536Z 2025-10-30 23:36:42 - DEBUG :: MainThread : In total, 0 commits behind
2025-10-30T23:36:42.856314429Z 2025-10-30 23:36:42 - INFO :: MainThread : Tautulli is up to date
2025-10-30T23:36:42.859468947Z 2025-10-30 23:36:42 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-10-30T23:36:42.863565020Z 2025-10-30 23:36:42 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-30T23:36:43.399107686Z 2025-10-30 23:36:43 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-30T23:36:43.910444238Z 2025-10-30 23:36:43 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-10-30T23:36:43.910789583Z 2025-10-30 23:36:43 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-10-30T23:36:43.911031058Z 2025-10-30 23:36:43 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-10-30T23:36:43.911903123Z 2025-10-30 23:36:43 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-10-30T23:36:44.019458416Z 2025-10-30 23:36:44 - INFO :: MainThread : [30/Oct/2025:23:36:44] ENGINE Serving on http://0.0.0.0:8181
2025-10-30T23:36:44.022656542Z 2025-10-30 23:36:44 - INFO :: MainThread : Tautulli is ready!
2025-10-30T23:36:44.866057596Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-10-30T23:36:44.881029907Z [ls.io-init] done.
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.2-r0         apk                      
apk-tools               2.14.9-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-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250911-r0       apk                      
ca-certificates-bundle  20250911-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    2.0.0             python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r2         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
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.8.0-r0          apk                      
libapk2                 2.14.9-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.4-r0          apk                      
libcurl                 8.14.1-r2         apk                      
libexpat                2.7.3-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.4-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.46-r0          apk                      
pip                     25.3              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.12-r0        apk                      
pycparser               2.23              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.12-r0        apk                      
python3-pyc             3.12.12-r0        apk                      
python3-pycache-pyc0    3.12.12-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.15.0            python                   
tzdata                  2025b-r0          apk                      
tzlocal                 5.3.1             python                   
utmps-libs              0.1.3.1-r0        apk                      
wheel                   0.45.1            python  (+1 duplicate)   
xz-libs                 5.8.1-r0          apk                      
zipp                    3.19.2            python                   
zlib                    1.3.1-r2          apk                      
zstd-libs               1.5.7-r0          apk
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1761867410947
    }
]| Test | Result | Message | Runtime | 
|---|---|---|---|
| Container startup | PASS | - | 6.03s | 
| Create SBOM | PASS | - | 10.37s | 
| Get build info | PASS | - | 0.03s | 
| Get screenshot | PASS | - | 10.96s | 
ARM64 PASS
linuxserver/tautulli
Runtime: 59.53s
          
          
             
          
          
          Build Information
          
                Builder: X86-BUILDER-3h --Hetzner
              
            
              
                Created: 2025-10-30T23:33:30+00:00
              
            
              
                Image: linuxserver/tautulli
              
            
              
                Maintainer: nemchik,thelamer
              
            
              
                Size: 58.19MB
              
            
              
                Tag: arm64v8-v2.16.0-ls207
              
            
              
                Version: v2.16.0-ls207
              
            
          Expand
2025-10-30T23:36:44.532112460Z [migrations] started
2025-10-30T23:36:44.536200056Z [migrations] no migrations found
2025-10-30T23:36:45.861275939Z usermod: no changes
2025-10-30T23:36:45.964740269Z ───────────────────────────────────────
2025-10-30T23:36:45.964777434Z 
2025-10-30T23:36:45.964781622Z       ██╗     ███████╗██╗ ██████╗
2025-10-30T23:36:45.964786021Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-30T23:36:45.964789909Z       ██║     ███████╗██║██║   ██║
2025-10-30T23:36:45.964793697Z       ██║     ╚════██║██║██║   ██║
2025-10-30T23:36:45.964797494Z       ███████╗███████║██║╚██████╔╝
2025-10-30T23:36:45.964801352Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-30T23:36:45.964805160Z 
2025-10-30T23:36:45.964809208Z    Brought to you by linuxserver.io
2025-10-30T23:36:45.964812985Z ───────────────────────────────────────
2025-10-30T23:36:45.971207965Z 
2025-10-30T23:36:45.971729164Z To support the app dev(s) visit:
2025-10-30T23:36:46.009522663Z Tautulli: https://tautulli.com/#donate
2025-10-30T23:36:46.013808007Z 
2025-10-30T23:36:46.013823358Z To support LSIO projects visit:
2025-10-30T23:36:46.013832426Z https://www.linuxserver.io/donate/
2025-10-30T23:36:46.013840502Z 
2025-10-30T23:36:46.013848589Z ───────────────────────────────────────
2025-10-30T23:36:46.013857617Z GID/UID
2025-10-30T23:36:46.013865533Z ───────────────────────────────────────
2025-10-30T23:36:46.113241083Z 
2025-10-30T23:36:46.113263238Z User UID:    911
2025-10-30T23:36:46.113269942Z User GID:    911
2025-10-30T23:36:46.113276194Z ───────────────────────────────────────
2025-10-30T23:36:46.151948542Z Linuxserver.io version: v2.16.0-ls207
2025-10-30T23:36:46.154799960Z Build-date: 2025-10-30T23:33:30+00:00
2025-10-30T23:36:46.154813818Z ───────────────────────────────────────
2025-10-30T23:36:46.154818888Z     
2025-10-30T23:36:50.112197601Z [custom-init] No custom files found, skipping...
2025-10-30T23:36:54.281847954Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-10-30T23:36:54.281906402Z   from pkg_resources import get_distribution, DistributionNotFound
2025-10-30T23:37:15.331923227Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T23:37:15.331972035Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-10-30T23:37:15.332223351Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T23:37:15.332265235Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-10-30T23:37:15.332581963Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-10-30T23:37:15.332603656Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-10-30T23:37:15.423597552Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T23:37:15.423622533Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-10-30T23:37:20.332879643Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-10-30T23:37:20.332925295Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-10-30T23:37:22.172790569Z 2025-10-30 23:37:22 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-10-30T23:37:22.180083125Z 2025-10-30 23:37:22 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.2)
2025-10-30T23:37:22.184397549Z 2025-10-30 23:37:22 - INFO :: MainThread : UTC (UTC+0000)
2025-10-30T23:37:22.189143069Z 2025-10-30 23:37:22 - INFO :: MainThread : Language C / Encoding UTF-8
2025-10-30T23:37:22.194782158Z 2025-10-30 23:37:22 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 15:09:54) [GCC 14.2.0]
2025-10-30T23:37:22.199331503Z 2025-10-30 23:37:22 - INFO :: MainThread : SQLite 3.49.2
2025-10-30T23:37:22.203815007Z 2025-10-30 23:37:22 - INFO :: MainThread : Program Dir: /app/tautulli
2025-10-30T23:37:22.208331997Z 2025-10-30 23:37:22 - INFO :: MainThread : Config File: /config/config.ini
2025-10-30T23:37:22.213147057Z 2025-10-30 23:37:22 - INFO :: MainThread : Database File: /config/tautulli.db
2025-10-30T23:37:22.220634786Z 2025-10-30 23:37:22 - INFO :: MainThread : Checking if the database upgrades are required...
2025-10-30T23:37:22.363066893Z 2025-10-30 23:37:22 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-10-30T23:37:22.408263061Z 2025-10-30 23:37:22 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-10-30T23:37:22.523726413Z 2025-10-30 23:37:22 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-10-30T23:37:22.634552562Z 2025-10-30 23:37:22 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T23:37:22.688301282Z 2025-10-30 23:37:22 - DEBUG :: MainThread : Generating UUID...
2025-10-30T23:37:22.732429611Z 2025-10-30 23:37:22 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T23:37:22.753878908Z 2025-10-30 23:37:22 - DEBUG :: MainThread : Generating API key...
2025-10-30T23:37:22.794982710Z 2025-10-30 23:37:22 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T23:37:22.816223107Z 2025-10-30 23:37:22 - DEBUG :: MainThread : Generating JWT secret...
2025-10-30T23:37:22.860745569Z 2025-10-30 23:37:22 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T23:37:22.896166183Z 2025-10-30 23:37:22 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-10-30T23:37:22.904225162Z 2025-10-30 23:37:22 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2025-10-30T23:37:23.203531792Z 2025-10-30 23:37:23 - DEBUG :: MainThread : Latest version is cc0150a1b2b745980467003a73aa1be51c1e426a
2025-10-30T23:37:23.208873381Z 2025-10-30 23:37:23 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-10-30T23:37:23.218649566Z 2025-10-30 23:37:23 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/v2.16.0...cc0150a1b2b745980467003a73aa1be51c1e426a
2025-10-30T23:37:23.310163058Z 2025-10-30 23:37:23 - DEBUG :: MainThread : In total, 0 commits behind
2025-10-30T23:37:23.314771704Z 2025-10-30 23:37:23 - INFO :: MainThread : Tautulli is up to date
2025-10-30T23:37:23.401281255Z 2025-10-30 23:37:23 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-10-30T23:37:23.467578710Z 2025-10-30 23:37:23 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-30T23:37:24.406276034Z 2025-10-30 23:37:24 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-30T23:37:25.114319954Z 2025-10-30 23:37:25 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-10-30T23:37:25.125261053Z 2025-10-30 23:37:25 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-10-30T23:37:25.133348870Z 2025-10-30 23:37:25 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-10-30T23:37:25.147314106Z 2025-10-30 23:37:25 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-10-30T23:37:25.389885485Z 2025-10-30 23:37:25 - INFO :: MainThread : [30/Oct/2025:23:37:25] ENGINE Serving on http://0.0.0.0:8181
2025-10-30T23:37:25.410248075Z 2025-10-30 23:37:25 - INFO :: MainThread : Tautulli is ready!
2025-10-30T23:37:25.548015424Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-10-30T23:37:26.785688184Z [ls.io-init] done.
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.2-r0         apk                      
apk-tools               2.14.9-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-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250911-r0       apk                      
ca-certificates-bundle  20250911-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    2.0.0             python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r2         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
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.8.0-r0          apk                      
libapk2                 2.14.9-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.4-r0          apk                      
libcurl                 8.14.1-r2         apk                      
libexpat                2.7.3-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.4-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.46-r0          apk                      
pip                     25.3              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.12-r0        apk                      
pycparser               2.23              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.12-r0        apk                      
python3-pyc             3.12.12-r0        apk                      
python3-pycache-pyc0    3.12.12-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.15.0            python                   
tzdata                  2025b-r0          apk                      
tzlocal                 5.3.1             python                   
utmps-libs              0.1.3.1-r0        apk                      
wheel                   0.45.1            python  (+1 duplicate)   
xz-libs                 5.8.1-r0          apk                      
zipp                    3.19.2            python                   
zlib                    1.3.1-r2          apk                      
zstd-libs               1.5.7-r0          apk
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1761867448563
    }
]| Test | Result | Message | Runtime | 
|---|---|---|---|
| Container startup | PASS | - | 47.19s | 
| Create SBOM | PASS | - | 10.36s | 
| Get build info | PASS | - | 0.03s | 
| Get screenshot | PASS | - | 11.80s |