2026-01-05 01:20:17,894: INFO: Building opensdn-controller-config-api 2026-01-05 01:20:17,937: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-controller-config-api --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB 0.0s done #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.2s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 1.1s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 3.87kB done #8 DONE 0.1s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 1.1s #9 [stage-1 2/4] COPY *.sh / #9 DONE 0.6s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/share/doc/contrail-config/doc/source/contrail-config/html /usr/share/doc/contrail-config/doc/source/contrail-config/html #10 DONE 2.3s #11 [stage-1 4/4] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-api-server==0.1.dev0" "vnc_openstack==0.1.dev0" "contrail_issu==0.1.dev0" "schema_transformer==0.1.dev0" ; rm -rf /root/.cache #11 0.762 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #11 0.814 Collecting contrail-api-server==0.1.dev0 #11 0.818 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (522 kB) #11 0.849 Collecting vnc_openstack==0.1.dev0 #11 0.852 Downloading http://localhost:6667/pip/simple/vnc-openstack/vnc_openstack-0.1.dev0-py3-none-any.whl (126 kB) #11 0.879 Collecting contrail_issu==0.1.dev0 #11 0.882 Downloading http://localhost:6667/pip/simple/contrail-issu/contrail_issu-0.1.dev0-py3-none-any.whl (13 kB) #11 1.036 Collecting schema_transformer==0.1.dev0 #11 1.037 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #11 1.136 Collecting keystoneauth1 #11 1.144 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #11 1.158 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.10.1) #11 1.158 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (2.10.0) #11 1.228 Collecting python-keystoneclient #11 1.237 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #11 1.269 Collecting pycrypto #11 1.279 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #11 1.392 Preparing metadata (setup.py): started #11 1.601 Preparing metadata (setup.py): finished with status 'done' #11 1.663 Collecting netifaces #11 1.664 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e76/c7f351e044472/netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) #11 1.742 Collecting keystonemiddleware #11 1.749 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #11 1.768 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.1.dev0) #11 1.768 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (0.12.25) #11 1.769 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from contrail-api-server==0.1.dev0) (25.9.1) #11 1.769 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0) (5.5.0) #11 1.810 Collecting uwsgi #11 1.820 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #11 2.152 Preparing metadata (setup.py): started #11 2.398 Preparing metadata (setup.py): finished with status 'done' #11 2.408 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (0.5.0) #11 2.510 Collecting python-novaclient #11 2.518 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc4/ce032a6ce0fb9/python_novaclient-18.11.0-py3-none-any.whl (335 kB) #11 2.559 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from vnc_openstack==0.1.dev0) (2.32.5) #11 2.630 Collecting jsonpickle #11 2.654 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #11 2.662 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #11 2.667 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (3.8.0) #11 2.667 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (3.20.2) #11 2.667 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 2.667 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (5.6.1) #11 2.670 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.12.0) #11 2.670 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 2.670 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (0.1.dev0) #11 2.670 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (3.29.3) #11 2.676 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (2.1.6) #11 2.723 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (6.0) #11 2.723 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->contrail-api-server==0.1.dev0) (8.0.1) #11 2.850 Collecting typing-extensions>=4.12 #11 2.856 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #11 2.972 Collecting os-service-types>=1.2.0 #11 2.983 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) #11 3.093 Collecting pbr>=2.0.0 #11 3.105 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #11 3.182 Collecting iso8601>=2.0.0 #11 3.182 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #11 3.224 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (2.6.2) #11 3.224 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (3.11) #11 3.224 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (3.4.4) #11 3.226 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->vnc_openstack==0.1.dev0) (2025.11.12) #11 3.367 Collecting oslo.config>=5.2.0 #11 3.373 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #11 3.505 Collecting oslo.log>=3.36.0 #11 3.523 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #11 3.596 Collecting oslo.context>=2.19.2 #11 3.605 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #11 3.682 Collecting oslo.i18n>=3.15.3 #11 3.688 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #11 3.822 Collecting WebOb>=1.7.1 #11 3.829 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #11 3.936 Collecting oslo.cache>=3.11.0 #11 3.943 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #11 4.008 Collecting pycadf>=1.1.0 #11 4.023 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #11 4.171 Collecting oslo.serialization>=2.18.0 #11 4.183 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #11 4.237 Collecting PyJWT>=2.4.0 #11 4.246 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dcd/d193e30abefd5/PyJWT-2.10.1-py3-none-any.whl (22 kB) #11 4.418 Collecting oslo.utils>=3.33.0 #11 4.425 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #11 4.495 Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.9/site-packages (from python-keystoneclient->contrail-api-server==0.1.dev0) (25.0) #11 4.577 Collecting debtcollector>=1.2.0 #11 4.600 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #11 4.692 Collecting PrettyTable>=0.7.2 #11 4.698 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #11 5.831 Collecting wrapt>=1.7.0 #11 5.842 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5dc/1b852337c6792/wrapt-2.0.1-cp39-cp39-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) #11 6.029 Collecting dogpile.cache>=1.3.3 #11 6.049 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #11 6.165 Collecting rfc3986>=1.2.0 #11 6.165 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #11 6.522 Collecting PyYAML>=5.1 #11 6.532 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/015/0219816b6a1fa/pyyaml-6.0.3-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (750 kB) #11 6.766 Collecting python-dateutil>=2.7.0 #11 6.774 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a8b/2bc7bffae2822/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #11 6.804 Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.9/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware->contrail-api-server==0.1.dev0) (2025.3) #11 7.375 Collecting msgpack>=0.5.2 #11 7.376 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/94f/d7dc7d8cb0a54/msgpack-1.1.2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (404 kB) #11 7.821 Collecting psutil>=3.2.2 #11 7.831 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5e3/8404ca2bb30ed/psutil-7.2.1-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (154 kB) #11 7.980 Collecting pyparsing>=2.1.0 #11 7.991 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/023/b5e7e5520ad96/pyparsing-3.3.1-py3-none-any.whl (121 kB) #11 8.028 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=2.0.0->keystoneauth1->contrail-api-server==0.1.dev0) (80.9.0) #11 8.108 Collecting wcwidth #11 8.124 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a7b/b560c8aee30f9/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #11 8.298 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (1.1.0) #11 8.354 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (5.3.1) #11 8.354 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (5.1.0) #11 8.482 Collecting decorator>=4.0.0 #11 8.482 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #11 8.494 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->contrail-api-server==0.1.dev0) (8.1.8) #11 8.566 Requirement already satisfied: six>=1.5 in /usr/lib/python3.9/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware->contrail-api-server==0.1.dev0) (1.15.0) #11 8.770 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #11 8.770 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #11 9.137 Installing collected packages: wrapt, pbr, PyYAML, pyparsing, psutil, oslo.i18n, iso8601, debtcollector, typing-extensions, rfc3986, oslo.utils, msgpack, python-dateutil, oslo.serialization, oslo.context, oslo.config, os-service-types, decorator, wcwidth, oslo.log, keystoneauth1, dogpile.cache, WebOb, python-keystoneclient, PyJWT, pycadf, PrettyTable, oslo.cache, uwsgi, python-novaclient, pycrypto, netifaces, keystonemiddleware, jsonpickle, vnc-openstack, schema-transformer, contrail-issu, contrail-api-server #11 11.14 Running setup.py install for uwsgi: started #11 66.90 Running setup.py install for uwsgi: finished with status 'done' #11 67.01 Running setup.py install for pycrypto: started #11 85.74 Running setup.py install for pycrypto: finished with status 'done' #11 88.40 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 88.40 Successfully installed PrettyTable-3.16.0 PyJWT-2.10.1 PyYAML-6.0.3 WebOb-1.8.9 contrail-api-server-0.1.dev0 contrail-issu-0.1.dev0 debtcollector-3.0.0 decorator-5.2.1 dogpile.cache-1.4.1 iso8601-2.1.0 jsonpickle-4.1.1 keystoneauth1-5.11.1 keystonemiddleware-10.11.0 msgpack-1.1.2 netifaces-0.11.0 os-service-types-1.7.0 oslo.cache-3.12.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.1.0 pbr-7.0.3 psutil-7.2.1 pycadf-4.0.1 pycrypto-2.6.1 pyparsing-3.3.1 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 python-novaclient-18.11.0 rfc3986-2.0.0 schema-transformer-0.1.dev0 typing-extensions-4.15.0 uwsgi-2.0.31 vnc-openstack-0.1.dev0 wcwidth-0.2.14 wrapt-2.0.1 #11 DONE 94.2s #12 exporting to image #12 exporting layers #12 exporting layers 6.1s done #12 writing image sha256:9d2c2e67bc3f4f8ce7c8718bd4423e883799d6d8e96d9e26cb27061dfac12015 #12 writing image sha256:9d2c2e67bc3f4f8ce7c8718bd4423e883799d6d8e96d9e26cb27061dfac12015 0.3s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly #12 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 0.4s done #12 DONE 10.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-01-05 01:22:08,415: INFO: Docker build duration: 111 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-api] 033aba834c08: Preparing 7788fe941918: Preparing a7e54a37d278: Preparing 29acf1f4a1a0: Preparing 71b481c55e47: Preparing 0f3c4c6a2047: Preparing 6f423ef50d3d: Preparing 013b9b144ac6: Preparing 8635decf9645: Preparing 13b8a5852cc7: Preparing 99166b796134: Preparing 174307630532: Preparing 5b6a2fd305bc: Preparing 7c59b1f26a64: Preparing 6eaf1c85f219: Preparing 44343de3ea1d: Preparing 033aba834c08: Waiting 7788fe941918: Waiting a7e54a37d278: Waiting 29acf1f4a1a0: Waiting 71b481c55e47: Waiting 0f3c4c6a2047: Waiting 6f423ef50d3d: Waiting 013b9b144ac6: Waiting 8635decf9645: Waiting 13b8a5852cc7: Waiting 99166b796134: Waiting 174307630532: Waiting 5b6a2fd305bc: Waiting 7c59b1f26a64: Waiting 6eaf1c85f219: Waiting 44343de3ea1d: Waiting 29acf1f4a1a0: Layer already exists 71b481c55e47: Layer already exists a7e54a37d278: Pushed 0f3c4c6a2047: Layer already exists 6f423ef50d3d: Layer already exists 013b9b144ac6: Layer already exists 8635decf9645: Layer already exists 13b8a5852cc7: Layer already exists 174307630532: Layer already exists 7788fe941918: Pushed 99166b796134: Layer already exists 5b6a2fd305bc: Layer already exists 7c59b1f26a64: Layer already exists 44343de3ea1d: Layer already exists 6eaf1c85f219: Layer already exists 033aba834c08: Pushed nightly: digest: sha256:3d7df3cfc3262452a5869b96ea937a5afc2b1c1c9d8a5edc1a8404ccbcf344ea size: 3670 2026-01-05 01:22:27,410: INFO: Building opensdn-controller-config-api finished successfully, duration: 130 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly a83d46969146 9 seconds ago 674MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 16bf1c520ec9 21 seconds ago 635MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 2ccbcc943444 29 seconds ago 630MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 9d2c2e67bc3f 31 seconds ago 650MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 8ef0cc4cd2a6 About a minute ago 693MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly 85eed262bd0a About a minute ago 1.23GB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly dbf2792946bc About a minute ago 638MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly f8af3e1574ea About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 99b9326b1fc8 About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly bf9b3eba38e2 About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 037f27f0988c About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 1cbe99c0668f About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 7796ae2575d7 About a minute ago 629MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 88591f48ce3d About a minute ago 614MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly ea5cc8e9d8c9 About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly be7e8f16139d About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 50ea51f4c398 About a minute ago 633MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly d15e609be447 About a minute ago 616MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 6102e86b08bf About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly c27dc98eb061 About a minute ago 613MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly bf0cc83ff4cd 2 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 7f810693ba70 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 57cbe3db1e1c 3 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 51e0b223ead8 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 5380e6c0105d 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 38b98d7f236a 3 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly b6eede313305 3 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly caf118ea6cf9 3 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 4f3990237970 3 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 8462c0931989 3 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly dc1eb4c9cf71 3 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 96b5f92a4327 3 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 1cd443825baf 3 minutes ago 674MB nexus.gz1.opensdn.io:5102/opensdn-base nightly ad3349609984 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly b1298c5cd74f 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 80fc6612e09e 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 2db910b719c8 5 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 6d49abea1874 6 minutes ago 2.36MB tf-dev-sandbox compile 63b319662b2d 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 7b0fa1a81aa5 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 5924c747d06e About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 3bc523c7513c About an hour ago 2.35MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 776aebbb8f29 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly a6477b47d491 About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable ddc627620dfa 3 weeks ago 2.82GB