2026-06-09 22:44:03,753: INFO: Building opensdn-tor-agent 2026-06-09 22:44:03,885: 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_8_0_1-9 --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 done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 ... #7 [internal] load build context #7 DONE 2.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.1s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.5s #13 [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 #13 2.851 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 14 MB 00:00 #13 6.958 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #13 7.619 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 402 kB 00:00 #13 8.486 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 16 MB 00:00 #13 14.72 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 11 MB 00:00 #13 19.35 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 1.1 MB 00:00 #13 20.29 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.8 MB 00:00 #13 21.45 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #13 22.11 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 474 kB 00:00 #13 22.73 added from: http://tf-mirrors.gz1.opensdn.io/re 606 kB/s | 18 kB 00:00 #13 23.39 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 kB/s | 257 B 00:00 #13 24.18 added from: http://tf-mirrors.gz1.opensdn.io/re 40 kB/s | 15 kB 00:00 #13 24.66 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 96 kB 00:00 #13 25.67 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 39 MB 00:00 #13 52.07 Third parties for OpenSDN 22 MB/s | 5.1 MB 00:00 #13 70.60 Dependencies resolved. #13 70.60 ========================================================================================== #13 70.60 Package Arch Version Repository Size #13 70.60 ========================================================================================== #13 70.60 Installing: #13 70.60 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 70.60 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 70.60 Installing dependencies: #13 70.60 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 70.60 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 70.60 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 70.60 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 70.60 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 70.60 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 70.60 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 70.60 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 70.60 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 70.60 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 70.60 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 70.60 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 70.60 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 70.60 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 70.60 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 70.60 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 70.60 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 70.60 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 70.60 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 70.60 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 70.60 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 70.60 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 70.60 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 70.60 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 70.60 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 70.60 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 70.60 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 70.60 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 70.60 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 70.60 #13 70.60 Transaction Summary #13 70.60 ========================================================================================== #13 70.60 Install 31 Packages #13 70.60 #13 70.60 Total download size: 12 M #13 70.60 Installed size: 41 M #13 70.60 Downloading Packages: #13 70.63 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 480 kB/s | 9.9 kB 00:00 #13 70.64 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 558 kB/s | 15 kB 00:00 #13 70.65 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 23 kB 00:00 #13 70.66 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.7 MB/s | 35 kB 00:00 #13 70.66 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 70.66 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.2 MB/s | 43 kB 00:00 #13 70.66 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.4 MB/s | 30 kB 00:00 #13 70.67 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 70.67 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.2 MB/s | 37 kB 00:00 #13 70.67 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 6.2 MB/s | 55 kB 00:00 #13 70.68 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 70.70 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.3 MB/s | 37 kB 00:00 #13 70.70 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 19 MB/s | 212 kB 00:00 #13 70.73 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 70.73 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 70.73 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 948 kB/s | 13 kB 00:00 #13 70.73 (17/31): boost-program-options-1.75.0-13.el9_7. 9.7 MB/s | 104 kB 00:00 #13 70.73 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 70.73 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #13 70.75 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 275 kB 00:00 #13 70.75 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.6 MB/s | 127 kB 00:00 #13 70.76 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #13 70.76 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 70.76 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 228 kB 00:00 #13 70.76 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.3 MB/s | 53 kB 00:00 #13 70.77 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.2 MB/s | 21 kB 00:00 #13 70.78 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #13 70.78 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 70.78 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #13 70.79 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.4 MB/s | 67 kB 00:00 #13 70.97 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #13 70.97 -------------------------------------------------------------------------------- #13 70.97 Total 36 MB/s | 12 MB 00:00 #13 70.97 Running transaction check #13 71.06 Transaction check succeeded. #13 71.06 Running transaction test #13 71.47 Transaction test succeeded. #13 71.47 Running transaction #13 72.02 Preparing : 1/1 #13 72.14 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 72.16 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 72.16 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 72.17 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 73.18 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 73.21 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 73.21 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 73.21 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 73.24 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 73.27 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 73.30 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 73.32 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 73.32 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 73.33 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 73.37 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 73.38 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 73.38 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 73.38 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 73.38 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 73.43 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 73.43 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 73.43 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 73.43 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 73.43 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 73.43 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 73.43 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 73.45 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 73.45 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 73.45 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 73.46 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 73.48 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 73.49 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 73.92 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 73.92 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 73.92 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 73.92 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 73.92 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 73.92 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 73.92 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 73.92 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 73.92 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 73.92 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 73.92 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 73.92 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 73.92 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 73.92 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 73.92 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 73.92 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 73.92 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 73.92 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 73.92 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 73.92 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 73.92 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 73.92 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 73.92 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 73.92 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 73.92 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 73.92 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 73.92 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 73.92 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 73.92 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 73.92 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 73.92 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 74.13 #13 74.13 Installed: #13 74.13 boost-1.75.0-13.el9_7.x86_64 #13 74.13 boost-atomic-1.75.0-13.el9_7.x86_64 #13 74.13 boost-chrono-1.75.0-13.el9_7.x86_64 #13 74.13 boost-container-1.75.0-13.el9_7.x86_64 #13 74.13 boost-context-1.75.0-13.el9_7.x86_64 #13 74.13 boost-contract-1.75.0-13.el9_7.x86_64 #13 74.13 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 74.13 boost-date-time-1.75.0-13.el9_7.x86_64 #13 74.13 boost-fiber-1.75.0-13.el9_7.x86_64 #13 74.13 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 74.13 boost-graph-1.75.0-13.el9_7.x86_64 #13 74.13 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 74.13 boost-locale-1.75.0-13.el9_7.x86_64 #13 74.13 boost-log-1.75.0-13.el9_7.x86_64 #13 74.13 boost-math-1.75.0-13.el9_7.x86_64 #13 74.13 boost-nowide-1.75.0-13.el9_7.x86_64 #13 74.13 boost-program-options-1.75.0-13.el9_7.x86_64 #13 74.13 boost-python3-1.75.0-13.el9_7.x86_64 #13 74.13 boost-random-1.75.0-13.el9_7.x86_64 #13 74.13 boost-regex-1.75.0-13.el9_7.x86_64 #13 74.13 boost-serialization-1.75.0-13.el9_7.x86_64 #13 74.13 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 74.13 boost-system-1.75.0-13.el9_7.x86_64 #13 74.13 boost-test-1.75.0-13.el9_7.x86_64 #13 74.13 boost-thread-1.75.0-13.el9_7.x86_64 #13 74.13 boost-timer-1.75.0-13.el9_7.x86_64 #13 74.13 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 74.13 boost-wave-1.75.0-13.el9_7.x86_64 #13 74.13 gperftools-libs-2.9.1-3.el9.x86_64 #13 74.13 libicu-67.1-10.el9_6.x86_64 #13 74.13 libunwind-1.6.2-1.el9.x86_64 #13 74.13 #13 74.13 Complete! #13 74.88 77 files removed #13 76.20 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 76.32 Collecting contrail-vrouter-api==0.1.dev0 #13 76.35 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 76.95 Installing collected packages: contrail-vrouter-api #13 76.96 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 #13 77.05 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 77.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 4.0s done #15 writing image sha256:e36949eb6e9840077491951758f811181170700a6b4542be5b1a9bc6fc8bede5 #15 writing image sha256:e36949eb6e9840077491951758f811181170700a6b4542be5b1a9bc6fc8bede5 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 0.0s done #15 DONE 4.2s 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) 2026-06-09 22:45:41,460: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f4250a376995: Preparing 15c06cf405b4: Preparing fbf72a85d8c0: Preparing c5138504b74c: Preparing 2480d487882c: Preparing a5818343bfb0: Preparing 6a2a55b569bf: Preparing f82a101e23d7: Preparing 075be4ebda9c: Preparing 087af9c6d89d: Preparing c2a1d7a81bc0: Preparing 2208783107d3: Preparing 39b0add77a52: Preparing 39d00bfb3b54: Preparing 24a9485c98f2: Preparing ce430d9b058a: Preparing 7ca51c6a4e2a: Preparing 4053d3713bc9: Preparing 849b35b1e7ad: Preparing eeb22841134d: Preparing 44343de3ea1d: Preparing 2480d487882c: Waiting a5818343bfb0: Waiting 6a2a55b569bf: Waiting f82a101e23d7: Waiting 075be4ebda9c: Waiting 087af9c6d89d: Waiting c2a1d7a81bc0: Waiting 2208783107d3: Waiting 39b0add77a52: Waiting 39d00bfb3b54: Waiting 24a9485c98f2: Waiting ce430d9b058a: Waiting 7ca51c6a4e2a: Waiting 4053d3713bc9: Waiting 849b35b1e7ad: Waiting eeb22841134d: Waiting 44343de3ea1d: Waiting fbf72a85d8c0: Pushed c5138504b74c: Pushed f4250a376995: Pushed a5818343bfb0: Pushed 2480d487882c: Pushed f82a101e23d7: Layer already exists 075be4ebda9c: Layer already exists 087af9c6d89d: Layer already exists c2a1d7a81bc0: Layer already exists 2208783107d3: Layer already exists 39b0add77a52: Layer already exists 6a2a55b569bf: Pushed 24a9485c98f2: Layer already exists 39d00bfb3b54: Layer already exists ce430d9b058a: Layer already exists 7ca51c6a4e2a: Layer already exists 4053d3713bc9: Layer already exists 849b35b1e7ad: Layer already exists 44343de3ea1d: Layer already exists eeb22841134d: Layer already exists 15c06cf405b4: Pushed master-2_8_0_1-9: digest: sha256:9a63eda048f854ad32d2bf207622862fc3fd046f86e612387c04681ba92379fd size: 4713 2026-06-09 22:46:12,872: INFO: Building opensdn-tor-agent finished successfully, duration: 129 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_8_0_1-9 a84e8f8f1745 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_1-9 af770dc450b2 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_1-9 f3284440fec9 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_1-9 6fb7d645ce7d 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_1-9 b8bf8f5cdffa 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_1-9 5580a730ee0f 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_1-9 c070e089d852 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_1-9 569db7b8551e 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 0f5279f01a54 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-9 288a7b4929c1 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-9 33ff1e5c73fb 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-9 00b96c9388cc 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_1-9 e9d7dda183f5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_1-9 ab945cb5b527 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_1-9 d8caf02dc176 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_1-9 ff3a82cd3978 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_1-9 0e246fdc1025 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_1-9 de75c762353a 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_1-9 0797ca78b7f4 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_1-9 57273eed30d5 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_1-9 d4d87aeff480 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_1-9 c5f2127e86d6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_1-9 b8f83d13a877 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_1-9 3d26aed3a25a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_1-9 f557aed7680f 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_1-9 0b7db014066b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_1-9 8d8d19b8fcd7 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_1-9 36c05d3d948b 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_1-9 2b68fb65a2d4 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_1-9 3829050ea590 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_1-9 9bd00ab8cc79 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_1-9 205a5356eca2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-9 828eb751e037 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-9 662a4aea4ae4 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_1-9 310e94ab6335 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_1-9 1346f95c0c7b 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_1-9 75755a1d5bfa 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_1-9 7e95dd70c10a 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_1-9 f719683e666a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_1-9 df9fd3bb918d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_1-9 3bef77d62b26 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_1-9 b03464c471a8 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_1-9 86e2e95a1566 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 e36949eb6e98 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-9 483c59be69b9 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_1-9 fbfdfe104588 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable d825edcd775f 2.9GB 0B U tf-dev-sandbox:compile 5b7048beac96 22.2GB 0B