2026-05-08 16:18:13,749: INFO: Building opensdn-tor-agent 2026-05-08 16:18:13,826: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_7_7_1-4_0 --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.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_0 #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.7s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_0 #5 DONE 0.4s #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 2.2s #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 DONE 1.9s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.9s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.4s #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 1.650 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 14 MB 00:00 #13 7.540 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.9 MB 00:00 #13 8.379 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 402 kB 00:00 #13 9.032 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 16 MB 00:00 #13 16.22 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 11 MB 00:00 #13 24.17 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.1 MB 00:00 #13 25.59 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 4.8 MB 00:00 #13 30.21 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #13 31.34 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 MB/s | 474 kB 00:00 #13 32.26 added from: http://tf-mirrors.gz1.opensdn.io/re 405 kB/s | 18 kB 00:00 #13 32.93 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #13 33.28 added from: http://tf-mirrors.gz1.opensdn.io/re 682 kB/s | 15 kB 00:00 #13 33.76 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 96 kB 00:00 #13 35.81 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 39 MB 00:01 #13 67.07 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 85.55 Dependencies resolved. #13 85.55 ========================================================================================== #13 85.55 Package Arch Version Repository Size #13 85.55 ========================================================================================== #13 85.55 Installing: #13 85.55 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 85.55 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 85.55 Installing dependencies: #13 85.55 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 85.55 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 85.55 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 85.55 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 85.55 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 85.55 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 85.55 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 85.55 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 85.55 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 85.55 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 85.55 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 85.55 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 85.55 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 85.55 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 85.55 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 85.55 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 85.55 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 85.55 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 85.55 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 85.55 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 85.55 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 85.55 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 85.55 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 85.55 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 85.55 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 85.55 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 85.55 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 85.55 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 85.55 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 85.55 #13 85.55 Transaction Summary #13 85.55 ========================================================================================== #13 85.55 Install 31 Packages #13 85.55 #13 85.55 Total download size: 12 M #13 85.55 Installed size: 41 M #13 85.55 Downloading Packages: #13 85.72 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 208 kB/s | 9.9 kB 00:00 #13 85.72 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 249 kB/s | 15 kB 00:00 #13 85.72 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #13 85.72 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 35 kB 00:00 #13 85.72 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 919 kB/s | 13 kB 00:00 #13 85.72 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 3.5 MB/s | 43 kB 00:00 #13 85.72 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 30 kB 00:00 #13 85.72 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.1 MB/s | 11 kB 00:00 #13 85.72 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.6 MB/s | 37 kB 00:00 #13 85.72 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.8 MB/s | 55 kB 00:00 #13 85.72 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 99 kB 00:00 #13 85.72 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.1 MB/s | 37 kB 00:00 #13 85.72 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 14 MB/s | 212 kB 00:00 #13 85.72 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 203 kB 00:00 #13 85.72 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 85.72 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 405 kB 00:00 #13 85.76 (17/31): boost-program-options-1.75.0-13.el9_7. 8.1 MB/s | 104 kB 00:00 #13 85.76 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.1 MB/s | 91 kB 00:00 #13 85.76 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #13 85.76 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 275 kB 00:00 #13 85.76 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.6 MB/s | 127 kB 00:00 #13 85.76 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.8 MB/s | 25 kB 00:00 #13 85.76 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 11 kB 00:00 #13 85.76 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 53 kB 00:00 #13 85.79 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 8.0 MB/s | 228 kB 00:00 #13 85.79 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 21 kB 00:00 #13 85.79 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 3.2 MB/s | 28 kB 00:00 #13 85.81 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 207 kB 00:00 #13 85.81 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #13 85.82 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 3.8 MB/s | 67 kB 00:00 #13 86.08 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 18 MB/s | 9.6 MB 00:00 #13 86.08 -------------------------------------------------------------------------------- #13 86.08 Total 23 MB/s | 12 MB 00:00 #13 86.08 Running transaction check #13 86.20 Transaction check succeeded. #13 86.20 Running transaction test #13 86.64 Transaction test succeeded. #13 86.64 Running transaction #13 87.10 Preparing : 1/1 #13 87.19 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 87.19 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 87.19 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 87.20 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 87.63 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 87.63 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 87.66 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 87.66 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 87.66 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 87.70 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 87.70 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 87.70 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 87.72 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 87.72 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 87.72 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 87.73 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 87.75 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 87.77 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 87.77 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 87.83 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.83 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 87.83 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.87 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 87.87 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 87.87 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 87.87 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 87.90 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 87.93 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 88.09 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 88.09 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 88.09 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 88.09 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 88.09 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 88.09 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 88.09 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 88.09 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 88.09 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 88.09 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 88.09 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 88.09 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 88.09 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 88.09 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 88.09 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 88.09 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 88.09 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 88.09 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 88.09 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 88.09 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 88.09 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 88.09 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 88.09 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 88.09 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 88.09 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 88.09 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 88.09 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 88.09 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 88.09 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 88.09 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 88.09 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 88.36 #13 88.36 Installed: #13 88.36 boost-1.75.0-13.el9_7.x86_64 #13 88.36 boost-atomic-1.75.0-13.el9_7.x86_64 #13 88.36 boost-chrono-1.75.0-13.el9_7.x86_64 #13 88.36 boost-container-1.75.0-13.el9_7.x86_64 #13 88.36 boost-context-1.75.0-13.el9_7.x86_64 #13 88.36 boost-contract-1.75.0-13.el9_7.x86_64 #13 88.36 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 88.36 boost-date-time-1.75.0-13.el9_7.x86_64 #13 88.36 boost-fiber-1.75.0-13.el9_7.x86_64 #13 88.36 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 88.36 boost-graph-1.75.0-13.el9_7.x86_64 #13 88.36 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 88.36 boost-locale-1.75.0-13.el9_7.x86_64 #13 88.36 boost-log-1.75.0-13.el9_7.x86_64 #13 88.36 boost-math-1.75.0-13.el9_7.x86_64 #13 88.36 boost-nowide-1.75.0-13.el9_7.x86_64 #13 88.36 boost-program-options-1.75.0-13.el9_7.x86_64 #13 88.36 boost-python3-1.75.0-13.el9_7.x86_64 #13 88.36 boost-random-1.75.0-13.el9_7.x86_64 #13 88.36 boost-regex-1.75.0-13.el9_7.x86_64 #13 88.36 boost-serialization-1.75.0-13.el9_7.x86_64 #13 88.36 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 88.36 boost-system-1.75.0-13.el9_7.x86_64 #13 88.36 boost-test-1.75.0-13.el9_7.x86_64 #13 88.36 boost-thread-1.75.0-13.el9_7.x86_64 #13 88.36 boost-timer-1.75.0-13.el9_7.x86_64 #13 88.36 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 88.36 boost-wave-1.75.0-13.el9_7.x86_64 #13 88.36 gperftools-libs-2.9.1-3.el9.x86_64 #13 88.36 libicu-67.1-10.el9_6.x86_64 #13 88.36 libunwind-1.6.2-1.el9.x86_64 #13 88.36 #13 88.36 Complete! #13 88.61 77 files removed #13 89.12 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 89.21 Collecting contrail-vrouter-api==0.1.dev0 #13 89.21 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 89.61 Installing collected packages: contrail-vrouter-api #13 89.61 Successfully installed contrail-vrouter-api-0.1.dev0 #13 89.61 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 90.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.8s #15 exporting to image #15 exporting layers #15 exporting layers 4.2s done #15 writing image sha256:b6291e3771ac8b4749e5ff5279caa2bb3422e38b5614cb2d88ccc9122beea479 #15 writing image sha256:b6291e3771ac8b4749e5ff5279caa2bb3422e38b5614cb2d88ccc9122beea479 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-4_0 0.1s done #15 DONE 4.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-05-08 16:20:23,755: INFO: Docker build duration: 130 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f4ca158334ff: Preparing f03b7a174ecc: Preparing 8c6855f20118: Preparing 4c485030fbf4: Preparing d4dfba360221: Preparing 4d2f7cb08a34: Preparing 65cb80c55892: Preparing b7f3dd30edf7: Preparing 2202d570c670: Preparing 7ef8ff7e2814: Preparing 8bcf73032ea5: Preparing 83b5c02fe203: Preparing 1c798ef7ff84: Preparing 9e8f6287974a: Preparing 59f5051919ee: Preparing ac90c132ee62: Preparing 556503c56318: Preparing 117d8ac9e416: Preparing fea1af08b24f: Preparing c726e9e4374d: Preparing 44343de3ea1d: Preparing f4ca158334ff: Waiting f03b7a174ecc: Waiting 8c6855f20118: Waiting 4c485030fbf4: Waiting d4dfba360221: Waiting 4d2f7cb08a34: Waiting 65cb80c55892: Waiting b7f3dd30edf7: Waiting 2202d570c670: Waiting 7ef8ff7e2814: Waiting 8bcf73032ea5: Waiting 83b5c02fe203: Waiting 1c798ef7ff84: Waiting 9e8f6287974a: Waiting 59f5051919ee: Waiting ac90c132ee62: Waiting 556503c56318: Waiting 117d8ac9e416: Waiting fea1af08b24f: Waiting c726e9e4374d: Waiting 44343de3ea1d: Waiting f4ca158334ff: Pushed 8c6855f20118: Pushed 4c485030fbf4: Pushed d4dfba360221: Pushed 4d2f7cb08a34: Pushed 65cb80c55892: Pushed b7f3dd30edf7: Layer already exists 2202d570c670: Layer already exists 7ef8ff7e2814: Layer already exists 8bcf73032ea5: Layer already exists 83b5c02fe203: Layer already exists 1c798ef7ff84: Layer already exists 9e8f6287974a: Layer already exists 59f5051919ee: Layer already exists ac90c132ee62: Layer already exists 556503c56318: Layer already exists 117d8ac9e416: Layer already exists f03b7a174ecc: Pushed fea1af08b24f: Layer already exists c726e9e4374d: Layer already exists 44343de3ea1d: Layer already exists master-2_7_7_1-4_0: digest: sha256:61223e656cf9cf551d813cfe8d63e334f4c6328e5b722537ac5bff78c12c5cd6 size: 4713 2026-05-08 16:20:38,561: INFO: Building opensdn-tor-agent finished successfully, duration: 145 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_7_1-4_0 85b62a8d8596 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_1-4_0 5e3b9cb833c8 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_1-4_0 0e84fbf82ad6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_1-4_0 0868842318b2 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_1-4_0 7f8ba69b46f3 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_1-4_0 366d8f84d73b 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_1-4_0 ffb6027ade89 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_1-4_0 1eb32d648281 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_1-4_0 f49615629c62 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_0 20ce6679ebaa 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_1-4_0 9f7a8a589eb2 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_1-4_0 046db148063e 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_1-4_0 93aad9eec6d6 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_1-4_0 2d9e1a53483e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_1-4_0 073a3ee13ecf 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_1-4_0 f54bb161af46 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_1-4_0 20d475937e42 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_1-4_0 6d7e2d9d82f0 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_1-4_0 e4452ef5ca29 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_1-4_0 0608c68a9e0f 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_1-4_0 022b3f4eabb5 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_1-4_0 6d83cdf5e86a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_1-4_0 3f10db47bad6 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_1-4_0 b88b317003d0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_1-4_0 89e0b21061c0 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_1-4_0 4645ce7b1858 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_1-4_0 a7ba047ce438 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_1-4_0 668c847d3bbc 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_1-4_0 7323094eb972 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_1-4_0 3699a2e4708e 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_1-4_0 00509e170db5 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_1-4_0 ea059c5c3f04 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_1-4_0 eeaa521ba763 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_1-4_0 8c31a2fb0282 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_1-4_0 63138b108eb6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_1-4_0 83063e08218c 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_1-4_0 820c5be56f3b 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_1-4_0 f47b9f461397 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_1-4_0 5abd6103805c 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_1-4_0 1c116fa1e11e 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_1-4_0 440f9d066988 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_1-4_0 e660ed43837c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_1-4_0 138ce28e4a14 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_1-4_0 c00dc2e5eaa0 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-4_0 b6291e3771ac 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_1-4_0 35fbe4348481 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_1-4_0 4f4fbf25ab91 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_1-4_0 68b83d1abe03 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_1-4_0 4aa0771b12e2 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 7cbc73def26f 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_1-4_0 4aa0771b12e2 2.9GB 0B U