LinuxServer.io

Test Results

linuxserver/netbox

v4.3.2-ls283

Cumulative: PASS

Total Runtime: 124.54s

AMD64 PASS

linuxserver/netbox

Runtime: 21.51s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2025-06-19T15:48:19+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 120.97MB
Tag: amd64-v4.3.2-ls283
Version: v4.3.2-ls283
View Container Logs
Expand
2025-06-19T15:55:28.336801646Z [migrations] started
2025-06-19T15:55:28.336835855Z [migrations] no migrations found
2025-06-19T15:55:28.347331467Z usermod: no changes
2025-06-19T15:55:28.349138896Z ───────────────────────────────────────
2025-06-19T15:55:28.349150289Z 
2025-06-19T15:55:28.349154237Z       ██╗     ███████╗██╗ ██████╗
2025-06-19T15:55:28.349158094Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-19T15:55:28.349161872Z       ██║     ███████╗██║██║   ██║
2025-06-19T15:55:28.349166030Z       ██║     ╚════██║██║██║   ██║
2025-06-19T15:55:28.349169798Z       ███████╗███████║██║╚██████╔╝
2025-06-19T15:55:28.349173586Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-19T15:55:28.349180560Z 
2025-06-19T15:55:28.349184137Z    Brought to you by linuxserver.io
2025-06-19T15:55:28.349187814Z ───────────────────────────────────────
2025-06-19T15:55:28.349462698Z 
2025-06-19T15:55:28.349468429Z To support LSIO projects visit:
2025-06-19T15:55:28.349472237Z https://www.linuxserver.io/donate/
2025-06-19T15:55:28.349475864Z 
2025-06-19T15:55:28.349479552Z ───────────────────────────────────────
2025-06-19T15:55:28.349483570Z GID/UID
2025-06-19T15:55:28.349487397Z ───────────────────────────────────────
2025-06-19T15:55:28.353692955Z 
2025-06-19T15:55:28.353704358Z User UID:    911
2025-06-19T15:55:28.353708125Z User GID:    911
2025-06-19T15:55:28.353711843Z ───────────────────────────────────────
2025-06-19T15:55:28.355225480Z Linuxserver.io version: v4.3.2-ls283
2025-06-19T15:55:28.355486165Z Build-date: 2025-06-19T15:48:19+00:00
2025-06-19T15:55:28.355492558Z ───────────────────────────────────────
2025-06-19T15:55:28.355496716Z     
2025-06-19T15:55:28.560746298Z [custom-init] No custom files found, skipping...
2025-06-19T15:55:34.705646281Z Traceback (most recent call last):
2025-06-19T15:55:34.705677684Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-19T15:55:34.705687514Z     self.connect()
2025-06-19T15:55:34.705695530Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:55:34.705735431Z     return func(*args, **kwargs)
2025-06-19T15:55:34.705745361Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.705753477Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-19T15:55:34.705883539Z     self.connection = self.get_new_connection(conn_params)
2025-06-19T15:55:34.705906204Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.705915864Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:55:34.705924722Z     return func(*args, **kwargs)
2025-06-19T15:55:34.705932798Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.705941556Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-19T15:55:34.706084724Z     connection = self.Database.connect(**conn_params)
2025-06-19T15:55:34.706105416Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.706114855Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-19T15:55:34.706123542Z     attempts = conninfo_attempts(params)
2025-06-19T15:55:34.706131698Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.706141107Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-19T15:55:34.706265187Z     raise e.OperationalError(str(last_exc))
2025-06-19T15:55:34.706285478Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-06-19T15:55:34.706295268Z 
2025-06-19T15:55:34.706303464Z The above exception was the direct cause of the following exception:
2025-06-19T15:55:34.706311711Z 
2025-06-19T15:55:34.706321220Z Traceback (most recent call last):
2025-06-19T15:55:34.706331100Z   File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-06-19T15:55:34.706342884Z     execute_from_command_line(sys.argv)
2025-06-19T15:55:34.706353385Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-06-19T15:55:34.706442564Z     utility.execute()
2025-06-19T15:55:34.706463186Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-06-19T15:55:34.706550542Z     self.fetch_command(subcommand).run_from_argv(self.argv)
2025-06-19T15:55:34.706571203Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-06-19T15:55:34.706670062Z     self.execute(*args, **cmd_options)
2025-06-19T15:55:34.706679511Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-06-19T15:55:34.706842009Z     self.check(**check_kwargs)
2025-06-19T15:55:34.706869915Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-06-19T15:55:34.706991379Z     all_issues = checks.run_checks(
2025-06-19T15:55:34.707012512Z                  ^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707022051Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-06-19T15:55:34.707031971Z     new_errors = check(app_configs=app_configs, databases=databases)
2025-06-19T15:55:34.707067022Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707076200Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 136, in check_custom_error_handlers
2025-06-19T15:55:34.707139287Z     handler = resolver.resolve_error_handler(status_code)
2025-06-19T15:55:34.707148395Z               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707156592Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
2025-06-19T15:55:34.707389160Z     callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
2025-06-19T15:55:34.707398248Z                        ^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707406395Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-06-19T15:55:34.707415473Z     res = instance.__dict__[self.name] = self.func(instance)
2025-06-19T15:55:34.707426044Z                                          ^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707434542Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-06-19T15:55:34.707705066Z     return import_module(self.urlconf_name)
2025-06-19T15:55:34.707725858Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707735528Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-19T15:55:34.707744205Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-06-19T15:55:34.707754967Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707763364Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-19T15:55:34.707772332Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-19T15:55:34.707781370Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-19T15:55:34.707789967Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-19T15:55:34.707798414Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-19T15:55:34.707806981Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-19T15:55:34.707815318Z   File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-06-19T15:55:34.707878175Z     path('core/', include('core.urls')),
2025-06-19T15:55:34.707902313Z                   ^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707910490Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-06-19T15:55:34.707924538Z     urlconf_module = import_module(urlconf_module)
2025-06-19T15:55:34.707943907Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.707952464Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-19T15:55:34.708011303Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-06-19T15:55:34.708039019Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.708048187Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-19T15:55:34.708056955Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-19T15:55:34.708065452Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-19T15:55:34.708073929Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-19T15:55:34.708082246Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-19T15:55:34.708090813Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-19T15:55:34.708099270Z   File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-06-19T15:55:34.708109360Z     from . import views
2025-06-19T15:55:34.708117436Z   File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-06-19T15:55:34.708211386Z     class ObjectChangeListView(generic.ObjectListView):
2025-06-19T15:55:34.708237248Z   File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-06-19T15:55:34.708251276Z     queryset = ObjectChange.objects.valid_models()
2025-06-19T15:55:34.708274603Z                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.708285485Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-06-19T15:55:34.708335335Z     return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-06-19T15:55:34.708366037Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.708377570Z   File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-06-19T15:55:34.708407080Z     content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-06-19T15:55:34.708429565Z                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.708435106Z   File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-06-19T15:55:34.708570659Z     for ct in cts:
2025-06-19T15:55:34.708606491Z               ^^^
2025-06-19T15:55:34.708616682Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-06-19T15:55:34.708652414Z     self._fetch_all()
2025-06-19T15:55:34.708660750Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-06-19T15:55:34.709052639Z     self._result_cache = list(self._iterable_class(self))
2025-06-19T15:55:34.709078471Z                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.709089393Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-06-19T15:55:34.709130386Z     results = compiler.execute_sql(
2025-06-19T15:55:34.709140647Z               ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.709148733Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-06-19T15:55:34.709499128Z     cursor = self.connection.cursor()
2025-06-19T15:55:34.709509459Z              ^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.709517385Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:55:34.709559129Z     return func(*args, **kwargs)
2025-06-19T15:55:34.709584741Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.709591905Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-06-19T15:55:34.709722288Z     return self._cursor()
2025-06-19T15:55:34.709746075Z            ^^^^^^^^^^^^^^
2025-06-19T15:55:34.709758170Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-06-19T15:55:34.709801707Z     self.ensure_connection()
2025-06-19T15:55:34.709823912Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:55:34.709836447Z     return func(*args, **kwargs)
2025-06-19T15:55:34.709864243Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.709878222Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-06-19T15:55:34.709959124Z     with self.wrap_database_errors:
2025-06-19T15:55:34.709973884Z          ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.709984586Z   File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-06-19T15:55:34.710020388Z     raise dj_exc_value.with_traceback(traceback) from exc_value
2025-06-19T15:55:34.710035458Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-19T15:55:34.710122934Z     self.connect()
2025-06-19T15:55:34.710137704Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:55:34.710173536Z     return func(*args, **kwargs)
2025-06-19T15:55:34.710188186Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.710212775Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-19T15:55:34.710275221Z     self.connection = self.get_new_connection(conn_params)
2025-06-19T15:55:34.710292145Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.710303157Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:55:34.710327276Z     return func(*args, **kwargs)
2025-06-19T15:55:34.710348829Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.710354039Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-19T15:55:34.710462117Z     connection = self.Database.connect(**conn_params)
2025-06-19T15:55:34.710473610Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.710483971Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-19T15:55:34.710529142Z     attempts = conninfo_attempts(params)
2025-06-19T15:55:34.710552539Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:55:34.710565946Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-19T15:55:34.710630446Z     raise e.OperationalError(str(last_exc))
2025-06-19T15:55:34.710636147Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-06-19T15:55:35.647192960Z Building local documentation
2025-06-19T15:55:47.827621645Z [uWSGI] getting INI configuration from uwsgi.ini
2025-06-19T15:55:47.831458501Z [uwsgi-static] added mapping for /static => static
2025-06-19T15:55:47.831480214Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu Jun 19 15:55:47 2025] ***
2025-06-19T15:55:47.831485234Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-06-19T15:55:47.831489944Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-06-19T15:55:47.831493651Z nodename: d20d2293eb97
2025-06-19T15:55:47.831497309Z machine: x86_64
2025-06-19T15:55:47.831500886Z clock source: unix
2025-06-19T15:55:47.831504894Z pcre jit disabled
2025-06-19T15:55:47.831508621Z detected number of CPU cores: 64
2025-06-19T15:55:47.831512289Z current working directory: /app/netbox/netbox
2025-06-19T15:55:47.831516918Z detected binary path: /usr/sbin/uwsgi
2025-06-19T15:55:47.831520586Z your memory page size is 4096 bytes
2025-06-19T15:55:47.831524243Z detected max file descriptor number: 1048576
2025-06-19T15:55:47.836241330Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-06-19T15:55:47.836267623Z lock engine: pthread robust mutexes
2025-06-19T15:55:47.836423527Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-06-19T15:55:47.836630804Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-06-19T15:55:47.836651686Z Python version: 3.12.11 (main, Jun  9 2025, 08:58:46) [GCC 13.2.1 20240309]
2025-06-19T15:55:47.836665244Z PEP 405 virtualenv detected: /lsiopy
2025-06-19T15:55:47.836673681Z Set PythonHome to /lsiopy
2025-06-19T15:55:47.851739694Z Python main interpreter initialized at 0x7f32bd86c6f0
2025-06-19T15:55:47.851754784Z python threads support enabled
2025-06-19T15:55:47.851763181Z your server socket listen backlog is limited to 100 connections
2025-06-19T15:55:47.851771538Z your mercy for graceful operations on workers is 60 seconds
2025-06-19T15:55:47.852157595Z mapped 203184 bytes (198 KB) for 1 cores
2025-06-19T15:55:47.852198818Z *** Operational MODE: single process ***
2025-06-19T15:55:47.852590176Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-06-19T15:55:48.836735833Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-06-19T15:55:48.851607897Z [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.6-r0              apk                      
apk-tools                      2.14.4-r1              apk                      
asgiref                        3.8.1                  python                   
attrs                          25.3.0                 python                   
babel                          2.17.0                 python                   
backrefs                       5.8                    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                20241121-r1            apk                      
ca-certificates-bundle         20241121-r1            apk                      
catatonit                      0.2.0-r0               apk                      
certifi                        2025.6.15              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.4                 python                   
curl                           8.12.1-r0              apk                      
defusedxml                     0.7.1                  python                   
django                         5.2.2                  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.0                 python                   
django-js-asset                3.1.2                  python                   
django-mptt                    0.17.0                 python                   
django-pglocks                 1.0.4                  python                   
django-prometheus              2.3.1                  python                   
django-redis                   5.4.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.6.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.7.3                  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.24.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.3-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.3-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                    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.14                 python                   
mkdocs-material-extensions     1.3.1                  python                   
mkdocstrings                   0.29.1                 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.2.21                 python                   
oauthlib                       3.3.0                  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.2.1                 python                   
pip                            25.1.1                 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.1                 python                   
pyjwt                          2.10.1                 python                   
pymdown-extensions             10.15                  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.3                 python                   
requests-oauthlib              2.0.0                  python                   
rich                           14.0.0                 python                   
rpds-py                        0.25.1                 python                   
rq                             2.3.3                  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.4.3                  python                   
social-auth-core               4.6.1                  python                   
sqlite-libs                    3.45.3-r2              apk                      
sqlparse                       0.5.3                  python                   
ssl_client                     1.36.1-r29             apk                      
strawberry-graphql             0.271.0                python                   
strawberry-graphql-django      0.60.0                 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.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 - 21.10s
Create SBOM PASS - 18.39s
Get build info PASS - 0.03s

ARM64 FAIL

linuxserver/netbox

Runtime: 120.85s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3h --Hetzner
Created: 2025-06-19T15:48:19+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.92MB
Tag: arm64v8-v4.3.2-ls283
Version: v4.3.2-ls283
View Container Logs
Expand
2025-06-19T15:55:29.615198827Z [migrations] started
2025-06-19T15:55:29.619461049Z [migrations] no migrations found
2025-06-19T15:55:29.955228311Z usermod: no changes
2025-06-19T15:55:29.993758567Z ───────────────────────────────────────
2025-06-19T15:55:29.993787866Z 
2025-06-19T15:55:29.993794048Z       ██╗     ███████╗██╗ ██████╗
2025-06-19T15:55:29.993799940Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-19T15:55:29.993805972Z       ██║     ███████╗██║██║   ██║
2025-06-19T15:55:29.993811603Z       ██║     ╚════██║██║██║   ██║
2025-06-19T15:55:29.993817415Z       ███████╗███████║██║╚██████╔╝
2025-06-19T15:55:29.993823096Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-19T15:55:29.993828658Z 
2025-06-19T15:55:29.993833898Z    Brought to you by linuxserver.io
2025-06-19T15:55:29.993839369Z ───────────────────────────────────────
2025-06-19T15:55:29.999745029Z 
2025-06-19T15:55:29.999774559Z To support LSIO projects visit:
2025-06-19T15:55:29.999784078Z https://www.linuxserver.io/donate/
2025-06-19T15:55:29.999792295Z 
2025-06-19T15:55:29.999800531Z ───────────────────────────────────────
2025-06-19T15:55:29.999809509Z GID/UID
2025-06-19T15:55:29.999982277Z ───────────────────────────────────────
2025-06-19T15:55:30.060418086Z 
2025-06-19T15:55:30.060447285Z User UID:    911
2025-06-19T15:55:30.060453528Z User GID:    911
2025-06-19T15:55:30.060459309Z ───────────────────────────────────────
2025-06-19T15:55:30.084158495Z Linuxserver.io version: v4.3.2-ls283
2025-06-19T15:55:30.087009845Z Build-date: 2025-06-19T15:48:19+00:00
2025-06-19T15:55:30.087038914Z ───────────────────────────────────────
2025-06-19T15:55:30.087049926Z     
2025-06-19T15:55:33.729269226Z [custom-init] No custom files found, skipping...
2025-06-19T15:56:41.806495268Z Traceback (most recent call last):
2025-06-19T15:56:41.806921667Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-19T15:56:41.809208902Z     self.connect()
2025-06-19T15:56:41.810141880Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:56:41.810546916Z     return func(*args, **kwargs)
2025-06-19T15:56:41.811047323Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.811071001Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-19T15:56:41.812103009Z     self.connection = self.get_new_connection(conn_params)
2025-06-19T15:56:41.812430568Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.812454256Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:56:41.812849983Z     return func(*args, **kwargs)
2025-06-19T15:56:41.813118704Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.813142532Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-19T15:56:41.814457419Z     connection = self.Database.connect(**conn_params)
2025-06-19T15:56:41.814792163Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.814815951Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-19T15:56:41.815414776Z     attempts = conninfo_attempts(params)
2025-06-19T15:56:41.815654609Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.815678357Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-19T15:56:41.816308726Z     raise e.OperationalError(str(last_exc))
2025-06-19T15:56:41.816861820Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-06-19T15:56:41.817020670Z 
2025-06-19T15:56:41.817041031Z The above exception was the direct cause of the following exception:
2025-06-19T15:56:41.817063766Z 
2025-06-19T15:56:41.817178127Z Traceback (most recent call last):
2025-06-19T15:56:41.817200542Z   File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-06-19T15:56:41.817564525Z     execute_from_command_line(sys.argv)
2025-06-19T15:56:41.817751882Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-06-19T15:56:41.819175719Z     utility.execute()
2025-06-19T15:56:41.819325691Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-06-19T15:56:41.820771081Z     self.fetch_command(subcommand).run_from_argv(self.argv)
2025-06-19T15:56:41.821008128Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-06-19T15:56:41.822330089Z     self.execute(*args, **cmd_options)
2025-06-19T15:56:41.822550794Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-06-19T15:56:41.823973097Z     self.check(**check_kwargs)
2025-06-19T15:56:41.824215606Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-06-19T15:56:41.825862291Z     all_issues = checks.run_checks(
2025-06-19T15:56:41.826120711Z                  ^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.826151864Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-06-19T15:56:41.826750048Z     new_errors = check(app_configs=app_configs, databases=databases)
2025-06-19T15:56:41.827119222Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.827150404Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 136, in check_custom_error_handlers
2025-06-19T15:56:41.827796315Z     handler = resolver.resolve_error_handler(status_code)
2025-06-19T15:56:41.828200429Z               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.828224026Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
2025-06-19T15:56:41.830712226Z     callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
2025-06-19T15:56:41.830966047Z                        ^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.830986659Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-06-19T15:56:41.831437035Z     res = instance.__dict__[self.name] = self.func(instance)
2025-06-19T15:56:41.831756398Z                                          ^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.831777240Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-06-19T15:56:41.833982120Z     return import_module(self.urlconf_name)
2025-06-19T15:56:41.834257965Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.834278647Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-19T15:56:41.834834185Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-06-19T15:56:41.835251766Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.835272708Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-19T15:56:41.835378882Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-19T15:56:41.835400145Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-19T15:56:41.835415015Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-19T15:56:41.835450536Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-19T15:56:41.835474043Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-19T15:56:41.835508713Z   File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-06-19T15:56:41.835946805Z     path('core/', include('core.urls')),
2025-06-19T15:56:41.836263102Z                   ^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.836283774Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-06-19T15:56:41.836743840Z     urlconf_module = import_module(urlconf_module)
2025-06-19T15:56:41.837031319Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.837052020Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-06-19T15:56:41.837590164Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-06-19T15:56:41.837998957Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.838019839Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-06-19T15:56:41.838053116Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-06-19T15:56:41.838077926Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-06-19T15:56:41.838095211Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-06-19T15:56:41.838107135Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-06-19T15:56:41.838162386Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-06-19T15:56:41.838185543Z   File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-06-19T15:56:41.838562411Z     from . import views
2025-06-19T15:56:41.838731121Z   File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-06-19T15:56:41.839475420Z     class ObjectChangeListView(generic.ObjectListView):
2025-06-19T15:56:41.839512955Z   File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-06-19T15:56:41.840274699Z     queryset = ObjectChange.objects.valid_models()
2025-06-19T15:56:41.840567418Z                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.840591326Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-06-19T15:56:41.841124129Z     return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-06-19T15:56:41.841543984Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.841567692Z   File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-06-19T15:56:41.841943489Z     content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-06-19T15:56:41.842334766Z                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.842358644Z   File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-06-19T15:56:41.842908812Z     for ct in cts:
2025-06-19T15:56:41.843080067Z               ^^^
2025-06-19T15:56:41.843103634Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-06-19T15:56:41.844370395Z     self._fetch_all()
2025-06-19T15:56:41.844501769Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-06-19T15:56:41.849701528Z     self._result_cache = list(self._iterable_class(self))
2025-06-19T15:56:41.850039910Z                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.850322238Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-06-19T15:56:41.850601711Z     results = compiler.execute_sql(
2025-06-19T15:56:41.850714208Z               ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.850770421Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-06-19T15:56:41.855210570Z     cursor = self.connection.cursor()
2025-06-19T15:56:41.855463510Z              ^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.855487268Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:56:41.855887393Z     return func(*args, **kwargs)
2025-06-19T15:56:41.856160533Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.856184211Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-06-19T15:56:41.857296540Z     return self._cursor()
2025-06-19T15:56:41.857502695Z            ^^^^^^^^^^^^^^
2025-06-19T15:56:41.857526433Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-06-19T15:56:41.858583251Z     self.ensure_connection()
2025-06-19T15:56:41.858741429Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:56:41.859112887Z     return func(*args, **kwargs)
2025-06-19T15:56:41.859352830Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.859379073Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-06-19T15:56:41.860420901Z     with self.wrap_database_errors:
2025-06-19T15:56:41.860652507Z          ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.860673359Z   File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-06-19T15:56:41.861205781Z     raise dj_exc_value.with_traceback(traceback) from exc_value
2025-06-19T15:56:41.861401154Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-06-19T15:56:41.862413613Z     self.connect()
2025-06-19T15:56:41.862534416Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:56:41.862948149Z     return func(*args, **kwargs)
2025-06-19T15:56:41.863228804Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.863264646Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-06-19T15:56:41.864231503Z     self.connection = self.get_new_connection(conn_params)
2025-06-19T15:56:41.864553972Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.864699104Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-06-19T15:56:41.864957234Z     return func(*args, **kwargs)
2025-06-19T15:56:41.865224522Z            ^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.865245544Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-06-19T15:56:41.866407945Z     connection = self.Database.connect(**conn_params)
2025-06-19T15:56:41.866739893Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.866760555Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-06-19T15:56:41.867334500Z     attempts = conninfo_attempts(params)
2025-06-19T15:56:41.867559704Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-06-19T15:56:41.867608572Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-06-19T15:56:41.868133248Z     raise e.OperationalError(str(last_exc))
2025-06-19T15:56:41.868342369Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-06-19T15:56:44.521540822Z 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.6-r0              apk                      
apk-tools                      2.14.4-r1              apk                      
asgiref                        3.8.1                  python                   
attrs                          25.3.0                 python                   
babel                          2.17.0                 python                   
backrefs                       5.8                    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                20241121-r1            apk                      
ca-certificates-bundle         20241121-r1            apk                      
catatonit                      0.2.0-r0               apk                      
certifi                        2025.6.15              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.4                 python                   
curl                           8.12.1-r0              apk                      
defusedxml                     0.7.1                  python                   
django                         5.2.2                  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.0                 python                   
django-js-asset                3.1.2                  python                   
django-mptt                    0.17.0                 python                   
django-pglocks                 1.0.4                  python                   
django-prometheus              2.3.1                  python                   
django-redis                   5.4.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.6.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.7.3                  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.24.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.3-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.3-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                    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.14                 python                   
mkdocs-material-extensions     1.3.1                  python                   
mkdocstrings                   0.29.1                 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.2.21                 python                   
oauthlib                       3.3.0                  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.2.1                 python                   
pip                            25.1.1                 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.1                 python                   
pyjwt                          2.10.1                 python                   
pymdown-extensions             10.15                  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.3                 python                   
requests-oauthlib              2.0.0                  python                   
rich                           14.0.0                 python                   
rpds-py                        0.25.1                 python                   
rq                             2.3.3                  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.4.3                  python                   
social-auth-core               4.6.1                  python                   
sqlite-libs                    3.45.3-r2              apk                      
sqlparse                       0.5.3                  python                   
ssl_client                     1.36.1-r29             apk                      
strawberry-graphql             0.271.0                python                   
strawberry-graphql-django      0.60.0                 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.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.51s
Create SBOM PASS - 18.45s
Get build info PASS - 0.03s
View Python Logs
Expand