2025-10-23 09:53:20,658: INFO: Building opensdn-analytics-snmp-topology 2025-10-23 09:53:20,720: 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_2_7_6-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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_7_6-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B 0.0s done #3 DONE 1.5s #4 [internal] load build context #4 transferring context: 1.53kB 0.0s done #4 DONE 1.7s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_7_6-1 #5 DONE 7.4s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.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 3.034 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 3.171 Collecting tf_topology==0.1.dev0 #7 3.171 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 3.216 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 3.370 Collecting libpartition==0.1.dev0 #7 3.370 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 3.370 Collecting python3-netsnmp #7 3.370 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 3.370 Preparing metadata (setup.py): started #7 3.975 Preparing metadata (setup.py): finished with status 'done' #7 3.975 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 3.975 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.993 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 4.016 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 4.016 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.5.4) #7 4.071 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 4.071 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.2) #7 4.071 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 4.071 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 4.071 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.7.2) #7 4.071 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 4.071 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 4.071 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 4.071 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 4.071 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 4.089 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 4.114 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 4.210 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0.1) #7 4.210 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 4.230 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.10.5) #7 4.230 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 4.230 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 4.230 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 4.358 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (0.2.1.post1) #7 4.435 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 4.435 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 4.435 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 4.435 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 4.435 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 4.435 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (1.17.0) #7 4.435 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common==0.1.dev0->tf_topology==0.1.dev0) (8.1.8) #7 4.510 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 4.517 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 4.517 Running setup.py install for python3-netsnmp: started #7 8.296 Running setup.py install for python3-netsnmp: finished with status 'done' #7 8.625 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 8.625 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 DONE 9.7s #8 exporting to image #8 exporting layers #8 exporting layers 0.9s done #8 writing image sha256:5c0670c987998309e50c43ce299c4597650e77ea33eb9622f5d00f27be32d007 #8 writing image sha256:5c0670c987998309e50c43ce299c4597650e77ea33eb9622f5d00f27be32d007 done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_2_7_6-1 0.0s done #8 DONE 2.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-10-23 09:53:58,397: INFO: Docker build duration: 38 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 31e6fec59243: Preparing 59aa1ebcf2fa: Preparing 7472f7540b32: Preparing cce251d04dbe: Preparing 8cc8759358ff: Preparing 7cf7cfce7187: Preparing 48b328854706: Preparing 8d4ba5ab95e7: Preparing d6ba5d097674: Preparing b2719a726748: Preparing 18b0c78c3f82: Preparing ec98628b52b4: Preparing 5bbae3bd9a98: Preparing 1848177f2c18: Preparing 78c42fe34367: Preparing dd6c0b9dd13f: Preparing 44343de3ea1d: Preparing 44343de3ea1d: Waiting 31e6fec59243: Waiting 59aa1ebcf2fa: Waiting 7472f7540b32: Waiting cce251d04dbe: Waiting 8cc8759358ff: Waiting 7cf7cfce7187: Waiting 48b328854706: Waiting 8d4ba5ab95e7: Waiting d6ba5d097674: Waiting b2719a726748: Waiting 18b0c78c3f82: Waiting ec98628b52b4: Waiting 5bbae3bd9a98: Waiting 1848177f2c18: Waiting 78c42fe34367: Waiting dd6c0b9dd13f: Waiting 7472f7540b32: Layer already exists cce251d04dbe: Layer already exists 8cc8759358ff: Layer already exists 59aa1ebcf2fa: Pushed 7cf7cfce7187: Layer already exists 48b328854706: Layer already exists 8d4ba5ab95e7: Layer already exists d6ba5d097674: Layer already exists b2719a726748: Layer already exists 18b0c78c3f82: Layer already exists 5bbae3bd9a98: Layer already exists ec98628b52b4: Layer already exists 1848177f2c18: Layer already exists dd6c0b9dd13f: Layer already exists 78c42fe34367: Layer already exists 44343de3ea1d: Layer already exists 31e6fec59243: Pushed master-2_2_7_6-1: digest: sha256:be2a10bb95dfd2e246a801a6e2a188f635ad940139da0c68d380c31e003e2f87 size: 3880 2025-10-23 09:54:12,077: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 52 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_6-1 55cf48d3e9fb 11 seconds ago 702MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_6-1 5c0670c98799 28 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_6-1 fc929974793f 28 seconds ago 692MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_6-1 97b50c4a8307 29 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_6-1 972401129173 29 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_6-1 ba2d4d6f862b 29 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_6-1 12493ada5404 34 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_6-1 ec0e794882ed 35 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_6-1 243e40fcb7b7 36 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_6-1 02d96d8433c6 36 seconds ago 626MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_6-1 d26e33be7cc1 38 seconds ago 642MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_6-1 1f97bd2882f5 39 seconds ago 623MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_6-1 6cfb2e87d7fc 41 seconds ago 638MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_6-1 9bf3b6318341 44 seconds ago 622MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_6-1 d36a23e3278a 44 seconds ago 622MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_6-1 be9e293debb1 56 seconds ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_6-1 10c976d66dd1 About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_6-1 dd91c559a258 About a minute ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_6-1 2f2a57e1a069 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_6-1 4bb1c9ad449e About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_6-1 52d7ae8bb377 About a minute ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_6-1 74f83b6e7304 About a minute ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_6-1 afdaccb2ea29 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_6-1 ea2f14c61a04 2 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-1 ea22c65517f1 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-1 9bcdbac31f2f 2 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-1 138c3c77bcdf 2 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-1 54e9be7c3b4b 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-1 ee115b034607 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-1 655563daf444 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-1 42fe6065a5cd 4 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-1 e193de67f5a0 4 minutes ago 2.45MB tf-dev-sandbox compile 80c56e559e92 5 minutes ago 24.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-1 3f2797b79664 6 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a55fb4b2b501 6 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-1 38e21c71eff4 6 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-1 f2248f9daeee 6 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-1 f84a131948c5 6 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 2f496ca36dc0 9 hours ago 23.6GB