2026-06-09 12:14:03,428: INFO: Building opensdn-tor-agent 2026-06-09 12:14:03,495: 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_1-9 --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 0.7s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 #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.3s #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 7.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 4.6s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.4s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.6s #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.868 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 14 MB 00:00 #13 10.48 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.9 MB 00:00 #13 12.08 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 402 kB 00:00 #13 13.36 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 16 MB 00:00 #13 28.69 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 11 MB 00:00 #13 38.28 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.1 MB 00:00 #13 39.69 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.8 MB 00:00 #13 44.47 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #13 45.50 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 474 kB 00:00 #13 46.55 added from: http://tf-mirrors.gz1.opensdn.io/re 654 kB/s | 18 kB 00:00 #13 47.30 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #13 48.13 added from: http://tf-mirrors.gz1.opensdn.io/re 371 kB/s | 15 kB 00:00 #13 49.02 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 96 kB 00:00 #13 50.77 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 39 MB 00:01 #13 79.82 Third parties for OpenSDN 8.3 MB/s | 5.1 MB 00:00 #13 88.83 Dependencies resolved. #13 88.83 ========================================================================================== #13 88.83 Package Arch Version Repository Size #13 88.83 ========================================================================================== #13 88.83 Installing: #13 88.83 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 88.83 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 88.83 Installing dependencies: #13 88.83 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 88.83 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 88.83 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 88.83 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 88.83 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 88.83 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 88.83 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 88.83 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 88.83 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 88.83 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 88.83 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 88.83 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 88.83 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 88.83 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 88.83 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 88.83 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 88.83 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 88.83 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 88.83 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 88.83 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 88.83 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 88.83 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 88.83 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 88.83 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 88.83 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 88.83 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 88.83 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 88.83 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 88.83 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 88.83 #13 88.83 Transaction Summary #13 88.83 ========================================================================================== #13 88.83 Install 31 Packages #13 88.83 #13 88.83 Total download size: 12 M #13 88.83 Installed size: 41 M #13 88.83 Downloading Packages: #13 88.88 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 513 kB/s | 9.9 kB 00:00 #13 88.88 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 576 kB/s | 15 kB 00:00 #13 88.88 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #13 88.88 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 35 kB 00:00 #13 88.88 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.0 MB/s | 13 kB 00:00 #13 88.88 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.0 MB/s | 43 kB 00:00 #13 88.91 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.0 MB/s | 30 kB 00:00 #13 88.91 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #13 88.91 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.0 MB/s | 37 kB 00:00 #13 88.91 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.4 MB/s | 55 kB 00:00 #13 88.91 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 88.91 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #13 88.91 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 20 MB/s | 212 kB 00:00 #13 88.95 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 203 kB 00:00 #13 88.95 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 13 kB 00:00 #13 88.97 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 8.6 MB/s | 405 kB 00:00 #13 88.97 (17/31): boost-program-options-1.75.0-13.el9_7. 5.4 MB/s | 104 kB 00:00 #13 88.97 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.1 MB/s | 91 kB 00:00 #13 88.97 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.7 MB/s | 22 kB 00:00 #13 88.98 (20/31): boost-serialization-1.75.0-13.el9_7.x8 13 MB/s | 127 kB 00:00 #13 88.99 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 275 kB 00:00 #13 88.99 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.7 MB/s | 25 kB 00:00 #13 89.00 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #13 89.04 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #13 89.04 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 53 kB 00:00 #13 89.04 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 21 kB 00:00 #13 89.04 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.3 MB/s | 28 kB 00:00 #13 89.04 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #13 89.04 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 89.06 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.2 MB/s | 67 kB 00:00 #13 89.26 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #13 89.26 -------------------------------------------------------------------------------- #13 89.26 Total 34 MB/s | 12 MB 00:00 #13 89.26 Running transaction check #13 89.32 Transaction check succeeded. #13 89.32 Running transaction test #13 89.66 Transaction test succeeded. #13 89.66 Running transaction #13 90.22 Preparing : 1/1 #13 90.34 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 90.34 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 90.34 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 90.39 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 91.02 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 91.02 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 91.07 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 91.07 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 91.07 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 91.12 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 91.12 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 91.12 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 91.12 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 91.12 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 91.15 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 91.15 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 91.21 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 91.21 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 91.24 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 91.24 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 91.24 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 91.26 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 91.26 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 91.30 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 91.30 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 91.30 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 91.31 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 91.31 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 91.36 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 91.36 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 91.37 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 91.46 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 93.37 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 93.37 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 93.37 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 93.37 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 93.37 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 93.37 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 93.37 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 93.37 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 93.37 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 93.37 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 93.37 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 93.37 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 93.37 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 93.37 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 93.37 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 93.37 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 93.37 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 93.37 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 93.37 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 93.37 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 93.37 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 93.37 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 93.37 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 93.37 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 93.37 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 93.37 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 93.37 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 93.37 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 93.37 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 93.37 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 93.37 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 94.45 #13 94.45 Installed: #13 94.45 boost-1.75.0-13.el9_7.x86_64 #13 94.45 boost-atomic-1.75.0-13.el9_7.x86_64 #13 94.45 boost-chrono-1.75.0-13.el9_7.x86_64 #13 94.45 boost-container-1.75.0-13.el9_7.x86_64 #13 94.45 boost-context-1.75.0-13.el9_7.x86_64 #13 94.45 boost-contract-1.75.0-13.el9_7.x86_64 #13 94.45 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 94.45 boost-date-time-1.75.0-13.el9_7.x86_64 #13 94.45 boost-fiber-1.75.0-13.el9_7.x86_64 #13 94.45 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 94.45 boost-graph-1.75.0-13.el9_7.x86_64 #13 94.45 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 94.45 boost-locale-1.75.0-13.el9_7.x86_64 #13 94.45 boost-log-1.75.0-13.el9_7.x86_64 #13 94.45 boost-math-1.75.0-13.el9_7.x86_64 #13 94.45 boost-nowide-1.75.0-13.el9_7.x86_64 #13 94.45 boost-program-options-1.75.0-13.el9_7.x86_64 #13 94.45 boost-python3-1.75.0-13.el9_7.x86_64 #13 94.45 boost-random-1.75.0-13.el9_7.x86_64 #13 94.45 boost-regex-1.75.0-13.el9_7.x86_64 #13 94.45 boost-serialization-1.75.0-13.el9_7.x86_64 #13 94.45 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 94.45 boost-system-1.75.0-13.el9_7.x86_64 #13 94.45 boost-test-1.75.0-13.el9_7.x86_64 #13 94.45 boost-thread-1.75.0-13.el9_7.x86_64 #13 94.45 boost-timer-1.75.0-13.el9_7.x86_64 #13 94.45 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 94.45 boost-wave-1.75.0-13.el9_7.x86_64 #13 94.45 gperftools-libs-2.9.1-3.el9.x86_64 #13 94.45 libicu-67.1-10.el9_6.x86_64 #13 94.45 libunwind-1.6.2-1.el9.x86_64 #13 94.45 #13 94.45 Complete! #13 94.84 77 files removed #13 95.38 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 95.46 Collecting contrail-vrouter-api==0.1.dev0 #13 95.50 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 95.75 Installing collected packages: contrail-vrouter-api #13 95.98 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.00 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 97.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.7s #15 exporting to image #15 exporting layers #15 exporting layers 5.6s done #15 writing image sha256:40e5b83baf0a8130c216688d7dfeab553522e46f1baded67dbe684fe1d128422 #15 writing image sha256:40e5b83baf0a8130c216688d7dfeab553522e46f1baded67dbe684fe1d128422 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 0.0s done #15 DONE 5.9s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2026-06-09 12:16:44,504: INFO: Docker build duration: 161 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 20809ffce2d4: Preparing d3c4d8b1edcb: Preparing 54993cd6f47c: Preparing d24658346639: Preparing 349fa8142fc0: Preparing b19cf5e34aab: Preparing 1f7860e543cc: Preparing 4df2e165577a: Preparing 4333c8f96a1f: Preparing 361beb0951e8: Preparing 7b5263ef2c80: Preparing 6929a1ee343d: Preparing cc229b5fef4a: Preparing ad628e3b794a: Preparing d2e1b49f4e75: Preparing b51ab706b056: Preparing 6f12dc216fb8: Preparing 7f27037cb9d1: Preparing 589503c9cd85: Preparing 093bc2643fcf: Preparing 44343de3ea1d: Preparing 20809ffce2d4: Waiting d3c4d8b1edcb: Waiting 54993cd6f47c: Waiting d24658346639: Waiting 349fa8142fc0: Waiting b19cf5e34aab: Waiting 1f7860e543cc: Waiting 4df2e165577a: Waiting 4333c8f96a1f: Waiting 361beb0951e8: Waiting 7b5263ef2c80: Waiting 6929a1ee343d: Waiting cc229b5fef4a: Waiting ad628e3b794a: Waiting d2e1b49f4e75: Waiting b51ab706b056: Waiting 6f12dc216fb8: Waiting 7f27037cb9d1: Waiting 589503c9cd85: Waiting 093bc2643fcf: Waiting 44343de3ea1d: Waiting 54993cd6f47c: Pushed d24658346639: Pushed 20809ffce2d4: Pushed 349fa8142fc0: Pushed b19cf5e34aab: Pushed 1f7860e543cc: Pushed 4df2e165577a: Layer already exists 7b5263ef2c80: Layer already exists 4333c8f96a1f: Layer already exists 361beb0951e8: Layer already exists 6929a1ee343d: Layer already exists d2e1b49f4e75: Layer already exists cc229b5fef4a: Layer already exists b51ab706b056: Layer already exists ad628e3b794a: Layer already exists 6f12dc216fb8: Layer already exists 7f27037cb9d1: Layer already exists 589503c9cd85: Layer already exists 44343de3ea1d: Layer already exists 093bc2643fcf: Layer already exists d3c4d8b1edcb: Pushed master-2_8_0_1-9: digest: sha256:a72c6715508b46d26cb5a7cedf51b5fc3ff13db6104cdf65e492e6a98517dde0 size: 4713 2026-06-09 12:16:49,904: INFO: Building opensdn-tor-agent finished successfully, duration: 166 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_1-9 86cea37c7b1c 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_8_0_1-9 0334bf4a7d11 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_8_0_1-9 d79cf0df975e 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_8_0_1-9 e7ef3c0664eb 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_8_0_1-9 7ce27d1754b9 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_8_0_1-9 838fb5b30e1c 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_8_0_1-9 036530015a03 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_8_0_1-9 4dbf66250e66 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_8_0_1-9 c3551ff7f900 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_8_0_1-9 89db8508641b 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_8_0_1-9 a60f23df844f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_8_0_1-9 adb10d507a71 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_8_0_1-9 0cb347442d83 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_8_0_1-9 c60fa5df6f6b 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_8_0_1-9 fc14eff6400d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_8_0_1-9 c24e24a65675 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_8_0_1-9 0ee1922d4a22 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_8_0_1-9 7c238f63a7e5 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_8_0_1-9 ca1094f97c0b 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_8_0_1-9 7d7a0f2d9706 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_8_0_1-9 ac95a0b43664 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_8_0_1-9 f71d9567e093 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_8_0_1-9 50f289de573f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_8_0_1-9 d64f79f31bf9 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_8_0_1-9 6529d6ce3dc8 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_8_0_1-9 0e8fa7dda534 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_8_0_1-9 b87097030d8e 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_8_0_1-9 cd402626039e 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_8_0_1-9 22685999e658 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_8_0_1-9 0315a1490da5 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_8_0_1-9 87a5ca17d980 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_8_0_1-9 bfcbf7024988 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_8_0_1-9 7a5dc28af633 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_8_0_1-9 2a290b916482 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_8_0_1-9 ac987fc57e0b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_8_0_1-9 baf5a50aa591 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_8_0_1-9 3d9d10cec4cc 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_8_0_1-9 c4b48fe5912e 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_8_0_1-9 ddcd831de2f2 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_8_0_1-9 d1a0d5d1b096 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_8_0_1-9 2014e89ae854 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_8_0_1-9 8e5a6ac0744e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_8_0_1-9 5e4ba49cf26c 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_8_0_1-9 82150e1e22d4 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_8_0_1-9 b9050efa22e9 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_8_0_1-9 40e5b83baf0a 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_8_0_1-9 d4d8a205e3e6 752MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_8_0_1-9 080c8b5b0086 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_8_0_1-9 838999d37788 614MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_8_0_1-9 ac3ea166ac0a 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_8_0_1-9 e9dc6456134f 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable d825edcd775f 2.9GB 0B U tf-dev-sandbox:compile 3473bd796eaa 22.2GB 0B