2025-10-21 16:55:36,345: INFO: Building opensdn-tor-agent 2025-10-21 16:55:36,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_2_6_8-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 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_8-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.4s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_6_8-1 #5 CACHED #6 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_6_8-1 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.3s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 2.4s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.6s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 3.5s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.9s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 3.5s #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 ; yum install -y $pkgs gperftools-libs ; yum 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 4.353 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #14 5.298 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 730 kB 00:00 #14 5.736 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 264 kB 00:00 #14 6.067 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #14 8.709 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 4.0 MB 00:00 #14 10.20 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 939 kB 00:00 #14 10.65 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #14 11.44 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #14 11.80 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 451 kB 00:00 #14 12.06 added from: http://tf-mirrors.gz1.opensdn.io/re 550 kB/s | 16 kB 00:00 #14 12.32 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 kB/s | 257 B 00:00 #14 12.43 added from: http://tf-mirrors.gz1.opensdn.io/re 449 kB/s | 13 kB 00:00 #14 12.69 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #14 13.26 added from: http://tf-mirrors.gz1.opensdn.io/re 74 MB/s | 30 MB 00:00 #14 22.56 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #14 26.96 Dependencies resolved. #14 26.96 ======================================================================================= #14 26.96 Package Arch Version Repository Size #14 26.96 ======================================================================================= #14 26.96 Installing: #14 26.96 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 26.96 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 26.96 Installing dependencies: #14 26.96 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 26.96 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 26.96 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 26.96 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 26.96 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 26.96 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 26.96 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 26.96 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 26.96 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 26.96 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 26.96 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 26.96 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 26.96 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 26.96 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 26.96 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 26.96 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 26.96 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 26.96 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 26.96 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 26.96 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 26.96 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 26.96 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 26.96 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 26.96 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 26.96 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 26.96 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 26.96 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 26.96 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 26.96 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 26.96 #14 26.96 Transaction Summary #14 26.96 ======================================================================================= #14 26.96 Install 31 Packages #14 26.96 #14 26.96 Total download size: 12 M #14 26.96 Installed size: 41 M #14 26.96 Downloading Packages: #14 26.99 (1/31): boost-1.75.0-8.el9.x86_64.rpm 529 kB/s | 11 kB 00:00 #14 26.99 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 691 kB/s | 16 kB 00:00 #14 26.99 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 24 kB 00:00 #14 26.99 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 36 kB 00:00 #14 26.99 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #14 26.99 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 44 kB 00:00 #14 27.02 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 32 kB 00:00 #14 27.02 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #14 27.02 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 38 kB 00:00 #14 27.02 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.3 MB/s | 57 kB 00:00 #14 27.02 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #14 27.02 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.7 MB/s | 38 kB 00:00 #14 27.08 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #14 27.08 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 20 MB/s | 408 kB 00:00 #14 27.08 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 205 kB 00:00 #14 27.08 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 15 kB 00:00 #14 27.08 (17/31): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #14 27.08 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #14 27.08 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 23 kB 00:00 #14 27.08 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #14 27.12 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.1 MB/s | 129 kB 00:00 #14 27.12 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.4 MB/s | 27 kB 00:00 #14 27.12 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #14 27.12 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #14 27.12 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 55 kB 00:00 #14 27.13 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 23 kB 00:00 #14 27.13 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.1 MB/s | 30 kB 00:00 #14 27.13 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #14 27.16 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 11 MB/s | 308 kB 00:00 #14 27.17 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.5 MB/s | 67 kB 00:00 #14 27.29 (31/31): libicu-67.1-9.el9.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #14 27.29 -------------------------------------------------------------------------------- #14 27.29 Total 37 MB/s | 12 MB 00:00 #14 27.29 Running transaction check #14 27.37 Transaction check succeeded. #14 27.37 Running transaction test #14 27.54 Transaction test succeeded. #14 27.54 Running transaction #14 29.59 Preparing : 1/1 #14 29.81 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 30.22 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 31.02 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 31.47 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 31.70 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 31.72 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 31.73 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 31.75 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 31.75 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 31.78 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 31.90 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 32.03 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 32.14 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 32.37 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 32.38 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 32.39 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 32.41 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 32.42 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 32.43 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 32.44 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 32.45 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 32.46 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 32.48 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 32.48 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 32.50 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 32.50 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 32.53 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 32.53 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 32.54 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 32.58 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 32.58 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 32.61 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 33.11 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 33.11 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 33.11 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 33.11 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 33.11 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 33.11 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 33.11 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 33.11 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 33.11 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 33.11 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 33.11 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 33.11 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 33.11 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 33.11 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 33.11 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 33.11 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 33.11 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 33.11 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 33.11 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 33.11 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 33.11 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 33.11 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 33.11 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 33.11 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 33.11 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 33.11 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 33.11 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 33.11 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 33.11 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 33.11 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 33.11 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 33.26 #14 33.26 Installed: #14 33.26 boost-1.75.0-8.el9.x86_64 #14 33.26 boost-atomic-1.75.0-8.el9.x86_64 #14 33.26 boost-chrono-1.75.0-8.el9.x86_64 #14 33.26 boost-container-1.75.0-8.el9.x86_64 #14 33.26 boost-context-1.75.0-8.el9.x86_64 #14 33.26 boost-contract-1.75.0-8.el9.x86_64 #14 33.26 boost-coroutine-1.75.0-8.el9.x86_64 #14 33.26 boost-date-time-1.75.0-8.el9.x86_64 #14 33.26 boost-fiber-1.75.0-8.el9.x86_64 #14 33.26 boost-filesystem-1.75.0-8.el9.x86_64 #14 33.26 boost-graph-1.75.0-8.el9.x86_64 #14 33.26 boost-iostreams-1.75.0-8.el9.x86_64 #14 33.26 boost-locale-1.75.0-8.el9.x86_64 #14 33.26 boost-log-1.75.0-8.el9.x86_64 #14 33.26 boost-math-1.75.0-8.el9.x86_64 #14 33.26 boost-nowide-1.75.0-8.el9.x86_64 #14 33.26 boost-program-options-1.75.0-8.el9.x86_64 #14 33.26 boost-python3-1.75.0-8.el9.x86_64 #14 33.26 boost-random-1.75.0-8.el9.x86_64 #14 33.26 boost-regex-1.75.0-8.el9.x86_64 #14 33.26 boost-serialization-1.75.0-8.el9.x86_64 #14 33.26 boost-stacktrace-1.75.0-8.el9.x86_64 #14 33.26 boost-system-1.75.0-8.el9.x86_64 #14 33.26 boost-test-1.75.0-8.el9.x86_64 #14 33.26 boost-thread-1.75.0-8.el9.x86_64 #14 33.26 boost-timer-1.75.0-8.el9.x86_64 #14 33.26 boost-type_erasure-1.75.0-8.el9.x86_64 #14 33.26 boost-wave-1.75.0-8.el9.x86_64 #14 33.26 gperftools-libs-2.9.1-3.el9.x86_64 #14 33.26 libicu-67.1-9.el9.x86_64 #14 33.26 libunwind-1.6.2-1.el9.x86_64 #14 33.26 #14 33.26 Complete! #14 33.54 75 files removed #14 33.91 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 33.94 Collecting contrail-vrouter-api==0.1.dev0 #14 33.94 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 33.99 Installing collected packages: contrail-vrouter-api #14 34.62 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #14 34.62 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 36.3s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.2s #16 exporting to image #16 exporting layers #16 exporting layers 0.8s done #16 writing image sha256:28810c0f99d483c39d93bdd159e018f9cdde24953000da66c4754ecff5d0e858 #16 writing image sha256:28810c0f99d483c39d93bdd159e018f9cdde24953000da66c4754ecff5d0e858 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_6_8-1 done #16 DONE 0.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) 2025-10-21 16:57:55,032: INFO: Docker build duration: 139 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] b22715f5ceba: Preparing fe4c153f0efa: Preparing c060972052f9: Preparing fb2ce00e9dab: Preparing 04ab15264587: Preparing 2f31960357d6: Preparing 6de91b5004f1: Preparing c93f9ee13599: Preparing 6664133618b3: Preparing 194f71bfba40: Preparing 85c0d241b0e5: Preparing 6ce0a76b813d: Preparing 1c08bda4b4bd: Preparing 2a746887f9f3: Preparing 1b5609daae46: Preparing 57d0c3cd84d1: Preparing 7de5bace1653: Preparing 2055073108b0: Preparing 44343de3ea1d: Preparing b22715f5ceba: Waiting fe4c153f0efa: Waiting c060972052f9: Waiting fb2ce00e9dab: Waiting 04ab15264587: Waiting 2f31960357d6: Waiting 6de91b5004f1: Waiting c93f9ee13599: Waiting 6664133618b3: Waiting 194f71bfba40: Waiting 85c0d241b0e5: Waiting 6ce0a76b813d: Waiting 1c08bda4b4bd: Waiting 2a746887f9f3: Waiting 1b5609daae46: Waiting 57d0c3cd84d1: Waiting 7de5bace1653: Waiting 2055073108b0: Waiting 44343de3ea1d: Waiting b22715f5ceba: Pushed fe4c153f0efa: Pushed c060972052f9: Pushed fb2ce00e9dab: Pushed 04ab15264587: Pushed 2f31960357d6: Pushed 6de91b5004f1: Pushed c93f9ee13599: Layer already exists 6664133618b3: Layer already exists 194f71bfba40: Layer already exists 85c0d241b0e5: Layer already exists 6ce0a76b813d: Layer already exists 1c08bda4b4bd: Layer already exists 2a746887f9f3: Layer already exists 1b5609daae46: Layer already exists 57d0c3cd84d1: Layer already exists 7de5bace1653: Layer already exists 2055073108b0: Layer already exists 44343de3ea1d: Layer already exists master-2_2_6_8-1: digest: sha256:e5baeabd7a25998b3db0d4bb301f1652cf1045b5e94f1fa2d3306b571b51991a size: 4292 2025-10-21 16:58:30,097: INFO: Building opensdn-tor-agent finished successfully, duration: 174 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tools master-2_2_6_8-1 da007982c5c6 22 seconds ago 1.38GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_6_8-1 28810c0f99d4 36 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_6_8-1 36755d6e19ba 41 seconds ago 1.7GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_6_8-1 a330e5f47f5d 46 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_6_8-1 308c240a0154 About a minute ago 888MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_6_8-1 0ccafe547e5a About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_6_8-1 7a55649488cf About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_6_8-1 b31ee4b11a37 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_6_8-1 6fc6c52e0254 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_6_8-1 afec9f089fd9 About a minute ago 551MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_6_8-1 88385560fb95 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_6_8-1 d95e82b13f80 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_6_8-1 33a81a8f9a15 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_6_8-1 2f1ceaa9edef About a minute ago 536MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_6_8-1 11d6e236b0d6 About a minute ago 790MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_6_8-1 2ebe7f32da7f About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_6_8-1 ea80a8b4c685 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_6_8-1 899d01086541 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_6_8-1 04b6a2d99452 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_6_8-1 cfbd6ba03d35 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_6_8-1 d89d65bec6f7 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_6_8-1 cd480ccd0c21 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_6_8-1 1f8ff228a6eb 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_6_8-1 da5eb8fefbee 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_6_8-1 78d1e3eadfbf 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_6_8-1 a93b72245695 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_6_8-1 deade82f0bb3 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_6_8-1 bc4d4207a2b4 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_6_8-1 8a938f1fe9cc 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_6_8-1 1515a583d0b3 2 minutes ago 423MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_6_8-1 05a72fb0a8ce 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_6_8-1 4a91d2b52fae 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_6_8-1 1d83f046a5ce 6 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_6_8-1 0c2b7d813431 7 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_6_8-1 9d522f230eb9 8 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_6_8-1 1b0b775091da 9 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_6_8-1 e4097b4b1475 9 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_6_8-1 3fbfb3f698da 9 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_8-1 d86e17bc8fe8 9 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_8-1 08a43f2d9963 9 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_8-1 40272743d843 9 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_6_8-1 c7d8b5b5f274 9 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_8-1 ef83e7d3b402 9 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_8-1 68ab34c4fb64 9 minutes ago 574MB opensdn-test-test master-2_2_6_8-1 3178ce8b597c 13 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_6_8-1 3178ce8b597c 13 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_8-1 d4a4a18d68d8 16 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_8-1 6d28bc2a107c 16 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_8-1 263f9da18d73 16 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_8-1 796aa7a6de56 19 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_8-1 103609a1fc48 20 minutes ago 2.45MB tf-dev-sandbox compile 4d0549322f96 21 minutes ago 34.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_8-1 25c725918a23 28 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_8-1 d8ff2704762d 28 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f1f71e8ab143 28 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_8-1 0622bbad1451 28 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_8-1 da2d4c8a5709 28 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d8eb7a51891f 3 hours ago 23.6GB