2025-09-16 20:59:16,173: INFO: Building opensdn-analytics-snmp-topology 2025-09-16 20:59:16,263: 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_1_0_5-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 #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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_0_5-6 #2 DONE 0.0s #3 [internal] load .dockerignore #3 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.6s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_0_5-6 #4 ... #5 [internal] load build context #5 transferring context: 1.53kB 0.0s done #5 DONE 3.0s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_1_0_5-6 #4 DONE 14.6s #6 [2/3] COPY entrypoint.sh / #6 DONE 3.1s #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 5.075 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 5.163 Collecting tf_topology==0.1.dev0 #7 5.233 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 5.233 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 5.233 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 5.362 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 5.362 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 5.403 Installing build dependencies: started #7 9.937 Installing build dependencies: finished with status 'done' #7 9.937 Getting requirements to build wheel: started #7 13.17 Getting requirements to build wheel: finished with status 'done' #7 13.19 Preparing metadata (pyproject.toml): started #7 14.96 Preparing metadata (pyproject.toml): finished with status 'done' #7 15.02 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 15.06 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 15.06 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 15.06 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (0.1.dev0) #7 15.06 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 15.06 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 15.08 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.1) #7 15.08 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 15.08 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 15.08 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 15.11 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 15.11 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 15.11 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 15.11 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.1) #7 15.11 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 15.11 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 15.13 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_topology==0.1.dev0) (0.10.1) #7 15.13 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_topology==0.1.dev0) (2.1.6) #7 15.19 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 15.19 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 15.19 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 15.28 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 15.28 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 15.41 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 15.41 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 15.41 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 15.41 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 15.45 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.4.3) #7 15.46 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (3.10) #7 15.46 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 15.46 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->tf_topology==0.1.dev0) (2025.8.3) #7 15.52 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 15.80 Building wheels for collected packages: python3-netsnmp #7 15.80 Building wheel for python3-netsnmp (pyproject.toml): started #7 20.71 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 20.72 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72052 sha256=9f024d027bc6158b6d60ac3b4ae5e7ab2c733cad096255d2e3e0f80a1c4cd010 #7 20.72 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 20.72 Successfully built python3-netsnmp #7 20.73 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 20.79 #7 20.79 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #7 20.80 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 25.7s #8 exporting to image #8 exporting layers #8 exporting layers 4.4s done #8 writing image sha256:284234e75b77f2c309b782e4a4e9238bce5cb96b2b1ef7ba8ae1a02f7fc49b4a #8 writing image sha256:284234e75b77f2c309b782e4a4e9238bce5cb96b2b1ef7ba8ae1a02f7fc49b4a 0.1s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_0_5-6 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_1_0_5-6 0.2s done #8 DONE 5.8s 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-09-16 21:00:19,180: INFO: Docker build duration: 63 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] 0bbe853ea303: Preparing e84917992dd3: Preparing fa0e64454cf2: Preparing 67aa36b2d1f4: Preparing 853f4996e2f1: Preparing 73ed1a2dd8e4: Preparing 3e45bb3067e6: Preparing 72d8f91d415b: Preparing 87db3fb42077: Preparing 2ad388d5681c: Preparing b26a696373b8: Preparing 7707e41f2aa0: Preparing 590626e51ee8: Preparing 1c3f379538c0: Preparing 44343de3ea1d: Preparing 0bbe853ea303: Waiting fa0e64454cf2: Waiting 67aa36b2d1f4: Waiting 853f4996e2f1: Waiting 73ed1a2dd8e4: Waiting 3e45bb3067e6: Waiting 72d8f91d415b: Waiting 87db3fb42077: Waiting 2ad388d5681c: Waiting b26a696373b8: Waiting 7707e41f2aa0: Waiting 590626e51ee8: Waiting 1c3f379538c0: Waiting 44343de3ea1d: Waiting e84917992dd3: Waiting e84917992dd3: Pushed fa0e64454cf2: Layer already exists 853f4996e2f1: Layer already exists 67aa36b2d1f4: Layer already exists 73ed1a2dd8e4: Layer already exists 72d8f91d415b: Layer already exists 0bbe853ea303: Pushed 3e45bb3067e6: Layer already exists 87db3fb42077: Layer already exists 2ad388d5681c: Layer already exists 7707e41f2aa0: Layer already exists b26a696373b8: Layer already exists 590626e51ee8: Layer already exists 1c3f379538c0: Layer already exists 44343de3ea1d: Layer already exists master-2_1_0_5-6: digest: sha256:612ff27d9305c6ec9a64f23e85d7f3ed2471eb426e83d6446aa50ab219f6b896 size: 3458 2025-09-16 21:00:23,627: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 67 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_0_5-6 ff2091591294 9 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_0_5-6 4fa571019812 15 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_0_5-6 284234e75b77 16 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_0_5-6 8b99a88a6cc3 36 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_0_5-6 ae93fe3aa1d0 38 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_0_5-6 55a57890ed74 38 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_0_5-6 57001de29b52 42 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_0_5-6 0e5c072b9dba 42 seconds ago 526MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_0_5-6 fef8e9f68170 47 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_0_5-6 fc5a2fa436fd 48 seconds ago 515MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_0_5-6 0c2c1a92befd 49 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_0_5-6 4b7cddad2974 52 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_0_5-6 560ff9338bc2 52 seconds ago 518MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_0_5-6 d72e1738b36a 55 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_0_5-6 d122605002da 59 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_5-6 ab3f0d0bb9f5 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_5-6 c2b85dbeb5b5 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_5-6 01c9360e70d2 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_5-6 4ff9550f2d2f 2 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_5-6 99d905c6dea6 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_5-6 6ec784ed74b9 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_5-6 79f1bcc1ffc1 2 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_5-6 9c80d95a9025 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_5-6 381be6720b56 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_5-6 cce7c425e4d0 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_5-6 afc2beff2d39 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_5-6 0b89ae7e4ae4 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_5-6 f37d6be66dda 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_5-6 404623b8e8ce 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_5-6 116e6fc8b171 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_5-6 da4e88ec1564 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_5-6 0a9d911888ce 5 minutes ago 2.3MB tf-dev-sandbox compile a01ff4d0bdb7 6 minutes ago 35.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_5-6 2f168d9feb96 46 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_5-6 aa3373868bc4 46 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src a75c16d51a88 46 minutes ago 2.28MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_5-6 dc4040aa776e 46 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_5-6 f26d9d3a4225 46 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cfe90e38b142 About an hour ago 22GB