2025-12-08 19:00:31,273: INFO: Building opensdn-analytics-snmp-topology 2025-12-08 19:00:31,376: 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_4_1_6-3 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring 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.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_1_6-3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_1_6-3 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 2.0s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_4_1_6-3 #4 DONE 2.1s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.7s #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 1.273 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.320 Collecting tf_topology==0.1.dev0 #7 1.331 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.343 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.343 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 1.357 Collecting python3-netsnmp #7 1.363 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.377 Preparing metadata (setup.py): started #7 1.833 Preparing metadata (setup.py): finished with status 'done' #7 1.864 Collecting libpartition==0.1.dev0 #7 1.901 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 1.901 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.952 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.952 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.952 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.952 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.1) #7 1.952 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.952 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.958 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.958 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.10.0) #7 1.959 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.959 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.959 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.4) #7 1.959 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.959 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.966 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.966 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 2.003 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 2.003 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 2.003 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 2.003 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.0) #7 2.003 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.11.12) #7 2.003 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.4) #7 2.041 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 2.089 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) (25.0) #7 2.089 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 2.089 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 2.089 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.2) #7 2.093 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_topology==0.1.dev0) (80.9.0) #7 2.120 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 2.187 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 2.195 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 2.195 Running setup.py install for python3-netsnmp: started #7 3.851 Running setup.py install for python3-netsnmp: finished with status 'done' #7 3.902 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 3.902 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 5.6s #8 exporting to image #8 exporting layers #8 exporting layers 0.5s done #8 writing image sha256:17eb455ac7bbe2efa6b9417ef1431bcafe26219a7c35de47b6ad721e16c1e509 #8 writing image sha256:17eb455ac7bbe2efa6b9417ef1431bcafe26219a7c35de47b6ad721e16c1e509 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_4_1_6-3 0.0s done #8 DONE 2.0s 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) 2025-12-08 19:00:45,397: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] f1e23e6180f5: Preparing 4a810fa92e7c: Preparing dc3c3a752b60: Preparing dc4d22771d64: Preparing efa36bd4f5f0: Preparing 6e6147c4fc9c: Preparing 45f3b51f340b: Preparing 74c5ee0a4730: Preparing f8f8fb3ff63d: Preparing 3f60eee2e3a5: Preparing 48508b1c98f7: Preparing 97f5ad2ff4ee: Preparing b25500e7a748: Preparing 776fa18885b5: Preparing 79a9d4f250d9: Preparing c2c836c1be30: Preparing 44343de3ea1d: Preparing dc3c3a752b60: Waiting dc4d22771d64: Waiting efa36bd4f5f0: Waiting 6e6147c4fc9c: Waiting 45f3b51f340b: Waiting 74c5ee0a4730: Waiting f8f8fb3ff63d: Waiting 3f60eee2e3a5: Waiting 48508b1c98f7: Waiting 97f5ad2ff4ee: Waiting b25500e7a748: Waiting 776fa18885b5: Waiting 79a9d4f250d9: Waiting c2c836c1be30: Waiting 44343de3ea1d: Waiting dc3c3a752b60: Layer already exists 4a810fa92e7c: Pushed dc4d22771d64: Layer already exists efa36bd4f5f0: Layer already exists 6e6147c4fc9c: Layer already exists f1e23e6180f5: Pushed 45f3b51f340b: Layer already exists 74c5ee0a4730: Layer already exists f8f8fb3ff63d: Layer already exists 3f60eee2e3a5: Layer already exists 48508b1c98f7: Layer already exists 97f5ad2ff4ee: Layer already exists b25500e7a748: Layer already exists 776fa18885b5: Layer already exists 79a9d4f250d9: Layer already exists c2c836c1be30: Layer already exists 44343de3ea1d: Layer already exists master-2_4_1_6-3: digest: sha256:d3f9d03de3c16c58fa5c69cd9333e1a503caade0969296703a17a2803400706a size: 3880 2025-12-08 19:00:47,341: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 16 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_4_1_6-3 17eb455ac7bb 6 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_4_1_6-3 df5306e36519 7 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_4_1_6-3 503f647147f6 8 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_4_1_6-3 a3e60ae0b844 17 seconds ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_4_1_6-3 9a5e41ecd211 20 seconds ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_4_1_6-3 4dfd7dc444a9 54 seconds ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_4_1_6-3 7e5daa1f08cd 55 seconds ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_4_1_6-3 74e660dfaeb2 About a minute ago 301MB opensdn-test-test master-2_4_1_6-3 328e7e106e63 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_4_1_6-3 328e7e106e63 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_4_1_6-3 55c18e19b03a 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_4_1_6-3 1a00172aee2b 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_4_1_6-3 7a8ea895ed74 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_4_1_6-3 eba0bd743552 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_4_1_6-3 fb02ee14c13e 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_4_1_6-3 2e75361a4392 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_4_1_6-3 1cecf7b8162c 3 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_4_1_6-3 cc923cb9b68d 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_4_1_6-3 f65c84ae8601 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_4_1_6-3 9ab915f40712 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_4_1_6-3 f69b1a5ee5d9 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_4_1_6-3 8b11e3b8a97e 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_4_1_6-3 8ac87d9433f9 5 minutes ago 2.46MB tf-dev-sandbox compile b4624793f3b9 6 minutes ago 24.6GB bed1c1446059 10 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_4_1_6-3 22b6e226a356 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_4_1_6-3 00f461971678 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src e6f309884e81 About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_4_1_6-3 5ee938a9aac9 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_4_1_6-3 d5fa309b3395 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_4_1_6-3 55c51b891ed5 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_4_1_6-3 55c51b891ed5 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 2 years ago 176MB