2026-03-12 01:17:34,021: INFO: Building opensdn-base 2026-03-12 01:17:34,028: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-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 --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.49kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 6) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 8) #1 DONE 0.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #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: 2B done #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 40.08kB done #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 ... #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 #7 DONE 0.3s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 DONE 0.3s #8 [stage-1 2/6] COPY --from=build /buildroot/usr/lib/libipfix.so.1.0 /usr/lib/ #8 DONE 0.1s #9 [stage-1 3/6] COPY --from=build /buildroot/usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/ #9 DONE 0.1s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/ #10 DONE 0.1s #11 [stage-1 5/6] RUN set -e ; ln -s /usr/lib/libipfix.so.1.0 /usr/lib/libipfix.so ; ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so ; ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so.9 ; ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so ; ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so.9 ; sed -e '/^tsflags=nodocs/d' -i /etc/yum.conf ; yum install -y nc gcc python3-devel net-tools libatomic libuv userspace-rcu tbb crudini ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail_config_utils==0.1.dev0" ; mkdir -p /opt/contrail/utils ; pkg_path=$(find /usr/local/lib -name contrail_config_utils) ; ls -l $pkg_path ; cp $pkg_path/* /opt/contrail/utils/ ; chmod a+x /opt/contrail/utils/* ; rm -rf /tmp/utils ; python3 -m pip install --no-compile remote-pdb ; rm -rf /root/.cache ; yum clean all -y ; rm -rf /var/cache/yum ; ldconfig #11 0.430 Third parties for OpenSDN 59 MB/s | 5.1 MB 00:00 #11 2.107 Extra Packages for Enterprise Linux 9 - x86_64 25 MB/s | 20 MB 00:00 #11 11.23 Extra Packages for Enterprise Linux 9 openh264 2.3 kB/s | 2.5 kB 00:01 #11 11.88 Rocky Linux 9 - BaseOS 33 MB/s | 16 MB 00:00 #11 14.92 Rocky Linux 9 - AppStream 40 MB/s | 17 MB 00:00 #11 18.49 Rocky Linux 9 - Extras 51 kB/s | 17 kB 00:00 #11 20.65 Error: #11 20.65 Problem: cannot install the best candidate for the job #11 20.65 - nothing provides python3 = 3.9.25-3.el9_7.1 needed by python3-devel-3.9.25-3.el9_7.1.x86_64 from appstream #11 20.65 - nothing provides python3-libs(x86-64) = 3.9.25-3.el9_7.1 needed by python3-devel-3.9.25-3.el9_7.1.x86_64 from appstream #11 20.65 (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 ; ln -s /usr/lib/libipfix.so.1.0 /usr/lib/libipfix.so ; ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so ; ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so.9 ; ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so ; ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so.9 ; sed -e '/^tsflags=nodocs/d' -i /etc/yum.conf ; yum install -y nc gcc python3-devel net-tools libatomic libuv userspace-rcu tbb crudini ; python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "contrail_config_utils==0.1.dev0" ; mkdir -p /opt/contrail/utils ; pkg_path=$(find /usr/local/lib -name contrail_config_utils) ; ls -l $pkg_path ; cp $pkg_path/* /opt/contrail/utils/ ; chmod a+x /opt/contrail/utils/* ; rm -rf /tmp/utils ; python3 -m pip install --no-compile remote-pdb ; rm -rf /root/.cache ; yum clean all -y ; rm -rf /var/cache/yum ; ldconfig" did not complete successfully: exit code: 1 ------ > [stage-1 5/6] RUN set -e ; ln -s /usr/lib/libipfix.so.1.0 /usr/lib/libipfix.so ; ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so ; ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so.9 ; ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so ; ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so.9 ; sed -e '/^tsflags=nodocs/d' -i /etc/yum.conf ; yum install -y nc gcc python3-devel net-tools libatomic libuv userspace-rcu tbb crudini ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail_config_utils==0.1.dev0" ; mkdir -p /opt/contrail/utils ; pkg_path=$(find /usr/local/lib -name contrail_config_utils) ; ls -l $pkg_path ; cp $pkg_path/* /opt/contrail/utils/ ; chmod a+x /opt/contrail/utils/* ; rm -rf /tmp/utils ; python3 -m pip install --no-compile remote-pdb ; rm -rf /root/.cache ; yum clean all -y ; rm -rf /var/cache/yum ; ldconfig: 2.107 Extra Packages for Enterprise Linux 9 - x86_64 25 MB/s | 20 MB 00:00 11.23 Extra Packages for Enterprise Linux 9 openh264 2.3 kB/s | 2.5 kB 00:01 11.88 Rocky Linux 9 - BaseOS 33 MB/s | 16 MB 00:00 14.92 Rocky Linux 9 - AppStream 40 MB/s | 17 MB 00:00 18.49 Rocky Linux 9 - Extras 51 kB/s | 17 kB 00:00 20.65 Error: 20.65 Problem: cannot install the best candidate for the job 20.65 - nothing provides python3 = 3.9.25-3.el9_7.1 needed by python3-devel-3.9.25-3.el9_7.1.x86_64 from appstream 20.65 - nothing provides python3-libs(x86-64) = 3.9.25-3.el9_7.1 needed by python3-devel-3.9.25-3.el9_7.1.x86_64 from appstream 20.65 (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 6) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 8) Dockerfile:21 -------------------- 20 | # WARNING! all pip deps must be installed with pinned version to avoid breakages when pypi is upgraded. 21 | >>> RUN set -e ; 22 | >>> ln -s /usr/lib/libipfix.so.1.0 /usr/lib/libipfix.so ; 23 | >>> ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so ; 24 | >>> ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so.9 ; 25 | >>> ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so ; 26 | >>> ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so.9 ; 27 | >>> sed -e '/^tsflags=nodocs/d' -i /etc/yum.conf ; 28 | >>> # net-tools has netstat which is used in vrouter-dpdk, opensdn-status and by opensdn-test inside kubemanager container 29 | >>> # libatomic libuv userspace-rcu tbb - for c++ binaries 30 | >>> # crudini - mostly for tf-test repo 31 | >>> yum install -y nc gcc python3-devel net-tools libatomic libuv userspace-rcu tbb crudini ; 32 | >>> # NOTE: utils must be placed into /opt/contrail/utils 33 | >>> # TODO: rework utils with extra_scripts in setup.py 34 | >>> python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "contrail_config_utils==0.1.dev0" ; 35 | >>> mkdir -p /opt/contrail/utils ; 36 | >>> pkg_path=$(find /usr/local/lib -name contrail_config_utils) ; 37 | >>> ls -l $pkg_path ; 38 | >>> cp $pkg_path/* /opt/contrail/utils/ ; 39 | >>> chmod a+x /opt/contrail/utils/* ; 40 | >>> rm -rf /tmp/utils ; 41 | >>> # for debug purposes 42 | >>> python3 -m pip install --no-compile remote-pdb ; 43 | >>> rm -rf /root/.cache ; 44 | >>> yum clean all -y ; 45 | >>> rm -rf /var/cache/yum ; 46 | >>> ldconfig 47 | -------------------- ERROR: failed to build: failed to solve: process "/bin/sh -c set -e ; ln -s /usr/lib/libipfix.so.1.0 /usr/lib/libipfix.so ; ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so ; ln -s /usr/lib/liblog4cplus-2.1.so.9.0.1 /usr/lib/liblog4cplus-2.1.so.9 ; ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so ; ln -s /usr/lib/liblog4cplusU-2.1.so.9.0.1 /usr/lib/liblog4cplusU-2.1.so.9 ; sed -e '/^tsflags=nodocs/d' -i /etc/yum.conf ; yum install -y nc gcc python3-devel net-tools libatomic libuv userspace-rcu tbb crudini ; python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "contrail_config_utils==0.1.dev0" ; mkdir -p /opt/contrail/utils ; pkg_path=$(find /usr/local/lib -name contrail_config_utils) ; ls -l $pkg_path ; cp $pkg_path/* /opt/contrail/utils/ ; chmod a+x /opt/contrail/utils/* ; rm -rf /tmp/utils ; python3 -m pip install --no-compile remote-pdb ; rm -rf /root/.cache ; yum clean all -y ; rm -rf /var/cache/yum ; ldconfig" did not complete successfully: exit code: 1 2026-03-12 01:17:55,803: INFO: Docker build duration: 21 seconds 2026-03-12 01:17:55,809: ERROR: Building opensdn-base failed, duration: 21 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 45f85b0eef1e 1.4MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 573d0f08bae0 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 5ddc0d1149e9 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 4dc2963e1043 2.46MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 5b05445e8a4e 409MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 faafc3ddfa3c 32.7MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 1680f7016f02 2.9GB 0B U tf-dev-sandbox:compile 75d7b0d802d1 24.7GB 0B