2025-11-19 14:32:39,715: INFO: Building opensdn-tor-agent 2025-11-19 14:32:39,768: 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_3_8_9-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.0s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_8_9-1 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_8_9-1 #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_8_9-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.1s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.4s #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.6s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 0.4s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.3s #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 0.867 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.1 MB 00:00 #14 1.524 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #14 1.957 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 264 kB 00:00 #14 2.269 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 7.0 MB 00:00 #14 3.838 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #14 5.582 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 939 kB 00:00 #14 5.913 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #14 6.584 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 392 kB 00:00 #14 6.864 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 451 kB 00:00 #14 7.397 added from: http://tf-mirrors.gz1.opensdn.io/re 534 kB/s | 16 kB 00:00 #14 7.675 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #14 7.940 added from: http://tf-mirrors.gz1.opensdn.io/re 468 kB/s | 13 kB 00:00 #14 8.218 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #14 8.944 added from: http://tf-mirrors.gz1.opensdn.io/re 66 MB/s | 30 MB 00:00 #14 18.51 Third parties for OpenSDN 49 MB/s | 5.1 MB 00:00 #14 23.48 Dependencies resolved. #14 23.48 ======================================================================================= #14 23.48 Package Arch Version Repository Size #14 23.48 ======================================================================================= #14 23.48 Installing: #14 23.48 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 23.48 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 23.48 Installing dependencies: #14 23.48 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 23.48 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 23.48 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 23.48 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 23.48 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 23.48 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 23.48 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 23.48 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 23.48 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 23.48 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 23.48 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 23.48 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 23.48 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 23.48 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 23.48 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 23.48 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 23.48 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 23.48 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 23.48 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 23.48 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 23.48 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 23.48 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 23.48 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 23.48 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 23.48 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 23.48 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 23.48 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 23.48 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 23.48 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 23.48 #14 23.48 Transaction Summary #14 23.48 ======================================================================================= #14 23.48 Install 31 Packages #14 23.48 #14 23.48 Total download size: 12 M #14 23.48 Installed size: 41 M #14 23.48 Downloading Packages: #14 23.68 (1/31): boost-1.75.0-8.el9.x86_64.rpm 64 kB/s | 11 kB 00:00 #14 23.84 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 48 kB/s | 16 kB 00:00 #14 24.02 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 77 kB/s | 24 kB 00:00 #14 24.02 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 240 kB/s | 36 kB 00:00 #14 24.02 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #14 24.02 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.6 MB/s | 44 kB 00:00 #14 24.02 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 32 kB 00:00 #14 24.02 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #14 24.02 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 38 kB 00:00 #14 24.05 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.8 MB/s | 57 kB 00:00 #14 24.05 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #14 24.05 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.3 MB/s | 38 kB 00:00 #14 24.05 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 23 MB/s | 214 kB 00:00 #14 24.05 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 18 MB/s | 205 kB 00:00 #14 24.05 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #14 24.05 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #14 24.05 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #14 24.05 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 92 kB 00:00 #14 24.05 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 23 kB 00:00 #14 24.10 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 13 MB/s | 277 kB 00:00 #14 24.10 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.7 MB/s | 129 kB 00:00 #14 24.10 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.6 MB/s | 27 kB 00:00 #14 24.10 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #14 24.10 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 23 MB/s | 230 kB 00:00 #14 24.10 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 55 kB 00:00 #14 24.10 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #14 24.10 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.1 MB/s | 30 kB 00:00 #14 24.11 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #14 24.12 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 14 MB/s | 308 kB 00:00 #14 24.13 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.1 MB/s | 67 kB 00:00 #14 24.28 (31/31): libicu-67.1-9.el9.x86_64.rpm 12 MB/s | 9.6 MB 00:00 #14 24.28 -------------------------------------------------------------------------------- #14 24.28 Total 16 MB/s | 12 MB 00:00 #14 24.28 Running transaction check #14 24.33 Transaction check succeeded. #14 24.33 Running transaction test #14 24.53 Transaction test succeeded. #14 24.53 Running transaction #14 25.01 Preparing : 1/1 #14 25.11 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 25.15 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 25.15 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 25.15 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 25.38 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 25.41 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 25.41 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 25.41 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 25.41 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 25.46 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 25.46 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 25.46 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 25.46 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 25.46 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 25.46 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 25.48 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 25.48 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 25.50 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 25.50 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 25.52 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 25.53 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 25.53 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 25.56 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 25.56 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 25.58 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 25.58 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 25.60 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 25.60 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 25.64 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 25.64 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 25.64 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 25.67 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 26.61 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 26.61 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 26.61 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 26.61 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 26.61 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 26.61 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 26.61 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 26.61 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 26.61 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 26.61 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 26.61 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 26.61 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 26.61 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 26.61 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 26.61 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 26.61 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 26.61 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 26.61 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 26.61 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 26.61 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 26.61 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 26.61 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 26.61 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 26.61 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 26.61 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 26.61 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 26.61 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 26.61 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 26.61 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 26.61 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 26.61 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 26.73 #14 26.73 Installed: #14 26.73 boost-1.75.0-8.el9.x86_64 #14 26.73 boost-atomic-1.75.0-8.el9.x86_64 #14 26.73 boost-chrono-1.75.0-8.el9.x86_64 #14 26.73 boost-container-1.75.0-8.el9.x86_64 #14 26.73 boost-context-1.75.0-8.el9.x86_64 #14 26.73 boost-contract-1.75.0-8.el9.x86_64 #14 26.73 boost-coroutine-1.75.0-8.el9.x86_64 #14 26.73 boost-date-time-1.75.0-8.el9.x86_64 #14 26.73 boost-fiber-1.75.0-8.el9.x86_64 #14 26.73 boost-filesystem-1.75.0-8.el9.x86_64 #14 26.73 boost-graph-1.75.0-8.el9.x86_64 #14 26.73 boost-iostreams-1.75.0-8.el9.x86_64 #14 26.73 boost-locale-1.75.0-8.el9.x86_64 #14 26.73 boost-log-1.75.0-8.el9.x86_64 #14 26.73 boost-math-1.75.0-8.el9.x86_64 #14 26.73 boost-nowide-1.75.0-8.el9.x86_64 #14 26.73 boost-program-options-1.75.0-8.el9.x86_64 #14 26.73 boost-python3-1.75.0-8.el9.x86_64 #14 26.73 boost-random-1.75.0-8.el9.x86_64 #14 26.73 boost-regex-1.75.0-8.el9.x86_64 #14 26.73 boost-serialization-1.75.0-8.el9.x86_64 #14 26.73 boost-stacktrace-1.75.0-8.el9.x86_64 #14 26.73 boost-system-1.75.0-8.el9.x86_64 #14 26.73 boost-test-1.75.0-8.el9.x86_64 #14 26.73 boost-thread-1.75.0-8.el9.x86_64 #14 26.73 boost-timer-1.75.0-8.el9.x86_64 #14 26.73 boost-type_erasure-1.75.0-8.el9.x86_64 #14 26.73 boost-wave-1.75.0-8.el9.x86_64 #14 26.73 gperftools-libs-2.9.1-3.el9.x86_64 #14 26.73 libicu-67.1-9.el9.x86_64 #14 26.73 libunwind-1.6.2-1.el9.x86_64 #14 26.73 #14 26.73 Complete! #14 27.02 75 files removed #14 27.59 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 27.65 Collecting contrail-vrouter-api==0.1.dev0 #14 27.67 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 27.97 Installing collected packages: contrail-vrouter-api #14 28.00 Successfully installed contrail-vrouter-api-0.1.dev0 #14 28.00 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 29.4s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.0s #16 exporting to image #16 exporting layers #16 exporting layers 3.6s done #16 writing image sha256:0d38e44a57f9295b82d73549cdf08638e449655c5885385d9b722d794e7c117a done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_8_9-1 #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_8_9-1 0.1s done #16 DONE 3.8s 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-11-19 14:34:33,467: INFO: Docker build duration: 114 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 4244290eb358: Preparing 9981f5f84d08: Preparing 648ddacb20a6: Preparing 9580b99033fd: Preparing 54945157c7b7: Preparing 925753fd1e60: Preparing 95ef2c4a180f: Preparing d7f1da0ba8f7: Preparing 2082d29e08f9: Preparing 6a49efa2cf02: Preparing b3f224753757: Preparing 431c263dab30: Preparing f81ea64d7367: Preparing 98d66e0e59b4: Preparing 4946d27e825f: Preparing c1a230d79477: Preparing bf5081fdde62: Preparing b6f118352109: Preparing 763c62cc6584: Preparing 44343de3ea1d: Preparing 4244290eb358: Waiting 9981f5f84d08: Waiting 648ddacb20a6: Waiting 9580b99033fd: Waiting 54945157c7b7: Waiting 925753fd1e60: Waiting 95ef2c4a180f: Waiting d7f1da0ba8f7: Waiting 2082d29e08f9: Waiting 6a49efa2cf02: Waiting b3f224753757: Waiting 431c263dab30: Waiting f81ea64d7367: Waiting 98d66e0e59b4: Waiting 4946d27e825f: Waiting c1a230d79477: Waiting bf5081fdde62: Waiting b6f118352109: Waiting 763c62cc6584: Waiting 44343de3ea1d: Waiting 4244290eb358: Pushed 648ddacb20a6: Pushed 9580b99033fd: Pushed 54945157c7b7: Pushed 925753fd1e60: Pushed 95ef2c4a180f: Pushed d7f1da0ba8f7: Layer already exists 2082d29e08f9: Layer already exists 6a49efa2cf02: Layer already exists b3f224753757: Layer already exists 431c263dab30: Layer already exists f81ea64d7367: Layer already exists 98d66e0e59b4: Layer already exists 4946d27e825f: Layer already exists c1a230d79477: Layer already exists bf5081fdde62: Layer already exists b6f118352109: Layer already exists 763c62cc6584: Layer already exists 44343de3ea1d: Layer already exists 9981f5f84d08: Pushed master-2_3_8_9-1: digest: sha256:cb9bd3c5b59f5bec83c717cd6f289ee269659adc7c2b520715f7a03bd6d0390f size: 4505 2025-11-19 14:35:17,152: INFO: Building opensdn-tor-agent finished successfully, duration: 158 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_8_9-1 1057c4bfa9f6 24 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_8_9-1 e0a7dd3e5180 38 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_8_9-1 8eac329547bc 42 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_8_9-1 0d38e44a57f9 48 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_8_9-1 dd11748534a6 58 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_8_9-1 506c501d76d1 About a minute ago 775MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_8_9-1 aee641489fc1 About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_8_9-1 5eafb31c717b About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_8_9-1 d08aaaab4f22 About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_8_9-1 9d42ee3b28df About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_8_9-1 c5b57bdd0732 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_3_8_9-1 b69d3ea733d2 About a minute ago 430MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_8_9-1 24f1e8f23de4 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_8_9-1 213a19b09ae4 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_8_9-1 1fac81eb0af2 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_8_9-1 391ae8445099 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_8_9-1 2c155302fe85 2 minutes ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_8_9-1 879e395534be 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_8_9-1 87345d1aa56d 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_8_9-1 143c4ce10b8f 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_8_9-1 bb9bb322679a 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_8_9-1 1fb1cedbd1fa 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_8_9-1 1d4d8991d013 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_8_9-1 0ce006c65175 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_8_9-1 514e301c2ef2 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_8_9-1 cb41e423ae31 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_8_9-1 c36b3267f88c 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_8_9-1 669e740fbf92 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_8_9-1 8cc038be93df 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_8_9-1 ce7165e3e331 3 minutes ago 1.74GB opensdn-test-test master-2_3_8_9-1 ce7165e3e331 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_8_9-1 9c3bd7335ee9 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_8_9-1 730e2488e11e 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_8_9-1 8a40a4dac387 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_8_9-1 228d62fe7bcb 5 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_8_9-1 cc7fb4718788 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_8_9-1 ec4344856f7d 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_8_9-1 d99eb3de9da8 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_8_9-1 130eceb5859d 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_8_9-1 89cf700d009a 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_8_9-1 86ad1a669992 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_8_9-1 755b5e20d73f 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_8_9-1 f31571602c49 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_8_9-1 ad34872e00b3 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_8_9-1 22b7b3ea9513 8 minutes ago 2.36MB tf-dev-sandbox compile 2256c35e3e1d 8 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_8_9-1 c15e27ce26ca About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src f9bf24514c6f About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_8_9-1 48bbe4d29969 About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_8_9-1 c7d3d597ed87 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_8_9-1 fa104b81ff98 About an hour ago 4.17kB tf-dev-sandbox sandbox-master-2_3_8_9-1 d7c09e1218ad About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox sandbox-master-2_3_8_9-1 d7c09e1218ad About an hour ago 2.81GB rockylinux 9 9cc24f05f309 24 months ago 176MB