2026-07-18 14:50:42,395: INFO: Building opensdn-tor-agent 2026-07-18 14:50:42,472: 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_9_2_7-1 --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=26.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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_7-1 #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 3.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_7-1 #5 DONE 0.1s #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 4.6s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.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.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.3s #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.827 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 18 MB 00:00 #13 13.47 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.9 MB 00:00 #13 16.35 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 516 kB 00:00 #13 17.92 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 20 MB 00:00 #13 36.69 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 15 MB 00:00 #13 50.92 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 1.2 MB 00:00 #13 52.60 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 6.3 MB 00:00 #13 58.53 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 966 kB 00:00 #13 59.91 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 480 kB 00:00 #13 61.10 added from: http://tf-mirrors.gz1.opensdn.io/re 440 kB/s | 19 kB 00:00 #13 62.20 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #13 62.90 added from: http://tf-mirrors.gz1.opensdn.io/re 522 kB/s | 15 kB 00:00 #13 63.54 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 112 kB 00:00 #13 65.51 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 44 MB 00:00 #13 106.2 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #13 123.3 Dependencies resolved. #13 123.3 ========================================================================================== #13 123.3 Package Arch Version Repository Size #13 123.3 ========================================================================================== #13 123.3 Installing: #13 123.3 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 123.3 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 123.3 Installing dependencies: #13 123.3 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 123.3 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 123.3 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 123.3 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 123.3 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 123.3 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 123.3 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 123.3 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 123.3 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 123.3 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 123.3 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 123.3 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 123.3 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 123.3 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 123.3 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 123.3 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 123.3 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 123.3 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 123.3 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 123.3 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 123.3 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 123.3 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 123.3 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 123.3 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 123.3 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 123.3 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 123.3 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 123.3 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 123.3 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 123.3 #13 123.3 Transaction Summary #13 123.3 ========================================================================================== #13 123.3 Install 31 Packages #13 123.3 #13 123.3 Total download size: 12 M #13 123.3 Installed size: 41 M #13 123.3 Downloading Packages: #13 123.3 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 752 kB/s | 9.9 kB 00:00 #13 123.3 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 808 kB/s | 15 kB 00:00 #13 123.3 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 123.3 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.0 MB/s | 35 kB 00:00 #13 123.3 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 13 kB 00:00 #13 123.3 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.7 MB/s | 43 kB 00:00 #13 123.3 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.2 MB/s | 30 kB 00:00 #13 123.3 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.2 MB/s | 11 kB 00:00 #13 123.3 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 3.5 MB/s | 37 kB 00:00 #13 123.3 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 5.9 MB/s | 55 kB 00:00 #13 123.3 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.7 MB/s | 99 kB 00:00 #13 123.3 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.1 MB/s | 37 kB 00:00 #13 123.3 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 123.3 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 203 kB 00:00 #13 123.3 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 123.3 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 405 kB 00:00 #13 123.3 (17/31): boost-program-options-1.75.0-13.el9_7. 7.9 MB/s | 104 kB 00:00 #13 123.3 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.4 MB/s | 91 kB 00:00 #13 123.3 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 22 kB 00:00 #13 123.3 (20/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #13 123.3 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 275 kB 00:00 #13 123.3 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.6 MB/s | 25 kB 00:00 #13 123.3 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #13 123.3 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 7.8 MB/s | 53 kB 00:00 #13 123.4 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #13 123.4 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 21 kB 00:00 #13 123.4 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #13 123.4 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #13 123.4 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 9.3 MB/s | 67 kB 00:00 #13 123.4 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.8 MB/s | 308 kB 00:00 #13 123.5 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #13 123.5 -------------------------------------------------------------------------------- #13 123.5 Total 41 MB/s | 12 MB 00:00 #13 123.5 Running transaction check #13 123.5 Transaction check succeeded. #13 123.5 Running transaction test #13 123.8 Transaction test succeeded. #13 123.8 Running transaction #13 124.5 Preparing : 1/1 #13 124.6 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 124.6 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 124.6 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 124.6 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 124.9 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 124.9 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 124.9 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 124.9 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 124.9 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 124.9 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 124.9 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 124.9 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 125.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 125.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 125.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 125.0 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 125.0 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 125.0 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 125.0 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 125.0 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 125.0 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 125.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 125.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 125.1 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 125.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 125.1 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 125.1 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 125.1 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 125.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 125.2 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 125.3 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 125.3 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 125.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 125.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 125.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 125.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 125.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 125.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 125.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 125.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 125.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 125.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 125.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 125.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 125.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 125.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 125.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 125.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 125.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 125.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 125.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 125.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 125.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 125.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 125.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 125.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 125.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 125.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 125.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 125.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 125.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 125.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 125.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 125.6 #13 125.6 Installed: #13 125.6 boost-1.75.0-13.el9_7.x86_64 #13 125.6 boost-atomic-1.75.0-13.el9_7.x86_64 #13 125.6 boost-chrono-1.75.0-13.el9_7.x86_64 #13 125.6 boost-container-1.75.0-13.el9_7.x86_64 #13 125.6 boost-context-1.75.0-13.el9_7.x86_64 #13 125.6 boost-contract-1.75.0-13.el9_7.x86_64 #13 125.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 125.6 boost-date-time-1.75.0-13.el9_7.x86_64 #13 125.6 boost-fiber-1.75.0-13.el9_7.x86_64 #13 125.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 125.6 boost-graph-1.75.0-13.el9_7.x86_64 #13 125.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 125.6 boost-locale-1.75.0-13.el9_7.x86_64 #13 125.6 boost-log-1.75.0-13.el9_7.x86_64 #13 125.6 boost-math-1.75.0-13.el9_7.x86_64 #13 125.6 boost-nowide-1.75.0-13.el9_7.x86_64 #13 125.6 boost-program-options-1.75.0-13.el9_7.x86_64 #13 125.6 boost-python3-1.75.0-13.el9_7.x86_64 #13 125.6 boost-random-1.75.0-13.el9_7.x86_64 #13 125.6 boost-regex-1.75.0-13.el9_7.x86_64 #13 125.6 boost-serialization-1.75.0-13.el9_7.x86_64 #13 125.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 125.6 boost-system-1.75.0-13.el9_7.x86_64 #13 125.6 boost-test-1.75.0-13.el9_7.x86_64 #13 125.6 boost-thread-1.75.0-13.el9_7.x86_64 #13 125.6 boost-timer-1.75.0-13.el9_7.x86_64 #13 125.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 125.6 boost-wave-1.75.0-13.el9_7.x86_64 #13 125.6 gperftools-libs-2.9.1-3.el9.x86_64 #13 125.6 libicu-67.1-10.el9_6.x86_64 #13 125.6 libunwind-1.6.2-1.el9.x86_64 #13 125.6 #13 125.6 Complete! #13 126.1 77 files removed #13 127.0 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 127.1 Collecting contrail-vrouter-api==0.1.dev0 #13 127.1 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 127.4 Installing collected packages: contrail-vrouter-api #13 127.4 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 127.4 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 128.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.3s #15 exporting to image #15 exporting layers #15 exporting layers 1.9s done #15 writing image sha256:8b3194d0f9b72b3dfb70ccc16f86289a60e491a7f6d2ec535558af777779c3c8 #15 writing image sha256:8b3194d0f9b72b3dfb70ccc16f86289a60e491a7f6d2ec535558af777779c3c8 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_7-1 done #15 DONE 2.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-07-18 14:53:46,051: INFO: Docker build duration: 184 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 40f8dbe4b88d: Preparing 7d7c3d05a441: Preparing 7858d9a3af96: Preparing d1503acad732: Preparing 26e723925fcb: Preparing 73ff523621c4: Preparing bd7a2883ed63: Preparing 5026cfaaf6d3: Preparing 67c4fa800d56: Preparing 0d133fdafb9a: Preparing b9734466f710: Preparing 3c431af36617: Preparing 2d06cfcfd73d: Preparing 562085a7a48c: Preparing cc546bbb1951: Preparing 3d0ab0a8d955: Preparing 7a2c09fbd236: Preparing 1dab5e5d8371: Preparing a09419ce0a3c: Preparing 4ed978ab34a9: Preparing 44343de3ea1d: Preparing 40f8dbe4b88d: Waiting 7d7c3d05a441: Waiting 7858d9a3af96: Waiting d1503acad732: Waiting 26e723925fcb: Waiting 73ff523621c4: Waiting bd7a2883ed63: Waiting 5026cfaaf6d3: Waiting 67c4fa800d56: Waiting 0d133fdafb9a: Waiting b9734466f710: Waiting 3c431af36617: Waiting 2d06cfcfd73d: Waiting 562085a7a48c: Waiting cc546bbb1951: Waiting 3d0ab0a8d955: Waiting 7a2c09fbd236: Waiting 1dab5e5d8371: Waiting a09419ce0a3c: Waiting 4ed978ab34a9: Waiting 44343de3ea1d: Waiting d1503acad732: Pushed 7858d9a3af96: Pushed 26e723925fcb: Pushed 40f8dbe4b88d: Pushed 73ff523621c4: Pushed 5026cfaaf6d3: Layer already exists 67c4fa800d56: Layer already exists 0d133fdafb9a: Layer already exists bd7a2883ed63: Pushed b9734466f710: Layer already exists 2d06cfcfd73d: Layer already exists cc546bbb1951: Layer already exists 562085a7a48c: Layer already exists 3c431af36617: Layer already exists 3d0ab0a8d955: Layer already exists a09419ce0a3c: Layer already exists 1dab5e5d8371: Layer already exists 7a2c09fbd236: Layer already exists 4ed978ab34a9: Layer already exists 44343de3ea1d: Layer already exists 7d7c3d05a441: Pushed master-2_9_2_7-1: digest: sha256:48fdf0e2a45e470f374d76dc97b172870b24b98fc61c4bd69b8b6d5aeea87248 size: 4713 2026-07-18 14:54:06,804: INFO: Building opensdn-tor-agent finished successfully, duration: 204 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_9_2_7-1 83d8cf69af5a 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_9_2_7-1 8f5ccf2ab1fd 748MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_9_2_7-1 c839ead4b3f1 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_9_2_7-1 5707a1fb09ff 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_9_2_7-1 4ab3acfefd2d 801MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_9_2_7-1 994cc0fe3ffc 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_9_2_7-1 18a2309caeec 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_9_2_7-1 ff6d1673649a 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_9_2_7-1 a2a995e37dc5 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_9_2_7-1 5383e1f0f126 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_9_2_7-1 6d6e5fc12ada 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_9_2_7-1 e1a5d96c7dd1 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_9_2_7-1 a410f014277c 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_9_2_7-1 1628be06289e 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_9_2_7-1 c14ad4f7d2e1 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_9_2_7-1 1ae49b5d54ff 738MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_9_2_7-1 7c9da436fd2c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_9_2_7-1 7c10839956fe 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_9_2_7-1 7e46d34a61f6 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_9_2_7-1 100b4eccb62f 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_9_2_7-1 be39188e72f5 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_9_2_7-1 21895cc9259f 790MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_9_2_7-1 20b1a3a8b5ef 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_9_2_7-1 7bf9d4cef5bd 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_9_2_7-1 2015809032da 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_9_2_7-1 2295d8ac845d 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_9_2_7-1 188f1b569e4d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_9_2_7-1 69ba4e09ce23 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_9_2_7-1 04011086231f 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_9_2_7-1 b9ba7f2d05ec 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_9_2_7-1 562de1cac0d7 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_9_2_7-1 60eb5845c629 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_9_2_7-1 bd947270c25b 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_9_2_7-1 e990caa1cfe9 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_9_2_7-1 1aea18306261 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_9_2_7-1 b8e08699dc99 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_9_2_7-1 a4d50a8c3f48 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_9_2_7-1 62f5253449ab 728MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_9_2_7-1 7a6c01211c47 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_9_2_7-1 ab697a454461 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_9_2_7-1 632dc8141c2a 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_9_2_7-1 40ff5314ac14 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_9_2_7-1 9234b9c37280 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_9_2_7-1 1e696f3a43f0 723MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_9_2_7-1 cbe591d21f66 857MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_9_2_7-1 800aa7ad7951 1.91GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_9_2_7-1 b5083573986a 1.34GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_9_2_7-1 8b3194d0f9b7 782MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_9_2_7-1 ec46afd32c6c 800MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_9_2_7-1 6bb34ebf8a28 981MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_9_2_7-1 45418c81d760 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_9_2_7-1 6ae421df0220 888MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_9_2_7-1 54b21685bebc 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_9_2_7-1 da1c4ce2c78f 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen d12bc01e4683 21.4GB 0B U opensdn-test-test:master-2_9_2_7-1 800aa7ad7951 1.91GB 0B tf-dev-sandbox:compile 321542852c73 34.9GB 0B