LinuxServer.io

Test Results

linuxserver/netbox

v4.3.1-ls276

Cumulative: PASS

Total Runtime: 121.50s

AMD64 PASS

linuxserver/netbox

Runtime: 11.41s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-6h -- Hetzner
Created: 2025-05-13T22:23:00+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 124.81MB
Tag: amd64-v4.3.1-ls276
Version: v4.3.1-ls276
View Container Logs
Expand
2025-05-13T22:28:49.218961049Z [migrations] started
2025-05-13T22:28:49.219024786Z [migrations] no migrations found
2025-05-13T22:28:49.379769768Z usermod: no changes
2025-05-13T22:28:49.380891061Z ───────────────────────────────────────
2025-05-13T22:28:49.380900907Z 
2025-05-13T22:28:49.380902841Z       ██╗     ███████╗██╗ ██████╗
2025-05-13T22:28:49.380904607Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-13T22:28:49.380906055Z       ██║     ███████╗██║██║   ██║
2025-05-13T22:28:49.380907464Z       ██║     ╚════██║██║██║   ██║
2025-05-13T22:28:49.380908815Z       ███████╗███████║██║╚██████╔╝
2025-05-13T22:28:49.380910227Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-13T22:28:49.380911601Z 
2025-05-13T22:28:49.380912849Z    Brought to you by linuxserver.io
2025-05-13T22:28:49.380914196Z ───────────────────────────────────────
2025-05-13T22:28:49.381001381Z 
2025-05-13T22:28:49.381003790Z To support LSIO projects visit:
2025-05-13T22:28:49.381004709Z https://www.linuxserver.io/donate/
2025-05-13T22:28:49.381005504Z 
2025-05-13T22:28:49.381006215Z ───────────────────────────────────────
2025-05-13T22:28:49.381007446Z GID/UID
2025-05-13T22:28:49.381008230Z ───────────────────────────────────────
2025-05-13T22:28:49.383209696Z 
2025-05-13T22:28:49.383219721Z User UID:    911
2025-05-13T22:28:49.383220976Z User GID:    911
2025-05-13T22:28:49.383221869Z ───────────────────────────────────────
2025-05-13T22:28:49.384161999Z Linuxserver.io version: v4.3.1-ls276
2025-05-13T22:28:49.384250731Z Build-date: 2025-05-13T22:23:00+00:00
2025-05-13T22:28:49.384252112Z ───────────────────────────────────────
2025-05-13T22:28:49.384253011Z     
2025-05-13T22:28:49.486184308Z [custom-init] No custom files found, skipping...
2025-05-13T22:28:52.828804274Z Traceback (most recent call last):
2025-05-13T22:28:52.828819256Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-13T22:28:52.828821706Z     self.connect()
2025-05-13T22:28:52.828823249Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:28:52.828839923Z     return func(*args, **kwargs)
2025-05-13T22:28:52.828842100Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.828843589Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-13T22:28:52.828845143Z     self.connection = self.get_new_connection(conn_params)
2025-05-13T22:28:52.828846488Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.828847766Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:28:52.828849146Z     return func(*args, **kwargs)
2025-05-13T22:28:52.828851921Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.828853458Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-13T22:28:52.828955082Z     connection = self.Database.connect(**conn_params)
2025-05-13T22:28:52.828960861Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.828962821Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-13T22:28:52.828964512Z     attempts = conninfo_attempts(params)
2025-05-13T22:28:52.828965900Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.828967357Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-13T22:28:52.828972927Z     raise e.OperationalError(str(last_exc))
2025-05-13T22:28:52.828974780Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-05-13T22:28:52.828976280Z 
2025-05-13T22:28:52.828977621Z The above exception was the direct cause of the following exception:
2025-05-13T22:28:52.828978997Z 
2025-05-13T22:28:52.828980198Z Traceback (most recent call last):
2025-05-13T22:28:52.828981449Z   File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-05-13T22:28:52.828983082Z     execute_from_command_line(sys.argv)
2025-05-13T22:28:52.828984401Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-05-13T22:28:52.829080061Z     utility.execute()
2025-05-13T22:28:52.829086733Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-05-13T22:28:52.829184191Z     self.fetch_command(subcommand).run_from_argv(self.argv)
2025-05-13T22:28:52.829189889Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-05-13T22:28:52.829192236Z     self.execute(*args, **cmd_options)
2025-05-13T22:28:52.829193765Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-05-13T22:28:52.829195303Z     self.check(**check_kwargs)
2025-05-13T22:28:52.829206542Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-05-13T22:28:52.829309252Z     all_issues = checks.run_checks(
2025-05-13T22:28:52.829314665Z                  ^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829316608Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-05-13T22:28:52.829318350Z     new_errors = check(app_configs=app_configs, databases=databases)
2025-05-13T22:28:52.829319749Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829321069Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-05-13T22:28:52.829322539Z     all_namespaces = _load_all_namespaces(resolver)
2025-05-13T22:28:52.829323844Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829325189Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-05-13T22:28:52.829330250Z     url_patterns = getattr(resolver, "url_patterns", [])
2025-05-13T22:28:52.829341700Z                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829343828Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-13T22:28:52.829407425Z     res = instance.__dict__[self.name] = self.func(instance)
2025-05-13T22:28:52.829412881Z                                          ^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829414902Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-05-13T22:28:52.829492620Z     patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-05-13T22:28:52.829498331Z                        ^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829500367Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-13T22:28:52.829501952Z     res = instance.__dict__[self.name] = self.func(instance)
2025-05-13T22:28:52.829503249Z                                          ^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829504569Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-05-13T22:28:52.829580487Z     return import_module(self.urlconf_name)
2025-05-13T22:28:52.829586159Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829588198Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-13T22:28:52.829606940Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-05-13T22:28:52.829623686Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829626120Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-13T22:28:52.829627836Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-13T22:28:52.829633437Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-13T22:28:52.829635429Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-13T22:28:52.829636862Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-13T22:28:52.829638934Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-13T22:28:52.829640495Z   File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-05-13T22:28:52.829656509Z     path('core/', include('core.urls')),
2025-05-13T22:28:52.829662624Z                   ^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829664422Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-05-13T22:28:52.829686349Z     urlconf_module = import_module(urlconf_module)
2025-05-13T22:28:52.829694223Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829697033Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-13T22:28:52.829714311Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-05-13T22:28:52.829730152Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829732361Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-13T22:28:52.829734031Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-13T22:28:52.829735471Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-13T22:28:52.829736868Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-13T22:28:52.829738264Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-13T22:28:52.829739801Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-13T22:28:52.829742078Z   File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-05-13T22:28:52.829749573Z     from . import views
2025-05-13T22:28:52.829756444Z   File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-05-13T22:28:52.829783702Z     class ObjectChangeListView(generic.ObjectListView):
2025-05-13T22:28:52.829785966Z   File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-05-13T22:28:52.829812581Z     queryset = ObjectChange.objects.valid_models()
2025-05-13T22:28:52.829824312Z                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829826608Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-05-13T22:28:52.829843771Z     return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-05-13T22:28:52.829857926Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829862309Z   File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-05-13T22:28:52.829872766Z     content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-05-13T22:28:52.829887134Z                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.829889396Z   File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-05-13T22:28:52.829908806Z     for ct in cts:
2025-05-13T22:28:52.829914073Z               ^^^
2025-05-13T22:28:52.829916147Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-05-13T22:28:52.829963450Z     self._fetch_all()
2025-05-13T22:28:52.829970753Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1945, in _fetch_all
2025-05-13T22:28:52.830155764Z     self._result_cache = list(self._iterable_class(self))
2025-05-13T22:28:52.830161758Z                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830163565Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-05-13T22:28:52.830184270Z     results = compiler.execute_sql(
2025-05-13T22:28:52.830186331Z               ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830187706Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-05-13T22:28:52.830352223Z     cursor = self.connection.cursor()
2025-05-13T22:28:52.830357046Z              ^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830359240Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:28:52.830373440Z     return func(*args, **kwargs)
2025-05-13T22:28:52.830383691Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830385786Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-05-13T22:28:52.830423256Z     return self._cursor()
2025-05-13T22:28:52.830428390Z            ^^^^^^^^^^^^^^
2025-05-13T22:28:52.830430562Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-05-13T22:28:52.830466920Z     self.ensure_connection()
2025-05-13T22:28:52.830472081Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:28:52.830499099Z     return func(*args, **kwargs)
2025-05-13T22:28:52.830510016Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830512203Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-05-13T22:28:52.830526532Z     with self.wrap_database_errors:
2025-05-13T22:28:52.830534128Z          ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830535536Z   File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-05-13T22:28:52.830554222Z     raise dj_exc_value.with_traceback(traceback) from exc_value
2025-05-13T22:28:52.830565403Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-13T22:28:52.830596762Z     self.connect()
2025-05-13T22:28:52.830601616Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:28:52.830614364Z     return func(*args, **kwargs)
2025-05-13T22:28:52.830619793Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830621439Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-13T22:28:52.830656732Z     self.connection = self.get_new_connection(conn_params)
2025-05-13T22:28:52.830666546Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830668853Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:28:52.830680021Z     return func(*args, **kwargs)
2025-05-13T22:28:52.830686093Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830688248Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-13T22:28:52.830730142Z     connection = self.Database.connect(**conn_params)
2025-05-13T22:28:52.830740728Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830742869Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-13T22:28:52.830764368Z     attempts = conninfo_attempts(params)
2025-05-13T22:28:52.830769250Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:28:52.830771371Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-13T22:28:52.830795575Z     raise e.OperationalError(str(last_exc))
2025-05-13T22:28:52.830805471Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-05-13T22:28:53.357124593Z Building local documentation
2025-05-13T22:28:58.778984689Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:28:58.780897954Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:28:58.780906764Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:28:58 2025] ***
2025-05-13T22:28:58.780908291Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:28:58.780909333Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:28:58.780910380Z nodename: 3d6923b5f5c4
2025-05-13T22:28:58.780911379Z machine: x86_64
2025-05-13T22:28:58.780912333Z clock source: unix
2025-05-13T22:28:58.780913274Z pcre jit disabled
2025-05-13T22:28:58.780914230Z detected number of CPU cores: 20
2025-05-13T22:28:58.780924521Z current working directory: /app/netbox/netbox
2025-05-13T22:28:58.780925393Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:28:58.780926131Z your memory page size is 4096 bytes
2025-05-13T22:28:58.780926859Z detected max file descriptor number: 1048576
2025-05-13T22:28:58.783895122Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:28:58.783902168Z lock engine: pthread robust mutexes
2025-05-13T22:28:58.783903525Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-05-13T22:28:58.784033783Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-05-13T22:28:58.784038771Z Python version: 3.12.10 (main, Apr  9 2025, 07:23:41) [GCC 13.2.1 20240309]
2025-05-13T22:28:58.784040026Z PEP 405 virtualenv detected: /lsiopy
2025-05-13T22:28:58.784040837Z Set PythonHome to /lsiopy
2025-05-13T22:28:58.788263617Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-05-13T22:28:58.788759468Z Python main interpreter initialized at 0x7fa074438c70
2025-05-13T22:28:58.788764572Z python threads support enabled
2025-05-13T22:28:58.788765860Z your server socket listen backlog is limited to 100 connections
2025-05-13T22:28:58.788767880Z your mercy for graceful operations on workers is 60 seconds
2025-05-13T22:28:58.788911798Z mapped 203184 bytes (198 KB) for 1 cores
2025-05-13T22:28:58.788916791Z *** Operational MODE: single process ***
2025-05-13T22:28:58.789029109Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-05-13T22:28:58.806929398Z [ls.io-init] done.
View SBOM output
Expand
NAME                           VERSION                TYPE     
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.4.26              python    
cffi                           1.17.1                 python    
charset-normalizer             3.4.2                  python    
click                          8.2.0                  python    
colorama                       0.4.6                  python    
coreutils                      9.5-r2                 apk       
coreutils-env                  9.5-r2                 apk       
coreutils-fmt                  9.5-r2                 apk       
coreutils-sha512sum            9.5-r2                 apk       
cryptography                   44.0.3                 python    
curl                           8.12.1-r0              apk       
defusedxml                     0.7.1                  python    
django                         5.2.1                  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.5.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.23.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.7-r2              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.1                  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.10                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.2.2                  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.21.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.10-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.10-r0             apk       
python3-openid                 3.2.0                  python    
python3-pyc                    3.12.10-r0             apk       
python3-pycache-pyc0           3.12.10-r0             apk       
pyyaml                         6.0.2                  python    
pyyaml-env-tag                 1.1                    python    
readline                       8.2.10-r0              apk       
redis                          6.1.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.24.0                 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.268.1                python    
strawberry-graphql-django      0.59.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.13.2                 python    
tzdata                         2025.2                 python    
tzdata                         2025b-r0               apk       
uritemplate                    4.1.1                  python    
urllib3                        2.4.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 - 10.03s
Create SBOM PASS - 10.70s
Get build info PASS - 0.01s

ARM64 FAIL

linuxserver/netbox

Runtime: 120.96s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-6h -- Hetzner
Created: 2025-05-13T22:23:00+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 125.76MB
Tag: arm64v8-v4.3.1-ls276
Version: v4.3.1-ls276
View Container Logs
Expand
2025-05-13T22:28:50.479855604Z [migrations] started
2025-05-13T22:28:50.483093042Z [migrations] no migrations found
2025-05-13T22:28:50.833405125Z usermod: no changes
2025-05-13T22:28:50.852881436Z ───────────────────────────────────────
2025-05-13T22:28:50.852899677Z 
2025-05-13T22:28:50.852902390Z       ██╗     ███████╗██╗ ██████╗
2025-05-13T22:28:50.852904354Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-13T22:28:50.852906221Z       ██║     ███████╗██║██║   ██║
2025-05-13T22:28:50.852907765Z       ██║     ╚════██║██║██║   ██║
2025-05-13T22:28:50.852909203Z       ███████╗███████║██║╚██████╔╝
2025-05-13T22:28:50.852910576Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-13T22:28:50.852911995Z 
2025-05-13T22:28:50.852913155Z    Brought to you by linuxserver.io
2025-05-13T22:28:50.852914505Z ───────────────────────────────────────
2025-05-13T22:28:50.856401108Z 
2025-05-13T22:28:50.856413272Z To support LSIO projects visit:
2025-05-13T22:28:50.856414524Z https://www.linuxserver.io/donate/
2025-05-13T22:28:50.856415343Z 
2025-05-13T22:28:50.856416121Z ───────────────────────────────────────
2025-05-13T22:28:50.856417384Z GID/UID
2025-05-13T22:28:50.856606715Z ───────────────────────────────────────
2025-05-13T22:28:50.901652864Z 
2025-05-13T22:28:50.901667899Z User UID:    911
2025-05-13T22:28:50.901669103Z User GID:    911
2025-05-13T22:28:50.901670050Z ───────────────────────────────────────
2025-05-13T22:28:50.917107172Z Linuxserver.io version: v4.3.1-ls276
2025-05-13T22:28:50.918672693Z Build-date: 2025-05-13T22:23:00+00:00
2025-05-13T22:28:50.918683040Z ───────────────────────────────────────
2025-05-13T22:28:50.918686230Z     
2025-05-13T22:28:53.451421814Z [custom-init] No custom files found, skipping...
2025-05-13T22:29:21.612605065Z Traceback (most recent call last):
2025-05-13T22:29:21.612878414Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-13T22:29:21.614293867Z     self.connect()
2025-05-13T22:29:21.614885441Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:29:21.615126178Z     return func(*args, **kwargs)
2025-05-13T22:29:21.615471158Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.615478747Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-13T22:29:21.615898515Z     self.connection = self.get_new_connection(conn_params)
2025-05-13T22:29:21.616057363Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.616060604Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:29:21.616251570Z     return func(*args, **kwargs)
2025-05-13T22:29:21.616391308Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.616393440Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-13T22:29:21.617041461Z     connection = self.Database.connect(**conn_params)
2025-05-13T22:29:21.617208519Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.617210623Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-13T22:29:21.617507904Z     attempts = conninfo_attempts(params)
2025-05-13T22:29:21.617599321Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.617614495Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-13T22:29:21.617858732Z     raise e.OperationalError(str(last_exc))
2025-05-13T22:29:21.618231454Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-05-13T22:29:21.618345827Z 
2025-05-13T22:29:21.618367971Z The above exception was the direct cause of the following exception:
2025-05-13T22:29:21.618388948Z 
2025-05-13T22:29:21.618425728Z Traceback (most recent call last):
2025-05-13T22:29:21.618440251Z   File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-05-13T22:29:21.618621656Z     execute_from_command_line(sys.argv)
2025-05-13T22:29:21.618722614Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-05-13T22:29:21.619338513Z     utility.execute()
2025-05-13T22:29:21.619451746Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-05-13T22:29:21.620047144Z     self.fetch_command(subcommand).run_from_argv(self.argv)
2025-05-13T22:29:21.620165786Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-05-13T22:29:21.620711252Z     self.execute(*args, **cmd_options)
2025-05-13T22:29:21.620817888Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-05-13T22:29:21.621412966Z     self.check(**check_kwargs)
2025-05-13T22:29:21.621509686Z   File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-05-13T22:29:21.622154990Z     all_issues = checks.run_checks(
2025-05-13T22:29:21.622350857Z                  ^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.622366453Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-05-13T22:29:21.622619134Z     new_errors = check(app_configs=app_configs, databases=databases)
2025-05-13T22:29:21.622808314Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.622823312Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-05-13T22:29:21.623017854Z     all_namespaces = _load_all_namespaces(resolver)
2025-05-13T22:29:21.623212772Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.623224516Z   File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-05-13T22:29:21.623390720Z     url_patterns = getattr(resolver, "url_patterns", [])
2025-05-13T22:29:21.623559670Z                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.623573517Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-13T22:29:21.623765618Z     res = instance.__dict__[self.name] = self.func(instance)
2025-05-13T22:29:21.623914766Z                                          ^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.623927062Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-05-13T22:29:21.625227797Z     patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-05-13T22:29:21.625405048Z                        ^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.625431731Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-13T22:29:21.625697426Z     res = instance.__dict__[self.name] = self.func(instance)
2025-05-13T22:29:21.625905632Z                                          ^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.625923562Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-05-13T22:29:21.626929624Z     return import_module(self.urlconf_name)
2025-05-13T22:29:21.627072803Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.627087028Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-13T22:29:21.627337909Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-05-13T22:29:21.627525209Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.627540411Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-13T22:29:21.627619801Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-13T22:29:21.627627984Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-13T22:29:21.627640812Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-13T22:29:21.627651046Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-13T22:29:21.627662347Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-13T22:29:21.627678179Z   File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-05-13T22:29:21.627879834Z     path('core/', include('core.urls')),
2025-05-13T22:29:21.628012454Z                   ^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.628026552Z   File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-05-13T22:29:21.628236608Z     urlconf_module = import_module(urlconf_module)
2025-05-13T22:29:21.628374564Z                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.628388886Z   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-13T22:29:21.628630238Z     return _bootstrap._gcd_import(name[level:], package, level)
2025-05-13T22:29:21.628816143Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.628828121Z   File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-13T22:29:21.628838431Z   File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-13T22:29:21.628850568Z   File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-13T22:29:21.628862549Z   File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-13T22:29:21.628872672Z   File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-13T22:29:21.628883581Z   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-13T22:29:21.628893005Z   File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-05-13T22:29:21.629053398Z     from . import views
2025-05-13T22:29:21.629148094Z   File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-05-13T22:29:21.629477689Z     class ObjectChangeListView(generic.ObjectListView):
2025-05-13T22:29:21.629508246Z   File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-05-13T22:29:21.629813605Z     queryset = ObjectChange.objects.valid_models()
2025-05-13T22:29:21.629958025Z                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.629972635Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-05-13T22:29:21.630200225Z     return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-05-13T22:29:21.630392158Z            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.630410091Z   File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-05-13T22:29:21.630591874Z     content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-05-13T22:29:21.630772562Z                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.630788230Z   File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-05-13T22:29:21.631028150Z     for ct in cts:
2025-05-13T22:29:21.631109195Z               ^^^
2025-05-13T22:29:21.631122147Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-05-13T22:29:21.631662461Z     self._fetch_all()
2025-05-13T22:29:21.631747957Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1945, in _fetch_all
2025-05-13T22:29:21.633853364Z     self._result_cache = list(self._iterable_class(self))
2025-05-13T22:29:21.634012038Z                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.634027122Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-05-13T22:29:21.634264006Z     results = compiler.execute_sql(
2025-05-13T22:29:21.634315924Z               ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.634329556Z   File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-05-13T22:29:21.636156256Z     cursor = self.connection.cursor()
2025-05-13T22:29:21.636282748Z              ^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.636297159Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:29:21.636468535Z     return func(*args, **kwargs)
2025-05-13T22:29:21.636596361Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.636610128Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-05-13T22:29:21.637080965Z     return self._cursor()
2025-05-13T22:29:21.637182589Z            ^^^^^^^^^^^^^^
2025-05-13T22:29:21.637197883Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-05-13T22:29:21.637636166Z     self.ensure_connection()
2025-05-13T22:29:21.637715855Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:29:21.637882920Z     return func(*args, **kwargs)
2025-05-13T22:29:21.638011880Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.638025938Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-05-13T22:29:21.638441766Z     with self.wrap_database_errors:
2025-05-13T22:29:21.638549988Z          ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.638564201Z   File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-05-13T22:29:21.638784206Z     raise dj_exc_value.with_traceback(traceback) from exc_value
2025-05-13T22:29:21.638876397Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-13T22:29:21.639306092Z     self.connect()
2025-05-13T22:29:21.639386305Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:29:21.639553079Z     return func(*args, **kwargs)
2025-05-13T22:29:21.639679681Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.639694559Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-13T22:29:21.640099117Z     self.connection = self.get_new_connection(conn_params)
2025-05-13T22:29:21.640246190Z                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.640260312Z   File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-13T22:29:21.640425295Z     return func(*args, **kwargs)
2025-05-13T22:29:21.640551811Z            ^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.640566345Z   File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-13T22:29:21.641047323Z     connection = self.Database.connect(**conn_params)
2025-05-13T22:29:21.641199625Z                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.641214266Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-13T22:29:21.641467642Z     attempts = conninfo_attempts(params)
2025-05-13T22:29:21.641589456Z                ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-13T22:29:21.641604537Z   File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-13T22:29:21.641828235Z     raise e.OperationalError(str(last_exc))
2025-05-13T22:29:21.641931035Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-05-13T22:29:22.715940089Z Building local documentation
2025-05-13T22:30:19.686974975Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:19.698349164Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:19.699984696Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:19 2025] ***
2025-05-13T22:30:19.699992409Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:19.700004190Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:19.700029240Z nodename: a9fbb9bf381b
2025-05-13T22:30:19.700041817Z machine: aarch64
2025-05-13T22:30:19.700057526Z clock source: unix
2025-05-13T22:30:19.700147358Z pcre jit disabled
2025-05-13T22:30:19.700153845Z detected number of CPU cores: 20
2025-05-13T22:30:19.700185597Z current working directory: /app/netbox/netbox
2025-05-13T22:30:19.700186476Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:19.700588419Z your memory page size is 4096 bytes
2025-05-13T22:30:19.700689190Z detected max file descriptor number: 1048576
2025-05-13T22:30:19.705747903Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:19.705840403Z lock engine: pthread robust mutexes
2025-05-13T22:30:19.706110481Z unable to make the mutex 'robust'
2025-05-13T22:30:20.954977725Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:20.966578931Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:20.968216643Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:20 2025] ***
2025-05-13T22:30:20.968237492Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:20.968244083Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:20.968246125Z nodename: a9fbb9bf381b
2025-05-13T22:30:20.968247613Z machine: aarch64
2025-05-13T22:30:20.968248933Z clock source: unix
2025-05-13T22:30:20.968250235Z pcre jit disabled
2025-05-13T22:30:20.968336274Z detected number of CPU cores: 20
2025-05-13T22:30:20.968342063Z current working directory: /app/netbox/netbox
2025-05-13T22:30:20.968344078Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:20.968724399Z your memory page size is 4096 bytes
2025-05-13T22:30:20.968774999Z detected max file descriptor number: 1048576
2025-05-13T22:30:20.973507594Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:20.973596581Z lock engine: pthread robust mutexes
2025-05-13T22:30:20.973896472Z unable to make the mutex 'robust'
2025-05-13T22:30:22.245865090Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:22.257635059Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:22.259335519Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:22 2025] ***
2025-05-13T22:30:22.259355486Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:22.259368050Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:22.259370975Z nodename: a9fbb9bf381b
2025-05-13T22:30:22.259372978Z machine: aarch64
2025-05-13T22:30:22.259374940Z clock source: unix
2025-05-13T22:30:22.259376817Z pcre jit disabled
2025-05-13T22:30:22.259378622Z detected number of CPU cores: 20
2025-05-13T22:30:22.259381885Z current working directory: /app/netbox/netbox
2025-05-13T22:30:22.259500945Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:22.259972728Z your memory page size is 4096 bytes
2025-05-13T22:30:22.259989865Z detected max file descriptor number: 1048576
2025-05-13T22:30:22.264795068Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:22.264884183Z lock engine: pthread robust mutexes
2025-05-13T22:30:22.265223509Z unable to make the mutex 'robust'
2025-05-13T22:30:23.554790983Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:23.566464353Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:23.568095603Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:23 2025] ***
2025-05-13T22:30:23.568116092Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:23.568131317Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:23.568139521Z nodename: a9fbb9bf381b
2025-05-13T22:30:23.568141603Z machine: aarch64
2025-05-13T22:30:23.568142997Z clock source: unix
2025-05-13T22:30:23.568144259Z pcre jit disabled
2025-05-13T22:30:23.568145479Z detected number of CPU cores: 20
2025-05-13T22:30:23.568229092Z current working directory: /app/netbox/netbox
2025-05-13T22:30:23.568234854Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:23.568616569Z your memory page size is 4096 bytes
2025-05-13T22:30:23.568713113Z detected max file descriptor number: 1048576
2025-05-13T22:30:23.573434228Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:23.573543155Z lock engine: pthread robust mutexes
2025-05-13T22:30:23.573758765Z unable to make the mutex 'robust'
2025-05-13T22:30:24.853059165Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:24.864801573Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:24.866490653Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:24 2025] ***
2025-05-13T22:30:24.866503935Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:24.866510319Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:24.866512317Z nodename: a9fbb9bf381b
2025-05-13T22:30:24.866513714Z machine: aarch64
2025-05-13T22:30:24.866515077Z clock source: unix
2025-05-13T22:30:24.866604522Z pcre jit disabled
2025-05-13T22:30:24.866610344Z detected number of CPU cores: 20
2025-05-13T22:30:24.866612241Z current working directory: /app/netbox/netbox
2025-05-13T22:30:24.866613724Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:24.867123927Z your memory page size is 4096 bytes
2025-05-13T22:30:24.867141102Z detected max file descriptor number: 1048576
2025-05-13T22:30:24.872083235Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:24.872100753Z lock engine: pthread robust mutexes
2025-05-13T22:30:24.872473028Z unable to make the mutex 'robust'
2025-05-13T22:30:26.165431013Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:26.176750745Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:26.178355111Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:26 2025] ***
2025-05-13T22:30:26.178360034Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:26.178368124Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:26.178369054Z nodename: a9fbb9bf381b
2025-05-13T22:30:26.178369806Z machine: aarch64
2025-05-13T22:30:26.178370526Z clock source: unix
2025-05-13T22:30:26.178371261Z pcre jit disabled
2025-05-13T22:30:26.178465385Z detected number of CPU cores: 20
2025-05-13T22:30:26.178470288Z current working directory: /app/netbox/netbox
2025-05-13T22:30:26.178471539Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:26.178807246Z your memory page size is 4096 bytes
2025-05-13T22:30:26.178894311Z detected max file descriptor number: 1048576
2025-05-13T22:30:26.183789662Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:26.183890534Z lock engine: pthread robust mutexes
2025-05-13T22:30:26.184148292Z unable to make the mutex 'robust'
2025-05-13T22:30:27.436776773Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:27.448530483Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:27.450250622Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:27 2025] ***
2025-05-13T22:30:27.450257468Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:27.450259010Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:27.450260103Z nodename: a9fbb9bf381b
2025-05-13T22:30:27.450261129Z machine: aarch64
2025-05-13T22:30:27.450264666Z clock source: unix
2025-05-13T22:30:27.450282724Z pcre jit disabled
2025-05-13T22:30:27.450294546Z detected number of CPU cores: 20
2025-05-13T22:30:27.450313915Z current working directory: /app/netbox/netbox
2025-05-13T22:30:27.450323909Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:27.450759187Z your memory page size is 4096 bytes
2025-05-13T22:30:27.450852727Z detected max file descriptor number: 1048576
2025-05-13T22:30:27.455715343Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:27.455785163Z lock engine: pthread robust mutexes
2025-05-13T22:30:27.456116221Z unable to make the mutex 'robust'
2025-05-13T22:30:28.687795474Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:28.699050404Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:28.700633445Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:28 2025] ***
2025-05-13T22:30:28.700640766Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:28.700644350Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:28.700645259Z nodename: a9fbb9bf381b
2025-05-13T22:30:28.700646035Z machine: aarch64
2025-05-13T22:30:28.700646782Z clock source: unix
2025-05-13T22:30:28.700649044Z pcre jit disabled
2025-05-13T22:30:28.700756099Z detected number of CPU cores: 20
2025-05-13T22:30:28.700761046Z current working directory: /app/netbox/netbox
2025-05-13T22:30:28.700762118Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:28.701214705Z your memory page size is 4096 bytes
2025-05-13T22:30:28.701228134Z detected max file descriptor number: 1048576
2025-05-13T22:30:28.706060562Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:28.706128491Z lock engine: pthread robust mutexes
2025-05-13T22:30:28.706391003Z unable to make the mutex 'robust'
2025-05-13T22:30:29.961296000Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:29.972910103Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:29.974584537Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:29 2025] ***
2025-05-13T22:30:29.974589406Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:29.974695340Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:29.974700169Z nodename: a9fbb9bf381b
2025-05-13T22:30:29.974701268Z machine: aarch64
2025-05-13T22:30:29.974702060Z clock source: unix
2025-05-13T22:30:29.974702755Z pcre jit disabled
2025-05-13T22:30:29.974703441Z detected number of CPU cores: 20
2025-05-13T22:30:29.974704156Z current working directory: /app/netbox/netbox
2025-05-13T22:30:29.974704891Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:29.975239686Z your memory page size is 4096 bytes
2025-05-13T22:30:29.975263305Z detected max file descriptor number: 1048576
2025-05-13T22:30:29.980053162Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:29.980163014Z lock engine: pthread robust mutexes
2025-05-13T22:30:29.980386274Z unable to make the mutex 'robust'
2025-05-13T22:30:31.227983327Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:31.239700123Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:31.241423405Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:31 2025] ***
2025-05-13T22:30:31.241428302Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:31.241439397Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:31.241440670Z nodename: a9fbb9bf381b
2025-05-13T22:30:31.241441740Z machine: aarch64
2025-05-13T22:30:31.241442516Z clock source: unix
2025-05-13T22:30:31.241443299Z pcre jit disabled
2025-05-13T22:30:31.241541183Z detected number of CPU cores: 20
2025-05-13T22:30:31.241545952Z current working directory: /app/netbox/netbox
2025-05-13T22:30:31.241547097Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:31.242016056Z your memory page size is 4096 bytes
2025-05-13T22:30:31.242126063Z detected max file descriptor number: 1048576
2025-05-13T22:30:31.246874993Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:31.246956793Z lock engine: pthread robust mutexes
2025-05-13T22:30:31.247259507Z unable to make the mutex 'robust'
2025-05-13T22:30:32.533360775Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:32.544798902Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:32.546378051Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:32 2025] ***
2025-05-13T22:30:32.546384592Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:32.546422879Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:32.546424339Z nodename: a9fbb9bf381b
2025-05-13T22:30:32.546425379Z machine: aarch64
2025-05-13T22:30:32.546426305Z clock source: unix
2025-05-13T22:30:32.546427242Z pcre jit disabled
2025-05-13T22:30:32.546442266Z detected number of CPU cores: 20
2025-05-13T22:30:32.546444191Z current working directory: /app/netbox/netbox
2025-05-13T22:30:32.546534596Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:32.546888173Z your memory page size is 4096 bytes
2025-05-13T22:30:32.546983325Z detected max file descriptor number: 1048576
2025-05-13T22:30:32.551903375Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:32.551996161Z lock engine: pthread robust mutexes
2025-05-13T22:30:32.552188231Z unable to make the mutex 'robust'
2025-05-13T22:30:33.800415056Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:33.811867540Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:33.813467283Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:33 2025] ***
2025-05-13T22:30:33.813483017Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:33.813511311Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:33.813512554Z nodename: a9fbb9bf381b
2025-05-13T22:30:33.813513330Z machine: aarch64
2025-05-13T22:30:33.813514111Z clock source: unix
2025-05-13T22:30:33.813514869Z pcre jit disabled
2025-05-13T22:30:33.813519712Z detected number of CPU cores: 20
2025-05-13T22:30:33.813529682Z current working directory: /app/netbox/netbox
2025-05-13T22:30:33.813648891Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:33.813981598Z your memory page size is 4096 bytes
2025-05-13T22:30:33.814066198Z detected max file descriptor number: 1048576
2025-05-13T22:30:33.818929312Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:33.818960015Z lock engine: pthread robust mutexes
2025-05-13T22:30:33.819259604Z unable to make the mutex 'robust'
2025-05-13T22:30:35.087434238Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:35.098764630Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:35.100367894Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:35 2025] ***
2025-05-13T22:30:35.100374784Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:35.100408383Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:35.100409581Z nodename: a9fbb9bf381b
2025-05-13T22:30:35.100410338Z machine: aarch64
2025-05-13T22:30:35.100411050Z clock source: unix
2025-05-13T22:30:35.100411840Z pcre jit disabled
2025-05-13T22:30:35.100416627Z detected number of CPU cores: 20
2025-05-13T22:30:35.100433755Z current working directory: /app/netbox/netbox
2025-05-13T22:30:35.100561619Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:35.100951219Z your memory page size is 4096 bytes
2025-05-13T22:30:35.100992903Z detected max file descriptor number: 1048576
2025-05-13T22:30:35.105845979Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:35.105928547Z lock engine: pthread robust mutexes
2025-05-13T22:30:35.106143200Z unable to make the mutex 'robust'
2025-05-13T22:30:36.360304120Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:36.371963174Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:36.373556455Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:36 2025] ***
2025-05-13T22:30:36.373561468Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:36.373569976Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:36.373577473Z nodename: a9fbb9bf381b
2025-05-13T22:30:36.373578346Z machine: aarch64
2025-05-13T22:30:36.373579064Z clock source: unix
2025-05-13T22:30:36.373579819Z pcre jit disabled
2025-05-13T22:30:36.373585271Z detected number of CPU cores: 20
2025-05-13T22:30:36.373587395Z current working directory: /app/netbox/netbox
2025-05-13T22:30:36.373674957Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:36.374084917Z your memory page size is 4096 bytes
2025-05-13T22:30:36.374197235Z detected max file descriptor number: 1048576
2025-05-13T22:30:36.379181153Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:36.379315215Z lock engine: pthread robust mutexes
2025-05-13T22:30:36.379523532Z unable to make the mutex 'robust'
2025-05-13T22:30:37.638583093Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:37.650133879Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:37.651845369Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:37 2025] ***
2025-05-13T22:30:37.651852656Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:37.651856279Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:37.651857420Z nodename: a9fbb9bf381b
2025-05-13T22:30:37.651858430Z machine: aarch64
2025-05-13T22:30:37.651859432Z clock source: unix
2025-05-13T22:30:37.651860433Z pcre jit disabled
2025-05-13T22:30:37.651870317Z detected number of CPU cores: 20
2025-05-13T22:30:37.651878057Z current working directory: /app/netbox/netbox
2025-05-13T22:30:37.651967250Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:37.652396205Z your memory page size is 4096 bytes
2025-05-13T22:30:37.652417714Z detected max file descriptor number: 1048576
2025-05-13T22:30:37.657301003Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:37.657395889Z lock engine: pthread robust mutexes
2025-05-13T22:30:37.657642713Z unable to make the mutex 'robust'
2025-05-13T22:30:38.952594274Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:38.964480719Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:38.966186501Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:38 2025] ***
2025-05-13T22:30:38.966205845Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:38.966221408Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:38.966224598Z nodename: a9fbb9bf381b
2025-05-13T22:30:38.966241897Z machine: aarch64
2025-05-13T22:30:38.966244045Z clock source: unix
2025-05-13T22:30:38.966245350Z pcre jit disabled
2025-05-13T22:30:38.966246718Z detected number of CPU cores: 20
2025-05-13T22:30:38.966248833Z current working directory: /app/netbox/netbox
2025-05-13T22:30:38.966361504Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:38.966816418Z your memory page size is 4096 bytes
2025-05-13T22:30:38.966828670Z detected max file descriptor number: 1048576
2025-05-13T22:30:38.971627321Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:38.971735583Z lock engine: pthread robust mutexes
2025-05-13T22:30:38.971943071Z unable to make the mutex 'robust'
2025-05-13T22:30:40.261672781Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:40.273305148Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:40.275009487Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:40 2025] ***
2025-05-13T22:30:40.275015095Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:40.275016471Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:40.275017410Z nodename: a9fbb9bf381b
2025-05-13T22:30:40.275018536Z machine: aarch64
2025-05-13T22:30:40.275021773Z clock source: unix
2025-05-13T22:30:40.275127138Z pcre jit disabled
2025-05-13T22:30:40.275131992Z detected number of CPU cores: 20
2025-05-13T22:30:40.275133087Z current working directory: /app/netbox/netbox
2025-05-13T22:30:40.275133879Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:40.275572710Z your memory page size is 4096 bytes
2025-05-13T22:30:40.275658480Z detected max file descriptor number: 1048576
2025-05-13T22:30:40.280411241Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:40.280418157Z lock engine: pthread robust mutexes
2025-05-13T22:30:40.280732073Z unable to make the mutex 'robust'
2025-05-13T22:30:41.596863683Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:41.608520502Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:41.610202749Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:41 2025] ***
2025-05-13T22:30:41.610207692Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:41.610215923Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:41.610216908Z nodename: a9fbb9bf381b
2025-05-13T22:30:41.610217722Z machine: aarch64
2025-05-13T22:30:41.610218473Z clock source: unix
2025-05-13T22:30:41.610296353Z pcre jit disabled
2025-05-13T22:30:41.610312832Z detected number of CPU cores: 20
2025-05-13T22:30:41.610317084Z current working directory: /app/netbox/netbox
2025-05-13T22:30:41.610317938Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:41.610841040Z your memory page size is 4096 bytes
2025-05-13T22:30:41.610853617Z detected max file descriptor number: 1048576
2025-05-13T22:30:41.615632904Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:41.615738270Z lock engine: pthread robust mutexes
2025-05-13T22:30:41.615987047Z unable to make the mutex 'robust'
2025-05-13T22:30:42.895488528Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:42.906973151Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:42.908596249Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:42 2025] ***
2025-05-13T22:30:42.908603215Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:42.908621172Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:42.908623564Z nodename: a9fbb9bf381b
2025-05-13T22:30:42.908624626Z machine: aarch64
2025-05-13T22:30:42.908625664Z clock source: unix
2025-05-13T22:30:42.908626639Z pcre jit disabled
2025-05-13T22:30:42.908627674Z detected number of CPU cores: 20
2025-05-13T22:30:42.908630292Z current working directory: /app/netbox/netbox
2025-05-13T22:30:42.908700472Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:42.909121021Z your memory page size is 4096 bytes
2025-05-13T22:30:42.909245654Z detected max file descriptor number: 1048576
2025-05-13T22:30:42.914133853Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:42.914235354Z lock engine: pthread robust mutexes
2025-05-13T22:30:42.914468029Z unable to make the mutex 'robust'
2025-05-13T22:30:44.199324410Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:44.211132466Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:44.212827048Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:44 2025] ***
2025-05-13T22:30:44.212835350Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:44.212839555Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:44.212840849Z nodename: a9fbb9bf381b
2025-05-13T22:30:44.212842048Z machine: aarch64
2025-05-13T22:30:44.212843194Z clock source: unix
2025-05-13T22:30:44.212846030Z pcre jit disabled
2025-05-13T22:30:44.212955260Z detected number of CPU cores: 20
2025-05-13T22:30:44.212961898Z current working directory: /app/netbox/netbox
2025-05-13T22:30:44.212974145Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:44.213430546Z your memory page size is 4096 bytes
2025-05-13T22:30:44.213520784Z detected max file descriptor number: 1048576
2025-05-13T22:30:44.218221584Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:44.218331846Z lock engine: pthread robust mutexes
2025-05-13T22:30:44.218555782Z unable to make the mutex 'robust'
2025-05-13T22:30:45.489157581Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:45.500818449Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:45.502509463Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:45 2025] ***
2025-05-13T22:30:45.502523350Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:45.502530194Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:45.502532225Z nodename: a9fbb9bf381b
2025-05-13T22:30:45.502533656Z machine: aarch64
2025-05-13T22:30:45.502534924Z clock source: unix
2025-05-13T22:30:45.502632070Z pcre jit disabled
2025-05-13T22:30:45.502637754Z detected number of CPU cores: 20
2025-05-13T22:30:45.502639840Z current working directory: /app/netbox/netbox
2025-05-13T22:30:45.502641382Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:45.503052073Z your memory page size is 4096 bytes
2025-05-13T22:30:45.503092545Z detected max file descriptor number: 1048576
2025-05-13T22:30:45.507966583Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:45.507992292Z lock engine: pthread robust mutexes
2025-05-13T22:30:45.508284865Z unable to make the mutex 'robust'
2025-05-13T22:30:46.817738120Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:46.829486216Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:46.831183339Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:46 2025] ***
2025-05-13T22:30:46.831190199Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:46.831299142Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:46.831303992Z nodename: a9fbb9bf381b
2025-05-13T22:30:46.831305114Z machine: aarch64
2025-05-13T22:30:46.831306010Z clock source: unix
2025-05-13T22:30:46.831306782Z pcre jit disabled
2025-05-13T22:30:46.831307505Z detected number of CPU cores: 20
2025-05-13T22:30:46.831308246Z current working directory: /app/netbox/netbox
2025-05-13T22:30:46.831404584Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:46.831826755Z your memory page size is 4096 bytes
2025-05-13T22:30:46.831842729Z detected max file descriptor number: 1048576
2025-05-13T22:30:46.836669433Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:46.836773473Z lock engine: pthread robust mutexes
2025-05-13T22:30:46.837027185Z unable to make the mutex 'robust'
2025-05-13T22:30:48.111815995Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-13T22:30:48.123517837Z [uwsgi-static] added mapping for /static => static
2025-05-13T22:30:48.125207453Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue May 13 22:30:48 2025] ***
2025-05-13T22:30:48.125214245Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-13T22:30:48.125217981Z os: Linux-6.6.13+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.13-1~bpo12+1 (2024-02-15)
2025-05-13T22:30:48.125219090Z nodename: a9fbb9bf381b
2025-05-13T22:30:48.125220114Z machine: aarch64
2025-05-13T22:30:48.125221119Z clock source: unix
2025-05-13T22:30:48.125230017Z pcre jit disabled
2025-05-13T22:30:48.125243845Z detected number of CPU cores: 20
2025-05-13T22:30:48.125338798Z current working directory: /app/netbox/netbox
2025-05-13T22:30:48.125345310Z detected binary path: /usr/sbin/uwsgi
2025-05-13T22:30:48.125832742Z your memory page size is 4096 bytes
2025-05-13T22:30:48.125846771Z detected max file descriptor number: 1048576
2025-05-13T22:30:48.130604095Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-13T22:30:48.130704795Z lock engine: pthread robust mutexes
2025-05-13T22:30:48.130953477Z unable to make the mutex 'robust'
View SBOM output
Expand
NAME                           VERSION                TYPE     
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.4.26              python    
cffi                           1.17.1                 python    
charset-normalizer             3.4.2                  python    
click                          8.2.0                  python    
colorama                       0.4.6                  python    
coreutils                      9.5-r2                 apk       
coreutils-env                  9.5-r2                 apk       
coreutils-fmt                  9.5-r2                 apk       
coreutils-sha512sum            9.5-r2                 apk       
cryptography                   44.0.3                 python    
curl                           8.12.1-r0              apk       
defusedxml                     0.7.1                  python    
django                         5.2.1                  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.5.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.23.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.8-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.7-r2              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.1                  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.10                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.2.2                  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.8-r0                apk       
procps-ng                      4.0.4-r0               apk       
prometheus-client              0.21.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.10-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.10-r0             apk       
python3-openid                 3.2.0                  python    
python3-pyc                    3.12.10-r0             apk       
python3-pycache-pyc0           3.12.10-r0             apk       
pyyaml                         6.0.2                  python    
pyyaml-env-tag                 1.1                    python    
readline                       8.2.10-r0              apk       
redis                          6.1.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.24.0                 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.268.1                python    
strawberry-graphql-django      0.59.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.13.2                 python    
tzdata                         2025.2                 python    
tzdata                         2025b-r0               apk       
uritemplate                    4.1.1                  python    
urllib3                        2.4.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.37s
Create SBOM PASS - 10.71s
Get build info PASS - 0.01s
View Python Logs
Expand