2025-10-22 18:14:42,618: INFO: Building opensdn-tor-agent 2025-10-22 18:14:42,719: 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_7_2-3 --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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_2-3 #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.3s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_7_2-3 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_2-3 #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 1.1s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.8s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.8s #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 ; 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 1.787 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #14 2.931 added from: http://tf-mirrors.gz1.opensdn.io/re 3.8 MB/s | 730 kB 00:00 #14 3.555 added from: http://tf-mirrors.gz1.opensdn.io/re 5.4 MB/s | 264 kB 00:00 #14 4.132 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 7.0 MB 00:00 #14 7.285 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 4.0 MB 00:00 #14 9.256 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #14 9.752 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 2.3 MB 00:00 #14 10.88 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 392 kB 00:00 #14 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #14 11.89 added from: http://tf-mirrors.gz1.opensdn.io/re 49 kB/s | 16 kB 00:00 #14 12.51 added from: http://tf-mirrors.gz1.opensdn.io/re 554 B/s | 257 B 00:00 #14 13.20 added from: http://tf-mirrors.gz1.opensdn.io/re 25 kB/s | 13 kB 00:00 #14 13.75 added from: http://tf-mirrors.gz1.opensdn.io/re 189 kB/s | 64 kB 00:00 #14 14.64 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 30 MB 00:00 #14 27.08 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #14 32.34 Dependencies resolved. #14 32.34 ======================================================================================= #14 32.34 Package Arch Version Repository Size #14 32.34 ======================================================================================= #14 32.34 Installing: #14 32.34 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 32.34 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 32.34 Installing dependencies: #14 32.34 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 32.34 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 32.34 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 32.34 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 32.34 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 32.34 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 32.34 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 32.34 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 32.34 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 32.34 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 32.34 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 32.34 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 32.34 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 32.34 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 32.34 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 32.34 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 32.34 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 32.34 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 32.34 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 32.34 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 32.34 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 32.34 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 32.34 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 32.34 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 32.34 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 32.34 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 32.34 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 32.34 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 32.34 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 32.34 #14 32.34 Transaction Summary #14 32.34 ======================================================================================= #14 32.34 Install 31 Packages #14 32.34 #14 32.34 Total download size: 12 M #14 32.34 Installed size: 41 M #14 32.34 Downloading Packages: #14 32.36 (1/31): boost-1.75.0-8.el9.x86_64.rpm 545 kB/s | 11 kB 00:00 #14 32.36 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 646 kB/s | 16 kB 00:00 #14 32.36 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 24 kB 00:00 #14 32.37 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 36 kB 00:00 #14 32.37 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 896 kB/s | 15 kB 00:00 #14 32.39 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 44 kB 00:00 #14 32.39 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 32 kB 00:00 #14 32.46 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 850 kB/s | 13 kB 00:00 #14 32.46 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 38 kB 00:00 #14 32.46 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.7 MB/s | 57 kB 00:00 #14 32.46 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 101 kB 00:00 #14 32.46 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.5 MB/s | 38 kB 00:00 #14 32.46 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 15 MB/s | 214 kB 00:00 #14 32.46 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #14 32.46 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #14 32.46 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 408 kB 00:00 #14 32.51 (17/31): boost-program-options-1.75.0-8.el9.x86 9.5 MB/s | 106 kB 00:00 #14 32.51 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #14 32.51 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #14 32.51 (20/31): boost-serialization-1.75.0-8.el9.x86_6 21 MB/s | 129 kB 00:00 #14 32.51 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 16 MB/s | 277 kB 00:00 #14 32.51 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.5 MB/s | 27 kB 00:00 #14 32.51 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #14 32.51 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 26 MB/s | 230 kB 00:00 #14 32.51 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 55 kB 00:00 #14 32.51 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #14 32.51 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.8 MB/s | 30 kB 00:00 #14 32.60 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #14 32.60 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 14 MB/s | 67 kB 00:00 #14 32.60 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 17 MB/s | 308 kB 00:00 #14 32.62 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #14 32.62 -------------------------------------------------------------------------------- #14 32.62 Total 44 MB/s | 12 MB 00:00 #14 32.62 Running transaction check #14 32.70 Transaction check succeeded. #14 32.70 Running transaction test #14 32.93 Transaction test succeeded. #14 32.93 Running transaction #14 34.86 Preparing : 1/1 #14 34.99 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 34.99 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 34.99 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 34.99 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 35.29 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 35.29 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 35.31 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 35.31 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 35.36 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 35.37 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 35.38 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 35.39 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 35.41 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 35.43 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 35.43 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 35.44 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 35.44 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 35.48 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 35.48 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 35.48 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 35.48 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 35.51 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 35.51 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 35.53 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 35.55 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 35.55 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 35.56 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 35.57 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 35.67 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 35.67 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 35.67 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 35.67 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 36.53 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 36.53 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 36.53 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 36.53 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 36.53 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 36.53 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 36.53 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 36.53 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 36.53 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 36.53 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 36.53 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 36.53 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 36.53 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 36.53 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 36.53 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 36.53 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 36.53 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 36.53 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 36.53 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 36.53 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 36.53 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 36.53 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 36.53 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 36.53 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 36.53 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 36.53 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 36.53 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 36.53 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 36.53 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 36.53 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 36.53 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 36.65 #14 36.65 Installed: #14 36.65 boost-1.75.0-8.el9.x86_64 #14 36.65 boost-atomic-1.75.0-8.el9.x86_64 #14 36.65 boost-chrono-1.75.0-8.el9.x86_64 #14 36.65 boost-container-1.75.0-8.el9.x86_64 #14 36.65 boost-context-1.75.0-8.el9.x86_64 #14 36.65 boost-contract-1.75.0-8.el9.x86_64 #14 36.65 boost-coroutine-1.75.0-8.el9.x86_64 #14 36.65 boost-date-time-1.75.0-8.el9.x86_64 #14 36.65 boost-fiber-1.75.0-8.el9.x86_64 #14 36.65 boost-filesystem-1.75.0-8.el9.x86_64 #14 36.65 boost-graph-1.75.0-8.el9.x86_64 #14 36.65 boost-iostreams-1.75.0-8.el9.x86_64 #14 36.65 boost-locale-1.75.0-8.el9.x86_64 #14 36.65 boost-log-1.75.0-8.el9.x86_64 #14 36.65 boost-math-1.75.0-8.el9.x86_64 #14 36.65 boost-nowide-1.75.0-8.el9.x86_64 #14 36.65 boost-program-options-1.75.0-8.el9.x86_64 #14 36.65 boost-python3-1.75.0-8.el9.x86_64 #14 36.65 boost-random-1.75.0-8.el9.x86_64 #14 36.65 boost-regex-1.75.0-8.el9.x86_64 #14 36.65 boost-serialization-1.75.0-8.el9.x86_64 #14 36.65 boost-stacktrace-1.75.0-8.el9.x86_64 #14 36.65 boost-system-1.75.0-8.el9.x86_64 #14 36.65 boost-test-1.75.0-8.el9.x86_64 #14 36.65 boost-thread-1.75.0-8.el9.x86_64 #14 36.65 boost-timer-1.75.0-8.el9.x86_64 #14 36.65 boost-type_erasure-1.75.0-8.el9.x86_64 #14 36.65 boost-wave-1.75.0-8.el9.x86_64 #14 36.65 gperftools-libs-2.9.1-3.el9.x86_64 #14 36.65 libicu-67.1-9.el9.x86_64 #14 36.65 libunwind-1.6.2-1.el9.x86_64 #14 36.65 #14 36.65 Complete! #14 37.10 75 files removed #14 37.55 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 37.61 Collecting contrail-vrouter-api==0.1.dev0 #14 37.61 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 38.01 Installing collected packages: contrail-vrouter-api #14 38.03 Successfully installed contrail-vrouter-api-0.1.dev0 #14 38.04 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 DONE 38.8s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.6s #16 exporting to image #16 exporting layers #16 exporting layers 2.8s done #16 writing image sha256:bfc423f753cef9be58697f80cfbcbb445da7418f6bf2ad8abb20fa5500d0af0d #16 writing image sha256:bfc423f753cef9be58697f80cfbcbb445da7418f6bf2ad8abb20fa5500d0af0d 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_2-3 0.0s done #16 DONE 3.0s 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-22 18:16:43,945: INFO: Docker build duration: 121 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c20d66ccf0dd: Preparing ae31d35f3c2f: Preparing 606207a02f8e: Preparing 46de8f336950: Preparing 370d1d8b3391: Preparing a8b41f3febb1: Preparing 1c8a95b6b902: Preparing 051954c7b4b0: Preparing e4a0c4e0baa4: Preparing 537d0889bc6f: Preparing 2c5cc7176948: Preparing 93d6d2b14f23: Preparing 4cb53b471cab: Preparing 3718fb4b986c: Preparing 4834ab600dcc: Preparing 6c8c6d145aa7: Preparing 136ff7bec645: Preparing d136a0ba13e6: Preparing 722042a0bc3c: Preparing 44343de3ea1d: Preparing c20d66ccf0dd: Waiting ae31d35f3c2f: Waiting 606207a02f8e: Waiting 46de8f336950: Waiting 370d1d8b3391: Waiting a8b41f3febb1: Waiting 1c8a95b6b902: Waiting 051954c7b4b0: Waiting e4a0c4e0baa4: Waiting 537d0889bc6f: Waiting 2c5cc7176948: Waiting 93d6d2b14f23: Waiting 4cb53b471cab: Waiting 3718fb4b986c: Waiting 4834ab600dcc: Waiting 6c8c6d145aa7: Waiting 136ff7bec645: Waiting d136a0ba13e6: Waiting 722042a0bc3c: Waiting 44343de3ea1d: Waiting c20d66ccf0dd: Pushed 606207a02f8e: Pushed 46de8f336950: Pushed 370d1d8b3391: Pushed a8b41f3febb1: Pushed 051954c7b4b0: Layer already exists e4a0c4e0baa4: Layer already exists 537d0889bc6f: Layer already exists 2c5cc7176948: Layer already exists 93d6d2b14f23: Layer already exists 4cb53b471cab: Layer already exists 1c8a95b6b902: Pushed 3718fb4b986c: Layer already exists 4834ab600dcc: Layer already exists 6c8c6d145aa7: Layer already exists 136ff7bec645: Layer already exists d136a0ba13e6: Layer already exists 44343de3ea1d: Layer already exists 722042a0bc3c: Layer already exists ae31d35f3c2f: Pushed master-2_2_7_2-3: digest: sha256:4c19c1d5ca458d908720e9437c708ba9b8d7285f0b32f180a89e1c5c54e9fe08 size: 4505 2025-10-22 18:17:04,956: INFO: Building opensdn-tor-agent finished successfully, duration: 142 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_2-3 f20888a73ac9 18 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_2-3 bfc423f753ce 25 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_2-3 1fd2221f5618 25 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_2-3 bbcd18c84089 37 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_2-3 bc0b7742b69b 39 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_2-3 d1321ef742ba 39 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_2-3 d4db18f51f9b 57 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_2-3 a24308eaa6a2 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_2-3 83f379cc63d3 About a minute ago 850MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_2-3 d720a6bbf2d6 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_2-3 88894db55d25 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_2-3 9b952887639b About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_2-3 ed4652559cad About a minute ago 647MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_2-3 f7d27d91c2dc 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_2-3 369dc611d3df 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_2-3 230ea50996cf 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_7_2-3 5cad5b643e2a 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_2-3 1236741c1d1a 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_2-3 cb681c228d94 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_2-3 cbb76dafe14f 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_2-3 d23f957f7054 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_2-3 969fc84aa10e 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_2-3 4ffa4f5dd087 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_2-3 f3e9589d87d8 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_2-3 f99cc66c0b97 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_2-3 e2efef7e178f 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_2-3 d135e0fa8719 4 minutes ago 301MB opensdn-test-test master-2_2_7_2-3 2e521515480a 4 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_2-3 2e521515480a 4 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_2-3 4d37ae4c6f97 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_2-3 4d846dbb777c 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_2-3 e51db5e113fe 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_2-3 b9bd50418532 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_2-3 822a271fcdf5 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_2-3 3c5d6dee1a62 5 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_2-3 d5de0ff0f3ed 5 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_2-3 9ae3cbe6c313 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_2-3 744dbd562235 6 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_2-3 d990ba2ff3b6 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_2-3 9665cb909cc7 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_2-3 4064f72b3fe7 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_2-3 50e55867f356 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_2-3 e6135552fd75 8 minutes ago 2.35MB tf-dev-sandbox compile 13d7eef4f8f0 8 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_2-3 18619af6b0bb About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src b401c826d094 About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_2-3 f6ec99b91cfc About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_2-3 c2be3e1b6f1e About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_2-3 8310a972b26f About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_2_7_2-3 4fc4f3c2637c About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_2_7_2-3 4fc4f3c2637c About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB