2026-03-13 12:14:50,182: INFO: Building opensdn-tor-agent 2026-03-13 12:14:50,256: 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_5_1_4-2_7 --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 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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #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.1s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 ... #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 1.4s #8 [internal] load build context #8 DONE 2.0s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.3s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 2.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.2s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.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.137 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 14 MB 00:00 #14 6.541 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 1.9 MB 00:00 #14 7.280 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 402 kB 00:00 #14 8.153 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 16 MB 00:00 #14 16.81 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 11 MB 00:00 #14 23.19 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.1 MB 00:00 #14 23.70 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 4.8 MB 00:00 #14 26.01 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 697 kB 00:00 #14 26.66 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #14 27.23 added from: http://tf-mirrors.gz1.opensdn.io/re 386 kB/s | 18 kB 00:00 #14 27.67 added from: http://tf-mirrors.gz1.opensdn.io/re 3.3 kB/s | 257 B 00:00 #14 28.24 added from: http://tf-mirrors.gz1.opensdn.io/re 406 kB/s | 15 kB 00:00 #14 28.75 added from: http://tf-mirrors.gz1.opensdn.io/re 2.4 MB/s | 96 kB 00:00 #14 29.81 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 39 MB 00:00 #14 48.57 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #14 62.68 Dependencies resolved. #14 62.68 ========================================================================================== #14 62.68 Package Arch Version Repository Size #14 62.68 ========================================================================================== #14 62.68 Installing: #14 62.68 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 62.68 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 62.68 Installing dependencies: #14 62.68 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 62.68 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 62.68 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 62.68 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 62.68 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 62.68 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 62.68 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 62.68 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 62.68 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 62.68 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 62.68 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 62.68 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 62.68 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 62.68 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 62.68 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 62.68 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 62.68 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 62.68 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 62.68 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 62.68 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 62.68 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 62.68 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 62.68 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 62.68 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 62.68 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 62.68 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 62.68 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 62.68 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 62.68 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 62.68 #14 62.68 Transaction Summary #14 62.68 ========================================================================================== #14 62.68 Install 31 Packages #14 62.68 #14 62.68 Total download size: 12 M #14 62.68 Installed size: 41 M #14 62.68 Downloading Packages: #14 62.70 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 541 kB/s | 9.9 kB 00:00 #14 62.71 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 510 kB/s | 15 kB 00:00 #14 62.72 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #14 62.74 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 35 kB 00:00 #14 62.74 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 777 kB/s | 13 kB 00:00 #14 62.76 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 2.3 MB/s | 43 kB 00:00 #14 62.76 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 30 kB 00:00 #14 62.77 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 613 kB/s | 11 kB 00:00 #14 62.78 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 37 kB 00:00 #14 62.78 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.8 MB/s | 55 kB 00:00 #14 62.79 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 7.4 MB/s | 99 kB 00:00 #14 62.80 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 2.9 MB/s | 37 kB 00:00 #14 62.81 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 11 MB/s | 212 kB 00:00 #14 62.83 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #14 62.84 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 203 kB 00:00 #14 62.89 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 249 kB/s | 13 kB 00:00 #14 62.89 (17/31): boost-program-options-1.75.0-13.el9_7. 2.0 MB/s | 104 kB 00:00 #14 62.91 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 8.6 MB/s | 91 kB 00:00 #14 62.91 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 22 kB 00:00 #14 62.91 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 22 MB/s | 275 kB 00:00 #14 62.92 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.8 MB/s | 127 kB 00:00 #14 62.92 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.4 MB/s | 25 kB 00:00 #14 62.93 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 11 kB 00:00 #14 62.94 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 19 MB/s | 228 kB 00:00 #14 62.94 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.4 MB/s | 53 kB 00:00 #14 63.03 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.4 MB/s | 21 kB 00:00 #14 63.03 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.9 MB/s | 28 kB 00:00 #14 63.03 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 207 kB 00:00 #14 63.03 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 13 MB/s | 308 kB 00:00 #14 63.03 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.2 MB/s | 67 kB 00:00 #14 63.18 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #14 63.18 -------------------------------------------------------------------------------- #14 63.18 Total 24 MB/s | 12 MB 00:00 #14 63.18 Running transaction check #14 63.28 Transaction check succeeded. #14 63.28 Running transaction test #14 63.75 Transaction test succeeded. #14 63.75 Running transaction #14 64.48 Preparing : 1/1 #14 64.62 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 64.62 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 64.62 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 64.66 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 65.49 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 65.63 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 65.63 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 65.66 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 65.66 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 65.66 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 65.70 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 65.70 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 65.70 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 65.74 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 65.74 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 65.74 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 65.74 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 65.74 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 65.77 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 65.77 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 65.77 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 65.80 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 65.80 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 65.82 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 65.86 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 65.86 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 65.86 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 65.91 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 65.91 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 65.91 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 65.91 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 65.92 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 66.33 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 66.33 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 66.33 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 66.33 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 66.33 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 66.33 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 66.33 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 66.33 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 66.33 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 66.33 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 66.33 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 66.33 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 66.33 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 66.33 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 66.33 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 66.33 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 66.33 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 66.33 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 66.33 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 66.33 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 66.33 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 66.33 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 66.33 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 66.33 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 66.33 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 66.33 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 66.33 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 66.33 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 66.33 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 66.33 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 66.33 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 66.54 #14 66.54 Installed: #14 66.54 boost-1.75.0-13.el9_7.x86_64 #14 66.54 boost-atomic-1.75.0-13.el9_7.x86_64 #14 66.54 boost-chrono-1.75.0-13.el9_7.x86_64 #14 66.54 boost-container-1.75.0-13.el9_7.x86_64 #14 66.54 boost-context-1.75.0-13.el9_7.x86_64 #14 66.54 boost-contract-1.75.0-13.el9_7.x86_64 #14 66.54 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 66.54 boost-date-time-1.75.0-13.el9_7.x86_64 #14 66.54 boost-fiber-1.75.0-13.el9_7.x86_64 #14 66.54 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 66.54 boost-graph-1.75.0-13.el9_7.x86_64 #14 66.54 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 66.54 boost-locale-1.75.0-13.el9_7.x86_64 #14 66.54 boost-log-1.75.0-13.el9_7.x86_64 #14 66.54 boost-math-1.75.0-13.el9_7.x86_64 #14 66.54 boost-nowide-1.75.0-13.el9_7.x86_64 #14 66.54 boost-program-options-1.75.0-13.el9_7.x86_64 #14 66.54 boost-python3-1.75.0-13.el9_7.x86_64 #14 66.54 boost-random-1.75.0-13.el9_7.x86_64 #14 66.54 boost-regex-1.75.0-13.el9_7.x86_64 #14 66.54 boost-serialization-1.75.0-13.el9_7.x86_64 #14 66.54 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 66.54 boost-system-1.75.0-13.el9_7.x86_64 #14 66.54 boost-test-1.75.0-13.el9_7.x86_64 #14 66.54 boost-thread-1.75.0-13.el9_7.x86_64 #14 66.54 boost-timer-1.75.0-13.el9_7.x86_64 #14 66.54 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 66.54 boost-wave-1.75.0-13.el9_7.x86_64 #14 66.54 gperftools-libs-2.9.1-3.el9.x86_64 #14 66.54 libicu-67.1-10.el9_6.x86_64 #14 66.54 libunwind-1.6.2-1.el9.x86_64 #14 66.54 #14 66.54 Complete! #14 67.38 77 files removed #14 68.53 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 68.58 Collecting contrail-vrouter-api==0.1.dev0 #14 68.60 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 69.32 Installing collected packages: contrail-vrouter-api #14 69.32 Successfully installed contrail-vrouter-api-0.1.dev0 #14 69.33 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.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.2s #16 exporting to image #16 exporting layers #16 exporting layers 5.8s done #16 writing image sha256:9c684f55e8463c802b805ab3c8c63d05baa37f1824e786e2a631471b4c3bfe4f #16 writing image sha256:9c684f55e8463c802b805ab3c8c63d05baa37f1824e786e2a631471b4c3bfe4f 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 0.1s done #16 DONE 6.6s 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-03-13 12:16:26,161: INFO: Docker build duration: 96 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 97245f4ebd07: Preparing fa40030d5f71: Preparing dda97f83a162: Preparing ed789174361e: Preparing 2de5c019c21b: Preparing d43efdbeeab0: Preparing 5e666cf9742a: Preparing 77a4d0b9cb3a: Preparing 4a9581b30610: Preparing ca99df02f056: Preparing 55b9a1171c1e: Preparing 71796269b09b: Preparing ce275d63e0e8: Preparing 07a876e57cb6: Preparing 6780ef4ffb03: Preparing 135e0f32424f: Preparing bf157656b007: Preparing beb0434f7ba5: Preparing 11654a786039: Preparing e34d91195e2a: Preparing 44343de3ea1d: Preparing dda97f83a162: Waiting ed789174361e: Waiting 2de5c019c21b: Waiting d43efdbeeab0: Waiting 5e666cf9742a: Waiting 77a4d0b9cb3a: Waiting 4a9581b30610: Waiting ca99df02f056: Waiting 55b9a1171c1e: Waiting 71796269b09b: Waiting ce275d63e0e8: Waiting 07a876e57cb6: Waiting 135e0f32424f: Waiting bf157656b007: Waiting beb0434f7ba5: Waiting 11654a786039: Waiting e34d91195e2a: Waiting 44343de3ea1d: Waiting 6780ef4ffb03: Waiting 97245f4ebd07: Pushed dda97f83a162: Pushed ed789174361e: Pushed d43efdbeeab0: Pushed 2de5c019c21b: Pushed 77a4d0b9cb3a: Layer already exists 4a9581b30610: Layer already exists ca99df02f056: Layer already exists 55b9a1171c1e: Layer already exists 5e666cf9742a: Pushed 71796269b09b: Layer already exists ce275d63e0e8: Layer already exists 6780ef4ffb03: Layer already exists 07a876e57cb6: Layer already exists 135e0f32424f: Layer already exists bf157656b007: Layer already exists beb0434f7ba5: Layer already exists 11654a786039: Layer already exists e34d91195e2a: Layer already exists 44343de3ea1d: Layer already exists fa40030d5f71: Pushed master-2_5_1_4-2_7: digest: sha256:a5e5b0719017797b2e0026912291207c375edcde9f14c867f880aecdb8c13f98 size: 4713 2026-03-13 12:16:53,996: INFO: Building opensdn-tor-agent finished successfully, duration: 123 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_5_1_4-2_7 0b1206e5d94f 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_5_1_4-2_7 32a336f349d5 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_5_1_4-2_7 3ce1626bcac0 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_5_1_4-2_7 3ee150476894 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_5_1_4-2_7 6eb960caf242 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_5_1_4-2_7 c2e6d44c9988 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_5_1_4-2_7 504980218b54 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_5_1_4-2_7 35d367d57134 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_5_1_4-2_7 b00bfb46feb4 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_5_1_4-2_7 b5540d856005 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_5_1_4-2_7 da17ca48efdd 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_5_1_4-2_7 7a7f8c09469f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_5_1_4-2_7 221e5252c9d1 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_5_1_4-2_7 6d2864da8454 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_5_1_4-2_7 7310b6b401fb 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_5_1_4-2_7 b7c79f47368b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_5_1_4-2_7 a9d7a79672fa 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_5_1_4-2_7 509dea0bbcac 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_5_1_4-2_7 436e80ceb016 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_5_1_4-2_7 f841571deccd 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_5_1_4-2_7 beb413d753c3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_5_1_4-2_7 908007cd178c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_5_1_4-2_7 08e374cd508e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_5_1_4-2_7 85a99c2d80fc 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_5_1_4-2_7 8da885d69390 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_5_1_4-2_7 c984a57d7aeb 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_5_1_4-2_7 926a36d42501 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_5_1_4-2_7 6310aa68c2f0 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_5_1_4-2_7 28c7bbcb72b4 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_5_1_4-2_7 558339f7330f 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_5_1_4-2_7 ccf1511468da 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_5_1_4-2_7 974594fb4cac 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_5_1_4-2_7 f918f4540635 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_5_1_4-2_7 3ec77116bd38 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_5_1_4-2_7 f175ca8de9c7 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_5_1_4-2_7 15c75de33849 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_5_1_4-2_7 fd914f16d942 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_5_1_4-2_7 ce60422b23ec 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_5_1_4-2_7 1c7517e8d990 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_5_1_4-2_7 c95b308b79c1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_5_1_4-2_7 7b35d11cc212 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_5_1_4-2_7 d4ac343027fe 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_5_1_4-2_7 9eddf63e083b 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_5_1_4-2_7 9c684f55e846 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_5_1_4-2_7 95e2759e2547 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_5_1_4-2_7 0b0214e21401 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6355f939c782 2.9GB 0B U opensdn-test-test:master-2_5_1_4-2_7 9eddf63e083b 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 6215a891883f 22.2GB 0B tf-dev-sandbox:frozen 6355f939c782 2.9GB 0B U