2025-10-09 13:56:11,769: INFO: Building opensdn-tor-agent 2025-10-09 13:56:11,807: 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_2_1-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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_1-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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.0s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_2_1-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_1-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.8s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.3s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.9s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.3s #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 1.0s #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.280 Contrail repo 15 kB/s | 257 B 00:00 #14 1.391 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #14 2.028 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #14 2.393 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 264 kB 00:00 #14 2.784 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 7.0 MB 00:00 #14 4.976 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #14 6.418 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #14 6.780 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 2.3 MB 00:00 #14 7.521 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 392 kB 00:00 #14 7.938 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #14 8.313 added from: http://tf-mirrors.gz1.opensdn.io/re 452 kB/s | 16 kB 00:00 #14 8.650 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #14 8.956 added from: http://tf-mirrors.gz1.opensdn.io/re 204 kB/s | 13 kB 00:00 #14 9.276 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #14 10.05 added from: http://tf-mirrors.gz1.opensdn.io/re 71 MB/s | 30 MB 00:00 #14 21.82 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #14 35.04 Dependencies resolved. #14 35.04 ======================================================================================= #14 35.04 Package Arch Version Repository Size #14 35.04 ======================================================================================= #14 35.04 Installing: #14 35.04 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 35.04 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 35.04 Installing dependencies: #14 35.04 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 35.04 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 35.04 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 35.04 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 35.04 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 35.04 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 35.04 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 35.04 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 35.04 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 35.04 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 35.04 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 35.04 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 35.04 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 35.04 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 35.04 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 35.04 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 35.04 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 35.04 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 35.04 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 35.04 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 35.04 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 35.04 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 35.04 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 35.04 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 35.04 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 35.04 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 35.04 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 35.04 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 35.04 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 35.04 #14 35.04 Transaction Summary #14 35.04 ======================================================================================= #14 35.04 Install 31 Packages #14 35.04 #14 35.04 Total download size: 12 M #14 35.04 Installed size: 41 M #14 35.04 Downloading Packages: #14 35.04 (1/31): boost-1.75.0-8.el9.x86_64.rpm 542 kB/s | 11 kB 00:00 #14 35.04 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 676 kB/s | 16 kB 00:00 #14 35.04 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 24 kB 00:00 #14 35.04 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 36 kB 00:00 #14 35.04 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 778 kB/s | 15 kB 00:00 #14 35.04 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 44 kB 00:00 #14 35.04 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 32 kB 00:00 #14 35.10 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 273 kB/s | 13 kB 00:00 #14 35.10 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 834 kB/s | 38 kB 00:00 #14 35.10 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.3 MB/s | 57 kB 00:00 #14 35.10 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 101 kB 00:00 #14 35.10 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.8 MB/s | 38 kB 00:00 #14 35.29 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 24 MB/s | 214 kB 00:00 #14 35.29 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 20 MB/s | 205 kB 00:00 #14 35.29 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #14 35.29 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #14 35.29 (17/31): boost-program-options-1.75.0-8.el9.x86 8.0 MB/s | 106 kB 00:00 #14 35.29 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.2 MB/s | 92 kB 00:00 #14 35.29 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #14 35.29 (20/31): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #14 35.29 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 12 MB/s | 277 kB 00:00 #14 35.29 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #14 35.29 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #14 35.29 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 22 MB/s | 230 kB 00:00 #14 35.29 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 55 kB 00:00 #14 35.29 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 624 kB/s | 23 kB 00:00 #14 35.29 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 796 kB/s | 30 kB 00:00 #14 35.29 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 9.1 MB/s | 208 kB 00:00 #14 35.29 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 2.7 MB/s | 67 kB 00:00 #14 35.29 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.1 MB/s | 308 kB 00:00 #14 35.55 (31/31): libicu-67.1-9.el9.x86_64.rpm 17 MB/s | 9.6 MB 00:00 #14 35.55 -------------------------------------------------------------------------------- #14 35.55 Total 22 MB/s | 12 MB 00:00 #14 35.55 Running transaction check #14 35.60 Transaction check succeeded. #14 35.60 Running transaction test #14 35.88 Transaction test succeeded. #14 35.88 Running transaction #14 36.79 Preparing : 1/1 #14 36.92 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 37.13 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 37.41 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 37.61 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 38.43 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 38.47 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 38.49 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 38.49 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 38.53 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 38.56 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 38.60 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 38.60 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 38.60 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 38.68 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 38.68 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 38.68 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 38.68 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 38.68 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 38.71 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 38.76 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 38.76 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 38.76 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 38.80 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 38.80 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 38.80 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 38.84 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 38.84 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 38.84 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 38.84 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 38.86 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 38.91 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 38.92 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 39.87 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 39.87 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 39.87 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 39.87 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 39.87 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 39.87 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 39.87 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 39.87 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 39.87 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 39.87 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 39.87 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 39.87 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 39.87 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 39.87 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 39.87 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 39.87 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 39.87 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 39.87 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 39.87 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 39.87 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 39.87 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 39.87 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 39.87 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 39.87 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 39.87 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 39.87 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 39.87 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 39.87 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 39.87 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 39.87 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 39.87 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 40.06 #14 40.06 Installed: #14 40.06 boost-1.75.0-8.el9.x86_64 #14 40.06 boost-atomic-1.75.0-8.el9.x86_64 #14 40.06 boost-chrono-1.75.0-8.el9.x86_64 #14 40.06 boost-container-1.75.0-8.el9.x86_64 #14 40.06 boost-context-1.75.0-8.el9.x86_64 #14 40.06 boost-contract-1.75.0-8.el9.x86_64 #14 40.06 boost-coroutine-1.75.0-8.el9.x86_64 #14 40.06 boost-date-time-1.75.0-8.el9.x86_64 #14 40.06 boost-fiber-1.75.0-8.el9.x86_64 #14 40.06 boost-filesystem-1.75.0-8.el9.x86_64 #14 40.06 boost-graph-1.75.0-8.el9.x86_64 #14 40.06 boost-iostreams-1.75.0-8.el9.x86_64 #14 40.06 boost-locale-1.75.0-8.el9.x86_64 #14 40.06 boost-log-1.75.0-8.el9.x86_64 #14 40.06 boost-math-1.75.0-8.el9.x86_64 #14 40.06 boost-nowide-1.75.0-8.el9.x86_64 #14 40.06 boost-program-options-1.75.0-8.el9.x86_64 #14 40.06 boost-python3-1.75.0-8.el9.x86_64 #14 40.06 boost-random-1.75.0-8.el9.x86_64 #14 40.06 boost-regex-1.75.0-8.el9.x86_64 #14 40.06 boost-serialization-1.75.0-8.el9.x86_64 #14 40.06 boost-stacktrace-1.75.0-8.el9.x86_64 #14 40.06 boost-system-1.75.0-8.el9.x86_64 #14 40.06 boost-test-1.75.0-8.el9.x86_64 #14 40.06 boost-thread-1.75.0-8.el9.x86_64 #14 40.06 boost-timer-1.75.0-8.el9.x86_64 #14 40.06 boost-type_erasure-1.75.0-8.el9.x86_64 #14 40.06 boost-wave-1.75.0-8.el9.x86_64 #14 40.06 gperftools-libs-2.9.1-3.el9.x86_64 #14 40.06 libicu-67.1-9.el9.x86_64 #14 40.06 libunwind-1.6.2-1.el9.x86_64 #14 40.06 #14 40.06 Complete! #14 40.40 80 files removed #14 40.90 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 40.90 Collecting contrail-vrouter-api==0.1.dev0 #14 40.96 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 41.20 Installing collected packages: contrail-vrouter-api #14 41.20 Successfully installed contrail-vrouter-api-0.1.dev0 #14 41.20 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 DONE 43.5s #15 [stage-1 8/8] COPY *.sh / #15 DONE 2.2s #16 exporting to image #16 exporting layers #16 exporting layers 11.1s done #16 writing image sha256:8cb7ebeb128b88f27a2981e70bc307a96bc90c4b285e7bd241948c179d2374a8 0.0s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_2_1-1 0.1s done #16 DONE 11.3s 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-09 13:57:44,766: INFO: Docker build duration: 93 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 7362c6be3d8a: Preparing 1c848d647e20: Preparing 47cb2e4e59d7: Preparing d0c88ea508ce: Preparing 5970fde413f0: Preparing 64535f645bc8: Preparing ae9c55d3463b: Preparing 3ccbe2f11c48: Preparing a072cae1b53d: Preparing 6111c1f59a04: Preparing 9e94cced74a0: Preparing 4c3a933e397e: Preparing d01939efaf00: Preparing 232c7d1af8dd: Preparing a729cd424e64: Preparing 317d8c05cbd4: Preparing c2c43f167155: Preparing d63f65921e3d: Preparing 44343de3ea1d: Preparing 7362c6be3d8a: Waiting 1c848d647e20: Waiting 47cb2e4e59d7: Waiting d0c88ea508ce: Waiting 5970fde413f0: Waiting 64535f645bc8: Waiting ae9c55d3463b: Waiting 3ccbe2f11c48: Waiting a072cae1b53d: Waiting 6111c1f59a04: Waiting 9e94cced74a0: Waiting 4c3a933e397e: Waiting d01939efaf00: Waiting 232c7d1af8dd: Waiting a729cd424e64: Waiting 317d8c05cbd4: Waiting c2c43f167155: Waiting d63f65921e3d: Waiting 44343de3ea1d: Waiting 47cb2e4e59d7: Pushed 7362c6be3d8a: Pushed d0c88ea508ce: Pushed 5970fde413f0: Pushed 64535f645bc8: Pushed 3ccbe2f11c48: Layer already exists a072cae1b53d: Layer already exists ae9c55d3463b: Pushed 6111c1f59a04: Layer already exists 9e94cced74a0: Layer already exists 4c3a933e397e: Layer already exists 232c7d1af8dd: Layer already exists d01939efaf00: Layer already exists a729cd424e64: Layer already exists 317d8c05cbd4: Layer already exists c2c43f167155: Layer already exists d63f65921e3d: Layer already exists 44343de3ea1d: Layer already exists 1c848d647e20: Pushed master-2_2_2_1-1: digest: sha256:83309b468c03e07004ec31bd800018e2e81b08f17e38ea79403b4a036d71f3eb size: 4292 2025-10-09 13:58:04,919: INFO: Building opensdn-tor-agent finished successfully, duration: 113 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_2_1-1 37777138d13d 11 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_2_1-1 8549a5aa3742 21 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_2_1-1 8cb7ebeb128b 35 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_2_1-1 7bcf01deb761 42 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_2_1-1 1df5ed7f6ae2 45 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_2_1-1 1c353ab3b527 49 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_2_1-1 985ad2ac4164 51 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_2_1-1 6efaf7035642 About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_2_1-1 5343cbe07778 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_2_1-1 a33ff1b38628 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_2_1-1 dac07189f63b About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_2_1-1 608f75bc5b01 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_2_1-1 972afbd721cf About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_2_1-1 fb943c457966 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_2_1-1 777b9e369838 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_2_1-1 35b9d95514cd About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_2_1-1 4704b5bd6b45 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_2_1-1 0869c9dd9f3b About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_2_1-1 30e7279e67e2 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_2_1-1 e4f1c19c2d01 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_2_1-1 26b6f4645f34 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_2_1-1 5f66a66cf1f4 About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_2_1-1 e473cf29eb8e About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_2_1-1 558c01a46bca About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_2_1-1 ae4a8c6b393a 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_2_1-1 0f73a4614aeb 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_2_1-1 94cc1ee17112 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_2_1-1 bf2004111ef7 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_2_1-1 f31464fc8112 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_2_1-1 f0b4d3db948a 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_2_1-1 48b73c84425d 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_2_1-1 dda56ee296ef 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_2_1-1 f5b48d67a261 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_2_1-1 8ddd292cac69 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_2_1-1 a4d96f467740 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_2_1-1 09ea39798ae0 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_2_1-1 c156600c2251 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_2_1-1 fb4a18c3f675 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_2_1-1 8d3749db36f0 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_2_1-1 a40e979dc470 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_2_1-1 f80ed365dc4a 5 minutes ago 2.44MB tf-dev-sandbox compile c441e0f0d829 6 minutes ago 24.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_2_1-1 ac986138e787 6 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_2_1-1 80301e7f11d3 6 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 67e8dbee3804 6 minutes ago 2.42MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_2_1-1 9d56542fd517 6 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_2_1-1 421e8eea7f86 6 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 5f65f03cb968 3 hours ago 23.8GB