2025-10-22 09:21:28,877: INFO: Building opensdn-tor-agent 2025-10-22 09:21:28,921: 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_0-2 --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 0.0s done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_0-2 #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 0.0s done #4 DONE 1.5s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_0-2 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 ... #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.1s #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.7s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.8s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.3s #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 ; 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 #13 5.631 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.1 MB 00:00 #13 6.517 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 730 kB 00:00 #13 6.869 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 264 kB 00:00 #13 7.279 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 7.0 MB 00:00 #13 11.15 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 4.0 MB 00:00 #13 13.02 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #13 13.66 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #13 15.14 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 392 kB 00:00 #13 15.75 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 451 kB 00:00 #13 16.38 added from: http://tf-mirrors.gz1.opensdn.io/re 527 kB/s | 16 kB 00:00 #13 16.71 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #13 17.10 added from: http://tf-mirrors.gz1.opensdn.io/re 299 kB/s | 13 kB 00:00 #13 17.54 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #13 18.54 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 30 MB 00:00 #13 41.56 Third parties for OpenSDN 26 MB/s | 5.1 MB 00:00 #13 52.51 Dependencies resolved. #13 52.51 ======================================================================================= #13 52.51 Package Arch Version Repository Size #13 52.51 ======================================================================================= #13 52.51 Installing: #13 52.51 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 52.51 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 52.51 Installing dependencies: #13 52.51 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 52.51 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 52.51 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 52.51 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 52.51 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 52.51 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 52.51 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 52.51 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 52.51 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 52.51 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 52.51 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 52.51 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 52.51 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 52.51 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 52.51 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 52.51 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 52.51 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 52.51 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 52.51 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 52.51 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 52.51 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 52.51 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 52.51 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 52.51 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 52.51 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 52.51 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 52.51 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 52.51 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 52.51 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 52.51 #13 52.51 Transaction Summary #13 52.51 ======================================================================================= #13 52.51 Install 31 Packages #13 52.51 #13 52.51 Total download size: 12 M #13 52.51 Installed size: 41 M #13 52.51 Downloading Packages: #13 52.55 (1/31): boost-1.75.0-8.el9.x86_64.rpm 443 kB/s | 11 kB 00:00 #13 52.55 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 593 kB/s | 16 kB 00:00 #13 52.55 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 24 kB 00:00 #13 52.55 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.4 MB/s | 36 kB 00:00 #13 52.55 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 15 kB 00:00 #13 52.57 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 44 kB 00:00 #13 52.57 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 32 kB 00:00 #13 52.57 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #13 52.57 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 38 kB 00:00 #13 52.57 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 11 MB/s | 57 kB 00:00 #13 52.57 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 15 MB/s | 101 kB 00:00 #13 52.60 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.9 MB/s | 38 kB 00:00 #13 52.60 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 17 MB/s | 214 kB 00:00 #13 52.65 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 205 kB 00:00 #13 52.65 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 11 MB/s | 408 kB 00:00 #13 52.65 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 52.65 (17/31): boost-program-options-1.75.0-8.el9.x86 18 MB/s | 106 kB 00:00 #13 52.65 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 52.65 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #13 52.66 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 11 MB/s | 277 kB 00:00 #13 52.66 (21/31): boost-serialization-1.75.0-8.el9.x86_6 4.8 MB/s | 129 kB 00:00 #13 52.66 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 4.2 MB/s | 27 kB 00:00 #13 52.66 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #13 52.67 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 27 MB/s | 230 kB 00:00 #13 52.67 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 55 kB 00:00 #13 52.67 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 52.67 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.9 MB/s | 30 kB 00:00 #13 52.69 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 52.69 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #13 52.69 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.9 MB/s | 67 kB 00:00 #13 52.79 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 52.79 -------------------------------------------------------------------------------- #13 52.79 Total 45 MB/s | 12 MB 00:00 #13 52.79 Running transaction check #13 52.91 Transaction check succeeded. #13 52.91 Running transaction test #13 53.21 Transaction test succeeded. #13 53.21 Running transaction #13 53.60 Preparing : 1/1 #13 53.78 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 53.78 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 53.78 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 53.79 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 54.48 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 54.51 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 54.51 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 54.52 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 54.54 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 54.57 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 54.59 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 54.60 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 54.62 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 54.62 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 54.64 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 54.65 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 54.67 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 54.67 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 54.71 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 54.71 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 54.73 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 54.74 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 54.74 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 54.80 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 54.80 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 54.80 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 54.80 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 54.81 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 54.81 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 54.84 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 54.84 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 54.86 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 55.12 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 55.12 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 55.12 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 55.12 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 55.12 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 55.12 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 55.12 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 55.12 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 55.12 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 55.12 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 55.12 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 55.12 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 55.12 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 55.12 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 55.12 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 55.12 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 55.12 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 55.12 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 55.12 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 55.12 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 55.12 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 55.12 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 55.12 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 55.12 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 55.12 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 55.12 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 55.12 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 55.12 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 55.12 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 55.12 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 55.12 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 55.20 #13 55.20 Installed: #13 55.20 boost-1.75.0-8.el9.x86_64 #13 55.20 boost-atomic-1.75.0-8.el9.x86_64 #13 55.20 boost-chrono-1.75.0-8.el9.x86_64 #13 55.20 boost-container-1.75.0-8.el9.x86_64 #13 55.20 boost-context-1.75.0-8.el9.x86_64 #13 55.20 boost-contract-1.75.0-8.el9.x86_64 #13 55.20 boost-coroutine-1.75.0-8.el9.x86_64 #13 55.20 boost-date-time-1.75.0-8.el9.x86_64 #13 55.20 boost-fiber-1.75.0-8.el9.x86_64 #13 55.20 boost-filesystem-1.75.0-8.el9.x86_64 #13 55.20 boost-graph-1.75.0-8.el9.x86_64 #13 55.20 boost-iostreams-1.75.0-8.el9.x86_64 #13 55.20 boost-locale-1.75.0-8.el9.x86_64 #13 55.20 boost-log-1.75.0-8.el9.x86_64 #13 55.20 boost-math-1.75.0-8.el9.x86_64 #13 55.20 boost-nowide-1.75.0-8.el9.x86_64 #13 55.20 boost-program-options-1.75.0-8.el9.x86_64 #13 55.20 boost-python3-1.75.0-8.el9.x86_64 #13 55.20 boost-random-1.75.0-8.el9.x86_64 #13 55.20 boost-regex-1.75.0-8.el9.x86_64 #13 55.20 boost-serialization-1.75.0-8.el9.x86_64 #13 55.20 boost-stacktrace-1.75.0-8.el9.x86_64 #13 55.20 boost-system-1.75.0-8.el9.x86_64 #13 55.20 boost-test-1.75.0-8.el9.x86_64 #13 55.20 boost-thread-1.75.0-8.el9.x86_64 #13 55.20 boost-timer-1.75.0-8.el9.x86_64 #13 55.20 boost-type_erasure-1.75.0-8.el9.x86_64 #13 55.20 boost-wave-1.75.0-8.el9.x86_64 #13 55.20 gperftools-libs-2.9.1-3.el9.x86_64 #13 55.20 libicu-67.1-9.el9.x86_64 #13 55.20 libunwind-1.6.2-1.el9.x86_64 #13 55.20 #13 55.20 Complete! #13 55.74 75 files removed #13 56.98 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 57.14 Collecting contrail-vrouter-api==0.1.dev0 #13 57.16 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 57.74 Installing collected packages: contrail-vrouter-api #13 57.78 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 57.78 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 59.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.9s #15 exporting to image #15 exporting layers #15 exporting layers 3.8s done #15 writing image sha256:935e16f2be222ad6cd0c6bcf70920e7e58585d855ec8f8f2976feb9db24ceb1b 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_0-2 0.0s done #15 DONE 3.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-22 09:22:51,270: INFO: Docker build duration: 83 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 719e58ada8a3: Preparing 625e01fca208: Preparing 756b1644759c: Preparing 5f19fe4b8666: Preparing 92614bffcecf: Preparing 24dddb63c1c8: Preparing cab53fd3645f: Preparing 1726960138ff: Preparing 92614bffcecf: Waiting 24dddb63c1c8: Waiting cab53fd3645f: Waiting 959f4c4f8d0f: Preparing 812e406592c1: Preparing 0bb991f82b51: Preparing 6ca2e8a85a9d: Preparing 670f6fb98d0f: Preparing 2f67595f9543: Preparing 1726960138ff: Waiting 959f4c4f8d0f: Waiting 812e406592c1: Waiting 0bb991f82b51: Waiting 6ca2e8a85a9d: Waiting 670f6fb98d0f: Waiting cd429afbad96: Preparing efa3f4452d78: Preparing 5a53fc3c4d20: Preparing d534c18b923e: Preparing b4b53cd4063d: Preparing 2f67595f9543: Waiting cd429afbad96: Waiting efa3f4452d78: Waiting 5a53fc3c4d20: Waiting d534c18b923e: Waiting 44343de3ea1d: Preparing b4b53cd4063d: Waiting 44343de3ea1d: Waiting 756b1644759c: Pushed 5f19fe4b8666: Pushed 719e58ada8a3: Pushed 24dddb63c1c8: Pushed 92614bffcecf: Pushed 1726960138ff: Layer already exists cab53fd3645f: Pushed 959f4c4f8d0f: Layer already exists 812e406592c1: Layer already exists 0bb991f82b51: Layer already exists 6ca2e8a85a9d: Layer already exists 670f6fb98d0f: Layer already exists 2f67595f9543: Layer already exists cd429afbad96: Layer already exists efa3f4452d78: Layer already exists 5a53fc3c4d20: Layer already exists d534c18b923e: Layer already exists b4b53cd4063d: Layer already exists 44343de3ea1d: Layer already exists 625e01fca208: Pushed master-2_2_7_0-2: digest: sha256:5338918c85e40053cf64011098af113a1a185edbb819863efc6724a4fca9f41a size: 4505 2025-10-22 09:23:12,620: INFO: Building opensdn-tor-agent finished successfully, duration: 104 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_0-2 b256f9c670d5 20 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_0-2 935e16f2be22 28 seconds ago 683MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_0-2 59327177e8c5 28 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_0-2 f5619544e1c7 38 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_0-2 c535ae520a96 45 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_0-2 120cb4f260ba 53 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_0-2 2e691fe00b8d 56 seconds ago 642MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_0-2 7980afa5fe11 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_0-2 1ef53e5a58fd About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_0-2 793dd81e117a About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_0-2 f7893d932840 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_0-2 4dcfbb81516b About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_0-2 5a9e4167f268 About a minute ago 647MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_0-2 4c0b12ab04cb About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_0-2 2e7c8043b3a8 About a minute ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_0-2 45db8d1fdd4b About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_0-2 a66fc423d33b About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_0-2 1a19eeced7ff About a minute ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_0-2 f8a2f0b1cb06 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_0-2 00eb298da678 About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_0-2 57015050fd57 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_0-2 00f7b3e31cd4 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_0-2 69860c6d43d7 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_0-2 e82ca1285f04 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_0-2 ef127bf2ce93 2 minutes ago 757MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_0-2 1d2cad797a62 2 minutes ago 814MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_0-2 4b7a406d1762 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_0-2 761af352df38 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_0-2 d4f0e5b6bb52 2 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_0-2 567bf991a7fc 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_0-2 4a5490210540 3 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_0-2 c4948b04633b 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_0-2 c06f507cb1a0 3 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_0-2 f2930a88cc99 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_0-2 bf87953f0aba 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_0-2 a29d3cf3fb1c 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_0-2 e05ce430252a 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_0-2 3e2ad8a5d913 5 minutes ago 2.36MB tf-dev-sandbox compile 07bb8d023563 5 minutes ago 24.4GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_0-2 946277359b2e 6 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_0-2 b3f78a30b532 6 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src b9b958c4a503 6 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_0-2 5ab62f690111 6 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_0-2 072613fba31f 6 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 660df38427e4 12 hours ago 23.6GB