2026-05-14 15:05:25,271: INFO: Building opensdn-tor-agent 2026-05-14 15:05:25,382: 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_8 --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 2.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_8 #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 0.0s done #4 DONE 3.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_8 #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 2.4s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.0s #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 4.1s #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 4.146 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 14 MB 00:00 #13 11.68 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.9 MB 00:00 #13 13.38 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 402 kB 00:00 #13 14.45 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 16 MB 00:00 #13 28.31 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #13 39.22 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #13 40.66 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.8 MB 00:00 #13 44.93 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 697 kB 00:00 #13 45.91 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 474 kB 00:00 #13 47.16 added from: http://tf-mirrors.gz1.opensdn.io/re 118 kB/s | 18 kB 00:00 #13 47.98 added from: http://tf-mirrors.gz1.opensdn.io/re 5.0 kB/s | 257 B 00:00 #13 49.18 added from: http://tf-mirrors.gz1.opensdn.io/re 31 kB/s | 15 kB 00:00 #13 49.34 added from: http://tf-mirrors.gz1.opensdn.io/re 2.7 MB/s | 96 kB 00:00 #13 51.25 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 39 MB 00:01 #13 85.46 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 99.06 Dependencies resolved. #13 99.06 ========================================================================================== #13 99.06 Package Arch Version Repository Size #13 99.06 ========================================================================================== #13 99.06 Installing: #13 99.06 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 99.06 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 99.06 Installing dependencies: #13 99.06 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 99.06 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 99.06 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 99.06 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 99.06 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 99.06 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 99.06 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 99.06 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 99.06 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 99.06 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 99.06 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 99.06 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 99.06 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 99.06 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 99.06 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 99.06 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 99.06 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 99.06 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 99.06 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 99.06 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 99.06 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 99.06 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 99.06 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 99.06 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 99.06 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 99.06 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 99.06 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 99.06 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 99.06 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 99.06 #13 99.06 Transaction Summary #13 99.06 ========================================================================================== #13 99.06 Install 31 Packages #13 99.06 #13 99.06 Total download size: 12 M #13 99.06 Installed size: 41 M #13 99.06 Downloading Packages: #13 99.10 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 610 kB/s | 9.9 kB 00:00 #13 99.10 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 800 kB/s | 15 kB 00:00 #13 99.10 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 5.0 MB/s | 23 kB 00:00 #13 99.10 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.9 MB/s | 35 kB 00:00 #13 99.10 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 99.10 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 5.6 MB/s | 43 kB 00:00 #13 99.10 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 30 kB 00:00 #13 99.15 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 11 kB 00:00 #13 99.15 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 37 kB 00:00 #13 99.15 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.6 MB/s | 55 kB 00:00 #13 99.15 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 99.15 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #13 99.15 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #13 99.15 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 405 kB 00:00 #13 99.15 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 99.17 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #13 99.17 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 99.17 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 12 MB/s | 91 kB 00:00 #13 99.17 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #13 99.17 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 275 kB 00:00 #13 99.22 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.8 MB/s | 127 kB 00:00 #13 99.22 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #13 99.22 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 11 kB 00:00 #13 99.22 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 228 kB 00:00 #13 99.22 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 4.6 MB/s | 53 kB 00:00 #13 99.22 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #13 99.22 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #13 99.22 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 207 kB 00:00 #13 99.27 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 12 MB/s | 308 kB 00:00 #13 99.27 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.8 MB/s | 67 kB 00:00 #13 99.45 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 28 MB/s | 9.6 MB 00:00 #13 99.45 -------------------------------------------------------------------------------- #13 99.45 Total 35 MB/s | 12 MB 00:00 #13 99.45 Running transaction check #13 99.49 Transaction check succeeded. #13 99.49 Running transaction test #13 99.71 Transaction test succeeded. #13 99.71 Running transaction #13 100.4 Preparing : 1/1 #13 100.4 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 100.6 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 100.6 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 100.6 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 101.0 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 101.0 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 101.0 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 101.0 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 101.0 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 101.1 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 101.1 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 101.1 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 101.1 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 101.1 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 101.1 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 101.1 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 101.1 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 101.2 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 101.2 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 101.2 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 101.2 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 101.2 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 101.2 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 101.2 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 101.2 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 101.3 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 101.3 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 101.3 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 101.3 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 101.4 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 101.4 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 101.4 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 101.8 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 101.8 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 101.8 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 101.8 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 101.8 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 101.8 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 101.8 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 101.8 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 101.8 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 101.8 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 101.8 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 101.8 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 101.8 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 101.8 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 101.8 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 101.8 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 101.8 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 101.8 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 101.8 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 101.8 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 101.8 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 101.8 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 101.8 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 101.8 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 101.8 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 101.8 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 101.8 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 101.8 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 101.8 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 101.8 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 101.8 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 101.9 #13 101.9 Installed: #13 101.9 boost-1.75.0-13.el9_7.x86_64 #13 101.9 boost-atomic-1.75.0-13.el9_7.x86_64 #13 101.9 boost-chrono-1.75.0-13.el9_7.x86_64 #13 101.9 boost-container-1.75.0-13.el9_7.x86_64 #13 101.9 boost-context-1.75.0-13.el9_7.x86_64 #13 101.9 boost-contract-1.75.0-13.el9_7.x86_64 #13 101.9 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 101.9 boost-date-time-1.75.0-13.el9_7.x86_64 #13 101.9 boost-fiber-1.75.0-13.el9_7.x86_64 #13 101.9 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 101.9 boost-graph-1.75.0-13.el9_7.x86_64 #13 101.9 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 101.9 boost-locale-1.75.0-13.el9_7.x86_64 #13 101.9 boost-log-1.75.0-13.el9_7.x86_64 #13 101.9 boost-math-1.75.0-13.el9_7.x86_64 #13 101.9 boost-nowide-1.75.0-13.el9_7.x86_64 #13 101.9 boost-program-options-1.75.0-13.el9_7.x86_64 #13 101.9 boost-python3-1.75.0-13.el9_7.x86_64 #13 101.9 boost-random-1.75.0-13.el9_7.x86_64 #13 101.9 boost-regex-1.75.0-13.el9_7.x86_64 #13 101.9 boost-serialization-1.75.0-13.el9_7.x86_64 #13 101.9 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 101.9 boost-system-1.75.0-13.el9_7.x86_64 #13 101.9 boost-test-1.75.0-13.el9_7.x86_64 #13 101.9 boost-thread-1.75.0-13.el9_7.x86_64 #13 101.9 boost-timer-1.75.0-13.el9_7.x86_64 #13 101.9 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 101.9 boost-wave-1.75.0-13.el9_7.x86_64 #13 101.9 gperftools-libs-2.9.1-3.el9.x86_64 #13 101.9 libicu-67.1-10.el9_6.x86_64 #13 101.9 libunwind-1.6.2-1.el9.x86_64 #13 101.9 #13 101.9 Complete! #13 102.3 77 files removed #13 103.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 103.1 Collecting contrail-vrouter-api==0.1.dev0 #13 103.1 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 103.5 Installing collected packages: contrail-vrouter-api #13 104.2 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 104.2 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 105.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.2s #15 exporting to image #15 exporting layers #15 exporting layers 4.0s done #15 writing image sha256:fcf5699b149016fa3b9d3fbe42dc82c532c090d9b80c21ad7cf89de2d6db1a73 #15 writing image sha256:fcf5699b149016fa3b9d3fbe42dc82c532c090d9b80c21ad7cf89de2d6db1a73 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-4_8 0.0s done #15 DONE 4.3s 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-14 15:08:09,323: INFO: Docker build duration: 164 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 9a7178493dd7: Preparing b70ad1d68041: Preparing 0e92c3944704: Preparing 85c98526494b: Preparing 8848d6b8ddfc: Preparing 3a7321ec5a95: Preparing de14658a7fb4: Preparing e7210243480c: Preparing c030c1063f55: Preparing 2411e8830d00: Preparing 61be1977a6f7: Preparing 1741c2cff875: Preparing 148b3089e131: Preparing 3614de8f3568: Preparing 5295fc68b162: Preparing a2c1140c45db: Preparing 8fcfc8b81d9d: Preparing 816960a9da48: Preparing 5c17e6e2e93e: Preparing c202e3ff8fb8: Preparing 44343de3ea1d: Preparing 9a7178493dd7: Waiting b70ad1d68041: Waiting 0e92c3944704: Waiting 85c98526494b: Waiting 8848d6b8ddfc: Waiting 3a7321ec5a95: Waiting de14658a7fb4: Waiting e7210243480c: Waiting c030c1063f55: Waiting 2411e8830d00: Waiting 61be1977a6f7: Waiting 1741c2cff875: Waiting 148b3089e131: Waiting 3614de8f3568: Waiting 5295fc68b162: Waiting a2c1140c45db: Waiting 8fcfc8b81d9d: Waiting 816960a9da48: Waiting 5c17e6e2e93e: Waiting c202e3ff8fb8: Waiting 44343de3ea1d: Waiting 0e92c3944704: Pushed 85c98526494b: Pushed 9a7178493dd7: Pushed 8848d6b8ddfc: Pushed 3a7321ec5a95: Pushed e7210243480c: Layer already exists c030c1063f55: Layer already exists 2411e8830d00: Layer already exists de14658a7fb4: Pushed 61be1977a6f7: Layer already exists 1741c2cff875: Layer already exists 148b3089e131: Layer already exists 3614de8f3568: Layer already exists 5295fc68b162: Layer already exists 8fcfc8b81d9d: Layer already exists a2c1140c45db: Layer already exists 816960a9da48: Layer already exists 5c17e6e2e93e: Layer already exists c202e3ff8fb8: Layer already exists 44343de3ea1d: Layer already exists b70ad1d68041: Pushed master-2_7_7_1-4_8: digest: sha256:1888d319b8aafa9f3999bcddda37dd7187145fc699b6ef5488e074547b934482 size: 4713 2026-05-14 15:08:22,632: INFO: Building opensdn-tor-agent finished successfully, duration: 177 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_8 a6dfabd9a001 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_1-4_8 2f897203a708 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_1-4_8 9e4d4b512de9 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_1-4_8 017c545fdf13 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_1-4_8 9aa2246896ef 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_1-4_8 74a0ddaa5836 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_1-4_8 203c1955f4c5 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_1-4_8 cb5a87d50fd7 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_1-4_8 71336fdc8e94 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_8 f8b09f495d5c 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_1-4_8 431311a771dc 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_1-4_8 4b121577c0bc 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_1-4_8 1c9da7ba0f50 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_1-4_8 6494a451fa3f 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_1-4_8 5f353c9a8491 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_1-4_8 41a9a91511f3 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_1-4_8 3d8ecebcd911 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_1-4_8 ef6a527a6888 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_1-4_8 f706be758d52 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_1-4_8 20515f4ac781 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_1-4_8 4d401966b112 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_1-4_8 2470e636af4b 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_1-4_8 7763f94cb290 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_1-4_8 718c4ef21a6f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_1-4_8 2f05ab98e9fc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_1-4_8 a7b09ff655bf 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_1-4_8 9c55fa13ee24 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_1-4_8 887280463a1e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_1-4_8 2463692325e4 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_1-4_8 04680b163ac7 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_1-4_8 839583fb0eaa 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_1-4_8 953ed0d649b3 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_1-4_8 218be1a04119 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_1-4_8 94c76d5ebb9c 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_1-4_8 4c2dcd81460f 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_1-4_8 3af1cfddde07 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_1-4_8 c6a34c81f89f 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_1-4_8 33d3172f49f4 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_1-4_8 7be46bf7c8f6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_1-4_8 58900660dec9 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_1-4_8 8767a999a2bd 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_1-4_8 061745a2fb5c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_1-4_8 af786482d870 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_1-4_8 3fe72e1ab91d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_1-4_8 89e161df573b 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_1-4_8 ed19ceef23b3 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-4_8 fcf5699b1490 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_1-4_8 9a1da054a1ca 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_1-4_8 b55bfe42ff67 934MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_1-4_8 61bc0aaf55ae 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_1-4_8 478ad2c26929 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_1-4_8 cd83f10af46e 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_1-4_8 b281b76b823e 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_1-4_8 d0ff03c225c9 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 8e548968ce2b 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_1-4_8 d0ff03c225c9 2.9GB 0B U