AMD64 PASS
linuxserver/netbox
Runtime: 23.81s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2025-07-31T15:54:24+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.90MB
Tag: amd64-v4.3.5-ls291
Version: v4.3.5-ls291
Expand
2025-07-31T16:03:11.230564152Z [migrations] started
2025-07-31T16:03:11.230645656Z [migrations] no migrations found
2025-07-31T16:03:11.297812876Z usermod: no changes
2025-07-31T16:03:11.302255059Z ───────────────────────────────────────
2025-07-31T16:03:11.302271562Z
2025-07-31T16:03:11.302276602Z ██╗ ███████╗██╗ ██████╗
2025-07-31T16:03:11.302281101Z ██║ ██╔════╝██║██╔═══██╗
2025-07-31T16:03:11.302285169Z ██║ ███████╗██║██║ ██║
2025-07-31T16:03:11.302289208Z ██║ ╚════██║██║██║ ██║
2025-07-31T16:03:11.302293867Z ███████╗███████║██║╚██████╔╝
2025-07-31T16:03:11.302298607Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-31T16:03:11.302303657Z
2025-07-31T16:03:11.302310380Z Brought to you by linuxserver.io
2025-07-31T16:03:11.302314989Z ───────────────────────────────────────
2025-07-31T16:03:11.302319739Z
2025-07-31T16:03:11.302323938Z To support LSIO projects visit:
2025-07-31T16:03:11.302328597Z https://www.linuxserver.io/donate/
2025-07-31T16:03:11.302333266Z
2025-07-31T16:03:11.302337976Z ───────────────────────────────────────
2025-07-31T16:03:11.302343136Z GID/UID
2025-07-31T16:03:11.302347786Z ───────────────────────────────────────
2025-07-31T16:03:11.308114245Z
2025-07-31T16:03:11.308142352Z User UID: 911
2025-07-31T16:03:11.308147532Z User GID: 911
2025-07-31T16:03:11.308151911Z ───────────────────────────────────────
2025-07-31T16:03:11.310436030Z Linuxserver.io version: v4.3.5-ls291
2025-07-31T16:03:11.310494077Z Build-date: 2025-07-31T15:54:24+00:00
2025-07-31T16:03:11.310500620Z ───────────────────────────────────────
2025-07-31T16:03:11.310506702Z
2025-07-31T16:03:11.528800858Z [custom-init] No custom files found, skipping...
2025-07-31T16:03:19.236987801Z Traceback (most recent call last):
2025-07-31T16:03:19.237023082Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-31T16:03:19.237033163Z self.connect()
2025-07-31T16:03:19.237041279Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:03:19.237086821Z return func(*args, **kwargs)
2025-07-31T16:03:19.237095428Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.237103584Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-31T16:03:19.237206522Z self.connection = self.get_new_connection(conn_params)
2025-07-31T16:03:19.237230821Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.237240360Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:03:19.237251252Z return func(*args, **kwargs)
2025-07-31T16:03:19.237259919Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.237268206Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-31T16:03:19.237399410Z connection = self.Database.connect(**conn_params)
2025-07-31T16:03:19.237409550Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.237417877Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-31T16:03:19.237447948Z attempts = conninfo_attempts(params)
2025-07-31T16:03:19.237457226Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.237465633Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-31T16:03:19.237525344Z raise e.OperationalError(str(last_exc))
2025-07-31T16:03:19.237534282Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-07-31T16:03:19.237543069Z
2025-07-31T16:03:19.237551005Z The above exception was the direct cause of the following exception:
2025-07-31T16:03:19.237559152Z
2025-07-31T16:03:19.237567098Z Traceback (most recent call last):
2025-07-31T16:03:19.237575334Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-07-31T16:03:19.237587158Z execute_from_command_line(sys.argv)
2025-07-31T16:03:19.237595344Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-07-31T16:03:19.237730867Z utility.execute()
2025-07-31T16:03:19.237740096Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-07-31T16:03:19.237862993Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-07-31T16:03:19.237872072Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-07-31T16:03:19.237995049Z self.execute(*args, **cmd_options)
2025-07-31T16:03:19.238004017Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-07-31T16:03:19.238171745Z self.check(**check_kwargs)
2025-07-31T16:03:19.238192577Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-07-31T16:03:19.238316226Z all_issues = checks.run_checks(
2025-07-31T16:03:19.238325204Z ^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.238333380Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-07-31T16:03:19.238342699Z new_errors = check(app_configs=app_configs, databases=databases)
2025-07-31T16:03:19.238374944Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.238384143Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-07-31T16:03:19.238425245Z all_namespaces = _load_all_namespaces(resolver)
2025-07-31T16:03:19.238434103Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.238442310Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-07-31T16:03:19.238495557Z url_patterns = getattr(resolver, "url_patterns", [])
2025-07-31T16:03:19.238517491Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.238527110Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-31T16:03:19.238570808Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-31T16:03:19.238590909Z ^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.238599797Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-07-31T16:03:19.238870662Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-07-31T16:03:19.238879630Z ^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.238887807Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-31T16:03:19.238901494Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-31T16:03:19.238918518Z ^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.238926715Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-07-31T16:03:19.239175396Z return import_module(self.urlconf_name)
2025-07-31T16:03:19.239184344Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.239192700Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-31T16:03:19.239225256Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-31T16:03:19.239267852Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.239276740Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-31T16:03:19.239285688Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-31T16:03:19.239313163Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-31T16:03:19.239321951Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-31T16:03:19.239330528Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-31T16:03:19.239339055Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-31T16:03:19.239347532Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-07-31T16:03:19.239357001Z path('core/', include('core.urls')),
2025-07-31T16:03:19.239365258Z ^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.239373414Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-07-31T16:03:19.239384356Z urlconf_module = import_module(urlconf_module)
2025-07-31T16:03:19.239392653Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.239401731Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-31T16:03:19.239457694Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-31T16:03:19.239491061Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.239500711Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-31T16:03:19.239509258Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-31T16:03:19.239517585Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-31T16:03:19.239526292Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-31T16:03:19.239534619Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-31T16:03:19.239543146Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-31T16:03:19.239551533Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-07-31T16:03:19.239561012Z from . import views
2025-07-31T16:03:19.239569188Z File "/app/netbox/netbox/core/views.py", line 196, in <module>
2025-07-31T16:03:19.239631464Z class ObjectChangeListView(generic.ObjectListView):
2025-07-31T16:03:19.239640672Z File "/app/netbox/netbox/core/views.py", line 197, in ObjectChangeListView
2025-07-31T16:03:19.239699040Z queryset = ObjectChange.objects.valid_models()
2025-07-31T16:03:19.239719311Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.239728279Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-07-31T16:03:19.239803590Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-07-31T16:03:19.239835795Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.239875345Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-07-31T16:03:19.239933422Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-07-31T16:03:19.239955246Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.239964484Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-07-31T16:03:19.240051339Z for ct in cts:
2025-07-31T16:03:19.240060247Z ^^^
2025-07-31T16:03:19.240068353Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-07-31T16:03:19.240181070Z self._fetch_all()
2025-07-31T16:03:19.240189678Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-07-31T16:03:19.240643792Z self._result_cache = list(self._iterable_class(self))
2025-07-31T16:03:19.240652830Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.240661187Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-07-31T16:03:19.240688602Z results = compiler.execute_sql(
2025-07-31T16:03:19.240697510Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.240705727Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-07-31T16:03:19.241104139Z cursor = self.connection.cursor()
2025-07-31T16:03:19.241113147Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.241121364Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:03:19.241129801Z return func(*args, **kwargs)
2025-07-31T16:03:19.241140211Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.241148498Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-07-31T16:03:19.241276646Z return self._cursor()
2025-07-31T16:03:19.241285684Z ^^^^^^^^^^^^^^
2025-07-31T16:03:19.241293851Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-07-31T16:03:19.241354373Z self.ensure_connection()
2025-07-31T16:03:19.241363180Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:03:19.241399343Z return func(*args, **kwargs)
2025-07-31T16:03:19.241408071Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.241418151Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-07-31T16:03:19.241540357Z with self.wrap_database_errors:
2025-07-31T16:03:19.241549275Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.241557502Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-07-31T16:03:19.241578875Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-07-31T16:03:19.241587392Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-31T16:03:19.241680559Z self.connect()
2025-07-31T16:03:19.241689527Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:03:19.241728346Z return func(*args, **kwargs)
2025-07-31T16:03:19.241737434Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.241745590Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-31T16:03:19.241840091Z self.connection = self.get_new_connection(conn_params)
2025-07-31T16:03:19.241848928Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.241857185Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:03:19.241900753Z return func(*args, **kwargs)
2025-07-31T16:03:19.241909530Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.241917737Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-31T16:03:19.242022458Z connection = self.Database.connect(**conn_params)
2025-07-31T16:03:19.242043220Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.242052117Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-31T16:03:19.242113321Z attempts = conninfo_attempts(params)
2025-07-31T16:03:19.242122048Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:03:19.242130345Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-31T16:03:19.242180175Z raise e.OperationalError(str(last_exc))
2025-07-31T16:03:19.242189073Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-07-31T16:03:20.244991204Z Building local documentation
2025-07-31T16:03:31.861279998Z [uWSGI] getting INI configuration from uwsgi.ini
2025-07-31T16:03:31.865382097Z [uwsgi-static] added mapping for /static => static
2025-07-31T16:03:31.865414282Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Jul 31 16:03:31 2025] ***
2025-07-31T16:03:31.865423470Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-07-31T16:03:31.865431987Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-07-31T16:03:31.865440474Z nodename: ca76cbb95541
2025-07-31T16:03:31.865448621Z machine: x86_64
2025-07-31T16:03:31.865456727Z clock source: unix
2025-07-31T16:03:31.865464813Z pcre jit disabled
2025-07-31T16:03:31.865473170Z detected number of CPU cores: 64
2025-07-31T16:03:31.865504383Z current working directory: /app/netbox/netbox
2025-07-31T16:03:31.865513000Z detected binary path: /usr/sbin/uwsgi
2025-07-31T16:03:31.865523061Z your memory page size is 4096 bytes
2025-07-31T16:03:31.865531297Z detected max file descriptor number: 1048576
2025-07-31T16:03:31.870109555Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-07-31T16:03:31.870136008Z lock engine: pthread robust mutexes
2025-07-31T16:03:31.870308996Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-07-31T16:03:31.870482215Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-07-31T16:03:31.870521875Z Python version: 3.12.11 (main, Jun 9 2025, 08:58:46) [GCC 13.2.1 20240309]
2025-07-31T16:03:31.870536484Z PEP 405 virtualenv detected: /lsiopy
2025-07-31T16:03:31.870546033Z Set PythonHome to /lsiopy
2025-07-31T16:03:31.885728791Z Python main interpreter initialized at 0x7faae5b9c6f0
2025-07-31T16:03:31.885746106Z python threads support enabled
2025-07-31T16:03:31.885754383Z your server socket listen backlog is limited to 100 connections
2025-07-31T16:03:31.885762489Z your mercy for graceful operations on workers is 60 seconds
2025-07-31T16:03:31.886010659Z mapped 203184 bytes (198 KB) for 1 cores
2025-07-31T16:03:31.886070549Z *** Operational MODE: single process ***
2025-07-31T16:03:31.886413600Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-07-31T16:03:32.870596904Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-07-31T16:03:32.881733747Z [ls.io-init] done.
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.7-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.9.1 python
attrs 25.3.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-r29 apk
busybox-binsh 1.36.1-r29 apk
c-ares 1.33.1-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.0-r0 apk
certifi 2025.7.14 python
cffi 1.17.1 python
charset-normalizer 3.4.2 python
click 8.2.1 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
cryptography 45.0.5 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.4 python
django-auth-ldap 5.2.0 python
django-cors-headers 4.7.0 python
django-debug-toolbar 5.2.0 python
django-filter 25.1 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.23.2 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.0.0 python
django-rq 3.0.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.0 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.7.1 python
feedparser 6.0.11 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.9.0 python
gunicorn 23.0.0 python
idna 3.10 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.0 python
jsonschema-specifications 2025.4.1 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.4-r0 apk
libcurl 8.12.1-r0 apk
libexpat 2.7.0-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.9-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.4-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.8.2 python
markdown-it-py 3.0.0 python
markupsafe 3.0.2 python
mdurl 0.1.2 python
mergedeep 1.3.4 python
mkdocs 1.6.1 python
mkdocs-autorefs 1.4.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.16 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.30.0 python
mkdocstrings-python 1.16.12 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.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.3.0 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.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 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.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.2.0 python
referencing 0.36.2 python
requests 2.32.4 python
requests-oauthlib 2.0.0 python
rich 14.1.0 python
rpds-py 0.26.0 python
rq 2.4.1 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.5.1 python
social-auth-core 4.7.0 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.278.0 python
strawberry-graphql-django 0.65.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.14.1 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 | - | 23.13s |
Create SBOM | PASS | - | 20.86s |
Get build info | PASS | - | 0.04s |
ARM64 FAIL
linuxserver/netbox
Runtime: 121.56s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2025-07-31T15:54:24+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 122.29MB
Tag: arm64v8-v4.3.5-ls291
Version: v4.3.5-ls291
Expand
2025-07-31T16:03:13.650161605Z [migrations] started
2025-07-31T16:03:13.655069797Z [migrations] no migrations found
2025-07-31T16:03:14.407055404Z usermod: no changes
2025-07-31T16:03:14.440163772Z ───────────────────────────────────────
2025-07-31T16:03:14.440194204Z
2025-07-31T16:03:14.440201859Z ██╗ ███████╗██╗ ██████╗
2025-07-31T16:03:14.440208903Z ██║ ██╔════╝██║██╔═══██╗
2025-07-31T16:03:14.440215597Z ██║ ███████╗██║██║ ██║
2025-07-31T16:03:14.440222230Z ██║ ╚════██║██║██║ ██║
2025-07-31T16:03:14.440228903Z ███████╗███████║██║╚██████╔╝
2025-07-31T16:03:14.440235497Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-31T16:03:14.440242040Z
2025-07-31T16:03:14.440248172Z Brought to you by linuxserver.io
2025-07-31T16:03:14.440254505Z ───────────────────────────────────────
2025-07-31T16:03:14.445739979Z
2025-07-31T16:03:14.445762484Z To support LSIO projects visit:
2025-07-31T16:03:14.445766943Z https://www.linuxserver.io/donate/
2025-07-31T16:03:14.445771502Z
2025-07-31T16:03:14.445775360Z ───────────────────────────────────────
2025-07-31T16:03:14.445779939Z GID/UID
2025-07-31T16:03:14.445946865Z ───────────────────────────────────────
2025-07-31T16:03:14.534632498Z
2025-07-31T16:03:14.534662137Z User UID: 911
2025-07-31T16:03:14.534666396Z User GID: 911
2025-07-31T16:03:14.534670184Z ───────────────────────────────────────
2025-07-31T16:03:14.566720742Z Linuxserver.io version: v4.3.5-ls291
2025-07-31T16:03:14.569659258Z Build-date: 2025-07-31T15:54:24+00:00
2025-07-31T16:03:14.569696603Z ───────────────────────────────────────
2025-07-31T16:03:14.569763177Z
2025-07-31T16:03:19.564155915Z [custom-init] No custom files found, skipping...
2025-07-31T16:04:43.260423106Z Traceback (most recent call last):
2025-07-31T16:04:43.260813021Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-31T16:04:43.263188593Z self.connect()
2025-07-31T16:04:43.264162624Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:04:43.264581558Z return func(*args, **kwargs)
2025-07-31T16:04:43.265111575Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.265150553Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-31T16:04:43.266140967Z self.connection = self.get_new_connection(conn_params)
2025-07-31T16:04:43.266476663Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.266504810Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:04:43.266905156Z return func(*args, **kwargs)
2025-07-31T16:04:43.267186683Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.267216603Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-31T16:04:43.268590990Z connection = self.Database.connect(**conn_params)
2025-07-31T16:04:43.268922958Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.268952017Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-31T16:04:43.269561734Z attempts = conninfo_attempts(params)
2025-07-31T16:04:43.269836638Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.269869805Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-31T16:04:43.270353238Z raise e.OperationalError(str(last_exc))
2025-07-31T16:04:43.270932113Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-07-31T16:04:43.271105252Z
2025-07-31T16:04:43.271143138Z The above exception was the direct cause of the following exception:
2025-07-31T16:04:43.271186506Z
2025-07-31T16:04:43.271252358Z Traceback (most recent call last):
2025-07-31T16:04:43.271285926Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-07-31T16:04:43.271644227Z execute_from_command_line(sys.argv)
2025-07-31T16:04:43.271827727Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-07-31T16:04:43.273281443Z utility.execute()
2025-07-31T16:04:43.273469863Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-07-31T16:04:43.274949281Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-07-31T16:04:43.275205848Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-07-31T16:04:43.276634635Z self.execute(*args, **cmd_options)
2025-07-31T16:04:43.276852123Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-07-31T16:04:43.278291110Z self.check(**check_kwargs)
2025-07-31T16:04:43.278499038Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-07-31T16:04:43.280070372Z all_issues = checks.run_checks(
2025-07-31T16:04:43.280384735Z ^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.280417320Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-07-31T16:04:43.280984041Z new_errors = check(app_configs=app_configs, databases=databases)
2025-07-31T16:04:43.281404438Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.281435180Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-07-31T16:04:43.281982101Z all_namespaces = _load_all_namespaces(resolver)
2025-07-31T16:04:43.282367717Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.282401345Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-07-31T16:04:43.282906772Z url_patterns = getattr(resolver, "url_patterns", [])
2025-07-31T16:04:43.283323702Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.283368712Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-31T16:04:43.284000925Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-31T16:04:43.284505260Z ^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.284549580Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-07-31T16:04:43.287194054Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-07-31T16:04:43.287454268Z ^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.287481352Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-07-31T16:04:43.287964214Z res = instance.__dict__[self.name] = self.func(instance)
2025-07-31T16:04:43.288295241Z ^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.288326534Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-07-31T16:04:43.290571734Z return import_module(self.urlconf_name)
2025-07-31T16:04:43.290855295Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.290882791Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-31T16:04:43.291433489Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-31T16:04:43.291866200Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.291898546Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-31T16:04:43.292019599Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-31T16:04:43.292062015Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-31T16:04:43.292084921Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-31T16:04:43.292122537Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-31T16:04:43.292157697Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-31T16:04:43.292185443Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-07-31T16:04:43.292595769Z path('core/', include('core.urls')),
2025-07-31T16:04:43.292874731Z ^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.292910182Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-07-31T16:04:43.293341150Z urlconf_module = import_module(urlconf_module)
2025-07-31T16:04:43.293643399Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.293677668Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-07-31T16:04:43.294231773Z return _bootstrap._gcd_import(name[level:], package, level)
2025-07-31T16:04:43.294627570Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.294665977Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-07-31T16:04:43.294695617Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-07-31T16:04:43.294732161Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-07-31T16:04:43.294763985Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-07-31T16:04:43.294790308Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-07-31T16:04:43.294838485Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-07-31T16:04:43.294871261Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-07-31T16:04:43.295233841Z from . import views
2025-07-31T16:04:43.295393662Z File "/app/netbox/netbox/core/views.py", line 196, in <module>
2025-07-31T16:04:43.296179875Z class ObjectChangeListView(generic.ObjectListView):
2025-07-31T16:04:43.296227221Z File "/app/netbox/netbox/core/views.py", line 197, in ObjectChangeListView
2025-07-31T16:04:43.296985628Z queryset = ObjectChange.objects.valid_models()
2025-07-31T16:04:43.297277836Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.297314279Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-07-31T16:04:43.297892393Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-07-31T16:04:43.298343522Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.298372790Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-07-31T16:04:43.298753417Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-07-31T16:04:43.299164224Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.299188924Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-07-31T16:04:43.299780465Z for ct in cts:
2025-07-31T16:04:43.299974165Z ^^^
2025-07-31T16:04:43.300005157Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-07-31T16:04:43.301270094Z self._fetch_all()
2025-07-31T16:04:43.301431258Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-07-31T16:04:43.306856330Z self._result_cache = list(self._iterable_class(self))
2025-07-31T16:04:43.307207026Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.307242498Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-07-31T16:04:43.307837365Z results = compiler.execute_sql(
2025-07-31T16:04:43.307976796Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.308018219Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-07-31T16:04:43.313196405Z cursor = self.connection.cursor()
2025-07-31T16:04:43.313599136Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.313632363Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:04:43.314215276Z return func(*args, **kwargs)
2025-07-31T16:04:43.314600963Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.314640783Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-07-31T16:04:43.316263430Z return self._cursor()
2025-07-31T16:04:43.316556340Z ^^^^^^^^^^^^^^
2025-07-31T16:04:43.316597102Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-07-31T16:04:43.318142202Z self.ensure_connection()
2025-07-31T16:04:43.318330511Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:04:43.318826610Z return func(*args, **kwargs)
2025-07-31T16:04:43.319234561Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.319254021Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-07-31T16:04:43.320803320Z with self.wrap_database_errors:
2025-07-31T16:04:43.321118194Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.321158515Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-07-31T16:04:43.321895699Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-07-31T16:04:43.322168609Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-07-31T16:04:43.323652747Z self.connect()
2025-07-31T16:04:43.323873411Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:04:43.324394680Z return func(*args, **kwargs)
2025-07-31T16:04:43.324776790Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.324820979Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-07-31T16:04:43.326233643Z self.connection = self.get_new_connection(conn_params)
2025-07-31T16:04:43.326698799Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.326761285Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-07-31T16:04:43.327252775Z return func(*args, **kwargs)
2025-07-31T16:04:43.327646107Z ^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.327698382Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-07-31T16:04:43.329969514Z connection = self.Database.connect(**conn_params)
2025-07-31T16:04:43.330001178Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.330009144Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-07-31T16:04:43.330789525Z attempts = conninfo_attempts(params)
2025-07-31T16:04:43.331185633Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-07-31T16:04:43.331229682Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-07-31T16:04:43.331931224Z raise e.OperationalError(str(last_exc))
2025-07-31T16:04:43.332239144Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-07-31T16:04:46.395274820Z Building local documentation
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.7-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.9.1 python
attrs 25.3.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-r29 apk
busybox-binsh 1.36.1-r29 apk
c-ares 1.33.1-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.0-r0 apk
certifi 2025.7.14 python
cffi 1.17.1 python
charset-normalizer 3.4.2 python
click 8.2.1 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
cryptography 45.0.5 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.4 python
django-auth-ldap 5.2.0 python
django-cors-headers 4.7.0 python
django-debug-toolbar 5.2.0 python
django-filter 25.1 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.23.2 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.0.0 python
django-rq 3.0.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.0 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.7.1 python
feedparser 6.0.11 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.9.0 python
gunicorn 23.0.0 python
idna 3.10 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.0 python
jsonschema-specifications 2025.4.1 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.4-r0 apk
libcurl 8.12.1-r0 apk
libexpat 2.7.0-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.9-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.4-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.8.2 python
markdown-it-py 3.0.0 python
markupsafe 3.0.2 python
mdurl 0.1.2 python
mergedeep 1.3.4 python
mkdocs 1.6.1 python
mkdocs-autorefs 1.4.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.16 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.30.0 python
mkdocstrings-python 1.16.12 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.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.3.0 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.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 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.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.2.0 python
referencing 0.36.2 python
requests 2.32.4 python
requests-oauthlib 2.0.0 python
rich 14.1.0 python
rpds-py 0.26.0 python
rq 2.4.1 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.5.1 python
social-auth-core 4.7.0 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.278.0 python
strawberry-graphql-django 0.65.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.14.1 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.54s |
Create SBOM | PASS | - | 20.49s |
Get build info | PASS | - | 0.03s |