2025-11-17 16:51:03,911: INFO: Building opensdn-controller-config-svcmonitor 2025-11-17 16:51:03,941: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_3_5_1-8 --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-svcmonitor --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 transferring dockerfile: 969B done #1 DONE 0.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_1-8 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.6s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_3_5_1-8 #5 DONE 0.0s #6 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_1-8 #6 CACHED #6 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_5_1-8 #6 CACHED #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.9s #7 [2/3] COPY *.sh / #7 DONE 2.2s #8 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "svc_monitor==0.1.dev0" ; rm -rf /root/.cache #8 1.167 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.224 Collecting svc_monitor==0.1.dev0 #8 1.229 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (146 kB) #8 1.251 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (25.9.1) #8 1.427 Collecting pyyaml #8 1.442 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) #8 1.462 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.8.0) #8 1.468 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (0.1.dev0) #8 1.495 Collecting contrail-api-server==0.1.dev0 #8 1.497 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (521 kB) #8 1.506 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.10.0) #8 1.619 Collecting python-novaclient #8 1.626 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc4/ce032a6ce0fb9/python_novaclient-18.11.0-py3-none-any.whl (335 kB) #8 1.657 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.6.0) #8 1.657 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.5) #8 1.666 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (5.5.0) #8 1.694 Collecting pycrypto #8 1.700 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #8 1.840 Preparing metadata (setup.py): started #8 2.059 Preparing metadata (setup.py): finished with status 'done' #8 2.129 Collecting keystonemiddleware #8 2.134 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #8 2.321 Collecting netifaces #8 2.329 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) #8 2.422 Collecting keystoneauth1 #8 2.430 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #8 2.475 Collecting uwsgi #8 2.486 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #8 2.897 Preparing metadata (setup.py): started #8 3.295 Preparing metadata (setup.py): finished with status 'done' #8 3.395 Collecting python-keystoneclient #8 3.409 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #8 3.424 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (0.12.25) #8 3.424 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from contrail-api-server==0.1.dev0->svc_monitor==0.1.dev0) (0.10.1) #8 3.445 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 3.446 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.29.3) #8 3.446 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 3.448 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.5.0) #8 3.448 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.12.0) #8 3.448 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.2.4) #8 3.448 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (0.1.dev0) #8 3.448 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (3.20.2) #8 3.457 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (2.1.6) #8 3.504 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (8.0.1) #8 3.504 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (6.0) #8 3.563 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (5.3.1) #8 3.572 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (5.1.0) #8 3.572 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2025.2) #8 3.572 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (25.0) #8 3.648 Collecting PrettyTable>=0.7.2 #8 3.648 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 3.776 Collecting oslo.serialization>=2.20.0 #8 3.776 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #8 3.881 Collecting pbr>=3.0.0 #8 3.881 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #8 4.032 Collecting oslo.i18n>=3.15.3 #8 4.046 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #8 4.184 Collecting oslo.utils>=3.33.0 #8 4.189 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #8 4.271 Collecting iso8601>=0.1.11 #8 4.289 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 4.369 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.11) #8 4.369 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (3.4.4) #8 4.372 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2.5.0) #8 4.372 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->svc_monitor==0.1.dev0) (2025.11.12) #8 4.516 Collecting os-service-types>=1.2.0 #8 4.529 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) #8 4.673 Collecting typing-extensions>=4.12 #8 4.687 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #8 5.747 Collecting msgpack>=0.5.2 #8 5.765 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) #8 6.075 Collecting pyparsing>=2.1.0 #8 6.086 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e38/a4f02064cf41f/pyparsing-3.2.5-py3-none-any.whl (113 kB) #8 6.776 Collecting psutil>=3.2.2 #8 6.780 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3bb/428f9f05c1225/psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) #8 6.870 Collecting debtcollector>=1.2.0 #8 6.892 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 6.916 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (from pbr>=3.0.0->python-novaclient->svc_monitor==0.1.dev0) (80.9.0) #8 7.136 Collecting wcwidth #8 7.155 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a7b/b560c8aee30f9/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #8 7.243 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (1.1.0) #8 7.488 Collecting oslo.cache>=3.11.0 #8 7.508 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #8 7.826 Collecting oslo.log>=3.36.0 #8 7.826 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #8 7.988 Collecting PyJWT>=2.4.0 #8 7.988 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dcd/d193e30abefd5/PyJWT-2.10.1-py3-none-any.whl (22 kB) #8 8.080 Collecting pycadf>=1.1.0 #8 8.080 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #8 8.261 Collecting oslo.config>=5.2.0 #8 8.296 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #8 8.372 Collecting WebOb>=1.7.1 #8 8.372 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #8 8.494 Collecting oslo.context>=2.19.2 #8 8.523 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #8 9.542 Collecting wrapt>=1.7.0 #8 9.548 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) #8 9.572 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->svc_monitor==0.1.dev0) (8.1.8) #8 9.883 Collecting dogpile.cache>=1.3.3 #8 9.895 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #8 10.06 Collecting rfc3986>=1.2.0 #8 10.08 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #8 10.37 Collecting python-dateutil>=2.7.0 #8 10.38 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) #8 10.74 Collecting decorator>=4.0.0 #8 10.74 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #8 10.76 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->svc_monitor==0.1.dev0) (1.15.0) #8 11.00 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #8 11.00 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #8 11.37 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, oslo.log, keystoneauth1, dogpile.cache, WebOb, wcwidth, python-keystoneclient, PyJWT, pycadf, oslo.cache, uwsgi, pycrypto, PrettyTable, netifaces, keystonemiddleware, python-novaclient, contrail-api-server, svc-monitor #8 12.10 Running setup.py install for uwsgi: started #8 70.13 Running setup.py install for uwsgi: finished with status 'done' #8 70.13 Running setup.py install for pycrypto: started #8 90.30 Running setup.py install for pycrypto: finished with status 'done' #8 90.82 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 #8 90.82 Successfully installed PrettyTable-3.16.0 PyJWT-2.10.1 WebOb-1.8.9 contrail-api-server-0.1.dev0 debtcollector-3.0.0 decorator-5.2.1 dogpile.cache-1.4.1 iso8601-2.1.0 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.1.3 pycadf-4.0.1 pycrypto-2.6.1 pyparsing-3.2.5 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 python-novaclient-18.11.0 pyyaml-6.0.3 rfc3986-2.0.0 svc-monitor-0.1.dev0 typing-extensions-4.15.0 uwsgi-2.0.31 wcwidth-0.2.14 wrapt-2.0.1 #8 DONE 94.2s #9 exporting to image #9 exporting layers #9 exporting layers 9.6s done #9 writing image sha256:5fda208e1c36980e30df7042eba3da225a5c4a6571819e42dcc5be3f9982b45e #9 writing image sha256:5fda208e1c36980e30df7042eba3da225a5c4a6571819e42dcc5be3f9982b45e 0.4s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_1-8 #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_3_5_1-8 0.1s done #9 DONE 14.0s 1 warning 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 3) 2025-11-17 16:53:06,705: INFO: Docker build duration: 123 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor] 9d34ca8f4563: Preparing c207ce6fd5b7: Preparing 0f01f5193e54: Preparing 08304d4442bf: Preparing 9ed1fc5ca7be: Preparing 4eb67ff5ac3e: Preparing a836eca81cf5: Preparing 8aedc61deae4: Preparing efc02f03bd77: Preparing 37a2abc387f2: Preparing 4d59aafdd813: Preparing bab3bd617b13: Preparing 5050fd1f9ba5: Preparing 1b7762f54e29: Preparing 44343de3ea1d: Preparing 9d34ca8f4563: Waiting c207ce6fd5b7: Waiting 0f01f5193e54: Waiting 08304d4442bf: Waiting 9ed1fc5ca7be: Waiting 4eb67ff5ac3e: Waiting a836eca81cf5: Waiting 8aedc61deae4: Waiting efc02f03bd77: Waiting 37a2abc387f2: Waiting 4d59aafdd813: Waiting bab3bd617b13: Waiting 5050fd1f9ba5: Waiting 1b7762f54e29: Waiting 44343de3ea1d: Waiting 0f01f5193e54: Layer already exists 08304d4442bf: Layer already exists 9ed1fc5ca7be: Layer already exists 4eb67ff5ac3e: Layer already exists c207ce6fd5b7: Pushed 8aedc61deae4: Layer already exists a836eca81cf5: Layer already exists 37a2abc387f2: Layer already exists efc02f03bd77: Layer already exists 4d59aafdd813: Layer already exists bab3bd617b13: Layer already exists 5050fd1f9ba5: Layer already exists 1b7762f54e29: Layer already exists 44343de3ea1d: Layer already exists 9d34ca8f4563: Pushed master-2_3_5_1-8: digest: sha256:b478903daea0eff7065cef2fa9feb9451b6bd46d0998183e91735ab98eedc7c1 size: 3459 2025-11-17 16:53:34,527: INFO: Building opensdn-controller-config-svcmonitor finished successfully, duration: 151 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_5_1-8 5c0affdc7cbe 21 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_5_1-8 d58386f9a371 21 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_5_1-8 e37601511538 21 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_3_5_1-8 f252a57a5634 24 seconds ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_5_1-8 c97ce7ce0d54 28 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_5_1-8 9ef647f6bb55 43 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_1-8 8bade3929bc9 45 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_5_1-8 5fda208e1c36 49 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_5_1-8 81c2b45daf84 49 seconds ago 638MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_5_1-8 d893bc5ee4e8 53 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_5_1-8 4c7539206e89 57 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_5_1-8 4a7bc354e6ca 59 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_1-8 ceb3616dfb94 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_5_1-8 54981ea38f01 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_5_1-8 4b4253e1335f About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_5_1-8 b18e41b6feb4 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_5_1-8 ec6e19daf189 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_5_1-8 7d7552116f74 2 minutes ago 633MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_1-8 ee4bc1fc9903 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_1-8 e9c735d4feaf 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_1-8 7c954765946b 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_1-8 e24c8b1906df 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_1-8 ab6f16b1cdf8 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_1-8 8ccf09020120 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_1-8 b1bc0d65d8bf 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_1-8 4df3e561bec5 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_1-8 66c016a00095 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_1-8 72b1a6438ba6 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_1-8 673a02c0ef9a 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_1-8 558b4a2818cf 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_1-8 7d18e9c2e873 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_1-8 16863ccdc72f 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_5_1-8 0eb5aeaae7af 4 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_1-8 39804ba54cf4 5 minutes ago 144MB opensdn-test-test master-2_3_5_1-8 913cbc5af756 6 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_1-8 913cbc5af756 6 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_1-8 31a5d2386287 6 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_1-8 a379ba8731c0 6 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_1-8 fff18f55c4ab 7 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_1-8 df55b30bb93f 7 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_1-8 4206ee66ae72 7 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_1-8 ad808dcbd454 7 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_1-8 ef1a565b6bb0 7 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_1-8 c61b09c2bf06 7 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_1-8 30a1d1bccb31 7 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_1-8 d613c93d6401 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_1-8 ebfa0bc9546e 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_1-8 f33863f4908f 8 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_1-8 9f01a7d105ef 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_1-8 8f240a462633 9 minutes ago 2.46MB tf-dev-sandbox compile 7d6e7dea375f 10 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_1-8 555586930a4b About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_1-8 8f9c69fb7d2f About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a4ecd809ad28 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_1-8 55f1538b4f8a About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_1-8 5b7fb90c1e2a About an hour ago 32.7MB tf-dev-sandbox frozen 20c3ecabbbb1 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 20c3ecabbbb1 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB