LinuxServer.io

Test Results

linuxserver/netbox

v4.4.3-ls306

Cumulative: PASS

Total Runtime: 123.24s

AMD64 PASS

linuxserver/netbox

Runtime: 24.50s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2025-10-14T18:41:59+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 122.90MB
Tag: amd64-v4.4.3-ls306
Version: v4.4.3-ls306
View Container Logs
Expand
2025-10-14T19:04:29.021592475Z [migrations] started
2025-10-14T19:04:29.021620461Z [migrations] no migrations found
2025-10-14T19:04:29.032158119Z usermod: no changes
2025-10-14T19:04:29.033993003Z ───────────────────────────────────────
2025-10-14T19:04:29.034004587Z 
2025-10-14T19:04:29.034008244Z       ██╗     ███████╗██╗ ██████╗
2025-10-14T19:04:29.034011851Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-14T19:04:29.034015378Z       ██║     ███████╗██║██║   ██║
2025-10-14T19:04:29.034018865Z       ██║     ╚════██║██║██║   ██║
2025-10-14T19:04:29.034022423Z       ███████╗███████║██║╚██████╔╝
2025-10-14T19:04:29.034025920Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-14T19:04:29.034029527Z 
2025-10-14T19:04:29.034032844Z    Brought to you by linuxserver.io
2025-10-14T19:04:29.034036250Z ───────────────────────────────────────
2025-10-14T19:04:29.034322206Z 
2025-10-14T19:04:29.034334561Z To support LSIO projects visit:
2025-10-14T19:04:29.034339962Z https://www.linuxserver.io/donate/
2025-10-14T19:04:29.034344782Z 
2025-10-14T19:04:29.034349431Z ───────────────────────────────────────
2025-10-14T19:04:29.034355113Z GID/UID
2025-10-14T19:04:29.034359812Z ───────────────────────────────────────
2025-10-14T19:04:29.038997610Z 
2025-10-14T19:04:29.039008993Z User UID:    911
2025-10-14T19:04:29.039013082Z User GID:    911
2025-10-14T19:04:29.039016849Z ───────────────────────────────────────
2025-10-14T19:04:29.040652693Z Linuxserver.io version: v4.4.3-ls306
2025-10-14T19:04:29.040908067Z Build-date: 2025-10-14T18:41:59+00:00
2025-10-14T19:04:29.040916043Z ───────────────────────────────────────
2025-10-14T19:04:29.040920252Z     
2025-10-14T19:04:29.154335536Z mv: cannot stat '/app/netbox/netbox/media': No such file or directory
2025-10-14T19:04:29.188895042Z [custom-init] No custom files found, skipping...
2025-10-14T19:04:37.610387094Z Traceback (most recent call last):
2025-10-14T19:04:37.610423306Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-10-14T19:04:37.610588679Z     self.connect()
2025-10-14T19:04:37.610651867Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:04:37.610667889Z     return func(*args, **kwargs)
2025-10-14T19:04:37.610676316Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.610684402Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-10-14T19:04:37.610718441Z     self.connection = self.get_new_connection(conn_params)
2025-10-14T19:04:37.610730375Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.610734673Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:04:37.610799584Z     return func(*args, **kwargs)
2025-10-14T19:04:37.610810516Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.610818672Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-10-14T19:04:37.610948263Z     connection = self.Database.connect(**conn_params)
2025-10-14T19:04:37.610954195Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.610957913Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 98, in connect
2025-10-14T19:04:37.610982843Z     attempts = conninfo_attempts(params)
2025-10-14T19:04:37.611015659Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.611037203Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-10-14T19:04:37.611067634Z     raise e.OperationalError(str(last_exc))
2025-10-14T19:04:37.611077273Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-10-14T19:04:37.611085901Z 
2025-10-14T19:04:37.611093746Z The above exception was the direct cause of the following exception:
2025-10-14T19:04:37.611102203Z 
2025-10-14T19:04:37.611111682Z Traceback (most recent call last):
2025-10-14T19:04:37.611119769Z   File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-10-14T19:04:37.611130009Z     execute_from_command_line(sys.argv)
2025-10-14T19:04:37.611138607Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-10-14T19:04:37.611264380Z     utility.execute()
2025-10-14T19:04:37.611271725Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-10-14T19:04:37.611390223Z     self.fetch_command(subcommand).run_from_argv(self.argv)
2025-10-14T19:04:37.611395203Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-10-14T19:04:37.611517239Z     self.execute(*args, **cmd_options)
2025-10-14T19:04:37.611521287Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute
2025-10-14T19:04:37.611683283Z     output = self.handle(*args, **options)
2025-10-14T19:04:37.611705488Z              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.611715007Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 107, in wrapper
2025-10-14T19:04:37.611725779Z     res = handle_func(*args, **kwargs)
2025-10-14T19:04:37.611761310Z           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.611768194Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/commands/migrate.py", line 114, in handle
2025-10-14T19:04:37.611831321Z     executor = MigrationExecutor(connection, self.migration_progress_callback)
2025-10-14T19:04:37.611917375Z                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.611924790Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/executor.py", line 18, in __init__
2025-10-14T19:04:37.611971895Z     self.loader = MigrationLoader(self.connection)
2025-10-14T19:04:37.611982706Z                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.611991213Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/loader.py", line 58, in __init__
2025-10-14T19:04:37.612024200Z     self.build_graph()
2025-10-14T19:04:37.612030583Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/loader.py", line 235, in build_graph
2025-10-14T19:04:37.612119582Z     self.applied_migrations = recorder.applied_migrations()
2025-10-14T19:04:37.612124412Z                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.612128329Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/recorder.py", line 89, in applied_migrations
2025-10-14T19:04:37.612197539Z     if self.has_table():
2025-10-14T19:04:37.612208110Z        ^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.612216687Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/recorder.py", line 63, in has_table
2025-10-14T19:04:37.612251167Z     with self.connection.cursor() as cursor:
2025-10-14T19:04:37.612257329Z          ^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.612261417Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:04:37.612323843Z     return func(*args, **kwargs)
2025-10-14T19:04:37.612333793Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.612341950Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-10-14T19:04:37.612425889Z     return self._cursor()
2025-10-14T19:04:37.612432001Z            ^^^^^^^^^^^^^^
2025-10-14T19:04:37.612435668Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-10-14T19:04:37.612542233Z     self.ensure_connection()
2025-10-14T19:04:37.612552634Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:04:37.612578045Z     return func(*args, **kwargs)
2025-10-14T19:04:37.612587895Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.612596031Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-10-14T19:04:37.612684620Z     with self.wrap_database_errors:
2025-10-14T19:04:37.612691183Z          ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.612695041Z   File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-10-14T19:04:37.612762136Z     raise dj_exc_value.with_traceback(traceback) from exc_value
2025-10-14T19:04:37.612773278Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-10-14T19:04:37.612850343Z     self.connect()
2025-10-14T19:04:37.612855884Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:04:37.612897959Z     return func(*args, **kwargs)
2025-10-14T19:04:37.612901817Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.612905434Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-10-14T19:04:37.613024805Z     self.connection = self.get_new_connection(conn_params)
2025-10-14T19:04:37.613045997Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.613055617Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:04:37.613067110Z     return func(*args, **kwargs)
2025-10-14T19:04:37.613075517Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.613083563Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-10-14T19:04:37.613178173Z     connection = self.Database.connect(**conn_params)
2025-10-14T19:04:37.613189085Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.613193143Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 98, in connect
2025-10-14T19:04:37.613284227Z     attempts = conninfo_attempts(params)
2025-10-14T19:04:37.613302373Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:04:37.613310600Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-10-14T19:04:37.613320851Z     raise e.OperationalError(str(last_exc))
2025-10-14T19:04:37.613332183Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-10-14T19:04:38.956094393Z Building local documentation
2025-10-14T19:04:51.014699749Z [uWSGI] getting INI configuration from uwsgi.ini
2025-10-14T19:04:51.018810486Z [uwsgi-static] added mapping for /static => static
2025-10-14T19:04:51.018836699Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue Oct 14 19:04:51 2025] ***
2025-10-14T19:04:51.018867181Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-10-14T19:04:51.018877101Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-10-14T19:04:51.018887982Z nodename: a4e0e96cc39b
2025-10-14T19:04:51.018898103Z machine: x86_64
2025-10-14T19:04:51.018906009Z clock source: unix
2025-10-14T19:04:51.018914446Z pcre jit disabled
2025-10-14T19:04:51.018922362Z detected number of CPU cores: 64
2025-10-14T19:04:51.018930348Z current working directory: /app/netbox/netbox
2025-10-14T19:04:51.018938324Z detected binary path: /usr/sbin/uwsgi
2025-10-14T19:04:51.018946230Z your memory page size is 4096 bytes
2025-10-14T19:04:51.018954216Z detected max file descriptor number: 1048576
2025-10-14T19:04:51.023491141Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-10-14T19:04:51.023501542Z lock engine: pthread robust mutexes
2025-10-14T19:04:51.023701354Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-10-14T19:04:51.023883471Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-10-14T19:04:51.023931147Z Python version: 3.12.12 (main, Oct 10 2025, 13:35:19) [GCC 13.2.1 20240309]
2025-10-14T19:04:51.023954644Z PEP 405 virtualenv detected: /lsiopy
2025-10-14T19:04:51.023958432Z Set PythonHome to /lsiopy
2025-10-14T19:04:51.033393990Z Python main interpreter initialized at 0x7f9cb9ed36f0
2025-10-14T19:04:51.033405614Z python threads support enabled
2025-10-14T19:04:51.033409993Z your server socket listen backlog is limited to 100 connections
2025-10-14T19:04:51.033413690Z your mercy for graceful operations on workers is 60 seconds
2025-10-14T19:04:51.033586738Z mapped 203184 bytes (198 KB) for 1 cores
2025-10-14T19:04:51.033636469Z *** Operational MODE: single process ***
2025-10-14T19:04:51.033871592Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-10-14T19:04:52.024126541Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-10-14T19:04:52.043612026Z [ls.io-init] done.
View SBOM output
Expand
NAME                           VERSION                TYPE                    
Simple Launcher                1.1.0.14               binary  (+5 duplicates)  
alpine-baselayout              3.6.5-r0               apk                      
alpine-baselayout-data         3.6.5-r0               apk                      
alpine-keys                    2.4-r1                 apk                      
alpine-release                 3.20.8-r0              apk                      
apk-tools                      2.14.4-r1              apk                      
asgiref                        3.10.0                 python                   
attrs                          25.4.0                 python                   
babel                          2.17.0                 python                   
backrefs                       5.9                    python                   
bash                           5.2.26-r0              apk                      
brotli-libs                    1.1.0-r2               apk                      
busybox                        1.36.1-r30             apk                      
busybox-binsh                  1.36.1-r30             apk                      
c-ares                         1.33.1-r0              apk                      
ca-certificates                20250911-r0            apk                      
ca-certificates-bundle         20250911-r0            apk                      
catatonit                      0.2.0-r0               apk                      
certifi                        2025.10.5              python                   
cffi                           2.0.0                  python                   
charset-normalizer             3.4.4                  python                   
click                          8.3.0                  python                   
colorama                       0.4.6                  python                   
coreutils                      9.5-r2                 apk                      
coreutils-env                  9.5-r2                 apk                      
coreutils-fmt                  9.5-r2                 apk                      
coreutils-sha512sum            9.5-r2                 apk                      
croniter                       6.0.0                  python                   
cryptography                   46.0.2                 python                   
curl                           8.14.1-r2              apk                      
defusedxml                     0.7.1                  python                   
django                         5.2.7                  python                   
django-auth-ldap               5.2.0                  python                   
django-cors-headers            4.9.0                  python                   
django-debug-toolbar           6.0.0                  python                   
django-filter                  25.2                   python                   
django-graphiql-debug-toolbar  0.2.0                  python                   
django-htmx                    1.26.0                 python                   
django-js-asset                3.1.2                  python                   
django-mptt                    0.17.0                 python                   
django-pglocks                 1.0.4                  python                   
django-prometheus              2.4.1                  python                   
django-redis                   6.0.0                  python                   
django-rich                    2.2.0                  python                   
django-rq                      3.1                    python                   
django-storages                1.14.6                 python                   
django-tables2                 2.7.5                  python                   
django-taggit                  6.1.0                  python                   
django-timezone-field          7.1                    python                   
djangorestframework            3.16.1                 python                   
drf-spectacular                0.28.0                 python                   
drf-spectacular-sidecar        2025.10.1              python                   
feedparser                     6.0.12                 python                   
findutils                      4.9.0-r5               apk                      
gdbm                           1.23-r1                apk                      
ghp-import                     2.1.0                  python                   
gmp                            6.3.0-r1               apk                      
graphene                       3.4.3                  python                   
graphene-django                3.2.3                  python                   
graphql-core                   3.2.6                  python                   
graphql-relay                  3.2.0                  python                   
griffe                         1.14.0                 python                   
gunicorn                       23.0.0                 python                   
idna                           3.11                   python                   
inflection                     0.5.1                  python                   
jansson                        2.14-r4                apk                      
jinja2                         3.1.6                  python                   
jq                             1.7.1-r0               apk                      
jsonschema                     4.25.1                 python                   
jsonschema-specifications      2025.9.1               python                   
lia-web                        0.2.3                  python                   
libacl                         2.3.2-r0               apk                      
libattr                        2.5.2-r0               apk                      
libbsd                         0.12.2-r0              apk                      
libbz2                         1.0.8-r6               apk                      
libcap2                        2.70-r0                apk                      
libcrypto3                     3.3.5-r0               apk                      
libcurl                        8.14.1-r2              apk                      
libexpat                       2.7.3-r0               apk                      
libffi                         3.4.6-r0               apk                      
libgcc                         13.2.1_git20240309-r1  apk                      
libidn2                        2.3.7-r0               apk                      
libintl                        0.22.5-r0              apk                      
libjpeg-turbo                  3.0.3-r0               apk                      
libldap                        2.6.8-r0               apk                      
libmd                          1.1.0-r0               apk                      
libncursesw                    6.4_p20240420-r2       apk                      
libpanelw                      6.4_p20240420-r2       apk                      
libpq                          16.10-r0               apk                      
libproc2                       4.0.4-r0               apk                      
libpsl                         0.21.5-r1              apk                      
libsasl                        2.1.28-r6              apk                      
libsharpyuv                    1.3.2-r0               apk                      
libssl3                        3.3.5-r0               apk                      
libstdc++                      13.2.1_git20240309-r1  apk                      
libunistring                   1.2-r0                 apk                      
libwebp                        1.3.2-r0               apk                      
libxml2                        2.12.10-r0             apk                      
linux-pam                      1.6.0-r0               apk                      
lz4-libs                       1.9.4-r5               apk                      
mailcap                        2.1.54-r0              apk                      
markdown                       3.9                    python                   
markdown-it-py                 4.0.0                  python                   
markupsafe                     3.0.3                  python                   
mdurl                          0.1.2                  python                   
mergedeep                      1.3.4                  python                   
mkdocs                         1.6.1                  python                   
mkdocs-autorefs                1.4.3                  python                   
mkdocs-get-deps                0.2.0                  python                   
mkdocs-material                9.6.21                 python                   
mkdocs-material-extensions     1.3.1                  python                   
mkdocstrings                   0.30.1                 python                   
mkdocstrings-python            1.18.2                 python                   
mpdecimal                      4.0.0-r0               apk                      
musl                           1.2.5-r1               apk                      
musl-utils                     1.2.5-r1               apk                      
ncurses-terminfo-base          6.4_p20240420-r2       apk                      
netaddr                        1.3.0                  python                   
netbox                         4.4.0                  npm                      
netbox-graphiql                4.3.0                  npm                      
netcat-openbsd                 1.226-r0               apk                      
nghttp2-libs                   1.62.1-r0              apk                      
nh3                            0.3.1                  python                   
oauthlib                       3.3.1                  python                   
oniguruma                      6.9.9-r0               apk                      
packaging                      25.0                   python                   
paginate                       0.5.7                  python                   
pathspec                       0.12.1                 python                   
pcre2                          10.43-r0               apk                      
pillow                         11.3.0                 python                   
pip                            25.2                   python                   
platformdirs                   4.5.0                  python                   
postgresql-common              1.2-r1                 apk                      
postgresql16-client            16.10-r0               apk                      
procps-ng                      4.0.4-r0               apk                      
prometheus-client              0.23.1                 python                   
promise                        2.3                    python                   
psycopg                        3.2.10                 python                   
psycopg-c                      3.2.10                 python                   
psycopg-pool                   3.2.6                  python                   
pyasn1                         0.6.1                  python                   
pyasn1-modules                 0.4.2                  python                   
pyc                            3.12.12-r0             apk                      
pycparser                      2.23                   python                   
pygments                       2.19.2                 python                   
pyjwt                          2.10.1                 python                   
pymdown-extensions             10.16.1                python                   
python-dateutil                2.9.0.post0            python                   
python-ldap                    3.4.5                  python                   
python3                        3.12.12-r0             apk                      
python3-openid                 3.2.0                  python                   
python3-pyc                    3.12.12-r0             apk                      
python3-pycache-pyc0           3.12.12-r0             apk                      
pytz                           2025.2                 python                   
pyyaml                         6.0.3                  python                   
pyyaml-env-tag                 1.1                    python                   
readline                       8.2.10-r0              apk                      
redis                          6.4.0                  python                   
referencing                    0.37.0                 python                   
requests                       2.32.5                 python                   
requests-oauthlib              2.0.0                  python                   
rich                           14.2.0                 python                   
rpds-py                        0.27.1                 python                   
rq                             2.6.0                  python                   
scanelf                        1.3.7-r2               apk                      
sgmllib3k                      1.0.0                  python                   
shadow                         4.15.1-r0              apk                      
six                            1.17.0                 python                   
skalibs                        2.14.1.1-r0            apk                      
social-auth-app-django         5.6.0                  python                   
social-auth-core               4.8.1                  python                   
sorl-thumbnail                 12.11.0                python                   
sqlite-libs                    3.45.3-r2              apk                      
sqlparse                       0.5.3                  python                   
ssl_client                     1.36.1-r30             apk                      
strawberry-graphql             0.283.3                python                   
strawberry-graphql-django      0.66.1                 python                   
svgwrite                       1.4.3                  python                   
tablib                         3.8.0                  python                   
text-unidecode                 1.3                    python                   
tiff                           4.6.0t-r0              apk                      
typing-extensions              4.15.0                 python                   
tzdata                         2025.2                 python                   
tzdata                         2025b-r0               apk                      
uritemplate                    4.2.0                  python                   
urllib3                        2.5.0                  python                   
utmps-libs                     0.1.2.2-r1             apk                      
uwsgi                          2.0.25.1-r1            apk                      
uwsgi-python3                  2.0.25.1-r1            apk                      
watchdog                       6.0.0                  python                   
wheel                          0.45.1                 python                   
xz-libs                        5.6.2-r1               apk                      
zlib                           1.3.1-r1               apk                      
zstd-libs                      1.5.6-r0               apk
Test Result Message Runtime
Container startup PASS - 24.10s
Create SBOM PASS - 15.40s
Get build info PASS - 0.03s

ARM64 FAIL

linuxserver/netbox

Runtime: 120.91s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2025-10-14T18:41:59+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 123.27MB
Tag: arm64v8-v4.4.3-ls306
Version: v4.4.3-ls306
View Container Logs
Expand
2025-10-14T19:04:32.732554184Z [migrations] started
2025-10-14T19:04:32.736830474Z [migrations] no migrations found
2025-10-14T19:04:33.217263096Z usermod: no changes
2025-10-14T19:04:33.258657965Z ───────────────────────────────────────
2025-10-14T19:04:33.258672545Z 
2025-10-14T19:04:33.258676893Z       ██╗     ███████╗██╗ ██████╗
2025-10-14T19:04:33.258680571Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-14T19:04:33.258684128Z       ██║     ███████╗██║██║   ██║
2025-10-14T19:04:33.258687665Z       ██║     ╚════██║██║██║   ██║
2025-10-14T19:04:33.258691162Z       ███████╗███████║██║╚██████╔╝
2025-10-14T19:04:33.258694689Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-14T19:04:33.258698216Z 
2025-10-14T19:04:33.258701533Z    Brought to you by linuxserver.io
2025-10-14T19:04:33.258704980Z ───────────────────────────────────────
2025-10-14T19:04:33.264514998Z 
2025-10-14T19:04:33.264537834Z To support LSIO projects visit:
2025-10-14T19:04:33.264547223Z https://www.linuxserver.io/donate/
2025-10-14T19:04:33.264555340Z 
2025-10-14T19:04:33.264563456Z ───────────────────────────────────────
2025-10-14T19:04:33.264572143Z GID/UID
2025-10-14T19:04:33.264745723Z ───────────────────────────────────────
2025-10-14T19:04:33.601556479Z 
2025-10-14T19:04:33.601599054Z User UID:    911
2025-10-14T19:04:33.601608443Z User GID:    911
2025-10-14T19:04:33.601616780Z ───────────────────────────────────────
2025-10-14T19:04:33.638043386Z Linuxserver.io version: v4.4.3-ls306
2025-10-14T19:04:33.640701458Z Build-date: 2025-10-14T18:41:59+00:00
2025-10-14T19:04:33.640724855Z ───────────────────────────────────────
2025-10-14T19:04:33.640735135Z     
2025-10-14T19:04:37.080202165Z mv: cannot stat '/app/netbox/netbox/media': No such file or directory
2025-10-14T19:04:39.057288941Z [custom-init] No custom files found, skipping...
2025-10-14T19:06:05.227828855Z Traceback (most recent call last):
2025-10-14T19:06:05.228308341Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-10-14T19:06:05.230658222Z     self.connect()
2025-10-14T19:06:05.231572603Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:06:05.231998972Z     return func(*args, **kwargs)
2025-10-14T19:06:05.232541233Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.232557316Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-10-14T19:06:05.233582700Z     self.connection = self.get_new_connection(conn_params)
2025-10-14T19:06:05.233935711Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.233950291Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:06:05.234373192Z     return func(*args, **kwargs)
2025-10-14T19:06:05.234666863Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.234682675Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-10-14T19:06:05.236104548Z     connection = self.Database.connect(**conn_params)
2025-10-14T19:06:05.236458421Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.236473772Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 98, in connect
2025-10-14T19:06:05.237089782Z     attempts = conninfo_attempts(params)
2025-10-14T19:06:05.237356178Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.237389716Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-10-14T19:06:05.237881065Z     raise e.OperationalError(str(last_exc))
2025-10-14T19:06:05.238454861Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-10-14T19:06:05.238617498Z 
2025-10-14T19:06:05.238670595Z The above exception was the direct cause of the following exception:
2025-10-14T19:06:05.238717850Z 
2025-10-14T19:06:05.238778312Z Traceback (most recent call last):
2025-10-14T19:06:05.238818823Z   File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-10-14T19:06:05.239171574Z     execute_from_command_line(sys.argv)
2025-10-14T19:06:05.239362538Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-10-14T19:06:05.240863580Z     utility.execute()
2025-10-14T19:06:05.241078674Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-10-14T19:06:05.242573564Z     self.fetch_command(subcommand).run_from_argv(self.argv)
2025-10-14T19:06:05.242788907Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-10-14T19:06:05.244155098Z     self.execute(*args, **cmd_options)
2025-10-14T19:06:05.244386784Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute
2025-10-14T19:06:05.245888288Z     output = self.handle(*args, **options)
2025-10-14T19:06:05.246184664Z              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.246195957Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 107, in wrapper
2025-10-14T19:06:05.246821938Z     res = handle_func(*args, **kwargs)
2025-10-14T19:06:05.247134557Z           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.247143395Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/commands/migrate.py", line 114, in handle
2025-10-14T19:06:05.247752682Z     executor = MigrationExecutor(connection, self.migration_progress_callback)
2025-10-14T19:06:05.248235003Z                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.248246646Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/executor.py", line 18, in __init__
2025-10-14T19:06:05.248669438Z     self.loader = MigrationLoader(self.connection)
2025-10-14T19:06:05.248990123Z                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.248998751Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/loader.py", line 58, in __init__
2025-10-14T19:06:05.249504750Z     self.build_graph()
2025-10-14T19:06:05.249681205Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/loader.py", line 235, in build_graph
2025-10-14T19:06:05.250637170Z     self.applied_migrations = recorder.applied_migrations()
2025-10-14T19:06:05.250973387Z                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.250981944Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/recorder.py", line 89, in applied_migrations
2025-10-14T19:06:05.251557223Z     if self.has_table():
2025-10-14T19:06:05.251741243Z        ^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.251777667Z   File "/lsiopy/lib/python3.12/site-packages/django/db/migrations/recorder.py", line 63, in has_table
2025-10-14T19:06:05.252332614Z     with self.connection.cursor() as cursor:
2025-10-14T19:06:05.252601345Z          ^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.252610022Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:06:05.253033024Z     return func(*args, **kwargs)
2025-10-14T19:06:05.253327016Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.253335573Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-10-14T19:06:05.254487974Z     return self._cursor()
2025-10-14T19:06:05.254719931Z            ^^^^^^^^^^^^^^
2025-10-14T19:06:05.254728318Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-10-14T19:06:05.255828603Z     self.ensure_connection()
2025-10-14T19:06:05.256031221Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:06:05.256432699Z     return func(*args, **kwargs)
2025-10-14T19:06:05.256731361Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.256739838Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-10-14T19:06:05.257802357Z     with self.wrap_database_errors:
2025-10-14T19:06:05.258176270Z          ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.258184867Z   File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-10-14T19:06:05.258756438Z     raise dj_exc_value.with_traceback(traceback) from exc_value
2025-10-14T19:06:05.258958525Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-10-14T19:06:05.260012958Z     self.connect()
2025-10-14T19:06:05.260194774Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:06:05.260592966Z     return func(*args, **kwargs)
2025-10-14T19:06:05.260891888Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.260901577Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-10-14T19:06:05.261923746Z     self.connection = self.get_new_connection(conn_params)
2025-10-14T19:06:05.262280414Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.262297638Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-10-14T19:06:05.262749999Z     return func(*args, **kwargs)
2025-10-14T19:06:05.263028189Z            ^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.263046827Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-10-14T19:06:05.264254188Z     connection = self.Database.connect(**conn_params)
2025-10-14T19:06:05.264575966Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.264598591Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 98, in connect
2025-10-14T19:06:05.265193609Z     attempts = conninfo_attempts(params)
2025-10-14T19:06:05.265468763Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-10-14T19:06:05.265490507Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-10-14T19:06:05.266031627Z     raise e.OperationalError(str(last_exc))
2025-10-14T19:06:05.266206489Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-10-14T19:06:09.006995408Z Building local documentation
View SBOM output
Expand
NAME                           VERSION                TYPE                    
Simple Launcher                1.1.0.14               binary  (+5 duplicates)  
alpine-baselayout              3.6.5-r0               apk                      
alpine-baselayout-data         3.6.5-r0               apk                      
alpine-keys                    2.4-r1                 apk                      
alpine-release                 3.20.8-r0              apk                      
apk-tools                      2.14.4-r1              apk                      
asgiref                        3.10.0                 python                   
attrs                          25.4.0                 python                   
babel                          2.17.0                 python                   
backrefs                       5.9                    python                   
bash                           5.2.26-r0              apk                      
brotli-libs                    1.1.0-r2               apk                      
busybox                        1.36.1-r30             apk                      
busybox-binsh                  1.36.1-r30             apk                      
c-ares                         1.33.1-r0              apk                      
ca-certificates                20250911-r0            apk                      
ca-certificates-bundle         20250911-r0            apk                      
catatonit                      0.2.0-r0               apk                      
certifi                        2025.10.5              python                   
cffi                           2.0.0                  python                   
charset-normalizer             3.4.4                  python                   
click                          8.3.0                  python                   
colorama                       0.4.6                  python                   
coreutils                      9.5-r2                 apk                      
coreutils-env                  9.5-r2                 apk                      
coreutils-fmt                  9.5-r2                 apk                      
coreutils-sha512sum            9.5-r2                 apk                      
croniter                       6.0.0                  python                   
cryptography                   46.0.2                 python                   
curl                           8.14.1-r2              apk                      
defusedxml                     0.7.1                  python                   
django                         5.2.7                  python                   
django-auth-ldap               5.2.0                  python                   
django-cors-headers            4.9.0                  python                   
django-debug-toolbar           6.0.0                  python                   
django-filter                  25.2                   python                   
django-graphiql-debug-toolbar  0.2.0                  python                   
django-htmx                    1.26.0                 python                   
django-js-asset                3.1.2                  python                   
django-mptt                    0.17.0                 python                   
django-pglocks                 1.0.4                  python                   
django-prometheus              2.4.1                  python                   
django-redis                   6.0.0                  python                   
django-rich                    2.2.0                  python                   
django-rq                      3.1                    python                   
django-storages                1.14.6                 python                   
django-tables2                 2.7.5                  python                   
django-taggit                  6.1.0                  python                   
django-timezone-field          7.1                    python                   
djangorestframework            3.16.1                 python                   
drf-spectacular                0.28.0                 python                   
drf-spectacular-sidecar        2025.10.1              python                   
feedparser                     6.0.12                 python                   
findutils                      4.9.0-r5               apk                      
gdbm                           1.23-r1                apk                      
ghp-import                     2.1.0                  python                   
graphene                       3.4.3                  python                   
graphene-django                3.2.3                  python                   
graphql-core                   3.2.6                  python                   
graphql-relay                  3.2.0                  python                   
griffe                         1.14.0                 python                   
gunicorn                       23.0.0                 python                   
idna                           3.11                   python                   
inflection                     0.5.1                  python                   
jansson                        2.14-r4                apk                      
jinja2                         3.1.6                  python                   
jq                             1.7.1-r0               apk                      
jsonschema                     4.25.1                 python                   
jsonschema-specifications      2025.9.1               python                   
lia-web                        0.2.3                  python                   
libacl                         2.3.2-r0               apk                      
libattr                        2.5.2-r0               apk                      
libbsd                         0.12.2-r0              apk                      
libbz2                         1.0.8-r6               apk                      
libcap2                        2.70-r0                apk                      
libcrypto3                     3.3.5-r0               apk                      
libcurl                        8.14.1-r2              apk                      
libexpat                       2.7.3-r0               apk                      
libffi                         3.4.6-r0               apk                      
libgcc                         13.2.1_git20240309-r1  apk                      
libidn2                        2.3.7-r0               apk                      
libintl                        0.22.5-r0              apk                      
libjpeg-turbo                  3.0.3-r0               apk                      
libldap                        2.6.8-r0               apk                      
libmd                          1.1.0-r0               apk                      
libncursesw                    6.4_p20240420-r2       apk                      
libpanelw                      6.4_p20240420-r2       apk                      
libpq                          16.10-r0               apk                      
libproc2                       4.0.4-r0               apk                      
libpsl                         0.21.5-r1              apk                      
libsasl                        2.1.28-r6              apk                      
libsharpyuv                    1.3.2-r0               apk                      
libssl3                        3.3.5-r0               apk                      
libstdc++                      13.2.1_git20240309-r1  apk                      
libunistring                   1.2-r0                 apk                      
libwebp                        1.3.2-r0               apk                      
libxml2                        2.12.10-r0             apk                      
linux-pam                      1.6.0-r0               apk                      
lz4-libs                       1.9.4-r5               apk                      
mailcap                        2.1.54-r0              apk                      
markdown                       3.9                    python                   
markdown-it-py                 4.0.0                  python                   
markupsafe                     3.0.3                  python                   
mdurl                          0.1.2                  python                   
mergedeep                      1.3.4                  python                   
mkdocs                         1.6.1                  python                   
mkdocs-autorefs                1.4.3                  python                   
mkdocs-get-deps                0.2.0                  python                   
mkdocs-material                9.6.21                 python                   
mkdocs-material-extensions     1.3.1                  python                   
mkdocstrings                   0.30.1                 python                   
mkdocstrings-python            1.18.2                 python                   
mpdecimal                      4.0.0-r0               apk                      
musl                           1.2.5-r1               apk                      
musl-utils                     1.2.5-r1               apk                      
ncurses-terminfo-base          6.4_p20240420-r2       apk                      
netaddr                        1.3.0                  python                   
netbox                         4.4.0                  npm                      
netbox-graphiql                4.3.0                  npm                      
netcat-openbsd                 1.226-r0               apk                      
nghttp2-libs                   1.62.1-r0              apk                      
nh3                            0.3.1                  python                   
oauthlib                       3.3.1                  python                   
oniguruma                      6.9.9-r0               apk                      
packaging                      25.0                   python                   
paginate                       0.5.7                  python                   
pathspec                       0.12.1                 python                   
pcre2                          10.43-r0               apk                      
pillow                         11.3.0                 python                   
pip                            25.2                   python                   
platformdirs                   4.5.0                  python                   
postgresql-common              1.2-r1                 apk                      
postgresql16-client            16.10-r0               apk                      
procps-ng                      4.0.4-r0               apk                      
prometheus-client              0.23.1                 python                   
promise                        2.3                    python                   
psycopg                        3.2.10                 python                   
psycopg-c                      3.2.10                 python                   
psycopg-pool                   3.2.6                  python                   
pyasn1                         0.6.1                  python                   
pyasn1-modules                 0.4.2                  python                   
pyc                            3.12.12-r0             apk                      
pycparser                      2.23                   python                   
pygments                       2.19.2                 python                   
pyjwt                          2.10.1                 python                   
pymdown-extensions             10.16.1                python                   
python-dateutil                2.9.0.post0            python                   
python-ldap                    3.4.5                  python                   
python3                        3.12.12-r0             apk                      
python3-openid                 3.2.0                  python                   
python3-pyc                    3.12.12-r0             apk                      
python3-pycache-pyc0           3.12.12-r0             apk                      
pytz                           2025.2                 python                   
pyyaml                         6.0.3                  python                   
pyyaml-env-tag                 1.1                    python                   
readline                       8.2.10-r0              apk                      
redis                          6.4.0                  python                   
referencing                    0.37.0                 python                   
requests                       2.32.5                 python                   
requests-oauthlib              2.0.0                  python                   
rich                           14.2.0                 python                   
rpds-py                        0.27.1                 python                   
rq                             2.6.0                  python                   
scanelf                        1.3.7-r2               apk                      
sgmllib3k                      1.0.0                  python                   
shadow                         4.15.1-r0              apk                      
six                            1.17.0                 python                   
skalibs                        2.14.1.1-r0            apk                      
social-auth-app-django         5.6.0                  python                   
social-auth-core               4.8.1                  python                   
sorl-thumbnail                 12.11.0                python                   
sqlite-libs                    3.45.3-r2              apk                      
sqlparse                       0.5.3                  python                   
ssl_client                     1.36.1-r30             apk                      
strawberry-graphql             0.283.3                python                   
strawberry-graphql-django      0.66.1                 python                   
svgwrite                       1.4.3                  python                   
tablib                         3.8.0                  python                   
text-unidecode                 1.3                    python                   
tiff                           4.6.0t-r0              apk                      
typing-extensions              4.15.0                 python                   
tzdata                         2025.2                 python                   
tzdata                         2025b-r0               apk                      
uritemplate                    4.2.0                  python                   
urllib3                        2.5.0                  python                   
utmps-libs                     0.1.2.2-r1             apk                      
uwsgi                          2.0.25.1-r1            apk                      
uwsgi-python3                  2.0.25.1-r1            apk                      
watchdog                       6.0.0                  python                   
wheel                          0.45.1                 python                   
xz-libs                        5.6.2-r1               apk                      
zlib                           1.3.1-r1               apk                      
zstd-libs                      1.5.6-r0               apk
Warnings
This image uses uWSGI and might not start on ARM/QEMU
Test Result Message Runtime
Container startup FAIL INIT NOT FINISHED 120.49s
Create SBOM PASS - 15.25s
Get build info PASS - 0.03s
View Python Logs
Expand