2026-05-29 16:51:42,347: INFO: Building opensdn-tor-agent 2026-05-29 16:51:42,426: 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_3-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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_3-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 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_3-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 0.0s done #7 DONE 2.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.2s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.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 1.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.9s #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.033 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 14 MB 00:00 #13 5.908 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.9 MB 00:00 #13 7.444 added from: http://tf-mirrors.gz1.opensdn.io/re 5.1 MB/s | 402 kB 00:00 #13 8.675 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 16 MB 00:00 #13 18.65 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 11 MB 00:00 #13 24.78 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 1.1 MB 00:00 #13 26.01 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.8 MB 00:00 #13 29.88 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 697 kB 00:00 #13 30.83 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 31.43 added from: http://tf-mirrors.gz1.opensdn.io/re 411 kB/s | 18 kB 00:00 #13 31.92 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 kB/s | 257 B 00:00 #13 32.42 added from: http://tf-mirrors.gz1.opensdn.io/re 463 kB/s | 15 kB 00:00 #13 32.70 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 96 kB 00:00 #13 34.16 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 39 MB 00:01 #13 68.89 Third parties for OpenSDN 38 MB/s | 5.1 MB 00:00 #13 89.01 Dependencies resolved. #13 89.01 ========================================================================================== #13 89.01 Package Arch Version Repository Size #13 89.01 ========================================================================================== #13 89.01 Installing: #13 89.01 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 89.01 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 89.01 Installing dependencies: #13 89.01 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 89.01 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 89.01 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 89.01 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 89.01 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 89.01 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 89.01 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 89.01 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 89.01 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 89.01 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 89.01 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 89.01 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 89.01 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 89.01 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 89.01 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 89.01 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 89.01 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 89.01 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 89.01 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 89.01 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 89.01 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 89.01 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 89.01 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 89.01 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 89.01 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 89.01 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 89.01 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 89.01 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 89.01 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 89.01 #13 89.01 Transaction Summary #13 89.01 ========================================================================================== #13 89.01 Install 31 Packages #13 89.01 #13 89.01 Total download size: 12 M #13 89.01 Installed size: 41 M #13 89.01 Downloading Packages: #13 89.19 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 61 kB/s | 9.9 kB 00:00 #13 89.19 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 88 kB/s | 15 kB 00:00 #13 89.19 (3/31): boost-container-1.75.0-13.el9_7.x86_64. 5.3 MB/s | 35 kB 00:00 #13 89.19 (4/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 89.22 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 89.22 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.5 MB/s | 43 kB 00:00 #13 89.22 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.9 MB/s | 30 kB 00:00 #13 89.22 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #13 89.60 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 92 kB/s | 37 kB 00:00 #13 89.76 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 100 kB/s | 55 kB 00:00 #13 89.77 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 595 kB/s | 99 kB 00:00 #13 89.78 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.0 MB/s | 37 kB 00:00 #13 89.79 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 89.82 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 89.82 (15/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 405 kB 00:00 #13 89.82 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #13 89.82 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 89.83 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.9 MB/s | 91 kB 00:00 #13 89.85 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 22 kB 00:00 #13 89.85 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 275 kB 00:00 #13 89.86 (21/31): boost-serialization-1.75.0-13.el9_7.x8 5.7 MB/s | 127 kB 00:00 #13 89.87 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.6 MB/s | 25 kB 00:00 #13 89.87 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #13 89.87 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 228 kB 00:00 #13 89.89 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.4 MB/s | 53 kB 00:00 #13 89.89 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #13 89.89 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.3 MB/s | 28 kB 00:00 #13 89.95 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #13 89.95 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.1 MB/s | 67 kB 00:00 #13 89.95 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.4 MB/s | 308 kB 00:00 #13 90.12 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 8.6 MB/s | 9.6 MB 00:01 #13 90.12 -------------------------------------------------------------------------------- #13 90.12 Total 11 MB/s | 12 MB 00:01 #13 90.12 Running transaction check #13 90.17 Transaction check succeeded. #13 90.17 Running transaction test #13 90.35 Transaction test succeeded. #13 90.35 Running transaction #13 91.08 Preparing : 1/1 #13 91.21 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 91.23 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 91.23 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 91.24 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 91.79 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 91.82 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 91.83 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 91.97 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 92.19 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 92.20 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 92.22 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 92.23 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 92.26 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 92.26 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 92.29 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 92.32 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 92.32 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 92.35 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 92.35 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 92.40 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 92.40 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 92.40 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 92.40 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 92.40 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 92.43 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 92.43 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 92.43 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 92.44 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 92.46 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 92.46 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 92.50 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 92.53 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 92.79 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 92.79 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 92.79 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 92.79 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 92.79 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 92.79 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 92.81 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 92.81 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 92.81 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 92.81 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 92.81 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 92.81 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 92.81 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 92.81 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 92.81 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 92.81 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 92.81 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 92.81 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 92.81 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 92.81 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 92.81 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 92.81 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 92.81 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 92.81 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 92.81 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 92.81 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 92.81 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 92.81 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 92.81 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 92.81 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 92.81 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 92.96 #13 92.96 Installed: #13 92.96 boost-1.75.0-13.el9_7.x86_64 #13 92.96 boost-atomic-1.75.0-13.el9_7.x86_64 #13 92.96 boost-chrono-1.75.0-13.el9_7.x86_64 #13 92.96 boost-container-1.75.0-13.el9_7.x86_64 #13 92.96 boost-context-1.75.0-13.el9_7.x86_64 #13 92.96 boost-contract-1.75.0-13.el9_7.x86_64 #13 92.96 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 92.96 boost-date-time-1.75.0-13.el9_7.x86_64 #13 92.96 boost-fiber-1.75.0-13.el9_7.x86_64 #13 92.96 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 92.96 boost-graph-1.75.0-13.el9_7.x86_64 #13 92.96 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 92.96 boost-locale-1.75.0-13.el9_7.x86_64 #13 92.96 boost-log-1.75.0-13.el9_7.x86_64 #13 92.96 boost-math-1.75.0-13.el9_7.x86_64 #13 92.96 boost-nowide-1.75.0-13.el9_7.x86_64 #13 92.96 boost-program-options-1.75.0-13.el9_7.x86_64 #13 92.96 boost-python3-1.75.0-13.el9_7.x86_64 #13 92.96 boost-random-1.75.0-13.el9_7.x86_64 #13 92.96 boost-regex-1.75.0-13.el9_7.x86_64 #13 92.96 boost-serialization-1.75.0-13.el9_7.x86_64 #13 92.96 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 92.96 boost-system-1.75.0-13.el9_7.x86_64 #13 92.96 boost-test-1.75.0-13.el9_7.x86_64 #13 92.96 boost-thread-1.75.0-13.el9_7.x86_64 #13 92.96 boost-timer-1.75.0-13.el9_7.x86_64 #13 92.96 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 92.96 boost-wave-1.75.0-13.el9_7.x86_64 #13 92.96 gperftools-libs-2.9.1-3.el9.x86_64 #13 92.96 libicu-67.1-10.el9_6.x86_64 #13 92.96 libunwind-1.6.2-1.el9.x86_64 #13 92.96 #13 92.96 Complete! #13 93.39 77 files removed #13 95.58 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 95.76 Collecting contrail-vrouter-api==0.1.dev0 #13 95.76 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 96.39 Installing collected packages: contrail-vrouter-api #13 96.43 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 96.43 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 97.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 3.9s done #15 writing image sha256:475dd978bf12b4bca7dfcc02b0fa82785fcd2821806af3002fd5e23da2f85cbd #15 writing image sha256:475dd978bf12b4bca7dfcc02b0fa82785fcd2821806af3002fd5e23da2f85cbd 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_3-2 0.0s done #15 DONE 4.1s 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-05-29 16:53:43,620: INFO: Docker build duration: 121 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 901b3a975322: Preparing 5ab01a8f2f52: Preparing 0c4caf2b2ac9: Preparing 2853934550f5: Preparing 138b6a61dad3: Preparing 91856d663cc9: Preparing 08b608f2eb02: Preparing f59b03881058: Preparing 55f43dfc9d57: Preparing c81d581b1633: Preparing 739e206d7add: Preparing 550cdfa06ea0: Preparing 31fb0f36e795: Preparing 0bec7cbc6b45: Preparing 8e4b87924191: Preparing 853967434b30: Preparing fa4cc1423d81: Preparing 9ad8fa8bdf4d: Preparing 88b95b9b39fa: Preparing 25a290bee96e: Preparing 44343de3ea1d: Preparing 0c4caf2b2ac9: Waiting 2853934550f5: Waiting 138b6a61dad3: Waiting 91856d663cc9: Waiting 08b608f2eb02: Waiting f59b03881058: Waiting 55f43dfc9d57: Waiting c81d581b1633: Waiting 739e206d7add: Waiting 550cdfa06ea0: Waiting 31fb0f36e795: Waiting 0bec7cbc6b45: Waiting 8e4b87924191: Waiting 853967434b30: Waiting fa4cc1423d81: Waiting 9ad8fa8bdf4d: Waiting 88b95b9b39fa: Waiting 25a290bee96e: Waiting 44343de3ea1d: Waiting 901b3a975322: Pushed 0c4caf2b2ac9: Pushed 2853934550f5: Pushed 138b6a61dad3: Pushed 91856d663cc9: Pushed f59b03881058: Layer already exists 55f43dfc9d57: Layer already exists c81d581b1633: Layer already exists 739e206d7add: Layer already exists 550cdfa06ea0: Layer already exists 08b608f2eb02: Pushed 31fb0f36e795: Layer already exists 0bec7cbc6b45: Layer already exists 8e4b87924191: Layer already exists fa4cc1423d81: Layer already exists 853967434b30: Layer already exists 9ad8fa8bdf4d: Layer already exists 25a290bee96e: Layer already exists 88b95b9b39fa: Layer already exists 44343de3ea1d: Layer already exists 5ab01a8f2f52: Pushed master-2_8_0_3-2: digest: sha256:31b88a74b89e53dcac11bac0696e9d053f562dcb6214c03ea1c360e03381407b size: 4713 2026-05-29 16:54:15,508: INFO: Building opensdn-tor-agent finished successfully, duration: 153 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_3-2 8fa6e8fb85b1 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_3-2 28deb5656aa4 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_3-2 492adaf45481 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_3-2 0c6bf2f9eb72 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_3-2 8fe908bf4a05 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_3-2 35dc14133f66 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_3-2 2d60b10f015d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_3-2 30f2640e35c7 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_3-2 def91dce39ec 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_3-2 599be21daafb 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_3-2 7ade6add67ea 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_3-2 fe1f480072ce 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_3-2 f1acca845579 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_0_3-2 6d74c9a56a60 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_3-2 0648177e8d7e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_3-2 d09b25c12bff 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_3-2 8222b61f0348 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_3-2 23a3a113bc4f 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_3-2 6961ac3c2999 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_3-2 4e9251e52bfc 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_3-2 e49269f0be07 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_3-2 10dd356ab029 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_3-2 ec5b8261d9d7 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_3-2 93550662638f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_3-2 23f6f036f122 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_3-2 824cfb14ca51 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_3-2 f1d59074ae17 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_3-2 8f2866bc71e4 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_3-2 e9749cb78d34 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_3-2 a1fc8144f4bb 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_3-2 f709548a4898 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_3-2 c85d7523c093 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_3-2 58e005a85efd 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_3-2 3088a83b7039 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_3-2 025ca99b5052 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_3-2 822b8eefe0d3 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_3-2 1def93c9b782 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_3-2 74b1154b45c1 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_3-2 3e0b3e8e9464 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_3-2 b99a0a75a8ab 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_3-2 b77f8a0dea8d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_3-2 d75849ab9987 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_3-2 b67fb435b0f5 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_3-2 8f380171d214 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_3-2 475dd978bf12 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_3-2 4e6535d73771 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_3-2 e1a0e31d3706 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen c8cebafd6491 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile e03026b4cf07 22.2GB 0B tf-dev-sandbox:frozen c8cebafd6491 2.9GB 0B U