2026-04-17 18:51:50,316: INFO: Building opensdn-tor-agent 2026-04-17 18:51:50,332: 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_7_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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_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 done #4 DONE 1.4s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_0-2 #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 0.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.0s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.2s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.9s #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 ; dnf install -y $pkgs gperftools-libs ; dnf 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 1.954 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 14 MB 00:00 #13 10.73 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.9 MB 00:00 #13 11.62 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 402 kB 00:00 #13 12.47 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 16 MB 00:00 #13 26.92 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 11 MB 00:00 #13 37.72 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.1 MB 00:00 #13 39.23 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 4.8 MB 00:00 #13 44.69 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 MB/s | 697 kB 00:00 #13 45.84 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 474 kB 00:00 #13 46.98 added from: http://tf-mirrors.gz1.opensdn.io/re 510 kB/s | 18 kB 00:00 #13 47.77 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 kB/s | 257 B 00:00 #13 48.64 added from: http://tf-mirrors.gz1.opensdn.io/re 61 kB/s | 15 kB 00:00 #13 49.36 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 96 kB 00:00 #13 50.47 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 39 MB 00:00 #13 84.71 Third parties for OpenSDN 20 MB/s | 5.1 MB 00:00 #13 98.08 Dependencies resolved. #13 98.08 ========================================================================================== #13 98.08 Package Arch Version Repository Size #13 98.08 ========================================================================================== #13 98.08 Installing: #13 98.08 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 98.08 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 98.08 Installing dependencies: #13 98.08 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 98.08 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 98.08 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 98.08 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 98.08 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 98.08 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 98.08 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 98.08 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 98.08 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 98.08 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 98.08 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 98.08 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 98.08 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 98.08 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 98.08 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 98.08 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 98.08 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 98.08 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 98.08 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 98.08 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 98.08 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 98.08 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 98.08 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 98.08 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 98.08 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 98.08 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 98.08 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 98.08 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 98.08 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 98.08 #13 98.08 Transaction Summary #13 98.08 ========================================================================================== #13 98.08 Install 31 Packages #13 98.08 #13 98.08 Total download size: 12 M #13 98.08 Installed size: 41 M #13 98.08 Downloading Packages: #13 98.08 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 620 kB/s | 9.9 kB 00:00 #13 98.08 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 737 kB/s | 15 kB 00:00 #13 98.08 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #13 98.08 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 1.3 MB/s | 35 kB 00:00 #13 98.08 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 98.08 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 6.9 MB/s | 43 kB 00:00 #13 98.12 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.2 MB/s | 30 kB 00:00 #13 98.12 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #13 98.12 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.7 MB/s | 37 kB 00:00 #13 98.12 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 7.7 MB/s | 55 kB 00:00 #13 98.12 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 98.12 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #13 98.12 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 18 MB/s | 212 kB 00:00 #13 98.14 (14/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 203 kB 00:00 #13 98.14 (15/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #13 98.17 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 9.7 MB/s | 405 kB 00:00 #13 98.17 (17/31): boost-program-options-1.75.0-13.el9_7. 8.4 MB/s | 104 kB 00:00 #13 98.17 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 9.7 MB/s | 91 kB 00:00 #13 98.17 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 22 kB 00:00 #13 98.17 (20/31): boost-serialization-1.75.0-13.el9_7.x8 18 MB/s | 127 kB 00:00 #13 98.19 (21/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 275 kB 00:00 #13 98.19 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 2.9 MB/s | 25 kB 00:00 #13 98.19 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 98.19 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 27 MB/s | 228 kB 00:00 #13 98.24 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.8 MB/s | 53 kB 00:00 #13 98.24 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.1 MB/s | 21 kB 00:00 #13 98.24 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.6 MB/s | 28 kB 00:00 #13 98.24 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 207 kB 00:00 #13 98.24 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 21 MB/s | 308 kB 00:00 #13 98.24 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.3 MB/s | 67 kB 00:00 #13 98.31 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 37 MB/s | 9.6 MB 00:00 #13 98.31 -------------------------------------------------------------------------------- #13 98.31 Total 47 MB/s | 12 MB 00:00 #13 98.31 Running transaction check #13 98.34 Transaction check succeeded. #13 98.34 Running transaction test #13 98.48 Transaction test succeeded. #13 98.48 Running transaction #13 98.97 Preparing : 1/1 #13 99.08 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 99.08 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 99.15 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 99.15 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 99.68 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 99.73 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 99.89 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 99.98 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 99.98 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 99.98 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 99.98 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 99.98 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 100.0 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 100.0 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 100.0 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 100.1 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 100.1 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 100.1 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 100.1 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 100.1 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 100.1 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 100.1 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 100.1 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 100.1 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 100.1 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 100.2 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 100.2 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 100.2 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 100.2 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 100.2 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 100.2 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 100.3 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 100.5 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 100.5 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 100.5 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 100.5 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 100.5 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 100.5 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 100.5 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 100.5 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 100.5 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 100.5 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 100.5 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 100.5 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 100.5 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 100.5 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 100.5 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 100.5 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 100.5 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 100.5 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 100.5 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 100.5 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 100.5 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 100.5 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 100.5 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 100.5 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 100.5 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 100.5 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 100.5 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 100.5 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 100.5 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 100.5 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 100.5 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 100.6 #13 100.6 Installed: #13 100.6 boost-1.75.0-13.el9_7.x86_64 #13 100.6 boost-atomic-1.75.0-13.el9_7.x86_64 #13 100.6 boost-chrono-1.75.0-13.el9_7.x86_64 #13 100.6 boost-container-1.75.0-13.el9_7.x86_64 #13 100.6 boost-context-1.75.0-13.el9_7.x86_64 #13 100.6 boost-contract-1.75.0-13.el9_7.x86_64 #13 100.6 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 100.6 boost-date-time-1.75.0-13.el9_7.x86_64 #13 100.6 boost-fiber-1.75.0-13.el9_7.x86_64 #13 100.6 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 100.6 boost-graph-1.75.0-13.el9_7.x86_64 #13 100.6 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 100.6 boost-locale-1.75.0-13.el9_7.x86_64 #13 100.6 boost-log-1.75.0-13.el9_7.x86_64 #13 100.6 boost-math-1.75.0-13.el9_7.x86_64 #13 100.6 boost-nowide-1.75.0-13.el9_7.x86_64 #13 100.6 boost-program-options-1.75.0-13.el9_7.x86_64 #13 100.6 boost-python3-1.75.0-13.el9_7.x86_64 #13 100.6 boost-random-1.75.0-13.el9_7.x86_64 #13 100.6 boost-regex-1.75.0-13.el9_7.x86_64 #13 100.6 boost-serialization-1.75.0-13.el9_7.x86_64 #13 100.6 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 100.6 boost-system-1.75.0-13.el9_7.x86_64 #13 100.6 boost-test-1.75.0-13.el9_7.x86_64 #13 100.6 boost-thread-1.75.0-13.el9_7.x86_64 #13 100.6 boost-timer-1.75.0-13.el9_7.x86_64 #13 100.6 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 100.6 boost-wave-1.75.0-13.el9_7.x86_64 #13 100.6 gperftools-libs-2.9.1-3.el9.x86_64 #13 100.6 libicu-67.1-10.el9_6.x86_64 #13 100.6 libunwind-1.6.2-1.el9.x86_64 #13 100.6 #13 100.6 Complete! #13 101.1 77 files removed #13 101.5 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 101.7 Collecting contrail-vrouter-api==0.1.dev0 #13 101.7 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 102.0 Installing collected packages: contrail-vrouter-api #13 102.0 Successfully installed contrail-vrouter-api-0.1.dev0 #13 102.0 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 DONE 103.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.5s done #15 writing image sha256:cb1afe04e1bd485bbb44740e1a034001719f1b951bb9e8fefbbf3a19b23ace2a #15 writing image sha256:cb1afe04e1bd485bbb44740e1a034001719f1b951bb9e8fefbbf3a19b23ace2a 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_0-2 0.1s done #15 DONE 3.9s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-04-17 18:54:23,295: INFO: Docker build duration: 153 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 94f134e60913: Preparing f09592be404c: Preparing 3d23dcf9d185: Preparing 6d345d437556: Preparing 9a2afb189460: Preparing ce25ba08c0d3: Preparing 0d6837e33e00: Preparing 1f6c13f9a00a: Preparing ebfce0fd4685: Preparing 9c2bd3a10b80: Preparing eac7ef118320: Preparing 0a9bef053d3c: Preparing 54a819463383: Preparing 342242ae267c: Preparing 0eea5ad350c7: Preparing d0361f02644e: Preparing 89150ac7745a: Preparing 957de9748e2c: Preparing 954af18499b8: Preparing 3e45571df41a: Preparing 44343de3ea1d: Preparing 94f134e60913: Waiting f09592be404c: Waiting 3d23dcf9d185: Waiting 6d345d437556: Waiting 9a2afb189460: Waiting ce25ba08c0d3: Waiting 0d6837e33e00: Waiting 1f6c13f9a00a: Waiting ebfce0fd4685: Waiting 9c2bd3a10b80: Waiting eac7ef118320: Waiting 0a9bef053d3c: Waiting 54a819463383: Waiting 342242ae267c: Waiting 0eea5ad350c7: Waiting d0361f02644e: Waiting 89150ac7745a: Waiting 957de9748e2c: Waiting 954af18499b8: Waiting 3e45571df41a: Waiting 44343de3ea1d: Waiting 94f134e60913: Pushed 6d345d437556: Pushed 3d23dcf9d185: Pushed ce25ba08c0d3: Pushed 9a2afb189460: Pushed 1f6c13f9a00a: Layer already exists ebfce0fd4685: Layer already exists 9c2bd3a10b80: Layer already exists eac7ef118320: Layer already exists 0a9bef053d3c: Layer already exists 0d6837e33e00: Pushed 54a819463383: Layer already exists 342242ae267c: Layer already exists 0eea5ad350c7: Layer already exists d0361f02644e: Layer already exists 89150ac7745a: Layer already exists 957de9748e2c: Layer already exists 954af18499b8: Layer already exists 3e45571df41a: Layer already exists 44343de3ea1d: Layer already exists f09592be404c: Pushed master-2_7_7_0-2: digest: sha256:804012ab38ebb1c275e3ef9ecb29486dafac0adcff413896c9f639924d5395d5 size: 4713 2026-04-17 18:54:33,839: INFO: Building opensdn-tor-agent finished successfully, duration: 163 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_7_0-2 2a5567860ef0 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_0-2 f7dc2853d26b 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_0-2 d0b928cabe01 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_0-2 1eb2b5a32774 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_0-2 ff62b2431a50 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_0-2 f1191f950de8 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_0-2 5ce2b878bc0d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_0-2 9e7a88bb6ff9 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_0-2 3050d65b5b4b 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_0-2 b90c2bdad55d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_0-2 596ae77f631f 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_0-2 cebf59829dcc 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_0-2 9856b3016446 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_0-2 eff919a0723a 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_0-2 2a576197f759 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_0-2 a08d1b5fc2da 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_0-2 672e1a1cbc21 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_0-2 5d8b36a5078f 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_0-2 34c33311e25c 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_0-2 e6e400b65697 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_0-2 6d309cf9b554 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_0-2 dac5089925f1 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_0-2 c0f976f9d4bb 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_0-2 a7a8accd9b49 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_0-2 d08e0757cf28 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_0-2 8faa0e7660a4 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_7_0-2 e0a8c538a7d4 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_0-2 3a9c3a6f9fb1 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_0-2 9e4309118f06 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_0-2 c9e6313710c3 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_0-2 f47b0b84c851 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_0-2 594cd792a7bf 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_0-2 be7267b9cb3f 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_0-2 14fdf5cde5ef 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_0-2 bac0d0476797 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_0-2 ab84f8a4be93 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_0-2 102a88147a5b 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_0-2 1c9ec6640b71 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_0-2 9409a01ac0a8 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_0-2 cd77417a06b6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_0-2 4ffc14a645bf 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_0-2 c5a5df0fec0b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_0-2 391270cd8734 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_0-2 978b5b98bea5 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_0-2 8ce40ff0160f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_0-2 ea0b1c26e899 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_0-2 fcfc7a1fc387 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_7_7_0-2 d52322480b83 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_0-2 cb1afe04e1bd 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_0-2 e87d10e505e2 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_0-2 6c8e12335683 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_0-2 580a63ba65bf 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_7_0-2 399c1be761ff 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_0-2 1dfd87e4c348 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_7_0-2 6a657ede6be4 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 36053d473d09 21GB 0B U opensdn-test-test:master-2_7_7_0-2 fcfc7a1fc387 1.84GB 0B tf-dev-sandbox:compile fcc4f0d771a5 34.3GB 0B