2025-11-22 08:14:33,641: INFO: Building opensdn-analytics-snmp-topology 2025-11-22 08:14:33,700: 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=r25.1-2_4_0_4-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: 872B 0.0s done #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_0_4-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B 0.0s done #3 DONE 0.5s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_0_4-1 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 2.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:r25.1-2_4_0_4-1 #4 DONE 3.3s #6 [2/3] COPY entrypoint.sh / #6 DONE 2.2s #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.463 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.522 Collecting tf_topology==0.1.dev0 #7 1.547 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.596 Collecting libpartition==0.1.dev0 #7 1.596 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 1.596 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.642 Collecting python3-netsnmp #7 1.682 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.682 Preparing metadata (setup.py): started #7 2.286 Preparing metadata (setup.py): finished with status 'done' #7 2.286 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 2.286 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.300 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 2.300 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 2.354 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 2.354 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 2.354 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 2.354 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 2.354 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 2.354 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 2.354 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 2.354 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 2.354 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 2.370 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 2.370 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.0) #7 2.370 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 2.377 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.440 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.440 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 2.454 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.454 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.454 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2.5.0) #7 2.456 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.490 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.632 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.651 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.651 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.651 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.686 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.726 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.920 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 2.944 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 2.949 Running setup.py install for python3-netsnmp: started #7 4.883 Running setup.py install for python3-netsnmp: finished with status 'done' #7 4.977 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 4.977 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 DONE 6.4s #8 exporting to image #8 exporting layers #8 exporting layers 0.7s done #8 writing image sha256:3c55e6a9ede16a9c14e0856489027892880bd7db4eeb5b31ff0ec5923a9a6a03 #8 writing image sha256:3c55e6a9ede16a9c14e0856489027892880bd7db4eeb5b31ff0ec5923a9a6a03 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:r25.1-2_4_0_4-1 0.1s done #8 DONE 7.7s 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-11-22 08:14:58,784: INFO: Docker build duration: 25 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 489843d988cb: Preparing 9b20c3fea548: Preparing 8f83245cafe4: Preparing a8d40d48eab8: Preparing bb1ff18d589b: Preparing 648c14e2eaeb: Preparing fd966e751855: Preparing 8c19dbec6608: Preparing 0740a994e249: Preparing db997504c86f: Preparing 15520ab65e2e: Preparing c46d6520fb0a: Preparing b9dfacd8e63f: Preparing 59ff813aaacc: Preparing 5b2946ef9849: Preparing eaffbb11a1bd: Preparing 44343de3ea1d: Preparing 489843d988cb: Waiting 9b20c3fea548: Waiting 8f83245cafe4: Waiting a8d40d48eab8: Waiting bb1ff18d589b: Waiting 648c14e2eaeb: Waiting fd966e751855: Waiting 8c19dbec6608: Waiting 0740a994e249: Waiting db997504c86f: Waiting 15520ab65e2e: Waiting c46d6520fb0a: Waiting b9dfacd8e63f: Waiting 59ff813aaacc: Waiting 5b2946ef9849: Waiting eaffbb11a1bd: Waiting 44343de3ea1d: Waiting 8f83245cafe4: Layer already exists a8d40d48eab8: Layer already exists bb1ff18d589b: Layer already exists 648c14e2eaeb: Layer already exists 9b20c3fea548: Pushed fd966e751855: Layer already exists 8c19dbec6608: Layer already exists db997504c86f: Layer already exists 0740a994e249: Layer already exists 15520ab65e2e: Layer already exists b9dfacd8e63f: Layer already exists 489843d988cb: Pushed c46d6520fb0a: Layer already exists 59ff813aaacc: Layer already exists 5b2946ef9849: Layer already exists eaffbb11a1bd: Layer already exists 44343de3ea1d: Layer already exists r25.1-2_4_0_4-1: digest: sha256:f21cb35f5368d4477553220403e97937238e00b27d34548a4bb98ef9cb855b6b size: 3880 2025-11-22 08:15:03,630: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 30 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_4_0_4-1 0850c23f7a3f 6 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_4_0_4-1 b3494f7f48dc 8 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_4_0_4-1 094741dd4c3d 8 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_4_0_4-1 1a8263bf2274 11 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_4_0_4-1 93376cadfda7 11 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_4_0_4-1 04f331d86481 13 seconds ago 614MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_4_0_4-1 794de87310fa 15 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_4_0_4-1 665abb059dd3 15 seconds ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_4_0_4-1 6fd9ccce5ce2 15 seconds ago 616MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology r25.1-2_4_0_4-1 3c55e6a9ede1 17 seconds ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_4_0_4-1 0c8125a83393 25 seconds ago 629MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_4_0_4-1 e3292d456af5 34 seconds ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_4_0_4-1 2a3ba82983be About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_4_0_4-1 e2934fe1d1b9 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_4_0_4-1 b853cf803ad1 About a minute ago 144MB opensdn-test-test r25.1-2_4_0_4-1 fe022c9a2844 About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_4_0_4-1 fe022c9a2844 About a minute ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_4_0_4-1 9bf0bb9baff2 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_4_0_4-1 2cf22f0cbee2 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_4_0_4-1 abe6f98f0eea 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_4_0_4-1 f2542d80cb40 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_4_0_4-1 08dc80b60242 3 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_4_0_4-1 51885b3d9c3a 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_4_0_4-1 c3a46f6a1aa1 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_4_0_4-1 09e2515637d5 3 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_4_0_4-1 0cfb401aceb9 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_4_0_4-1 a04a7ef67c35 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_4_0_4-1 bd9eb3e1d256 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_4_0_4-1 0e06d56c3781 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src r25.1-2_4_0_4-1 1b8614147aae 6 minutes ago 2.46MB tf-dev-sandbox compile 0d3fe0523b39 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src r25.1-2_4_0_4-1 50022b733629 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src r25.1-2_4_0_4-1 1a3244caccf3 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src r25.1-2_4_0_4-1 db4f1559d14f About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f4182241b44c About an hour ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src r25.1-2_4_0_4-1 64c93826ef41 About an hour ago 3.78kB tf-dev-sandbox stable b091f86bdb98 About an hour ago 2.82GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b091f86bdb98 About an hour ago 2.82GB rockylinux 9 9cc24f05f309 24 months ago 176MB