2025-10-22 22:15:49,853: INFO: Building opensdn-analytics-snmp-topology 2025-10-22 22:15:49,911: 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_6_4-6 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_6_4-6 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.3s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_6_4-6 #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 2.2s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_2_6_4-6 #4 DONE 7.2s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.6s #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.469 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.533 Collecting tf_topology==0.1.dev0 #7 1.542 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 1.579 Collecting libpartition==0.1.dev0 #7 1.583 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 1.587 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 1.587 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.9.1) #7 1.587 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.618 Collecting python3-netsnmp #7 1.620 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 1.640 Preparing metadata (setup.py): started #7 2.280 Preparing metadata (setup.py): finished with status 'done' #7 2.313 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.330 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.330 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.330 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.383 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.383 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.383 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 2.383 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.383 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.383 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.383 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 2.383 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 2.383 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.397 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.397 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.475 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.475 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 2.506 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.506 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.506 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.506 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 2.559 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 2.675 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.687 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.687 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.687 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.708 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.741 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 2.741 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 2.973 Using legacy 'setup.py install' for python3-netsnmp, since package 'wheel' is not installed. #7 3.022 Installing collected packages: python3-netsnmp, libpartition, tf-topology #7 3.022 Running setup.py install for python3-netsnmp: started #7 5.432 Running setup.py install for python3-netsnmp: finished with status 'done' #7 5.508 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf-topology-0.1.dev0 #7 5.508 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 6.3s #8 exporting to image #8 exporting layers #8 exporting layers 0.2s done #8 writing image sha256:2c4b30bfe48e7c112e665441d6ef991a55e609faef37d70685f80b890e08519b #8 writing image sha256:2c4b30bfe48e7c112e665441d6ef991a55e609faef37d70685f80b890e08519b 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_2_6_4-6 0.0s done #8 DONE 0.4s 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-22 22:16:13,267: INFO: Docker build duration: 24 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] d5d8f9c5dc7e: Preparing b87c882fbd4a: Preparing e17c9dc7325d: Preparing 4fd0120d5787: Preparing 371f48170996: Preparing a8a83f2f04ed: Preparing a69848966ac6: Preparing f0d48cc4bcf2: Preparing e9e858ad4285: Preparing 477ceff5a099: Preparing 15ecfe624f9c: Preparing ffcad207cd25: Preparing 71f5e2bc6ef3: Preparing f39a036ded79: Preparing 10ed2bb02383: Preparing 1f38f853b181: Preparing 44343de3ea1d: Preparing 477ceff5a099: Waiting 15ecfe624f9c: Waiting ffcad207cd25: Waiting 71f5e2bc6ef3: Waiting f39a036ded79: Waiting 10ed2bb02383: Waiting 1f38f853b181: Waiting 44343de3ea1d: Waiting 371f48170996: Waiting a8a83f2f04ed: Waiting a69848966ac6: Waiting f0d48cc4bcf2: Waiting e9e858ad4285: Waiting 4fd0120d5787: Layer already exists e17c9dc7325d: Layer already exists a8a83f2f04ed: Layer already exists 371f48170996: Layer already exists b87c882fbd4a: Pushed a69848966ac6: Layer already exists f0d48cc4bcf2: Layer already exists e9e858ad4285: Layer already exists ffcad207cd25: Layer already exists 477ceff5a099: Layer already exists 15ecfe624f9c: Layer already exists d5d8f9c5dc7e: Pushed f39a036ded79: Layer already exists 71f5e2bc6ef3: Layer already exists 10ed2bb02383: Layer already exists 1f38f853b181: Layer already exists 44343de3ea1d: Layer already exists master-2_2_6_4-6: digest: sha256:bfd9981da3ff998aededfcde046bcc1ff959111f73101de87646cd34e14bdff1 size: 3880 2025-10-22 22:16:14,547: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 25 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_6_4-6 2c4b30bfe48e 3 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_6_4-6 9b9065f3836f 3 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_6_4-6 c8cdee0b4546 8 seconds ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_6_4-6 86a5bbbf50d8 10 seconds ago 623MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_6_4-6 a7c8e4e06a04 10 seconds ago 692MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_6_4-6 575f7b822d3d 11 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_6_4-6 b81b4a9ba292 11 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_6_4-6 67e8a2a401e0 13 seconds ago 626MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_6_4-6 67cb740e5a53 14 seconds ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_6_4-6 f905b634002e 15 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_6_4-6 2df2d23f9da1 15 seconds ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_6_4-6 1dc294b1e787 15 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_6_4-6 9addc04f1fde 55 seconds ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_6_4-6 4785df0c454d About a minute ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_6_4-6 64bce5bf1b28 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_6_4-6 47df4cd6b120 About a minute ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_6_4-6 fc75fb54d127 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_6_4-6 b2d8ad006130 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_6_4-6 3833cc8f9bff About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_4-6 b92b16a13425 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_4-6 2b3b79feb69d 2 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_4-6 da9b507bab18 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_4-6 78f6c9186123 2 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_4-6 943205ef6fe8 2 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_4-6 7e66277d9bdd 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_4-6 9e4ce78be558 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_4-6 5fb313a1ce2f 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_4-6 595379621546 4 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_4-6 f3c39ab4f574 4 minutes ago 2.45MB tf-dev-sandbox compile ded92a72916d 5 minutes ago 44.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_4-6 cd15b84f71df About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_4-6 3e3ca1940916 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 33346710dbc8 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_4-6 23665c2e4a10 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_4-6 7162521ec60e About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen c6270d5c63f1 2 hours ago 23.6GB