2026-03-06 10:59:42,073: INFO: Building opensdn-tor-agent 2026-03-06 10:59:42,118: 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_7_0_1-2 --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-tor-agent --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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB 0.0s done #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_0_1-2 #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 1.8s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/8] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_0_1-2 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #8 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_0_1-2 #8 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 0.6s #8 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_0_1-2 #8 CACHED #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 2.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.2s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.3s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.9s #14 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; dnf install -y $pkgs gperftools-libs ; dnf clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #14 2.389 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 14 MB 00:00 #14 7.954 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.9 MB 00:00 #14 8.732 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 402 kB 00:00 #14 9.652 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 16 MB 00:00 #14 19.27 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #14 24.19 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.1 MB 00:00 #14 25.21 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 4.8 MB 00:00 #14 27.87 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #14 28.46 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #14 29.14 added from: http://tf-mirrors.gz1.opensdn.io/re 758 kB/s | 18 kB 00:00 #14 29.84 added from: http://tf-mirrors.gz1.opensdn.io/re 743 B/s | 257 B 00:00 #14 30.06 added from: http://tf-mirrors.gz1.opensdn.io/re 428 kB/s | 15 kB 00:00 #14 30.50 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #14 31.75 added from: http://tf-mirrors.gz1.opensdn.io/re 61 MB/s | 39 MB 00:00 #14 54.02 Third parties for OpenSDN 35 MB/s | 5.1 MB 00:00 #14 64.99 Dependencies resolved. #14 64.99 ========================================================================================== #14 64.99 Package Arch Version Repository Size #14 64.99 ========================================================================================== #14 64.99 Installing: #14 64.99 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 64.99 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 64.99 Installing dependencies: #14 64.99 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 64.99 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 64.99 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 64.99 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 64.99 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 64.99 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 64.99 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 64.99 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 64.99 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 64.99 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 64.99 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 64.99 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 64.99 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 64.99 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 64.99 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 64.99 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 64.99 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 64.99 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 64.99 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 64.99 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 64.99 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 64.99 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 64.99 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 64.99 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 64.99 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 64.99 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 64.99 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 64.99 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 64.99 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 64.99 #14 64.99 Transaction Summary #14 64.99 ========================================================================================== #14 64.99 Install 31 Packages #14 64.99 #14 65.00 Total download size: 12 M #14 65.00 Installed size: 41 M #14 65.00 Downloading Packages: #14 65.02 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 9.9 kB 00:00 #14 65.03 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 880 kB/s | 15 kB 00:00 #14 65.04 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #14 65.05 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 35 kB 00:00 #14 65.06 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 724 kB/s | 13 kB 00:00 #14 65.07 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.7 MB/s | 43 kB 00:00 #14 65.07 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 30 kB 00:00 #14 65.08 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 730 kB/s | 11 kB 00:00 #14 65.08 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.3 MB/s | 37 kB 00:00 #14 65.10 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 4.3 MB/s | 55 kB 00:00 #14 65.10 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 8.3 MB/s | 99 kB 00:00 #14 65.10 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.4 MB/s | 37 kB 00:00 #14 65.11 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #14 65.13 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 405 kB 00:00 #14 65.13 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #14 65.13 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #14 65.13 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #14 65.13 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #14 65.14 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.1 MB/s | 22 kB 00:00 #14 65.16 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 275 kB 00:00 #14 65.28 (21/31): boost-serialization-1.75.0-13.el9_7.x8 898 kB/s | 127 kB 00:00 #14 65.41 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 102 kB/s | 25 kB 00:00 #14 65.48 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 59 kB/s | 11 kB 00:00 #14 65.48 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 228 kB 00:00 #14 65.48 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.0 MB/s | 53 kB 00:00 #14 65.49 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.9 MB/s | 21 kB 00:00 #14 65.50 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.4 MB/s | 28 kB 00:00 #14 65.51 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #14 65.51 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #14 65.51 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #14 65.61 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 16 MB/s | 9.6 MB 00:00 #14 65.61 -------------------------------------------------------------------------------- #14 65.61 Total 20 MB/s | 12 MB 00:00 #14 65.61 Running transaction check #14 65.67 Transaction check succeeded. #14 65.67 Running transaction test #14 65.99 Transaction test succeeded. #14 65.99 Running transaction #14 67.03 Preparing : 1/1 #14 67.25 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 67.26 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 67.27 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 67.28 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 67.72 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 67.84 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 67.84 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 67.86 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 67.88 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 67.88 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 67.90 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 67.90 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 67.91 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 67.91 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 67.95 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 67.95 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 67.95 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 67.97 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 67.97 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 67.99 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 67.99 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 68.00 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 68.01 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 68.02 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 68.04 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 68.05 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 68.05 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 68.05 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 68.07 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 68.09 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 68.09 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 68.11 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 68.27 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 68.27 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 68.27 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 68.27 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 68.27 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 68.27 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 68.27 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 68.27 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 68.27 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 68.27 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 68.27 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 68.27 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 68.27 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 68.27 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 68.27 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 68.27 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 68.27 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 68.27 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 68.27 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 68.27 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 68.27 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 68.27 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 68.27 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 68.27 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 68.27 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 68.27 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 68.27 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 68.27 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 68.27 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 68.27 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 68.27 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 68.41 #14 68.41 Installed: #14 68.41 boost-1.75.0-13.el9_7.x86_64 #14 68.41 boost-atomic-1.75.0-13.el9_7.x86_64 #14 68.41 boost-chrono-1.75.0-13.el9_7.x86_64 #14 68.41 boost-container-1.75.0-13.el9_7.x86_64 #14 68.41 boost-context-1.75.0-13.el9_7.x86_64 #14 68.41 boost-contract-1.75.0-13.el9_7.x86_64 #14 68.41 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 68.41 boost-date-time-1.75.0-13.el9_7.x86_64 #14 68.41 boost-fiber-1.75.0-13.el9_7.x86_64 #14 68.41 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 68.41 boost-graph-1.75.0-13.el9_7.x86_64 #14 68.41 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 68.41 boost-locale-1.75.0-13.el9_7.x86_64 #14 68.41 boost-log-1.75.0-13.el9_7.x86_64 #14 68.41 boost-math-1.75.0-13.el9_7.x86_64 #14 68.41 boost-nowide-1.75.0-13.el9_7.x86_64 #14 68.41 boost-program-options-1.75.0-13.el9_7.x86_64 #14 68.41 boost-python3-1.75.0-13.el9_7.x86_64 #14 68.41 boost-random-1.75.0-13.el9_7.x86_64 #14 68.41 boost-regex-1.75.0-13.el9_7.x86_64 #14 68.41 boost-serialization-1.75.0-13.el9_7.x86_64 #14 68.41 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 68.41 boost-system-1.75.0-13.el9_7.x86_64 #14 68.41 boost-test-1.75.0-13.el9_7.x86_64 #14 68.41 boost-thread-1.75.0-13.el9_7.x86_64 #14 68.41 boost-timer-1.75.0-13.el9_7.x86_64 #14 68.41 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 68.41 boost-wave-1.75.0-13.el9_7.x86_64 #14 68.41 gperftools-libs-2.9.1-3.el9.x86_64 #14 68.41 libicu-67.1-10.el9_6.x86_64 #14 68.41 libunwind-1.6.2-1.el9.x86_64 #14 68.41 #14 68.41 Complete! #14 68.87 77 files removed #14 69.47 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 69.54 Collecting contrail-vrouter-api==0.1.dev0 #14 69.55 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 69.92 Installing collected packages: contrail-vrouter-api #14 69.95 Successfully installed contrail-vrouter-api-0.1.dev0 #14 69.95 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 DONE 71.6s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.5s #16 exporting to image #16 exporting layers #16 exporting layers 1.5s done #16 writing image sha256:4991eac9bdf7bdf2d698bce83a3bddd9397742c6d294ddc4f20f1be3bd0fa5a7 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_0_1-2 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_0_1-2 0.0s done #16 DONE 1.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-03-06 11:01:15,703: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 2ff3a419b425: Preparing abce2f5fd405: Preparing 3f172ec27c31: Preparing c81c9b15505f: Preparing b49e1947e4fd: Preparing 12d8bd4e1d7b: Preparing 9cd29782a331: Preparing 50242f799a49: Preparing ef5ed79e02ca: Preparing 559e038c5a03: Preparing 87eb67062a35: Preparing 8b2360878f85: Preparing dfe4d8cb8e0b: Preparing 50b00fd2b2c0: Preparing de7c11040dd9: Preparing f8af8f6618f4: Preparing a394f4f80fd2: Preparing d333de25c93a: Preparing e94107be0499: Preparing 12c48f10d0be: Preparing 44343de3ea1d: Preparing 2ff3a419b425: Waiting abce2f5fd405: Waiting 3f172ec27c31: Waiting c81c9b15505f: Waiting b49e1947e4fd: Waiting 12d8bd4e1d7b: Waiting 9cd29782a331: Waiting 50242f799a49: Waiting ef5ed79e02ca: Waiting 559e038c5a03: Waiting 87eb67062a35: Waiting 8b2360878f85: Waiting dfe4d8cb8e0b: Waiting 50b00fd2b2c0: Waiting de7c11040dd9: Waiting f8af8f6618f4: Waiting a394f4f80fd2: Waiting d333de25c93a: Waiting e94107be0499: Waiting 12c48f10d0be: Waiting 44343de3ea1d: Waiting 2ff3a419b425: Pushed 3f172ec27c31: Pushed c81c9b15505f: Pushed b49e1947e4fd: Pushed 12d8bd4e1d7b: Pushed 9cd29782a331: Pushed 50242f799a49: Layer already exists ef5ed79e02ca: Layer already exists 559e038c5a03: Layer already exists 87eb67062a35: Layer already exists 8b2360878f85: Layer already exists dfe4d8cb8e0b: Layer already exists 50b00fd2b2c0: Layer already exists de7c11040dd9: Layer already exists f8af8f6618f4: Layer already exists a394f4f80fd2: Layer already exists d333de25c93a: Layer already exists abce2f5fd405: Pushed e94107be0499: Layer already exists 12c48f10d0be: Layer already exists 44343de3ea1d: Layer already exists master-2_7_0_1-2: digest: sha256:7f16fea77d33130513b190ab388c325b8e18025e00c7e348fd458c7257c7a6cb size: 4713 2026-03-06 11:01:26,708: INFO: Building opensdn-tor-agent finished successfully, duration: 104 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:5101/opensdn-analytics-alarm-gen:master-2_7_0_1-2 1f9ade29c2df 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_0_1-2 de19ec8de8c6 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_0_1-2 43c1c54867b7 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_0_1-2 61ef16034c0f 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_0_1-2 5a30a45df793 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_0_1-2 7caf1feee986 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_0_1-2 83e0bada5868 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_0_1-2 b306db40940c 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_0_1-2 470ead44f946 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_0_1-2 5a8095abf528 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_0_1-2 2d3789750351 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_0_1-2 9f333091e275 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_0_1-2 5851ba12c8cd 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_0_1-2 8697f1cc0c6b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_0_1-2 27a6a60133fb 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_0_1-2 55acae1d29d0 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_0_1-2 29cdcdd16fd9 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_0_1-2 52c0908b9b09 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_0_1-2 754c3e3d1ab9 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_0_1-2 af656acb520a 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_0_1-2 79bd7f948a87 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_0_1-2 bfb7d9ba7bc8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_0_1-2 d6492906e039 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_0_1-2 d54a29732d24 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_0_1-2 09589c6e5b6f 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_0_1-2 8d0b24f08c73 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_0_1-2 bc0c4bf7ec63 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_0_1-2 e6488fb28554 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_0_1-2 309ca8234b96 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_0_1-2 4580ff19d3af 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_0_1-2 fa8a40beebe9 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_0_1-2 4124d2d92d2a 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_0_1-2 357ab9884ce6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_0_1-2 bd835202eff4 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_0_1-2 1323a0bcc060 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_0_1-2 09c5d840a8d1 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_0_1-2 0373963b1a23 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_0_1-2 2428f467e67c 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_0_1-2 2a1930ce0737 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_0_1-2 ce4c298a38be 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_0_1-2 a4e54a32935d 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_0_1-2 c9c53dfff0bb 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_0_1-2 a5fc12984e48 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_0_1-2 4991eac9bdf7 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_0_1-2 5e34a10594b4 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_0_1-2 c049276b0eb3 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_0_1-2 282d5907e0da 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen b3838a164f21 2.9GB 0B U opensdn-test-test:master-2_7_0_1-2 a5fc12984e48 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile c522991f15e7 24.7GB 0B tf-dev-sandbox:frozen b3838a164f21 2.9GB 0B U