2026-02-02 11:08:26,325: INFO: Building opensdn-analytics-snmp-topology 2026-02-02 11:08:26,381: 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_5_1_2-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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 872B done #1 DONE 1.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_2-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.0s #4 [internal] load build context #4 transferring context: 1.53kB done #4 DONE 1.4s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_2-1 #5 DONE 8.2s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.3s #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 2.477 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.561 Collecting tf_topology==0.1.dev0 #7 2.562 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.590 Collecting python3-netsnmp #7 2.605 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.646 Preparing metadata (setup.py): started #7 3.065 Preparing metadata (setup.py): finished with status 'done' #7 3.068 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 3.091 Collecting libpartition==0.1.dev0 #7 3.103 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 3.103 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 3.103 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 3.139 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 3.141 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 3.144 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 3.144 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 3.150 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 3.150 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 3.150 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 3.150 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 3.150 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 3.150 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 3.150 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 3.150 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 3.150 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 3.156 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 3.162 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 3.190 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 3.190 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 3.195 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 3.195 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2026.1.4) #7 3.196 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 3.199 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 3.219 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 3.274 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 3.274 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 3.274 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 3.274 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 3.282 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.10.2) #7 3.294 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 3.367 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 3.377 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 3.377 Running setup.py install for python3-netsnmp: started #7 5.855 Running setup.py install for python3-netsnmp: finished with status 'done' #7 5.984 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 5.984 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 7.7s #8 exporting to image #8 exporting layers #8 exporting layers 0.4s done #8 writing image sha256:e01024a63fb771a18268c47343c4ad0447baf705a7bb17ba7fcd4a8dc583edae #8 writing image sha256:e01024a63fb771a18268c47343c4ad0447baf705a7bb17ba7fcd4a8dc583edae 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_2-1 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_2-1 0.2s done #8 DONE 3.2s 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-02-02 11:08:52,524: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] ffbfd228858f: Preparing 068d6f73d1a1: Preparing 141a4f5c6e7e: Preparing f183d7713352: Preparing 4eb91f9314bd: Preparing 77448e35ba2e: Preparing 8f3a60a28901: Preparing c83be18edeb9: Preparing ee88c2738792: Preparing 7ad3c0e7c6ad: Preparing 3dd505db7956: Preparing 77314152118e: Preparing a4d4235c918b: Preparing 479b79256d27: Preparing 47f4e2d48a18: Preparing 5185f418d14b: Preparing 0215f1991671: Preparing 44343de3ea1d: Preparing 4eb91f9314bd: Waiting 77448e35ba2e: Waiting 8f3a60a28901: Waiting c83be18edeb9: Waiting ee88c2738792: Waiting 7ad3c0e7c6ad: Waiting 3dd505db7956: Waiting 77314152118e: Waiting a4d4235c918b: Waiting 479b79256d27: Waiting 47f4e2d48a18: Waiting 5185f418d14b: Waiting 0215f1991671: Waiting 44343de3ea1d: Waiting f183d7713352: Layer already exists 141a4f5c6e7e: Layer already exists 77448e35ba2e: Layer already exists 4eb91f9314bd: Layer already exists 8f3a60a28901: Layer already exists 068d6f73d1a1: Pushed c83be18edeb9: Layer already exists ee88c2738792: Layer already exists 7ad3c0e7c6ad: Layer already exists 77314152118e: Layer already exists 3dd505db7956: Layer already exists a4d4235c918b: Layer already exists 5185f418d14b: Layer already exists 479b79256d27: Layer already exists 47f4e2d48a18: Layer already exists 0215f1991671: Layer already exists 44343de3ea1d: Layer already exists ffbfd228858f: Pushed master-2_5_1_2-1: digest: sha256:cb76d499ce4103ae253953a6ff41e25a3fa67c29255bb32a8f99af7c43ce7d35 size: 4088 2026-02-02 11:08:54,694: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 28 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_5_1_2-1 1b160d4843b7 2 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_5_1_2-1 8263a208576d 5 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_5_1_2-1 e01024a63fb7 7 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_5_1_2-1 89f6b14a103b 7 seconds ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_5_1_2-1 738bcf6f93f5 13 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_5_1_2-1 d2da66dca968 14 seconds ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_5_1_2-1 7c370176fb53 16 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_5_1_2-1 23f529f92223 16 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_5_1_2-1 a7a082f66ce4 17 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_5_1_2-1 7830b2e3aa98 17 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_5_1_2-1 2bf03fc1ad33 17 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_5_1_2-1 1021dcb3c80c 19 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_5_1_2-1 555fe7d4542f 19 seconds ago 612MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_5_1_2-1 b569f43684b2 21 seconds ago 612MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_5_1_2-1 e285d46ef4f3 33 seconds ago 144MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_5_1_2-1 0dcb6c9fa569 49 seconds ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_5_1_2-1 762e625c6b6d 55 seconds ago 301MB opensdn-test-test master-2_5_1_2-1 0d0727f417e6 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_5_1_2-1 0d0727f417e6 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_5_1_2-1 db2eb6e651ea 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_5_1_2-1 ab956c91505e 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_5_1_2-1 f9d2378b613c 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_5_1_2-1 a8f72046baca 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_5_1_2-1 eaa25f8310c7 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_5_1_2-1 1cfa4b876026 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_5_1_2-1 c6f7728afaeb 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_5_1_2-1 9d06018bbef0 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_5_1_2-1 1bdc3553c820 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_5_1_2-1 4802ed08e5df 4 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_5_1_2-1 4a0fe22911bd 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_5_1_2-1 f95559e349ea 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_5_1_2-1 2584e6c6ae3f 4 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_5_1_2-1 2157723d5a98 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_5_1_2-1 cd73a31cd91c 6 minutes ago 2.38MB tf-dev-sandbox compile c69dfc5a438b 6 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_5_1_2-1 4229a2952d7b 7 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 8efe325574ed 7 minutes ago 2.36MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_5_1_2-1 d1193099464f 7 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_5_1_2-1 d515bfb94c53 7 minutes ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_5_1_2-1 d4ee0a00b0ef 7 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen f0140e950cc4 24 hours ago 23.5GB