2025-10-08 06:28:39,292: INFO: Building opensdn-analytics-collector 2025-10-08 06:28:39,346: 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_8_1-3 --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-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.27kB 0.0s done #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_8_1-3 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.2s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_1-3 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_8_1-3 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 5.50kB done #8 DONE 0.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.9s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_1-3 #5 DONE 0.1s #10 [stage-1 3/4] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.5s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 1.505 Contrail repo 4.7 kB/s | 257 B 00:00 #11 1.583 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #11 2.365 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #11 2.816 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 264 kB 00:00 #11 3.106 added from: http://tf-mirrors.gz1.opensdn.io/re 60 MB/s | 7.0 MB 00:00 #11 6.863 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 4.0 MB 00:00 #11 9.518 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 939 kB 00:00 #11 10.45 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #11 12.45 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 392 kB 00:00 #11 13.09 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 451 kB 00:00 #11 13.83 added from: http://tf-mirrors.gz1.opensdn.io/re 404 kB/s | 16 kB 00:00 #11 14.32 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #11 14.66 added from: http://tf-mirrors.gz1.opensdn.io/re 203 kB/s | 13 kB 00:00 #11 15.11 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #11 16.01 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 30 MB 00:00 #11 32.33 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #11 42.23 Error: #11 42.23 Problem: cannot install the best candidate for the job #11 42.23 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 42.23 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 42.23 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 42.23 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc #11 42.24 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) #11 ERROR: process "/bin/sh -c set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 ------ > [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum: 15.11 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 16.01 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 30 MB 00:00 32.33 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 42.23 Error: 42.23 Problem: cannot install the best candidate for the job 42.23 - nothing provides libcrypto.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 42.23 - nothing provides libssl.so.10()(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 42.23 - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 42.23 - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by libzookeeper-3.9.2-0contrail0.el7.x86_64 from tpc 42.24 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) ------ 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-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) Dockerfile:21 -------------------- 20 | COPY --from=build /root/contrail/buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector 21 | >>> RUN set -e ; 22 | >>> source /etc/os-release && 23 | >>> ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; 24 | >>> if [[ ${ver} == 9 ]]; then 25 | >>> pkgs="boost" ; 26 | >>> else 27 | >>> pkgs="boost169" ; 28 | >>> fi ; 29 | >>> yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; 30 | >>> yum clean all -y ; 31 | >>> rm -rf /var/cache/yum 32 | -------------------- ERROR: failed to solve: process "/bin/sh -c set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum" did not complete successfully: exit code: 1 2025-10-08 06:29:30,379: INFO: Docker build duration: 51 seconds 2025-10-08 06:29:30,394: ERROR: Building opensdn-analytics-collector failed, duration: 51 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_8_1-3 96f265d29863 13 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_8_1-3 58dcf6fdacfe 14 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_8_1-3 5417504e6d59 26 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_8_1-3 7293222e6a60 28 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_8_1-3 174c6d5ce387 29 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_8_1-3 85bc43ba32cb 31 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_8_1-3 6c2bb5b54e76 31 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_8_1-3 1bf95a75335c 35 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_8_1-3 985af511d108 36 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_8_1-3 711c76c14a49 38 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_8_1-3 812f4f2750bf 38 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_8_1-3 a3006c645210 39 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_8_1-3 ab85c735fd62 40 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_8_1-3 2d79ec9b5344 40 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_8_1-3 8d88998b9848 40 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_8_1-3 f92f175ccce1 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_8_1-3 4657efdf8b85 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_8_1-3 3e3944aacfe9 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_8_1-3 ca39e0393755 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_8_1-3 4d08a762a0df 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_8_1-3 7632aee9e54f 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_8_1-3 4f7a24fa607e 2 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_8_1-3 279f5875ea6d 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_8_1-3 2111161ad491 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_8_1-3 bc04ff41eebe 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_8_1-3 58e0ae671877 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_8_1-3 be134464239c 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_8_1-3 7edb9bc636e4 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_8_1-3 c41df39a8667 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_8_1-3 c8b9ae936352 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_8_1-3 1844ac24722e 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_8_1-3 0035996bbe41 5 minutes ago 2.42MB tf-dev-sandbox compile 13264e65b91e 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_8_1-3 74536eb626e3 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d9939aa269f8 About an hour ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_8_1-3 db495c27f258 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_8_1-3 d7adf312c00c About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_8_1-3 78acc170e6ca About an hour ago 4.17kB tf-dev-sandbox frozen 0c2ede3a073a About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 0c2ede3a073a About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB