2026-02-19 17:37:51,330: INFO: Building opensdn-tor-agent 2026-02-19 17:37:51,374: 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_2_1-7 --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_2_1-7 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_1-7 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_1-7 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.6s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.5s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.4s #14 [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 #14 1.045 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 14 MB 00:00 #14 5.713 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #14 6.810 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 402 kB 00:00 #14 7.449 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 16 MB 00:00 #14 15.66 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 11 MB 00:00 #14 19.51 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 1.1 MB 00:00 #14 20.24 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 4.8 MB 00:00 #14 22.65 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 697 kB 00:00 #14 23.13 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 474 kB 00:00 #14 23.57 added from: http://tf-mirrors.gz1.opensdn.io/re 513 kB/s | 18 kB 00:00 #14 24.09 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 kB/s | 257 B 00:00 #14 24.57 added from: http://tf-mirrors.gz1.opensdn.io/re 51 kB/s | 15 kB 00:00 #14 24.84 added from: http://tf-mirrors.gz1.opensdn.io/re 3.5 MB/s | 96 kB 00:00 #14 25.53 added from: http://tf-mirrors.gz1.opensdn.io/re 83 MB/s | 39 MB 00:00 #14 34.34 Third parties for OpenSDN 41 MB/s | 5.1 MB 00:00 #14 39.06 Dependencies resolved. #14 39.06 ========================================================================================== #14 39.06 Package Arch Version Repository Size #14 39.06 ========================================================================================== #14 39.06 Installing: #14 39.06 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #14 39.06 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 39.06 Installing dependencies: #14 39.06 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #14 39.06 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #14 39.06 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #14 39.06 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 39.06 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #14 39.06 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #14 39.06 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 39.06 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 39.06 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #14 39.06 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #14 39.06 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #14 39.06 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #14 39.06 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #14 39.06 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #14 39.06 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #14 39.06 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #14 39.06 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #14 39.06 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #14 39.06 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #14 39.06 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #14 39.06 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #14 39.06 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #14 39.06 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #14 39.06 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #14 39.06 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #14 39.06 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #14 39.06 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #14 39.06 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 39.06 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 39.06 #14 39.06 Transaction Summary #14 39.06 ========================================================================================== #14 39.06 Install 31 Packages #14 39.06 #14 39.06 Total download size: 12 M #14 39.06 Installed size: 41 M #14 39.06 Downloading Packages: #14 39.09 (1/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 691 kB/s | 15 kB 00:00 #14 39.09 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 390 kB/s | 9.9 kB 00:00 #14 39.09 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #14 39.09 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 4.1 MB/s | 35 kB 00:00 #14 39.09 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 13 kB 00:00 #14 39.09 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.9 MB/s | 43 kB 00:00 #14 39.10 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.6 MB/s | 30 kB 00:00 #14 39.10 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #14 39.10 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 8.5 MB/s | 37 kB 00:00 #14 39.13 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.0 MB/s | 55 kB 00:00 #14 39.13 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #14 39.13 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.8 MB/s | 37 kB 00:00 #14 39.13 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 22 MB/s | 212 kB 00:00 #14 39.14 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #14 39.14 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 10 MB/s | 203 kB 00:00 #14 39.14 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #14 39.15 (17/31): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #14 39.15 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #14 39.16 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.8 MB/s | 22 kB 00:00 #14 39.16 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 275 kB 00:00 #14 39.19 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #14 39.19 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.1 MB/s | 25 kB 00:00 #14 39.19 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #14 39.19 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 228 kB 00:00 #14 39.19 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.0 MB/s | 53 kB 00:00 #14 39.19 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 21 kB 00:00 #14 39.19 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.9 MB/s | 28 kB 00:00 #14 39.20 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 207 kB 00:00 #14 39.20 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #14 39.22 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.8 MB/s | 67 kB 00:00 #14 39.32 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 39 MB/s | 9.6 MB 00:00 #14 39.32 -------------------------------------------------------------------------------- #14 39.32 Total 50 MB/s | 12 MB 00:00 #14 39.32 Running transaction check #14 39.34 Transaction check succeeded. #14 39.34 Running transaction test #14 39.46 Transaction test succeeded. #14 39.49 Running transaction #14 40.39 Preparing : 1/1 #14 40.49 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #14 40.50 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #14 40.50 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #14 40.50 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #14 40.71 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #14 40.71 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #14 40.71 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #14 40.76 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #14 40.76 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #14 40.76 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #14 40.76 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #14 40.76 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #14 40.76 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #14 40.77 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #14 40.77 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #14 40.79 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #14 40.79 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #14 40.79 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 40.79 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #14 40.82 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #14 40.82 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #14 40.82 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #14 40.82 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #14 40.87 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #14 40.87 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #14 40.87 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #14 40.87 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #14 40.87 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #14 40.87 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #14 40.87 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #14 40.90 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 40.90 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 41.08 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #14 41.08 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #14 41.08 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #14 41.08 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #14 41.08 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #14 41.08 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #14 41.08 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #14 41.08 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #14 41.08 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #14 41.08 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #14 41.08 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #14 41.08 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #14 41.08 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #14 41.08 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #14 41.08 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #14 41.08 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #14 41.08 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #14 41.08 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #14 41.08 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #14 41.08 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #14 41.08 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #14 41.08 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #14 41.08 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #14 41.08 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #14 41.08 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #14 41.08 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #14 41.08 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #14 41.08 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #14 41.08 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #14 41.08 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 41.08 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 41.16 #14 41.16 Installed: #14 41.16 boost-1.75.0-13.el9_7.x86_64 #14 41.16 boost-atomic-1.75.0-13.el9_7.x86_64 #14 41.16 boost-chrono-1.75.0-13.el9_7.x86_64 #14 41.16 boost-container-1.75.0-13.el9_7.x86_64 #14 41.16 boost-context-1.75.0-13.el9_7.x86_64 #14 41.16 boost-contract-1.75.0-13.el9_7.x86_64 #14 41.16 boost-coroutine-1.75.0-13.el9_7.x86_64 #14 41.16 boost-date-time-1.75.0-13.el9_7.x86_64 #14 41.16 boost-fiber-1.75.0-13.el9_7.x86_64 #14 41.16 boost-filesystem-1.75.0-13.el9_7.x86_64 #14 41.16 boost-graph-1.75.0-13.el9_7.x86_64 #14 41.16 boost-iostreams-1.75.0-13.el9_7.x86_64 #14 41.16 boost-locale-1.75.0-13.el9_7.x86_64 #14 41.16 boost-log-1.75.0-13.el9_7.x86_64 #14 41.16 boost-math-1.75.0-13.el9_7.x86_64 #14 41.16 boost-nowide-1.75.0-13.el9_7.x86_64 #14 41.16 boost-program-options-1.75.0-13.el9_7.x86_64 #14 41.16 boost-python3-1.75.0-13.el9_7.x86_64 #14 41.16 boost-random-1.75.0-13.el9_7.x86_64 #14 41.16 boost-regex-1.75.0-13.el9_7.x86_64 #14 41.16 boost-serialization-1.75.0-13.el9_7.x86_64 #14 41.16 boost-stacktrace-1.75.0-13.el9_7.x86_64 #14 41.16 boost-system-1.75.0-13.el9_7.x86_64 #14 41.16 boost-test-1.75.0-13.el9_7.x86_64 #14 41.16 boost-thread-1.75.0-13.el9_7.x86_64 #14 41.16 boost-timer-1.75.0-13.el9_7.x86_64 #14 41.16 boost-type_erasure-1.75.0-13.el9_7.x86_64 #14 41.16 boost-wave-1.75.0-13.el9_7.x86_64 #14 41.16 gperftools-libs-2.9.1-3.el9.x86_64 #14 41.16 libicu-67.1-10.el9_6.x86_64 #14 41.16 libunwind-1.6.2-1.el9.x86_64 #14 41.16 #14 41.16 Complete! #14 41.46 77 files removed #14 41.91 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 41.91 Collecting contrail-vrouter-api==0.1.dev0 #14 41.91 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 42.04 Installing collected packages: contrail-vrouter-api #14 42.06 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 #14 42.06 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 42.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.9s #16 exporting to image #16 exporting layers #16 exporting layers 5.0s done #16 writing image sha256:0e1758a52304953bc77452090bb2dd11be73bd7eb0e16037b3b54d024d4a57a3 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_1-7 done #16 DONE 5.4s 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-19 17:39:48,586: INFO: Docker build duration: 117 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 7601acf1dda1: Preparing 745ddfc41748: Preparing 0cc1376bba49: Preparing e771d3aaec77: Preparing b69f87c6f0cd: Preparing d06856bf01df: Preparing c2ec783c97af: Preparing 106c1c60dcbc: Preparing ea37c0f5a256: Preparing 36ead58e5f17: Preparing 32eef95f8013: Preparing 93fa4106c7cd: Preparing 9738d579eb70: Preparing 5cd27214d99d: Preparing 50aa7a40f9e0: Preparing ae13b84c2dd9: Preparing a13d71f87da7: Preparing 33574aa639cd: Preparing 4d340d18702b: Preparing 840c7f53d2ab: Preparing 44343de3ea1d: Preparing 7601acf1dda1: Waiting 745ddfc41748: Waiting 0cc1376bba49: Waiting e771d3aaec77: Waiting b69f87c6f0cd: Waiting d06856bf01df: Waiting c2ec783c97af: Waiting 106c1c60dcbc: Waiting ea37c0f5a256: Waiting 36ead58e5f17: Waiting 32eef95f8013: Waiting 93fa4106c7cd: Waiting 9738d579eb70: Waiting 5cd27214d99d: Waiting 50aa7a40f9e0: Waiting ae13b84c2dd9: Waiting a13d71f87da7: Waiting 33574aa639cd: Waiting 4d340d18702b: Waiting 840c7f53d2ab: Waiting 44343de3ea1d: Waiting 7601acf1dda1: Pushed 0cc1376bba49: Pushed e771d3aaec77: Pushed 745ddfc41748: Pushed b69f87c6f0cd: Pushed 106c1c60dcbc: Layer already exists d06856bf01df: Pushed ea37c0f5a256: Layer already exists 36ead58e5f17: Layer already exists 32eef95f8013: Layer already exists 9738d579eb70: Layer already exists 93fa4106c7cd: Layer already exists 5cd27214d99d: Layer already exists 50aa7a40f9e0: Layer already exists ae13b84c2dd9: Layer already exists a13d71f87da7: Layer already exists 4d340d18702b: Layer already exists 33574aa639cd: Layer already exists 44343de3ea1d: Layer already exists 840c7f53d2ab: Layer already exists c2ec783c97af: Pushed master-2_6_2_1-7: digest: sha256:bc3a8a992f4fccfab3c024615292be605e1f8a4dc1c0183085243df9962e91ea size: 4713 2026-02-19 17:40:44,525: INFO: Building opensdn-tor-agent finished successfully, duration: 173 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_2_1-7 7a558f6e307e 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_2_1-7 e2a69cf489c0 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_2_1-7 eab766bd151b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_2_1-7 b64f781d5199 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_2_1-7 19e5bffe883a 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_2_1-7 2dc3d58f831e 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_2_1-7 63076b18ea67 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_2_1-7 56e263e33ad9 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_2_1-7 a4d9e14b60cf 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_2_1-7 740037222de6 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_2_1-7 24e3644dd576 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_2_1-7 aef9e309aec0 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_2_1-7 a3a171d82fce 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_2_1-7 859f0a1acdf8 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_2_1-7 7f162d6d9add 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_2_1-7 22a36a632b7f 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_2_1-7 83593185031d 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_2_1-7 ed1c170b294a 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_2_1-7 b755ba97d129 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_2_1-7 e15fa6bc408b 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_2_1-7 8fb1e8c8e512 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_2_1-7 a387dca644c9 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_2_1-7 50dfc14b6b4f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_2_1-7 7b0362649d09 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_2_1-7 5ac7b01884a0 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_2_1-7 d2ea292237f8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_2_1-7 0a67ccd0a921 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_2_1-7 a58db81aaa50 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_2_1-7 033f9b299a65 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_2_1-7 0f5ec9ef9404 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_2_1-7 1a2354e3b17d 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_2_1-7 60b000c379a0 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_2_1-7 d1a58e89cc88 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_2_1-7 09655e9d34a0 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_2_1-7 25efda35e14d 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_2_1-7 203f116b36db 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_2_1-7 dece12060669 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_2_1-7 59048f2bfa12 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_2_1-7 6173aa495899 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_2_1-7 06f75b0511ed 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_2_1-7 219379943498 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_2_1-7 da0ae4bfdfd5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_2_1-7 2fe8bc38db45 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_2_1-7 5ca3e5aa73ad 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_2_1-7 248d46c63b99 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_2_1-7 66d1bd2fd98e 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_2_1-7 f4f64779a108 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_2_1-7 5bec41726692 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_2_1-7 0e1758a52304 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_2_1-7 406f2466ab47 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_2_1-7 9f63016ef9b8 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_2_1-7 4a86fe5112e7 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_2_1-7 dfedec139e4d 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 213470b3d9bd 23.5GB 0B U opensdn-test-test:master-2_6_2_1-7 f4f64779a108 1.83GB 0B tf-dev-sandbox:compile 953f8f26868f 40.1GB 0B