2026-06-10 12:24:04,263: INFO: Building opensdn-tor-agent 2026-06-10 12:24:04,363: 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_4_7-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 done #1 DONE 1.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_7-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.3s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_7-2 #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 DONE 3.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.5s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.8s #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.179 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 14 MB 00:00 #13 10.69 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.9 MB 00:00 #13 12.67 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 402 kB 00:00 #13 13.95 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 16 MB 00:00 #13 26.56 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 11 MB 00:00 #13 35.34 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.1 MB 00:00 #13 36.61 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.8 MB 00:00 #13 40.72 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #13 41.34 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 474 kB 00:00 #13 42.11 added from: http://tf-mirrors.gz1.opensdn.io/re 420 kB/s | 18 kB 00:00 #13 42.58 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #13 43.30 added from: http://tf-mirrors.gz1.opensdn.io/re 549 kB/s | 15 kB 00:00 #13 43.90 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 45.19 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 39 MB 00:00 #13 71.44 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 85.43 Dependencies resolved. #13 85.43 ========================================================================================== #13 85.43 Package Arch Version Repository Size #13 85.43 ========================================================================================== #13 85.43 Installing: #13 85.43 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 85.43 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 85.43 Installing dependencies: #13 85.43 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 85.43 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 85.43 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 85.43 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 85.43 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 85.43 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 85.43 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 85.43 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 85.43 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 85.43 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 85.43 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 85.43 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 85.43 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 85.43 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 85.43 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 85.43 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 85.43 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 85.43 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 85.43 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 85.43 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 85.43 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 85.43 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 85.43 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 85.43 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 85.43 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 85.43 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 85.43 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 85.43 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 85.43 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 85.43 #13 85.43 Transaction Summary #13 85.43 ========================================================================================== #13 85.43 Install 31 Packages #13 85.43 #13 85.43 Total download size: 12 M #13 85.43 Installed size: 41 M #13 85.43 Downloading Packages: #13 85.48 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 496 kB/s | 9.9 kB 00:00 #13 85.48 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 576 kB/s | 15 kB 00:00 #13 85.48 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 23 kB 00:00 #13 85.48 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 35 kB 00:00 #13 85.48 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 85.50 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.5 MB/s | 43 kB 00:00 #13 85.50 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 30 kB 00:00 #13 85.50 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.0 MB/s | 11 kB 00:00 #13 85.50 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.8 MB/s | 37 kB 00:00 #13 85.50 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.5 MB/s | 55 kB 00:00 #13 85.52 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 85.52 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.8 MB/s | 37 kB 00:00 #13 85.52 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 24 MB/s | 212 kB 00:00 #13 85.52 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 29 MB/s | 405 kB 00:00 #13 85.59 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 85.59 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 85.59 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #13 85.59 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #13 85.59 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 22 kB 00:00 #13 85.59 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 275 kB 00:00 #13 85.59 (21/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #13 85.59 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.6 MB/s | 25 kB 00:00 #13 85.59 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #13 85.59 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 228 kB 00:00 #13 85.59 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.3 MB/s | 53 kB 00:00 #13 85.59 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.7 MB/s | 21 kB 00:00 #13 85.59 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.0 MB/s | 28 kB 00:00 #13 85.59 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 207 kB 00:00 #13 85.72 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.5 MB/s | 308 kB 00:00 #13 85.72 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 779 kB/s | 67 kB 00:00 #13 85.87 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #13 85.87 -------------------------------------------------------------------------------- #13 85.87 Total 30 MB/s | 12 MB 00:00 #13 85.87 Running transaction check #13 85.95 Transaction check succeeded. #13 85.95 Running transaction test #13 86.30 Transaction test succeeded. #13 86.30 Running transaction #13 87.14 Preparing : 1/1 #13 87.27 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 87.27 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 87.30 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 87.30 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 87.50 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 87.50 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 87.52 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 87.52 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 87.54 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 87.58 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 87.58 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 87.58 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 87.59 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 87.60 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 87.67 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 87.76 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 87.81 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 87.81 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 87.81 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 87.82 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 87.83 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 87.83 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 87.84 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 87.85 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 87.87 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 87.87 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 87.89 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 87.89 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 87.91 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 87.91 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 87.92 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 87.97 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 88.20 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 88.20 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 88.20 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 88.20 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 88.20 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 88.20 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 88.20 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 88.20 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 88.20 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 88.20 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 88.20 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 88.20 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 88.20 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 88.20 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 88.20 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 88.20 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 88.20 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 88.20 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 88.20 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 88.20 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 88.20 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 88.20 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 88.20 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 88.20 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 88.20 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 88.20 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 88.20 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 88.20 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 88.20 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 88.20 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 88.20 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 88.83 #13 88.83 Installed: #13 88.83 boost-1.75.0-13.el9_7.x86_64 #13 88.83 boost-atomic-1.75.0-13.el9_7.x86_64 #13 88.83 boost-chrono-1.75.0-13.el9_7.x86_64 #13 88.83 boost-container-1.75.0-13.el9_7.x86_64 #13 88.83 boost-context-1.75.0-13.el9_7.x86_64 #13 88.83 boost-contract-1.75.0-13.el9_7.x86_64 #13 88.83 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 88.83 boost-date-time-1.75.0-13.el9_7.x86_64 #13 88.83 boost-fiber-1.75.0-13.el9_7.x86_64 #13 88.83 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 88.83 boost-graph-1.75.0-13.el9_7.x86_64 #13 88.83 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 88.83 boost-locale-1.75.0-13.el9_7.x86_64 #13 88.83 boost-log-1.75.0-13.el9_7.x86_64 #13 88.83 boost-math-1.75.0-13.el9_7.x86_64 #13 88.83 boost-nowide-1.75.0-13.el9_7.x86_64 #13 88.83 boost-program-options-1.75.0-13.el9_7.x86_64 #13 88.83 boost-python3-1.75.0-13.el9_7.x86_64 #13 88.83 boost-random-1.75.0-13.el9_7.x86_64 #13 88.83 boost-regex-1.75.0-13.el9_7.x86_64 #13 88.83 boost-serialization-1.75.0-13.el9_7.x86_64 #13 88.83 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 88.83 boost-system-1.75.0-13.el9_7.x86_64 #13 88.83 boost-test-1.75.0-13.el9_7.x86_64 #13 88.83 boost-thread-1.75.0-13.el9_7.x86_64 #13 88.83 boost-timer-1.75.0-13.el9_7.x86_64 #13 88.83 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 88.83 boost-wave-1.75.0-13.el9_7.x86_64 #13 88.83 gperftools-libs-2.9.1-3.el9.x86_64 #13 88.83 libicu-67.1-10.el9_6.x86_64 #13 88.83 libunwind-1.6.2-1.el9.x86_64 #13 88.83 #13 88.83 Complete! #13 89.29 77 files removed #13 89.93 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 90.07 Collecting contrail-vrouter-api==0.1.dev0 #13 90.07 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 90.27 Installing collected packages: contrail-vrouter-api #13 90.33 Successfully installed contrail-vrouter-api-0.1.dev0 #13 90.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 #13 DONE 91.3s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 1.9s done #15 writing image sha256:bd7bcf4dcad5c40e0614ad84fc38e5ee65467d2e83d247d7864b4ed146c0577e #15 writing image sha256:bd7bcf4dcad5c40e0614ad84fc38e5ee65467d2e83d247d7864b4ed146c0577e 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_4_7-2 0.1s done #15 DONE 2.4s 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-10 12:26:21,450: INFO: Docker build duration: 137 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b3cb490dd494: Preparing e56a5b12cf06: Preparing 54c9860049b5: Preparing 686079d2e1a0: Preparing dce225fb74ff: Preparing f89211e6e50f: Preparing 62c6d60d2021: Preparing 8e58a7fc2efa: Preparing 38bd0d65cbc7: Preparing f3a0da4418e6: Preparing 79e7286aafeb: Preparing 0a3290c5dde2: Preparing 2b4022d87d0e: Preparing 296030a6a20b: Preparing 0fd2c9a05755: Preparing 265c7b764a44: Preparing 0895342098a6: Preparing 10c7b9fbbe09: Preparing 8ef45a9f48b5: Preparing 26b9059809d1: Preparing 44343de3ea1d: Preparing b3cb490dd494: Waiting e56a5b12cf06: Waiting 54c9860049b5: Waiting 686079d2e1a0: Waiting dce225fb74ff: Waiting f89211e6e50f: Waiting 62c6d60d2021: Waiting 8e58a7fc2efa: Waiting 38bd0d65cbc7: Waiting f3a0da4418e6: Waiting 79e7286aafeb: Waiting 0a3290c5dde2: Waiting 2b4022d87d0e: Waiting 296030a6a20b: Waiting 0fd2c9a05755: Waiting 265c7b764a44: Waiting 0895342098a6: Waiting 10c7b9fbbe09: Waiting 8ef45a9f48b5: Waiting 26b9059809d1: Waiting 44343de3ea1d: Waiting b3cb490dd494: Pushed 54c9860049b5: Pushed 686079d2e1a0: Pushed dce225fb74ff: Pushed f89211e6e50f: Pushed 8e58a7fc2efa: Layer already exists 38bd0d65cbc7: Layer already exists f3a0da4418e6: Layer already exists 62c6d60d2021: Pushed 79e7286aafeb: Layer already exists 0a3290c5dde2: Layer already exists 2b4022d87d0e: Layer already exists 296030a6a20b: Layer already exists e56a5b12cf06: Pushed 0fd2c9a05755: Layer already exists 265c7b764a44: Layer already exists 0895342098a6: Layer already exists 10c7b9fbbe09: Layer already exists 8ef45a9f48b5: Layer already exists 26b9059809d1: Layer already exists 44343de3ea1d: Layer already exists master-2_8_4_7-2: digest: sha256:d2796e1fbef96b8fa226bea8675790b14a277d23e20321060a085b6dfbf1f97b size: 4713 2026-06-10 12:26:33,770: INFO: Building opensdn-tor-agent finished successfully, duration: 149 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_4_7-2 27f524244a1c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_4_7-2 2823e60489ba 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_4_7-2 2258297828e0 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_4_7-2 94eecad77aa2 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_4_7-2 3d88138ac564 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_4_7-2 6ceb6ef1a320 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_4_7-2 edca7d034c12 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_4_7-2 c758b667ea8f 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_4_7-2 e71e543aca0d 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_4_7-2 5dfa39e7ed82 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_4_7-2 2219ead4c529 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_4_7-2 b8915d5dca7d 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_4_7-2 5fd6ec5262dd 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_4_7-2 286a8eb1dbea 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_4_7-2 9ddfdb22beaf 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_4_7-2 96fe2382f069 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_4_7-2 ecfb6223524b 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_4_7-2 ed91bd90889d 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_4_7-2 2e156fb0814f 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_4_7-2 c615fca67f5d 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_4_7-2 2dc4265ecf95 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_4_7-2 59b7c9434099 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_4_7-2 aa00622b8a14 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_4_7-2 9fe203762ebc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_4_7-2 bc73d3c82e55 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_4_7-2 43ba5ea8001a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_4_7-2 7d7be0ffcb2b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_4_7-2 ed244db5c162 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_4_7-2 60d67b4a8e39 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_4_7-2 eef695fb4509 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_4_7-2 8c2395451d27 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_4_7-2 3948a62ab762 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_4_7-2 c091056b681a 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_4_7-2 669363e37a2e 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_4_7-2 97502ac9554d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_4_7-2 c0175fd80ca6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_4_7-2 ebe988d12d94 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_4_7-2 ba69d561077a 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_4_7-2 5d12f52660eb 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_4_7-2 711cd53cdb76 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_4_7-2 b1db7df55a08 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_4_7-2 4909f9e585c7 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_4_7-2 641c415c481a 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_4_7-2 fbc1acf46c4f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_4_7-2 2b70040a245e 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_8_4_7-2 a584fbe9b69c 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_4_7-2 bd7bcf4dcad5 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_4_7-2 cd4fccd042cd 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_8_4_7-2 1152b2200c83 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_4_7-2 f39eaef3930b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_4_7-2 458f5874866e 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_4_7-2 35046106d5e3 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_4_7-2 435ebc4f58f5 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 5fde75b32e91 21GB 0B U opensdn-test-test:master-2_8_4_7-2 a584fbe9b69c 1.84GB 0B tf-dev-sandbox:compile 4fd92e7679fb 21.8GB 0B