2025-10-07 19:56:22,993: INFO: Building opensdn-analytics-snmp-base 2025-10-07 19:56:23,005: 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_3_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-base --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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_3_4-6 #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 609B done #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #2 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_3_4-6 #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 2/3] COPY --from=build /root/contrail/buildroot/usr/share/mibs/netsnmp /usr/share/mibs/netsnmp #7 DONE 0.6s #8 [stage-1 3/3] RUN set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum #8 0.645 Contrail repo 10 kB/s | 257 B 00:00 #8 0.723 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #8 1.109 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #8 1.300 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 264 kB 00:00 #8 1.538 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 7.0 MB 00:00 #8 3.052 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 4.0 MB 00:00 #8 4.217 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 939 kB 00:00 #8 4.729 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #8 5.911 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 392 kB 00:00 #8 6.449 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 MB/s | 451 kB 00:00 #8 6.990 added from: http://tf-mirrors.gz1.opensdn.io/re 344 kB/s | 16 kB 00:00 #8 7.304 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 kB/s | 257 B 00:00 #8 7.622 added from: http://tf-mirrors.gz1.opensdn.io/re 433 kB/s | 13 kB 00:00 #8 7.950 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 #8 9.028 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 #8 26.47 Third parties for OpenSDN 23 MB/s | 5.4 MB 00:00 #8 39.29 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) #8 39.29 Error: #8 39.29 Problem: cannot install the best candidate for the job #8 39.29 - nothing provides net-snmp-agent-libs(x86-64) = 1:5.9.4-5.el7 needed by net-snmp-devel-1:5.9.4-5.el7.x86_64 from tpc #8 ERROR: process "/bin/sh -c set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 ------ > [stage-1 3/3] RUN set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum: 6.990 added from: http://tf-mirrors.gz1.opensdn.io/re 344 kB/s | 16 kB 00:00 7.304 added from: http://tf-mirrors.gz1.opensdn.io/re 4.5 kB/s | 257 B 00:00 7.622 added from: http://tf-mirrors.gz1.opensdn.io/re 433 kB/s | 13 kB 00:00 7.950 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 64 kB 00:00 9.028 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 30 MB 00:00 26.47 Third parties for OpenSDN 23 MB/s | 5.4 MB 00:00 39.29 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 39.29 Error: 39.29 Problem: cannot install the best candidate for the job 39.29 - nothing provides net-snmp-agent-libs(x86-64) = 1:5.9.4-5.el7 needed by net-snmp-devel-1:5.9.4-5.el7.x86_64 from tpc ------ 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) Dockerfile:13 -------------------- 12 | # required to install python's snmp package 13 | >>> RUN set -e ; 14 | >>> yum install -y net-snmp-devel ; 15 | >>> yum clean all -y ; 16 | >>> rm -rf /var/cache/yum 17 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -e ; yum install -y net-snmp-devel ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 2025-10-07 19:57:04,596: INFO: Docker build duration: 42 seconds 2025-10-07 19:57:04,605: ERROR: Building opensdn-analytics-snmp-base failed, duration: 42 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_3_4-6 b376e9fc0404 58 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_3_4-6 300ed928d540 58 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_3_4-6 201dbe215bd8 58 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_3_4-6 4f2ef4f149df 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_3_4-6 001174c9402a 2 minutes ago 2.33MB tf-dev-sandbox compile 2326908dbc0a 2 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_3_4-6 41fab8ec026b About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_3_4-6 0cfe52a22b55 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_3_4-6 760ddc475939 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4ff4abaee10f About an hour ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_3_4-6 58814539b86a About an hour ago 4.17kB tf-dev-sandbox frozen d1477685d279 About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d1477685d279 About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB