2025-09-04 13:51:56,673: INFO: Building opensdn-analytics-snmp-collector 2025-09-04 13:51:56,745: 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_8_9-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-collector --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: 920B done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_8_9-1 #2 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_0_8_9-1 #4 ... #5 [internal] load build context #5 transferring context: 1.65kB done #5 DONE 3.0s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_0_8_9-1 #4 DONE 7.0s #6 [2/3] COPY entrypoint.sh / #6 DONE 0.8s #7 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "tf_snmp_collector==0.1.dev0" ; rm -rf /root/.cache #7 1.648 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #7 1.690 Collecting tf_snmp_collector==0.1.dev0 #7 1.698 Downloading http://localhost:6667/pip/simple/tf-snmp-collector/tf_snmp_collector-0.1.dev0-py3-none-any.whl (63 kB) #7 1.705 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (25.8.2) #7 1.741 Collecting python3-netsnmp (from tf_snmp_collector==0.1.dev0) #7 1.741 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/317/dd425036a6af8/python3-netsnmp-1.1a1.tar.gz (24 kB) #7 2.133 Installing build dependencies: started #7 4.929 Installing build dependencies: finished with status 'done' #7 4.955 Getting requirements to build wheel: started #7 6.762 Getting requirements to build wheel: finished with status 'done' #7 6.762 Preparing metadata (pyproject.toml): started #7 7.642 Preparing metadata (pyproject.toml): finished with status 'done' #7 7.642 Collecting libpartition==0.1.dev0 (from tf_snmp_collector==0.1.dev0) #7 7.642 Downloading http://localhost:6667/pip/simple/libpartition/libpartition-0.1.dev0-py3-none-any.whl (10 kB) #7 7.642 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 7.642 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 7.660 Requirement already satisfied: contrail-config-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from tf_snmp_collector==0.1.dev0) (0.1.dev0) #7 7.660 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.5.0) #7 7.660 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.7.1) #7 7.748 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.12.25) #7 7.748 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.29.2) #7 7.748 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_snmp_collector==0.1.dev0) (0.1.dev0) #7 7.748 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.2.4) #7 7.748 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.10.0) #7 7.748 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.5.4) #7 7.748 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.32.5) #7 7.748 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.20.1) #7 7.748 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.5.0) #7 7.748 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.12.0) #7 7.748 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_snmp_collector==0.1.dev0) (0.10.1) #7 7.748 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.1.6) #7 7.748 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_snmp_collector==0.1.dev0) (0.2.1.post1) #7 7.748 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_snmp_collector==0.1.dev0) (8.1.8) #7 7.748 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_snmp_collector==0.1.dev0) (1.17.0) #7 7.809 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->tf_snmp_collector==0.1.dev0) (5.1.1) #7 7.809 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->tf_snmp_collector==0.1.dev0) (7.2) #7 7.907 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_snmp_collector==0.1.dev0) (5.3.1) #7 7.907 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (5.1.0) #7 7.907 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2025.2) #7 7.907 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (25.0) #7 8.159 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.4.3) #7 8.159 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (3.10) #7 8.159 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2.5.0) #7 8.159 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common==0.1.dev0->tf_snmp_collector==0.1.dev0) (2025.8.3) #7 8.159 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->tf_snmp_collector==0.1.dev0) (80.9.0) #7 8.159 Building wheels for collected packages: python3-netsnmp #7 8.159 Building wheel for python3-netsnmp (pyproject.toml): started #7 11.93 Building wheel for python3-netsnmp (pyproject.toml): finished with status 'done' #7 11.93 Created wheel for python3-netsnmp: filename=python3_netsnmp-1.1a1-cp39-cp39-linux_x86_64.whl size=72048 sha256=b7eb6464c20e05c8228ad9e5a4e74379406b7e774a13906f00cf3ea64e7610f6 #7 11.93 Stored in directory: /root/.cache/pip/wheels/aa/b6/ce/d8b6cbaf74da7c7942f0d55d6f2aaef95f98e4068df49955fb #7 11.96 Successfully built python3-netsnmp #7 11.98 Installing collected packages: python3-netsnmp, libpartition, tf_snmp_collector #7 12.08 #7 12.11 Successfully installed libpartition-0.1.dev0 python3-netsnmp-1.1a1 tf_snmp_collector-0.1.dev0 #7 12.11 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 DONE 14.4s #8 exporting to image #8 exporting layers #8 exporting layers 2.3s done #8 writing image sha256:0d956efa0351e06a3336fd9f7ba1734d05913d80b6ab9355f5924cd42a2d7d54 #8 writing image sha256:0d956efa0351e06a3336fd9f7ba1734d05913d80b6ab9355f5924cd42a2d7d54 0.2s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_0_8_9-1 #8 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_0_8_9-1 0.1s done #8 DONE 4.2s 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-04 13:52:34,990: INFO: Docker build duration: 38 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector] 076dd6acc2b0: Preparing 073151abfeba: Preparing d4d9a685593b: Preparing 940c059ef113: Preparing 28d55c52ef34: Preparing 1066bdc7fa35: Preparing ec0cf64ec647: Preparing 1b29ac77b58f: Preparing af858b91f8c6: Preparing 4a08fed9ad71: Preparing ea825e261aa7: Preparing ce5f9d53fcb3: Preparing 752ef8585338: Preparing aa23949e37e8: Preparing 44343de3ea1d: Preparing 076dd6acc2b0: Waiting 073151abfeba: Waiting d4d9a685593b: Waiting 940c059ef113: Waiting 28d55c52ef34: Waiting 1066bdc7fa35: Waiting ec0cf64ec647: Waiting 1b29ac77b58f: Waiting af858b91f8c6: Waiting 4a08fed9ad71: Waiting ea825e261aa7: Waiting ce5f9d53fcb3: Waiting 752ef8585338: Waiting aa23949e37e8: Waiting 44343de3ea1d: Waiting 073151abfeba: Pushed d4d9a685593b: Layer already exists 940c059ef113: Layer already exists 076dd6acc2b0: Pushed 28d55c52ef34: Layer already exists 1066bdc7fa35: Layer already exists ec0cf64ec647: Layer already exists 1b29ac77b58f: Layer already exists af858b91f8c6: Layer already exists 4a08fed9ad71: Layer already exists ea825e261aa7: Layer already exists ce5f9d53fcb3: Layer already exists 752ef8585338: Layer already exists aa23949e37e8: Layer already exists 44343de3ea1d: Layer already exists master-2_0_8_9-1: digest: sha256:ac369138e860dc9dc277e19bdd02ab86a7bec6bddc273e573eb42f0a4cdccbf1 size: 3458 2025-09-04 13:52:45,966: INFO: Building opensdn-analytics-snmp-collector finished successfully, duration: 49 seconds