2025-12-01 01:18:36,562: INFO: Building opensdn-controller-config-svcmonitor 2025-12-01 01:18:36,662: 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-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 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.4s #4 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #4 DONE 0.2s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #5 DONE 0.0s #6 [internal] load build context #6 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 2.2s #7 [2/3] COPY *.sh / #7 DONE 1.4s #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 4.644 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 4.746 Collecting svc_monitor==0.1.dev0 #8 4.763 Downloading http://localhost:6667/pip/simple/svc-monitor/svc_monitor-0.1.dev0-py3-none-any.whl (146 kB) #8 4.819 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (3.8.0) #8 4.836 Collecting contrail-api-server==0.1.dev0 #8 4.836 Downloading http://localhost:6667/pip/simple/contrail-api-server/contrail_api_server-0.1.dev0-py3-none-any.whl (521 kB) #8 4.875 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.10.0) #8 5.097 Collecting python-novaclient #8 5.097 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc4/ce032a6ce0fb9/python_novaclient-18.11.0-py3-none-any.whl (335 kB) #8 5.097 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from svc_monitor==0.1.dev0) (25.9.1) #8 5.416 Collecting pyyaml #8 5.416 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 5.463 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 5.463 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (5.6.0) #8 5.463 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from svc_monitor==0.1.dev0) (2.32.5) #8 5.463 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 5.578 Collecting python-keystoneclient #8 5.594 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/86d/5f615dac5b647/python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) #8 5.761 Collecting keystonemiddleware #8 5.761 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e7/b9a1f6638763a/keystonemiddleware-10.11.0-py3-none-any.whl (152 kB) #8 5.806 Collecting uwsgi #8 5.827 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e8f/8b350ccc106ff/uwsgi-2.0.31.tar.gz (822 kB) #8 6.436 Preparing metadata (setup.py): started #8 7.174 Preparing metadata (setup.py): finished with status 'done' #8 7.414 Collecting keystoneauth1 #8 7.476 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/452/5adf03b6e591f/keystoneauth1-5.11.1-py3-none-any.whl (344 kB) #8 7.476 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 7.624 Collecting netifaces #8 7.637 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 7.653 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 7.698 Collecting pycrypto #8 7.698 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #8 7.986 Preparing metadata (setup.py): started #8 8.483 Preparing metadata (setup.py): finished with status 'done' #8 8.527 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 8.527 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 8.527 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 8.527 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 8.527 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 8.527 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 8.537 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 8.537 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 8.537 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 8.664 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (6.0) #8 8.664 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->svc_monitor==0.1.dev0) (8.0.1) #8 8.775 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (25.0) #8 8.775 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 8.775 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 8.775 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->svc_monitor==0.1.dev0) (2025.2) #8 8.946 Collecting PrettyTable>=0.7.2 #8 8.962 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b5e/ccfabb82222f5/prettytable-3.16.0-py3-none-any.whl (33 kB) #8 9.363 Collecting oslo.serialization>=2.20.0 #8 9.363 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/451/e19b9c72e4e71/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) #8 9.596 Collecting pbr>=3.0.0 #8 9.610 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ff2/23894eb1cd271/pbr-7.0.3-py2.py3-none-any.whl (131 kB) #8 10.01 Collecting oslo.utils>=3.33.0 #8 10.01 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/877/9a2db08b84abd/oslo_utils-9.1.0-py3-none-any.whl (134 kB) #8 10.12 Collecting iso8601>=0.1.11 #8 10.13 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aac/4145c4dcb66ad/iso8601-2.1.0-py3-none-any.whl (7.5 kB) #8 10.32 Collecting oslo.i18n>=3.15.3 #8 10.32 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8e5/a02fd4dba2d64/oslo_i18n-6.6.0-py3-none-any.whl (46 kB) #8 10.33 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 10.33 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 10.33 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 10.33 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 10.52 Collecting typing-extensions>=4.12 #8 10.52 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #8 10.65 Collecting os-service-types>=1.2.0 #8 10.65 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 11.53 Collecting msgpack>=0.5.2 #8 11.53 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 11.74 Collecting pyparsing>=2.1.0 #8 11.77 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e38/a4f02064cf41f/pyparsing-3.2.5-py3-none-any.whl (113 kB) #8 12.66 Collecting psutil>=3.2.2 #8 12.68 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 13.07 Collecting debtcollector>=1.2.0 #8 13.09 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/46f/9dacbe8ce49c4/debtcollector-3.0.0-py3-none-any.whl (23 kB) #8 13.51 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 13.67 Collecting wcwidth #8 13.68 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a7b/b560c8aee30f9/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) #8 13.76 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 14.05 Collecting oslo.log>=3.36.0 #8 14.06 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/77a/2d8dd2a060744/oslo_log-7.2.1-py3-none-any.whl (75 kB) #8 14.30 Collecting oslo.context>=2.19.2 #8 14.33 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/575/c37ff767f595e/oslo_context-6.1.0-py3-none-any.whl (19 kB) #8 14.44 Collecting PyJWT>=2.4.0 #8 14.45 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dcd/d193e30abefd5/PyJWT-2.10.1-py3-none-any.whl (22 kB) #8 14.59 Collecting WebOb>=1.7.1 #8 14.59 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/45e/34c58ed0c7e2e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) #8 14.87 Collecting oslo.config>=5.2.0 #8 14.87 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/693/a04a0408ed930/oslo_config-10.0.0-py3-none-any.whl (131 kB) #8 14.93 Collecting pycadf>=1.1.0 #8 14.96 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb1/5577f6771392f/pycadf-4.0.1-py3-none-any.whl (44 kB) #8 15.07 Collecting oslo.cache>=3.11.0 #8 15.10 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d26/fac32c65941dd/oslo_cache-3.12.0-py3-none-any.whl (76 kB) #8 17.63 Collecting wrapt>=1.7.0 #8 17.63 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 17.67 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 17.91 Collecting dogpile.cache>=1.3.3 #8 17.93 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/991/30ce990800c8d/dogpile_cache-1.4.1-py3-none-any.whl (63 kB) #8 18.18 Collecting rfc3986>=1.2.0 #8 18.19 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50b/1502b60e289cb/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) #8 18.53 Collecting python-dateutil>=2.7.0 #8 18.53 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 19.04 Collecting decorator>=4.0.0 #8 19.07 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d31/6bb415a2d9e2d/decorator-5.2.1-py3-none-any.whl (9.2 kB) #8 19.11 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 19.33 Using legacy 'setup.py install' for pycrypto, since package 'wheel' is not installed. #8 19.33 Using legacy 'setup.py install' for uwsgi, since package 'wheel' is not installed. #8 19.63 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 21.22 Running setup.py install for uwsgi: started #8 81.42 Running setup.py install for uwsgi: still running... #8 84.46 Running setup.py install for uwsgi: finished with status 'done' #8 84.46 Running setup.py install for pycrypto: started #8 101.6 Running setup.py install for pycrypto: finished with status 'done' #8 103.0 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 103.0 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 DONE 106.9s #9 exporting to image #9 exporting layers #9 exporting layers 14.0s done #9 writing image sha256:684170fe03272c341e5138ba4a9bd8af59949e14b889d80e76d6e0f97e2003f5 #9 writing image sha256:684170fe03272c341e5138ba4a9bd8af59949e14b889d80e76d6e0f97e2003f5 0.0s done #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 0.0s done #9 DONE 14.1s 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-12-01 01:20:49,501: INFO: Docker build duration: 133 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor] 2ba6e6e52998: Preparing 84fbc78c710b: Preparing b6a9cbac1ebf: Preparing c4bb4dedca8b: Preparing 705019488888: Preparing 52d0f4d46566: Preparing 4bb74291a61b: Preparing 8ba6f6741928: Preparing b18b906b7cf7: Preparing 1222d6e8d649: Preparing b0ccd4063265: Preparing 75d89678e184: Preparing 94b26e38fad5: Preparing 04911d1252b5: Preparing 44343de3ea1d: Preparing 2ba6e6e52998: Waiting 84fbc78c710b: Waiting b6a9cbac1ebf: Waiting c4bb4dedca8b: Waiting 705019488888: Waiting 52d0f4d46566: Waiting 4bb74291a61b: Waiting 8ba6f6741928: Waiting b18b906b7cf7: Waiting 1222d6e8d649: Waiting b0ccd4063265: Waiting 75d89678e184: Waiting 94b26e38fad5: Waiting 04911d1252b5: Waiting 44343de3ea1d: Waiting 84fbc78c710b: Pushed b6a9cbac1ebf: Layer already exists c4bb4dedca8b: Layer already exists 705019488888: Layer already exists 52d0f4d46566: Layer already exists 4bb74291a61b: Layer already exists 8ba6f6741928: Layer already exists b18b906b7cf7: Layer already exists b0ccd4063265: Layer already exists 1222d6e8d649: Layer already exists 94b26e38fad5: Layer already exists 75d89678e184: Layer already exists 04911d1252b5: Layer already exists 44343de3ea1d: Layer already exists 2ba6e6e52998: Pushed nightly: digest: sha256:dda0395b6670aaac11d18d967a6055b210ac1739b78c8ecea36a1172f9ddf10d size: 3459 2025-12-01 01:20:59,376: INFO: Building opensdn-controller-config-svcmonitor finished successfully, duration: 143 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-status nightly 3db6bf8fcce6 15 seconds ago 775MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly dc3c498c3637 17 seconds ago 775MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly ecbc2e02b987 19 seconds ago 890MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly 8f100752a1b9 19 seconds ago 651MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 684170fe0327 25 seconds ago 635MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly dc6fb9f63f0a 25 seconds ago 348MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 28601d597af9 46 seconds ago 630MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 8992a1a2b45b 49 seconds ago 638MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly f1cf68ada23b About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 8ac60d2c26cb About a minute ago 633MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly b3ec24ac8c05 About a minute ago 960MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 74d2afc93dbf About a minute ago 841MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 51e0901c706b About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly a2468350e7e2 About a minute ago 674MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 10ba8401d3fa About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns nightly a4b0e70bbcf0 About a minute ago 997MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 628bf9ffbca8 About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly ce7947d6c6a8 About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly ee2f90f2f69e About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 82c49081ed3c About a minute ago 629MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 4843ea2b632c 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 1b42a3814c57 2 minutes ago 614MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly a8a68c269745 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 954c1161a128 2 minutes ago 616MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 832b99626649 2 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly abba6a8c4e85 2 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 2a720690a2d3 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 18d3270c0fc7 3 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 1db447adfa53 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly e149946797c0 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 578dd2f71e44 3 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 82b24aeaa2d5 3 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 7e10f9f34c5d 3 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly ed5f7afcbd64 3 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 58f9b809d36b 3 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly cf3eb7157737 3 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 74a72ab5fb3b 3 minutes ago 674MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 0eb53c8f6214 3 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 0cf3ace64f38 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly b22bde73d683 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 9144d6a46b47 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 34bf09013b14 5 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly b67df74fbb73 6 minutes ago 2.36MB tf-dev-sandbox compile 8ccceb9e999d 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 578bfbd48e11 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 6eda5994ab91 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src dd1a6a2ef830 About an hour ago 2.35MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 99425922bfe6 About an hour ago 32.7MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 40a9138c99e8 About an hour ago 4.08kB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 05a206d7dabb 4 days ago 2.81GB