2026-04-03 08:57:59,504: INFO: Building opensdn-analytics-snmp-topology 2026-04-03 08:57:59,547: 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_7_8_1-1 --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-analytics-snmp-topology --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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 872B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_1-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_1-1 #5 DONE 0.1s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.5s #7 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "tf_topology==0.1.dev0" ; rm -rf /root/.cache #7 0.764 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 0.830 Collecting tf_topology==0.1.dev0 #7 0.831 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 0.844 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 0.844 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 0.844 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 0.863 Collecting libpartition==0.1.dev0 #7 0.871 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 0.890 Collecting python3-netsnmp #7 0.898 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 0.920 Preparing metadata (setup.py): started #7 1.178 Preparing metadata (setup.py): finished with status 'done' #7 1.192 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.2.5) #7 1.193 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.12.25) #7 1.193 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.6.2) #7 1.193 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.5.0) #7 1.194 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.20.2) #7 1.194 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 1.210 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.8.0) #7 1.210 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (3.29.3) #7 1.210 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.5.0) #7 1.211 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 1.211 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2.11.0) #7 1.212 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.1.dev0) #7 1.212 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.12.0) #7 1.218 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.10.1) #7 1.219 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2.1.6) #7 1.246 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 1.247 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 1.254 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.11) #7 1.254 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.6) #7 1.255 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2.6.3) #7 1.255 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2026.2.25) #7 1.284 Requirement already satisfied: geomet>=1.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (1.1.0) #7 1.333 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (5.1.0) #7 1.334 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (2025.3) #7 1.334 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (26.0) #7 1.334 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->tf_topology==0.1.dev0) (5.3.1) #7 1.343 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_topology==0.1.dev0) (82.0.1) #7 1.355 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet>=1.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (8.1.8) #7 1.415 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 1.419 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 1.420 Running setup.py install for python3-netsnmp: started #7 2.501 Running setup.py install for python3-netsnmp: finished with status 'done' #7 2.547 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 2.547 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 #7 DONE 3.3s #8 exporting to image #8 exporting layers #8 exporting layers 0.2s done #8 writing image sha256:60bb8f4629745d55dab8243285d25be46bb9de9c4343692738df7e5f88cb367c #8 writing image sha256:60bb8f4629745d55dab8243285d25be46bb9de9c4343692738df7e5f88cb367c 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_1-1 0.0s done #8 DONE 8.5s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-snmp-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2026-04-03 08:58:16,894: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] d3c779862aab: Preparing 8cd449955a69: Preparing f4e46bb8f1a3: Preparing ea3381000aeb: Preparing e4cf32187eeb: Preparing d193ad51ddbf: Preparing fb119985215d: Preparing 21b340c49d41: Preparing 025e55990535: Preparing 0d6f5bccbd02: Preparing 1aeff2ec985d: Preparing cc500fabbaf9: Preparing ac35b4e33714: Preparing 4923e98df3c9: Preparing 8c74f6057b50: Preparing 1dc2eab2a03d: Preparing 2b18e9f3de47: Preparing 44343de3ea1d: Preparing d193ad51ddbf: Waiting fb119985215d: Waiting 21b340c49d41: Waiting 025e55990535: Waiting 0d6f5bccbd02: Waiting 1aeff2ec985d: Waiting cc500fabbaf9: Waiting ac35b4e33714: Waiting 4923e98df3c9: Waiting 8c74f6057b50: Waiting 1dc2eab2a03d: Waiting 2b18e9f3de47: Waiting 44343de3ea1d: Waiting f4e46bb8f1a3: Layer already exists e4cf32187eeb: Layer already exists ea3381000aeb: Layer already exists d193ad51ddbf: Layer already exists 21b340c49d41: Layer already exists fb119985215d: Layer already exists 025e55990535: Layer already exists 8cd449955a69: Pushed 0d6f5bccbd02: Layer already exists cc500fabbaf9: Layer already exists 1aeff2ec985d: Layer already exists 4923e98df3c9: Layer already exists ac35b4e33714: Layer already exists 8c74f6057b50: Layer already exists 1dc2eab2a03d: Layer already exists 2b18e9f3de47: Layer already exists 44343de3ea1d: Layer already exists d3c779862aab: Pushed master-2_7_8_1-1: digest: sha256:0576fb75846e5f8e98866e1975c221d209ecfbeefdc88b363e6d9e9e0ef884ac size: 4088 2026-04-03 08:58:19,612: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 20 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_1-1 3ec39dbc52dd 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_1-1 92648fbeef7f 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_1-1 60bb8f462974 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_1-1 334e4a4ac9a0 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_1-1 fbd8d665cf1c 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_1-1 622ea901b78b 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_1-1 b33f10174b2d 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_1-1 8b97d9a1d000 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_1-1 03821837e264 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_1-1 3c60252bacd3 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_1-1 6ee7a335b056 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_1-1 55ef8dc85e89 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_1-1 bc35330a1e90 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_1-1 122500e96812 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_1-1 bd48c336d323 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_1-1 42759ff81df2 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_1-1 845145f5daf0 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_1-1 c19e9bca3507 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_1-1 87ed3f50b7d6 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_1-1 9e281a8ae87f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_1-1 02ad8a886114 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_1-1 ceb2bf935286 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_1-1 a9d012c45eb0 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable 91ccf5e4dfb3 2.9GB 0B U tf-dev-sandbox:compile 8b9bc67302c6 22.2GB 0B