2026-02-25 13:25:47,332: INFO: Building opensdn-tor-agent 2026-02-25 13:25:47,484: 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_6_3_1-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=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 #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_6_3_1-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 2.5s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_1-1 #6 CACHED #7 [internal] load build context #7 DONE 0.0s #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 2.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.9s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 3.3s #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 3.440 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 14 MB 00:00 #13 7.055 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 1.9 MB 00:00 #13 7.972 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 402 kB 00:00 #13 8.492 added from: http://tf-mirrors.gz1.opensdn.io/re 58 MB/s | 16 MB 00:00 #13 14.49 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 11 MB 00:00 #13 18.65 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 1.1 MB 00:00 #13 19.33 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.8 MB 00:00 #13 21.44 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 697 kB 00:00 #13 21.99 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #13 22.27 added from: http://tf-mirrors.gz1.opensdn.io/re 469 kB/s | 18 kB 00:00 #13 22.56 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #13 22.96 added from: http://tf-mirrors.gz1.opensdn.io/re 98 kB/s | 15 kB 00:00 #13 23.33 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #13 24.55 added from: http://tf-mirrors.gz1.opensdn.io/re 67 MB/s | 39 MB 00:00 #13 35.31 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 41.46 Dependencies resolved. #13 41.46 ========================================================================================== #13 41.46 Package Arch Version Repository Size #13 41.46 ========================================================================================== #13 41.46 Installing: #13 41.46 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 41.46 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 41.46 Installing dependencies: #13 41.46 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 41.46 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 41.46 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 41.46 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 41.46 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 41.46 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 41.46 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 41.46 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 41.46 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 41.46 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 41.46 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 41.46 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 41.46 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 41.46 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 41.46 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 41.46 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 41.46 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 41.46 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 41.46 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 41.46 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 41.46 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 41.46 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 41.46 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 41.46 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 41.46 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 41.46 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 41.46 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 41.46 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 41.46 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 41.46 #13 41.46 Transaction Summary #13 41.46 ========================================================================================== #13 41.46 Install 31 Packages #13 41.46 #13 41.46 Total download size: 12 M #13 41.46 Installed size: 41 M #13 41.46 Downloading Packages: #13 41.51 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 850 kB/s | 15 kB 00:00 #13 41.51 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 459 kB/s | 9.9 kB 00:00 #13 41.51 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #13 41.58 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 945 kB/s | 35 kB 00:00 #13 41.58 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 754 kB/s | 13 kB 00:00 #13 41.58 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.5 MB/s | 43 kB 00:00 #13 41.58 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 30 kB 00:00 #13 41.58 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.6 MB/s | 11 kB 00:00 #13 41.58 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 37 kB 00:00 #13 41.58 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.8 MB/s | 55 kB 00:00 #13 41.58 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #13 41.58 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 4.6 MB/s | 37 kB 00:00 #13 41.58 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 26 MB/s | 212 kB 00:00 #13 41.58 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 405 kB 00:00 #13 41.58 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 41.58 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.4 MB/s | 13 kB 00:00 #13 41.62 (17/31): boost-program-options-1.75.0-13.el9_7. 12 MB/s | 104 kB 00:00 #13 41.62 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.1 MB/s | 91 kB 00:00 #13 41.62 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 22 kB 00:00 #13 41.62 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #13 41.62 (21/31): boost-serialization-1.75.0-13.el9_7.x8 9.0 MB/s | 127 kB 00:00 #13 41.62 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.0 MB/s | 25 kB 00:00 #13 41.62 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 11 kB 00:00 #13 41.62 (24/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 9.8 MB/s | 53 kB 00:00 #13 41.67 (25/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #13 41.67 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.8 MB/s | 21 kB 00:00 #13 41.67 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 2.8 MB/s | 28 kB 00:00 #13 41.67 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #13 41.67 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #13 41.67 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.6 MB/s | 67 kB 00:00 #13 41.81 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #13 41.81 -------------------------------------------------------------------------------- #13 41.81 Total 39 MB/s | 12 MB 00:00 #13 41.81 Running transaction check #13 41.88 Transaction check succeeded. #13 41.88 Running transaction test #13 42.16 Transaction test succeeded. #13 42.16 Running transaction #13 42.74 Preparing : 1/1 #13 42.84 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 42.84 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 42.84 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 42.84 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 43.25 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 43.25 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 43.36 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 43.42 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 43.59 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 43.69 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 43.86 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 43.89 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 44.07 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 44.23 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 44.28 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 44.29 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 44.31 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 44.31 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 44.43 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 44.43 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 44.43 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 44.43 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 44.43 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 44.43 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 44.43 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 44.43 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 44.47 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 44.47 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 44.47 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 44.47 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 44.47 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 44.59 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 45.58 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 45.58 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 45.58 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 45.58 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 45.58 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 45.58 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 45.58 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 45.58 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 45.58 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 45.58 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 45.58 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 45.58 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 45.58 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 45.58 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 45.58 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 45.58 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 45.58 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 45.58 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 45.58 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 45.58 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 45.58 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 45.58 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 45.58 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 45.58 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 45.58 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 45.58 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 45.58 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 45.58 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 45.58 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 45.58 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 45.58 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 45.77 #13 45.77 Installed: #13 45.77 boost-1.75.0-13.el9_7.x86_64 #13 45.77 boost-atomic-1.75.0-13.el9_7.x86_64 #13 45.77 boost-chrono-1.75.0-13.el9_7.x86_64 #13 45.77 boost-container-1.75.0-13.el9_7.x86_64 #13 45.77 boost-context-1.75.0-13.el9_7.x86_64 #13 45.77 boost-contract-1.75.0-13.el9_7.x86_64 #13 45.77 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 45.77 boost-date-time-1.75.0-13.el9_7.x86_64 #13 45.77 boost-fiber-1.75.0-13.el9_7.x86_64 #13 45.77 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 45.77 boost-graph-1.75.0-13.el9_7.x86_64 #13 45.77 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 45.77 boost-locale-1.75.0-13.el9_7.x86_64 #13 45.77 boost-log-1.75.0-13.el9_7.x86_64 #13 45.77 boost-math-1.75.0-13.el9_7.x86_64 #13 45.77 boost-nowide-1.75.0-13.el9_7.x86_64 #13 45.77 boost-program-options-1.75.0-13.el9_7.x86_64 #13 45.77 boost-python3-1.75.0-13.el9_7.x86_64 #13 45.77 boost-random-1.75.0-13.el9_7.x86_64 #13 45.77 boost-regex-1.75.0-13.el9_7.x86_64 #13 45.77 boost-serialization-1.75.0-13.el9_7.x86_64 #13 45.77 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 45.77 boost-system-1.75.0-13.el9_7.x86_64 #13 45.77 boost-test-1.75.0-13.el9_7.x86_64 #13 45.77 boost-thread-1.75.0-13.el9_7.x86_64 #13 45.77 boost-timer-1.75.0-13.el9_7.x86_64 #13 45.77 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 45.77 boost-wave-1.75.0-13.el9_7.x86_64 #13 45.77 gperftools-libs-2.9.1-3.el9.x86_64 #13 45.77 libicu-67.1-10.el9_6.x86_64 #13 45.77 libunwind-1.6.2-1.el9.x86_64 #13 45.77 #13 45.77 Complete! #13 46.03 77 files removed #13 46.48 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 46.52 Collecting contrail-vrouter-api==0.1.dev0 #13 46.52 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 46.76 Installing collected packages: contrail-vrouter-api #13 46.76 Successfully installed contrail-vrouter-api-0.1.dev0 #13 46.76 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 48.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.4s #15 exporting to image #15 exporting layers #15 exporting layers 2.0s done #15 writing image sha256:f36e7d7d0844f53984dbe8c8c7e4327d9b00db3b8e606d07639806ade5f0c612 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_1-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_1-1 0.0s 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-02-25 13:28:42,321: INFO: Docker build duration: 175 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 40faa101a502: Preparing 6dc8fe394681: Preparing 61865e353446: Preparing 10af5e02bf6b: Preparing ced52f8cdbe3: Preparing 5f85e848a026: Preparing 11e932c0928f: Preparing c2475f5a871f: Preparing c662125acb1e: Preparing 4e3fbc52dd8a: Preparing 17d0ee2fe70c: Preparing 3bc282d9120c: Preparing 287f616e9a9a: Preparing 58d726979a70: Preparing 0a6ee96b2dea: Preparing e91ed10c276d: Preparing 38b526a76c9f: Preparing d9f178d13225: Preparing 415b06f2a550: Preparing 1ce6cf33c57c: Preparing 44343de3ea1d: Preparing 40faa101a502: Waiting 6dc8fe394681: Waiting 61865e353446: Waiting 10af5e02bf6b: Waiting ced52f8cdbe3: Waiting 5f85e848a026: Waiting 11e932c0928f: Waiting c2475f5a871f: Waiting c662125acb1e: Waiting 4e3fbc52dd8a: Waiting 17d0ee2fe70c: Waiting 3bc282d9120c: Waiting 287f616e9a9a: Waiting 58d726979a70: Waiting 0a6ee96b2dea: Waiting e91ed10c276d: Waiting 38b526a76c9f: Waiting d9f178d13225: Waiting 415b06f2a550: Waiting 1ce6cf33c57c: Waiting 44343de3ea1d: Waiting 40faa101a502: Pushed 61865e353446: Pushed 10af5e02bf6b: Pushed ced52f8cdbe3: Pushed 5f85e848a026: Pushed c2475f5a871f: Layer already exists c662125acb1e: Layer already exists 4e3fbc52dd8a: Layer already exists 17d0ee2fe70c: Layer already exists 3bc282d9120c: Layer already exists 287f616e9a9a: Layer already exists 11e932c0928f: Pushed 58d726979a70: Layer already exists 0a6ee96b2dea: Layer already exists e91ed10c276d: Layer already exists 38b526a76c9f: Layer already exists d9f178d13225: Layer already exists 415b06f2a550: Layer already exists 44343de3ea1d: Layer already exists 1ce6cf33c57c: Layer already exists 6dc8fe394681: Pushed master-2_6_3_1-1: digest: sha256:4f51b998d56179dca3754dc0294b22499468a0488435c71d8f38620c469fb520 size: 4713 2026-02-25 13:29:27,944: INFO: Building opensdn-tor-agent finished successfully, duration: 220 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_6_3_1-1 7d1c25c82204 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_1-1 fd0ee85b0d74 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_1-1 03d7a9074876 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_1-1 269b8e0a32a4 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_1-1 14135752bef4 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_1-1 d355e0571f45 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_1-1 47bcd27d23ba 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_1-1 ed527f05f683 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_1-1 3d6ac2f5c60c 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_1-1 502cfd5504e8 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_1-1 a2b30591e817 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_1-1 245b478ad590 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_1-1 b9355869e26d 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_1-1 c95939608573 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_1-1 b612105c29bf 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_1-1 722d39515736 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_1-1 b6eb7b70e853 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_1-1 2b5488631fca 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_1-1 06013fd929b2 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_1-1 4b5ab49c2688 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_1-1 942d180db336 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_1-1 19f1d6587e5f 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_1-1 fa5e98322b40 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_1-1 ddc09f6c4806 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_1-1 36cc0233ea4e 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_1-1 489bae8f4479 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_1-1 9e4067af90c4 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_1-1 fa803ac323ca 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_1-1 5f12eb80050b 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_1-1 75123c2b6715 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_1-1 a91671899718 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_1-1 3d9d1832a942 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_1-1 b652b2cb2389 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_1-1 bd269d71b40f 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_1-1 a8981f28f8be 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_1-1 eeaa9a036b98 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_1-1 490e0e187e04 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_1-1 8ee05d715b5f 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_1-1 72ea5b543195 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_1-1 4ea999f02aa5 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_1-1 55effd903f53 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_1-1 b61fdc9493c1 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_1-1 e2112e15dcb5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_1-1 1f86010c89e9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_1-1 ef493be04cf4 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_1-1 974e37da9132 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_3_1-1 2be9b7accee1 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_1-1 f36e7d7d0844 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_1-1 f1d35bbb8c99 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_6_3_1-1 b87ebe4591c9 1.85GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_1-1 e8360cd3e01c 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_1-1 8a644775b417 616MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_1-1 0d94522ebba0 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 82ecac80f087 23.5GB 0B U opensdn-test-test:master-2_6_3_1-1 974e37da9132 1.83GB 0B tf-dev-sandbox:compile cdd66f1cd85f 39.3GB 0B