2026-08-03 01:37:11,234: INFO: Building opensdn-vrouter-kernel-init 2026-08-03 01:37:11,764: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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-vrouter-kernel-init --build-arg UBUNTU_DISTR_VERSION=26.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.05kB done #1 DONE 1.9s #2 [internal] load metadata for docker.io/library/rockylinux:9.3 #2 ... #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #2 [internal] load metadata for docker.io/library/rockylinux:9.3 #2 DONE 1.5s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.8s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 DONE 0.0s #7 [stage-1 1/6] FROM docker.io/library/rockylinux:9.3@sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 #7 CACHED #6 [internal] load build context #6 transferring context: 44.77kB 0.0s done #6 DONE 0.2s #8 [stage-1 2/6] COPY *.repo /etc/yum.repos.d/ #8 DONE 1.3s #9 [stage-1 3/6] COPY *.sh / #9 DONE 1.3s #10 [stage-1 4/6] COPY --from=build /buildroot/usr/bin/tools/vif /usr/bin/ #10 DONE 2.7s #11 [stage-1 5/6] COPY --from=build /buildroot/usr/src/modules/contrail-vrouter.tar.gz /opt/contrail/src/ #11 DONE 0.9s #12 [stage-1 6/6] RUN set -e ; for item in `ls /__*` ; do mv $item /${item:3} ; done ; find /etc/yum.repos.d/ | grep -i centos | xargs -r rm ; ls -l /etc/yum.repos.d/ ; dnf clean all -y ; dnf makecache ; dnf install -y kmod make gcc gcc-c++ ; dnf clean all -y ; contrail_version=nightly ; echo "${contrail_version}" > /contrail_version ; vrouter_dir=/opt/vrouter_src/vrouter-${contrail_version} ; mkdir -p ${vrouter_dir} /vrouter/${contrail_version}/build/include /vrouter/${contrail_version}/build/dp-core ; tar -xf /opt/contrail/src/contrail-vrouter.tar.gz -C ${vrouter_dir} ; chmod -R 755 ${vrouter_dir} ; cd ${vrouter_dir} ; ./utils/dkms/gen_build_info.sh "${contrail_version}" /vrouter/${contrail_version}/build ; sed -i 's*#include *//#include *g' ${vrouter_dir}/dp-core/vr_index_table.c #12 1.153 total 32 #12 1.153 -rw-r--r--. 1 root root 2707 Aug 3 01:31 mirror-base-rocky9.repo #12 1.153 -rw-r--r--. 1 root root 217 Aug 3 01:31 mirror-docker9.repo #12 1.153 -rw-r--r--. 1 root root 204 Aug 3 01:31 mirror-epel9.repo #12 1.153 -rw-r--r--. 1 root root 1 Aug 3 01:31 rocky-addons.repo #12 1.153 -rw-r--r--. 1 root root 1 Aug 3 01:31 rocky-devel.repo #12 1.153 -rw-r--r--. 1 root root 1 Aug 3 01:31 rocky-extras.repo #12 1.153 -rw-r--r--. 1 root root 1 Aug 3 01:31 rocky.repo #12 1.153 -rw-r--r--. 1 root root 140 Aug 3 01:31 tpc.repo #12 1.579 0 files removed #12 2.380 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 18 MB 00:00 #12 9.516 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.9 MB 00:00 #12 12.35 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 516 kB 00:00 #12 13.37 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 20 MB 00:00 #12 28.24 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 15 MB 00:00 #12 37.91 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 1.2 MB 00:00 #12 39.37 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 6.3 MB 00:00 #12 43.76 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 966 kB 00:00 #12 44.81 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 480 kB 00:00 #12 45.67 added from: http://tf-mirrors.gz1.opensdn.io/re 709 kB/s | 19 kB 00:00 #12 46.43 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 kB/s | 257 B 00:00 #12 47.10 added from: http://tf-mirrors.gz1.opensdn.io/re 697 kB/s | 15 kB 00:00 #12 47.74 added from: http://tf-mirrors.gz1.opensdn.io/re 2.9 MB/s | 112 kB 00:00 #12 49.78 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 44 MB 00:01 #12 72.54 Third parties for OpenSDN 21 MB/s | 5.1 MB 00:00 #12 82.46 Metadata cache created. #12 83.72 Last metadata expiration check: 0:00:11 ago on Mon Aug 3 01:39:13 2026. #12 84.75 Dependencies resolved. #12 84.75 ================================================================================================= #12 84.75 Package Arch Version Repository Size #12 84.75 ================================================================================================= #12 84.75 Installing: #12 84.75 gcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 32 M #12 84.75 gcc-c++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 13 M #12 84.75 kmod x86_64 28-11.el9 tf-mirrors.ci_repos_yum9-baseos 121 k #12 84.75 make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k #12 84.75 Upgrading: #12 84.75 glibc x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 2.0 M #12 84.75 glibc-common x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 300 k #12 84.75 glibc-minimal-langpack x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-baseos 28 k #12 84.75 libgcc x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #12 84.75 libgomp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 258 k #12 84.75 libstdc++ x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-baseos 739 k #12 84.75 Installing dependencies: #12 84.75 cpp x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 11 M #12 84.75 glibc-devel x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 37 k #12 84.75 glibc-headers x86_64 2.34-270.el9_8 tf-mirrors.ci_repos_yum9-appstream 444 k #12 84.75 kernel-headers x86_64 5.14.0-687.15.1.el9_8 tf-mirrors.ci_repos_yum9-appstream 2.5 M #12 84.75 libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #12 84.75 libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k #12 84.75 libstdc++-devel x86_64 11.5.0-14.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M #12 84.75 libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #12 84.75 pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k #12 84.75 pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #12 84.75 pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k #12 84.75 #12 84.75 Transaction Summary #12 84.75 ================================================================================================= #12 84.75 Install 15 Packages #12 84.75 Upgrade 6 Packages #12 84.75 #12 84.75 Total download size: 65 M #12 84.75 Downloading Packages: #12 85.01 (1/21): libpkgconf-1.7.3-10.el9.x86_64.rpm 130 kB/s | 35 kB 00:00 #12 85.27 (2/21): kmod-28-11.el9.x86_64.rpm 241 kB/s | 121 kB 00:00 #12 85.27 (3/21): pkgconf-1.7.3-10.el9.x86_64.rpm 165 kB/s | 40 kB 00:00 #12 85.27 (4/21): pkgconf-m4-1.7.3-10.el9.noarch.rpm 761 kB/s | 14 kB 00:00 #12 85.31 (5/21): pkgconf-pkg-config-1.7.3-10.el9.x86_64. 650 kB/s | 10 kB 00:00 #12 85.31 (6/21): make-4.3-8.el9.x86_64.rpm 944 kB/s | 529 kB 00:00 #12 85.48 (7/21): cpp-11.5.0-14.el9.x86_64.rpm 49 MB/s | 11 MB 00:00 #12 85.52 (8/21): glibc-devel-2.34-270.el9_8.x86_64.rpm 1.5 MB/s | 37 kB 00:00 #12 85.60 (9/21): glibc-headers-2.34-270.el9_8.x86_64.rpm 18 MB/s | 444 kB 00:00 #12 85.64 (10/21): gcc-c++-11.5.0-14.el9.x86_64.rpm 38 MB/s | 13 MB 00:00 #12 85.66 (11/21): libmpc-1.2.1-4.el9.x86_64.rpm 9.5 MB/s | 61 kB 00:00 #12 85.68 (12/21): kernel-headers-5.14.0-687.15.1.el9_8.x 17 MB/s | 2.5 MB 00:00 #12 85.69 (13/21): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 6.0 MB/s | 28 kB 00:00 #12 85.73 (14/21): libstdc++-devel-11.5.0-14.el9.x86_64.r 29 MB/s | 2.2 MB 00:00 #12 85.87 (15/21): glibc-2.34-270.el9_8.x86_64.rpm 11 MB/s | 2.0 MB 00:00 #12 85.90 (16/21): glibc-common-2.34-270.el9_8.x86_64.rpm 2.0 MB/s | 300 kB 00:00 #12 85.90 (17/21): glibc-minimal-langpack-2.34-270.el9_8. 905 kB/s | 28 kB 00:00 #12 85.90 (18/21): libgcc-11.5.0-14.el9.x86_64.rpm 8.0 MB/s | 85 kB 00:00 #12 85.93 (19/21): libgomp-11.5.0-14.el9.x86_64.rpm 15 MB/s | 258 kB 00:00 #12 85.93 (20/21): libstdc++-11.5.0-14.el9.x86_64.rpm 28 MB/s | 739 kB 00:00 #12 86.21 (21/21): gcc-11.5.0-14.el9.x86_64.rpm 35 MB/s | 32 MB 00:00 #12 86.21 -------------------------------------------------------------------------------- #12 86.21 Total 45 MB/s | 65 MB 00:01 #12 86.21 Running transaction check #12 87.01 Transaction check succeeded. #12 87.01 Running transaction test #12 88.15 Transaction test succeeded. #12 88.15 Running transaction #12 91.26 Preparing : 1/1 #12 91.38 Upgrading : glibc-common-2.34-270.el9_8.x86_64 1/27 #12 91.47 Upgrading : glibc-minimal-langpack-2.34-270.el9_8.x86_64 2/27 #12 91.49 Upgrading : libgcc-11.5.0-14.el9.x86_64 3/27 #12 91.50 Running scriptlet: libgcc-11.5.0-14.el9.x86_64 3/27 #12 91.62 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 91.70 Upgrading : glibc-2.34-270.el9_8.x86_64 4/27 #12 91.78 Running scriptlet: glibc-2.34-270.el9_8.x86_64 4/27 #12 92.00 Installing : libmpc-1.2.1-4.el9.x86_64 5/27 #12 92.06 Upgrading : libstdc++-11.5.0-14.el9.x86_64 6/27 #12 92.36 Installing : libstdc++-devel-11.5.0-14.el9.x86_64 7/27 #12 92.95 Installing : cpp-11.5.0-14.el9.x86_64 8/27 #12 92.98 Installing : libpkgconf-1.7.3-10.el9.x86_64 9/27 #12 92.99 Installing : pkgconf-1.7.3-10.el9.x86_64 10/27 #12 93.02 Installing : make-1:4.3-8.el9.x86_64 11/27 #12 93.09 Installing : glibc-headers-2.34-270.el9_8.x86_64 12/27 #12 93.11 Upgrading : libgomp-11.5.0-14.el9.x86_64 13/27 #12 93.52 Installing : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 14/27 #12 93.52 Installing : pkgconf-m4-1.7.3-10.el9.noarch 15/27 #12 93.52 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 16/27 #12 93.58 Installing : glibc-devel-2.34-270.el9_8.x86_64 17/27 #12 93.58 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 18/27 #12 94.13 Installing : gcc-11.5.0-14.el9.x86_64 19/27 #12 94.53 Installing : gcc-c++-11.5.0-14.el9.x86_64 20/27 #12 94.63 Installing : kmod-28-11.el9.x86_64 21/27 #12 94.69 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 22/27 #12 94.69 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 23/27 #12 94.69 Cleanup : glibc-2.34-83.el9.7.x86_64 24/27 #12 94.73 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 25/27 #12 94.73 Cleanup : glibc-common-2.34-83.el9.7.x86_64 26/27 #12 94.73 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 94.73 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 27/27 #12 95.06 Verifying : kmod-28-11.el9.x86_64 1/27 #12 95.06 Verifying : libpkgconf-1.7.3-10.el9.x86_64 2/27 #12 95.06 Verifying : make-1:4.3-8.el9.x86_64 3/27 #12 95.06 Verifying : pkgconf-1.7.3-10.el9.x86_64 4/27 #12 95.06 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 5/27 #12 95.06 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 6/27 #12 95.06 Verifying : cpp-11.5.0-14.el9.x86_64 7/27 #12 95.06 Verifying : gcc-11.5.0-14.el9.x86_64 8/27 #12 95.06 Verifying : gcc-c++-11.5.0-14.el9.x86_64 9/27 #12 95.06 Verifying : glibc-devel-2.34-270.el9_8.x86_64 10/27 #12 95.06 Verifying : glibc-headers-2.34-270.el9_8.x86_64 11/27 #12 95.06 Verifying : kernel-headers-5.14.0-687.15.1.el9_8.x86_64 12/27 #12 95.06 Verifying : libmpc-1.2.1-4.el9.x86_64 13/27 #12 95.06 Verifying : libstdc++-devel-11.5.0-14.el9.x86_64 14/27 #12 95.06 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 15/27 #12 95.06 Verifying : glibc-2.34-270.el9_8.x86_64 16/27 #12 95.06 Verifying : glibc-2.34-83.el9.7.x86_64 17/27 #12 95.06 Verifying : glibc-common-2.34-270.el9_8.x86_64 18/27 #12 95.06 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/27 #12 95.06 Verifying : glibc-minimal-langpack-2.34-270.el9_8.x86_64 20/27 #12 95.06 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/27 #12 95.06 Verifying : libgcc-11.5.0-14.el9.x86_64 22/27 #12 95.06 Verifying : libgcc-11.4.1-2.1.el9.x86_64 23/27 #12 95.06 Verifying : libgomp-11.5.0-14.el9.x86_64 24/27 #12 95.06 Verifying : libgomp-11.4.1-2.1.el9.x86_64 25/27 #12 95.06 Verifying : libstdc++-11.5.0-14.el9.x86_64 26/27 #12 95.06 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 27/27 #12 95.15 #12 95.15 Upgraded: #12 95.15 glibc-2.34-270.el9_8.x86_64 #12 95.15 glibc-common-2.34-270.el9_8.x86_64 #12 95.15 glibc-minimal-langpack-2.34-270.el9_8.x86_64 #12 95.15 libgcc-11.5.0-14.el9.x86_64 #12 95.15 libgomp-11.5.0-14.el9.x86_64 #12 95.15 libstdc++-11.5.0-14.el9.x86_64 #12 95.15 Installed: #12 95.15 cpp-11.5.0-14.el9.x86_64 #12 95.15 gcc-11.5.0-14.el9.x86_64 #12 95.15 gcc-c++-11.5.0-14.el9.x86_64 #12 95.15 glibc-devel-2.34-270.el9_8.x86_64 #12 95.15 glibc-headers-2.34-270.el9_8.x86_64 #12 95.15 kernel-headers-5.14.0-687.15.1.el9_8.x86_64 #12 95.15 kmod-28-11.el9.x86_64 #12 95.15 libmpc-1.2.1-4.el9.x86_64 #12 95.15 libpkgconf-1.7.3-10.el9.x86_64 #12 95.15 libstdc++-devel-11.5.0-14.el9.x86_64 #12 95.15 libxcrypt-devel-4.4.18-3.el9.x86_64 #12 95.15 make-1:4.3-8.el9.x86_64 #12 95.15 pkgconf-1.7.3-10.el9.x86_64 #12 95.15 pkgconf-m4-1.7.3-10.el9.noarch #12 95.15 pkgconf-pkg-config-1.7.3-10.el9.x86_64 #12 95.15 #12 95.15 Complete! #12 95.46 77 files removed #12 DONE 95.8s #13 exporting to image #13 exporting layers #13 exporting layers 5.4s done #13 writing image sha256:1cc14a26bac9f7802d32857f5a7f2cb9c6be89fa96099c3fcac904f7d9eaa88f done #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly #13 naming to nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly done #13 DONE 5.5s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-08-03 01:39:42,291: INFO: Docker build duration: 151 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init] 5fe708a7583e: Preparing bf6ad0e64fdf: Preparing ccacfda14e2e: Preparing c431e9ccb035: Preparing 01394e042ca2: Preparing 44343de3ea1d: Preparing ccacfda14e2e: Waiting c431e9ccb035: Waiting 01394e042ca2: Waiting 44343de3ea1d: Waiting bf6ad0e64fdf: Pushed ccacfda14e2e: Pushed c431e9ccb035: Pushed 01394e042ca2: Pushed 44343de3ea1d: Layer already exists 5fe708a7583e: Pushed nightly: digest: sha256:9ae1698bad8112d1ccfc76c14f2d7af735791c8138afee3d3d530b23db78d516 size: 1577 2026-08-03 01:40:36,490: INFO: Building opensdn-vrouter-kernel-init finished successfully, duration: 205 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen:nightly 937d0ba786d4 740MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly 37623b174d65 748MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly db49c6253f28 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly b3484ffb9506 801MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly 923666903997 964MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly 139b5d3e68c6 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly ecf7e840cf6f 965MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly ed6ff19db469 1.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly 99a11ac90ef9 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly 35ad48da4599 4.08kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly e3f25f1d0cdc 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly 9b3955af0922 2.39MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly 942b5141f650 763MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly e4f2168ab78b 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly c53b5ad5a27b 738MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly ec83c2932600 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly 337ab64a77e7 747MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly ff9cd8f3f4fe 783MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 80501689b14f 810MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly d0e1912633d1 809MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly bd3b5de986df 790MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly 77b0a98c522c 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly 0798f99daf8d 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly c30d7e8819bc 957MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly f6527422cf82 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 745580b5e786 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly 477fa80b3a51 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly 7b8757437b45 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly 619f9ead8f57 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly e33647374f2a 484MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly f7a1eca0e36d 497MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly f401ac1f882f 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly e1bc75eab2d3 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly b2b18cad0c4e 32.6MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly 0426b7d9b9de 744MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly 19c1e9302120 728MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly 5c2ed08e8b40 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly b6bef727b7a0 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly 2c76ff7633f0 472MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly 2a29704b8712 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly c94fa2701169 488MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly ce4671eded92 724MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly b9701d270e90 857MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly 3f14b188f3a9 1.91GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly d244ad35a4f9 1.34GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly 9861af1acd4f 782MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly a540a17a517c 800MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly 453c668eb18a 791MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly f2d87a65da4b 906MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly ed1bfdbc6b42 791MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init:nightly 1cc14a26bac9 365MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable 673e441e0e34 3.01GB 0B U opensdn-test-test:nightly 3f14b188f3a9 1.91GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile d63b4005b927 25.2GB 0B tf-dev-sandbox:stable 673e441e0e34 3.01GB 0B U