2025-05-12 10:50:11,878: INFO: Building opensdn-analytics-snmp-base 2025-05-12 10:50:11,889: 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-1_0_8_7-7_0 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --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 Sending build context to Docker daemon 2.56 kB Step 1/7 : ARG CONTRAIL_REGISTRY Step 2/7 : ARG CONTRAIL_CONTAINER_TAG Step 3/7 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 91a7f8cc23be Step 4/7 : ENV NODE_TYPE=analytics-snmp ---> Running in 75fc125abd27 ---> Removed intermediate container 75fc125abd27 ---> 47461f3b9785 Step 5/7 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE ---> Running in 518d703541e1 ---> Removed intermediate container 518d703541e1 ---> e188b8f02f30 Step 6/7 : RUN source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then dnf install -y net-snmp-1:5.9.1 net-snmp-devel-1:5.9.1 ; else yum install -y net-snmp-devel ; fi ; yum clean all -y ; rm -rf /var/cache/yum ---> Running in 1c33c1f3cb4d Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package net-snmp-devel.x86_64 2:5.9.4-1 will be installed --> Processing Dependency: net-snmp = 5.9.4 for package: 2:net-snmp-devel-5.9.4-1.x86_64 --> Finished Dependency Resolution Error: Package: 2:net-snmp-devel-5.9.4-1.x86_64 (contrail) Requires: net-snmp = 5.9.4 Available: 1:net-snmp-5.7.2-49.el7.x86_64 (tf-mirrors.ci_repos_yum7-base) net-snmp = 1:5.7.2-49.el7 Available: 1:net-snmp-5.7.2-49.el7_9.1.x86_64 (tf-mirrors.ci_repos_yum7-updates) net-snmp = 1:5.7.2-49.el7_9.1 Available: 1:net-snmp-5.7.2-49.el7_9.2.x86_64 (tf-mirrors.ci_repos_yum7-updates) net-snmp = 1:5.7.2-49.el7_9.2 Available: 1:net-snmp-5.7.2-49.el7_9.3.x86_64 (tf-mirrors.ci_repos_yum7-updates) net-snmp = 1:5.7.2-49.el7_9.3 Available: 1:net-snmp-5.7.2-49.el7_9.4.x86_64 (tf-mirrors.ci_repos_yum7-updates) net-snmp = 1:5.7.2-49.el7_9.4 Available: 1:net-snmp-5.8-20.el7.x86_64 (tpc) net-snmp = 1:5.8-20.el7 Available: 1:net-snmp-5.9.4-5.el7.x86_64 (tpc) net-snmp = 1:5.9.4-5.el7 Available: 2:net-snmp-5.9.4-1.x86_64 (contrail) net-snmp = 2:5.9.4-1  You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Loaded plugins: fastestmirror, ovl Cleaning repos: contrail tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container 1c33c1f3cb4d ---> 43234980c520 Step 7/7 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 8ecd278d0202 ---> Removed intermediate container 8ecd278d0202 ---> febb42afe42e [Warning] One or more build-args [BASE_EXTRA_RPMS CONTAINER_NAME GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built febb42afe42e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-1_0_8_7-7_0 2025-05-12 10:50:49,030: INFO: Docker build duration: 38 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base] dfd3537f46c8: Preparing 79c8f85374a0: Preparing 480e8699210a: Preparing 7508ca859452: Preparing d24931b41642: Preparing 622a89690fdf: Preparing 79d76a183714: Preparing c0f9089667c4: Preparing 5c45c81768a9: Preparing 622a89690fdf: Waiting 79d76a183714: Waiting c0f9089667c4: Waiting 174f56854903: Preparing 5c45c81768a9: Waiting 174f56854903: Waiting d24931b41642: Layer already exists 7508ca859452: Layer already exists 480e8699210a: Layer already exists 79c8f85374a0: Layer already exists 622a89690fdf: Layer already exists 79d76a183714: Layer already exists c0f9089667c4: Layer already exists 5c45c81768a9: Layer already exists 174f56854903: Layer already exists dfd3537f46c8: Pushed master-1_0_8_7-7_0: digest: sha256:e495e3d1410f716e6d71c443fd44417203e1e5b2cb0a85685cd9cebb38742633 size: 2411 2025-05-12 10:50:51,713: INFO: Building opensdn-analytics-snmp-base finished successfully, duration: 40 seconds