2025-09-15 10:48:34,651: INFO: Building opensdn-analytics-snmp-topology 2025-09-15 10:48:34,683: 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_0_9_5-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 #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 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_5-1 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.9s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_9_5-1 #4 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.53kB done #5 DONE 1.3s #6 [2/3] COPY entrypoint.sh / #6 DONE 1.0s #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.128 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 2.160 Collecting tf_topology==0.1.dev0 #7 2.177 Downloading http://localhost:6667/pip/simple/tf-topology/tf_topology-0.1.dev0-py3-none-any.whl (53 kB) #7 2.177 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_topology==0.1.dev0) (25.8.2) #7 2.177 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from tf_topology==0.1.dev0) (2.32.5) #7 2.193 Collecting python3-netsnmp (from tf_topology==0.1.dev0) #7 2.201 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.253 Installing build dependencies: started #7 4.057 Installing build dependencies: finished with status 'done' #7 4.057 Getting requirements to build wheel: started #7 4.758 Getting requirements to build wheel: finished with status 'done' #7 4.768 Preparing metadata (pyproject.toml): started #7 5.544 Preparing metadata (pyproject.toml): finished with status 'done' #7 5.573 Collecting libpartition==0.1.dev0 (from tf_topology==0.1.dev0) #7 5.583 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 5.596 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 5.596 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 5.596 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 5.601 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 5.601 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 5.605 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 5.605 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 5.605 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 5.605 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 5.605 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 5.605 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 5.619 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 5.619 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 5.619 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 5.619 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 5.668 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 5.668 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 5.668 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 5.668 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 5.712 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (6.0) #7 5.712 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_topology==0.1.dev0) (8.0) #7 5.751 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 5.758 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 5.758 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 5.758 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 5.783 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 5.783 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 5.783 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 5.783 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 5.834 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 5.928 Building wheels for collected packages: python3-netsnmp #7 5.928 Building wheel for python3-netsnmp (pyproject.toml): started #7 11.13 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 11.17 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72050 sha256=baeeffeb216838e5cdff2d0bc2cd9876652f38db154e46c3bf5b1607d3b16aae #7 11.17 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 11.17 Successfully built python3-netsnmp #7 11.19 Installing collected packages: python3-netsnmp, libpartition, tf_topology #7 11.33 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 11.35 #7 11.35 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_topology-0.1.dev0 #7 DONE 11.9s #8 exporting to image #8 exporting layers #8 exporting layers 0.5s done #8 writing image sha256:1587052bb5d14a0fd551394bd6a89406ff7096f56d911bf8134ff17a7448ecc6 #8 writing image sha256:1587052bb5d14a0fd551394bd6a89406ff7096f56d911bf8134ff17a7448ecc6 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_9_5-1 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_0_9_5-1 0.2s done #8 DONE 2.5s 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-15 10:49:03,170: INFO: Docker build duration: 29 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology] d95c983bbc06: Preparing 718100592a85: Preparing 89630fb1a661: Preparing 520fe5259e69: Preparing b1ca99d3d947: Preparing e761e40948fc: Preparing d95c983bbc06: Waiting 89630fb1a661: Waiting 520fe5259e69: Waiting b1ca99d3d947: Waiting 718100592a85: Waiting 7958dba35e78: Preparing 7194d8641651: Preparing 9e0d3aa76198: Preparing e761e40948fc: Waiting 7958dba35e78: Waiting 7194d8641651: Waiting 9e0d3aa76198: Waiting 34236f9ad40c: Preparing 60ca29550ec8: Preparing 076b0f58da76: Preparing 229d7f43586f: Preparing 34236f9ad40c: Waiting 60ca29550ec8: Waiting 076b0f58da76: Waiting 28efca40960b: Preparing 44343de3ea1d: Preparing 229d7f43586f: Waiting 28efca40960b: Waiting 44343de3ea1d: Waiting 520fe5259e69: Layer already exists 89630fb1a661: Layer already exists b1ca99d3d947: Layer already exists e761e40948fc: Layer already exists 718100592a85: Pushed 7958dba35e78: Layer already exists 7194d8641651: Layer already exists 9e0d3aa76198: Layer already exists 34236f9ad40c: Layer already exists 60ca29550ec8: Layer already exists 229d7f43586f: Layer already exists 076b0f58da76: Layer already exists 28efca40960b: Layer already exists 44343de3ea1d: Layer already exists d95c983bbc06: Pushed master-2_0_9_5-1: digest: sha256:6062f7670b27ab516c0f576cfee366c10d98694b8617d9e6102799f550f4597f size: 3458 2025-09-15 10:49:09,269: INFO: Building opensdn-analytics-snmp-topology finished successfully, duration: 35 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_5-1 e58fced8971a 9 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_5-1 f400de7a0a3e 13 seconds ago 526MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_5-1 38ca6a280a8a 13 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_5-1 87bb73213460 16 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_5-1 1587052bb5d1 16 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_5-1 cc2bf48a1ace 16 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_5-1 8a2b12c90d68 18 seconds ago 515MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_5-1 cc475bdebf5e 19 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_5-1 ed18a2347ca3 21 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_5-1 bd8624355ac3 23 seconds ago 518MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_5-1 0764499224f9 23 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_5-1 754edb1bd63a 25 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_5-1 5708a6163c42 29 seconds ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_5-1 eb2fb5038767 About a minute ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_5-1 5c0dbd685061 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_5-1 7e7e85abed92 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_5-1 e4a1a52d37dc About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_5-1 27bcf4a7290d About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_5-1 21a92432dc30 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_5-1 87868179540d About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_5-1 5460656fcef2 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_5-1 679ced066fef About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_5-1 97333f29772d About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_5-1 2ab5d86abb6c 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_5-1 9a633979150b 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_5-1 fff35413ca3c 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_5-1 17d88714ec69 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_5-1 3ba3543cdd2b 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_5-1 0be276bd8420 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_5-1 78dfa091a1ae 4 minutes ago 2.3MB tf-dev-sandbox compile 95189d719c0d 5 minutes ago 23.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_5-1 7b560e51acb3 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_5-1 43eba6e2a8aa About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_5-1 48433c6eb761 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 78c5685fc42a About an hour ago 2.28MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_5-1 b5754d8fe49b About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 4 hours ago 2.83GB