2025-10-19 08:33:12,386: INFO: Building opensdn-external-kafka 2025-10-19 08:33:12,589: 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_4_9-1_3 --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-external-kafka --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: 1.72kB done #1 DONE 0.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_2_4_9-1_3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.9s #4 [internal] load build context #4 DONE 0.0s #5 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_2_4_9-1_3 #5 DONE 0.0s #5 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_2_4_9-1_3 #5 CACHED #4 [internal] load build context #4 transferring context: 37.23kB done #4 DONE 0.6s #6 [2/4] COPY *.sh / #6 DONE 1.1s #7 [3/4] RUN set -e ; KAFKA_DISTRO_NAME="kafka_2.12-2.6.3" && for item in `ls /__*` ; do mv $item /${item:3} ; done && yum install -y java java-1.8.0-openjdk zip && source /functions.sh && download_package https://archive.apache.org dist/kafka/2.6.3/$KAFKA_DISTRO_NAME.tgz $KAFKA_DISTRO_NAME.tgz --no-check-certificate && tar -xvf $KAFKA_DISTRO_NAME.tgz && mkdir -p /opt/kafka/config /var/log/kafka && mv $KAFKA_DISTRO_NAME/* /opt/kafka && zip -d /opt/kafka/libs/log4j-1.2.17.jar org/apache/log4j/chainsaw/* && rm -f $KAFKA_DISTRO_NAME.tgz && yum clean all -y && rm -rf /var/cache/yum && groupadd -f -g 1011 kafka && adduser -M -g kafka kafka && usermod -a -G 1999 kafka && chown -R kafka:kafka /var/log/kafka /opt/kafka #7 1.264 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #7 2.505 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 730 kB 00:00 #7 3.148 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 264 kB 00:00 #7 3.610 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #7 6.313 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #7 7.633 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #7 8.027 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 2.3 MB 00:00 #7 9.580 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 MB/s | 392 kB 00:00 #7 9.929 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #7 10.41 added from: http://tf-mirrors.gz1.opensdn.io/re 337 kB/s | 16 kB 00:00 #7 10.63 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #7 10.84 added from: http://tf-mirrors.gz1.opensdn.io/re 459 kB/s | 13 kB 00:00 #7 11.14 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #7 12.08 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 30 MB 00:00 #7 24.87 Third parties for OpenSDN 24 MB/s | 5.1 MB 00:00 #7 33.44 Dependencies resolved. #7 33.44 ====================================================================================================== #7 33.44 Package Arch Version Repository Size #7 33.44 ====================================================================================================== #7 33.44 Installing: #7 33.44 java-1.8.0-openjdk x86_64 1:1.8.0.442.b06-2.el9 tf-mirrors.ci_repos_yum9-appstream 426 k #7 33.44 java-17-openjdk x86_64 1:17.0.14.0.7-2.el9 tf-mirrors.ci_repos_yum9-appstream 430 k #7 33.44 zip x86_64 3.0-35.el9 tf-mirrors.ci_repos_yum9-baseos 263 k #7 33.44 Installing dependencies: #7 33.44 alsa-lib x86_64 1.2.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 504 k #7 33.44 atk x86_64 2.36.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 270 k #7 33.44 avahi-libs x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-baseos 67 k #7 33.44 cairo x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 659 k #7 33.44 copy-jdk-configs noarch 4.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #7 33.44 cups-libs x86_64 1:2.3.3op2-31.el9_5 tf-mirrors.ci_repos_yum9-baseos 262 k #7 33.44 dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k #7 33.44 dejavu-sans-fonts noarch 2.37-18.el9 tf-mirrors.ci_repos_yum9-baseos 1.3 M #7 33.44 fontconfig x86_64 2.14.0-2.el9_1 tf-mirrors.ci_repos_yum9-appstream 274 k #7 33.44 fonts-filesystem noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-baseos 9.0 k #7 33.44 freetype x86_64 2.10.4-9.el9 tf-mirrors.ci_repos_yum9-baseos 387 k #7 33.44 fribidi x86_64 1.0.10-6.el9.2 tf-mirrors.ci_repos_yum9-appstream 84 k #7 33.44 gdk-pixbuf2 x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 466 k #7 33.44 gdk-pixbuf2-modules x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 85 k #7 33.44 graphite2 x86_64 1.3.14-9.el9 tf-mirrors.ci_repos_yum9-baseos 94 k #7 33.44 gtk-update-icon-cache x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #7 33.44 harfbuzz x86_64 2.7.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 623 k #7 33.44 hicolor-icon-theme noarch 0.17-13.el9 tf-mirrors.ci_repos_yum9-appstream 66 k #7 33.44 java-1.8.0-openjdk-headless x86_64 1:1.8.0.442.b06-2.el9 tf-mirrors.ci_repos_yum9-appstream 33 M #7 33.44 java-17-openjdk-headless x86_64 1:17.0.14.0.7-2.el9 tf-mirrors.ci_repos_yum9-appstream 44 M #7 33.44 javapackages-filesystem noarch 6.0.0-7.el9_5 tf-mirrors.ci_repos_yum9-appstream 9.9 k #7 33.44 jbigkit-libs x86_64 2.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 52 k #7 33.44 langpacks-core-font-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k #7 33.44 libX11 x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 650 k #7 33.44 libX11-common noarch 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 151 k #7 33.44 libXau x86_64 1.0.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #7 33.44 libXcomposite x86_64 0.4.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #7 33.44 libXcursor x86_64 1.2.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #7 33.44 libXdamage x86_64 1.1.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 22 k #7 33.44 libXext x86_64 1.3.4-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k #7 33.44 libXfixes x86_64 5.0.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 19 k #7 33.44 libXft x86_64 2.3.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 61 k #7 33.44 libXi x86_64 1.7.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k #7 33.44 libXinerama x86_64 1.1.4-10.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #7 33.44 libXrandr x86_64 1.5.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #7 33.44 libXrender x86_64 0.9.10-16.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #7 33.44 libXtst x86_64 1.2.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #7 33.44 libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k #7 33.44 libdatrie x86_64 0.2.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #7 33.44 libfontenc x86_64 1.1.3-17.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #7 33.44 libjpeg-turbo x86_64 2.0.90-7.el9 tf-mirrors.ci_repos_yum9-appstream 174 k #7 33.44 libpng x86_64 2:1.6.37-12.el9 tf-mirrors.ci_repos_yum9-baseos 116 k #7 33.44 libthai x86_64 0.1.28-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #7 33.44 libtiff x86_64 4.4.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 197 k #7 33.44 libwebp x86_64 1.2.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 276 k #7 33.44 libxcb x86_64 1.13.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 224 k #7 33.44 lksctp-tools x86_64 1.0.19-3.el9_4 tf-mirrors.ci_repos_yum9-baseos 96 k #7 33.44 lua x86_64 5.4.4-4.el9 tf-mirrors.ci_repos_yum9-appstream 187 k #7 33.44 lua-posix x86_64 35.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 131 k #7 33.44 mkfontscale x86_64 1.2.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #7 33.44 nspr x86_64 4.35.0-17.el9_5 tf-mirrors.ci_repos_yum9-appstream 134 k #7 33.44 nss x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 716 k #7 33.44 nss-softokn x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 386 k #7 33.44 nss-softokn-freebl x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 309 k #7 33.44 nss-sysinit x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 18 k #7 33.44 nss-util x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 89 k #7 33.44 pango x86_64 1.48.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 297 k #7 33.44 pixman x86_64 0.40.0-6.el9_3 tf-mirrors.ci_repos_yum9-appstream 269 k #7 33.44 shared-mime-info x86_64 2.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 372 k #7 33.44 ttmkfdir x86_64 3.0.9-65.el9 tf-mirrors.ci_repos_yum9-appstream 52 k #7 33.44 tzdata-java noarch 2025a-1.el9 tf-mirrors.ci_repos_yum9-appstream 145 k #7 33.44 unzip x86_64 6.0-57.el9 tf-mirrors.ci_repos_yum9-baseos 180 k #7 33.44 xml-common noarch 0.6.3-58.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #7 33.44 xorg-x11-fonts-Type1 noarch 7.5-33.el9 tf-mirrors.ci_repos_yum9-appstream 499 k #7 33.44 Installing weak dependencies: #7 33.44 gtk2 x86_64 2.24.33-8.el9 tf-mirrors.ci_repos_yum9-appstream 3.5 M #7 33.44 #7 33.44 Transaction Summary #7 33.44 ====================================================================================================== #7 33.44 Install 68 Packages #7 33.44 #7 33.45 Total download size: 93 M #7 33.45 Installed size: 354 M #7 33.45 Downloading Packages: #7 33.50 (1/68): avahi-libs-0.8-21.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 #7 33.54 (2/68): dbus-libs-1.12.20-8.el9.x86_64.rpm 1.9 MB/s | 151 kB 00:00 #7 33.55 (3/68): fonts-filesystem-2.0.5-7.el9.1.noarch.r 627 kB/s | 9.0 kB 00:00 #7 33.59 (4/68): cups-libs-2.3.3op2-31.el9_5.x86_64.rpm 2.1 MB/s | 262 kB 00:00 #7 33.59 (5/68): freetype-2.10.4-9.el9.x86_64.rpm 10 MB/s | 387 kB 00:00 #7 33.60 (6/68): graphite2-1.3.14-9.el9.x86_64.rpm 4.4 MB/s | 94 kB 00:00 #7 33.62 (7/68): dejavu-sans-fonts-2.37-18.el9.noarch.rp 11 MB/s | 1.3 MB 00:00 #7 33.64 (8/68): harfbuzz-2.7.4-10.el9.x86_64.rpm 13 MB/s | 623 kB 00:00 #7 33.66 (9/68): libpng-1.6.37-12.el9.x86_64.rpm 3.7 MB/s | 116 kB 00:00 #7 33.66 (10/68): libbrotli-1.0.9-7.el9_5.x86_64.rpm 4.9 MB/s | 312 kB 00:00 #7 33.68 (11/68): lksctp-tools-1.0.19-3.el9_4.x86_64.rpm 2.6 MB/s | 96 kB 00:00 #7 33.69 (12/68): unzip-6.0-57.el9.x86_64.rpm 9.3 MB/s | 180 kB 00:00 #7 33.70 (13/68): shared-mime-info-2.1-5.el9.x86_64.rpm 9.4 MB/s | 372 kB 00:00 #7 33.71 (14/68): zip-3.0-35.el9.x86_64.rpm 9.0 MB/s | 263 kB 00:00 #7 33.72 (15/68): atk-2.36.0-5.el9.x86_64.rpm 9.2 MB/s | 270 kB 00:00 #7 33.88 (16/68): alsa-lib-1.2.12-1.el9.x86_64.rpm 2.5 MB/s | 504 kB 00:00 #7 33.96 (17/68): copy-jdk-configs-4.0-3.el9.noarch.rpm 118 kB/s | 27 kB 00:00 #7 33.97 (18/68): fontconfig-2.14.0-2.el9_1.x86_64.rpm 2.9 MB/s | 274 kB 00:00 #7 33.98 (19/68): fribidi-1.0.10-6.el9.2.x86_64.rpm 3.7 MB/s | 84 kB 00:00 #7 34.00 (20/68): cairo-1.17.4-7.el9.x86_64.rpm 2.2 MB/s | 659 kB 00:00 #7 34.01 (21/68): gdk-pixbuf2-modules-2.42.6-4.el9_4.x86 2.5 MB/s | 85 kB 00:00 #7 34.02 (22/68): gtk-update-icon-cache-3.24.31-5.el9.x8 1.7 MB/s | 32 kB 00:00 #7 34.04 (23/68): gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rpm 6.8 MB/s | 466 kB 00:00 #7 34.06 (24/68): hicolor-icon-theme-0.17-13.el9.noarch. 2.3 MB/s | 66 kB 00:00 #7 34.08 (25/68): java-1.8.0-openjdk-1.8.0.442.b06-2.el9 12 MB/s | 426 kB 00:00 #7 34.10 (26/68): java-17-openjdk-17.0.14.0.7-2.el9.x86_ 16 MB/s | 430 kB 00:00 #7 34.36 (27/68): gtk2-2.24.33-8.el9.x86_64.rpm 10 MB/s | 3.5 MB 00:00 #7 34.37 (28/68): javapackages-filesystem-6.0.0-7.el9_5. 1.1 MB/s | 9.9 kB 00:00 #7 34.38 (29/68): jbigkit-libs-2.1-23.el9.x86_64.rpm 7.5 MB/s | 52 kB 00:00 #7 34.39 (30/68): langpacks-core-font-en-3.0-16.el9.noar 738 kB/s | 9.5 kB 00:00 #7 34.42 (31/68): libX11-1.7.0-9.el9.x86_64.rpm 20 MB/s | 650 kB 00:00 #7 34.44 (32/68): libX11-common-1.7.0-9.el9.noarch.rpm 16 MB/s | 151 kB 00:00 #7 34.45 (33/68): libXau-1.0.9-8.el9.x86_64.rpm 2.5 MB/s | 30 kB 00:00 #7 34.52 (34/68): libXcomposite-0.4.5-7.el9.x86_64.rpm 329 kB/s | 23 kB 00:00 #7 34.53 (35/68): libXcursor-1.2.0-7.el9.x86_64.rpm 4.9 MB/s | 30 kB 00:00 #7 34.55 (36/68): libXdamage-1.1.5-7.el9.x86_64.rpm 880 kB/s | 22 kB 00:00 #7 34.66 (37/68): libXext-1.3.4-8.el9.x86_64.rpm 339 kB/s | 39 kB 00:00 #7 34.74 (38/68): libXfixes-5.0.3-16.el9.x86_64.rpm 245 kB/s | 19 kB 00:00 #7 34.77 (39/68): libXft-2.3.3-8.el9.x86_64.rpm 2.3 MB/s | 61 kB 00:00 #7 34.78 (40/68): libXi-1.7.10-8.el9.x86_64.rpm 2.7 MB/s | 39 kB 00:00 #7 34.86 (41/68): libXinerama-1.1.4-10.el9.x86_64.rpm 173 kB/s | 14 kB 00:00 #7 34.98 (42/68): libXrandr-1.5.2-8.el9.x86_64.rpm 253 kB/s | 27 kB 00:00 #7 34.99 (43/68): libXrender-0.9.10-16.el9.x86_64.rpm 1.8 MB/s | 27 kB 00:00 #7 35.01 (44/68): libXtst-1.2.3-16.el9.x86_64.rpm 1.1 MB/s | 20 kB 00:00 #7 35.03 (45/68): libdatrie-0.2.13-4.el9.x86_64.rpm 2.1 MB/s | 32 kB 00:00 #7 35.04 (46/68): libfontenc-1.1.3-17.el9.x86_64.rpm 1.9 MB/s | 30 kB 00:00 #7 35.05 (47/68): libjpeg-turbo-2.0.90-7.el9.x86_64.rpm 19 MB/s | 174 kB 00:00 #7 35.07 (48/68): libthai-0.1.28-8.el9.x86_64.rpm 13 MB/s | 208 kB 00:00 #7 35.08 (49/68): libtiff-4.4.0-13.el9.x86_64.rpm 12 MB/s | 197 kB 00:00 #7 35.11 (50/68): libwebp-1.2.0-8.el9.x86_64.rpm 11 MB/s | 276 kB 00:00 #7 35.12 (51/68): libxcb-1.13.1-9.el9.x86_64.rpm 16 MB/s | 224 kB 00:00 #7 35.13 (52/68): lua-5.4.4-4.el9.x86_64.rpm 21 MB/s | 187 kB 00:00 #7 35.15 (53/68): lua-posix-35.0-8.el9.x86_64.rpm 8.0 MB/s | 131 kB 00:00 #7 35.15 (54/68): mkfontscale-1.2.1-3.el9.x86_64.rpm 3.9 MB/s | 31 kB 00:00 #7 35.18 (55/68): nspr-4.35.0-17.el9_5.x86_64.rpm 6.3 MB/s | 134 kB 00:00 #7 35.21 (56/68): nss-3.101.0-10.el9_5.x86_64.rpm 21 MB/s | 716 kB 00:00 #7 35.24 (57/68): nss-softokn-3.101.0-10.el9_5.x86_64.rp 14 MB/s | 386 kB 00:00 #7 35.27 (58/68): nss-softokn-freebl-3.101.0-10.el9_5.x8 9.2 MB/s | 309 kB 00:00 #7 35.46 (59/68): nss-sysinit-3.101.0-10.el9_5.x86_64.rp 97 kB/s | 18 kB 00:00 #7 35.64 (60/68): nss-util-3.101.0-10.el9_5.x86_64.rpm 514 kB/s | 89 kB 00:00 #7 35.69 (61/68): pango-1.48.7-3.el9.x86_64.rpm 8.9 MB/s | 297 kB 00:00 #7 35.70 (62/68): pixman-0.40.0-6.el9_3.x86_64.rpm 10 MB/s | 269 kB 00:00 #7 35.71 (63/68): ttmkfdir-3.0.9-65.el9.x86_64.rpm 4.5 MB/s | 52 kB 00:00 #7 35.72 (64/68): tzdata-java-2025a-1.el9.noarch.rpm 13 MB/s | 145 kB 00:00 #7 35.73 (65/68): xml-common-0.6.3-58.el9.noarch.rpm 2.7 MB/s | 31 kB 00:00 #7 35.98 (66/68): java-1.8.0-openjdk-headless-1.8.0.442. 17 MB/s | 33 MB 00:01 #7 35.98 (67/68): xorg-x11-fonts-Type1-7.5-33.el9.noarch 2.0 MB/s | 499 kB 00:00 #7 36.32 (68/68): java-17-openjdk-headless-17.0.14.0.7-2 20 MB/s | 44 MB 00:02 #7 36.32 -------------------------------------------------------------------------------- #7 36.32 Total 32 MB/s | 93 MB 00:02 #7 36.32 Running transaction check #7 36.42 Transaction check succeeded. #7 36.42 Running transaction test #7 37.34 Transaction test succeeded. #7 37.34 Running transaction #7 43.30 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 #7 43.30 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.442.b06-2.el9.x8 1/1 #7 43.30 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_64 1/1 #7 43.45 Preparing : 1/1 #7 43.54 Installing : nspr-4.35.0-17.el9_5.x86_64 1/68 #7 43.54 Installing : nss-util-3.101.0-10.el9_5.x86_64 2/68 #7 43.56 Installing : libpng-2:1.6.37-12.el9.x86_64 3/68 #7 43.62 Installing : tzdata-java-2025a-1.el9.noarch 4/68 #7 43.66 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 5/68 #7 43.66 Installing : javapackages-filesystem-6.0.0-7.el9_5.noarch 6/68 #7 43.70 Installing : alsa-lib-1.2.12-1.el9.x86_64 7/68 #7 43.70 Installing : lksctp-tools-1.0.19-3.el9_4.x86_64 8/68 #7 43.71 Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 9/68 #7 43.79 Installing : dejavu-sans-fonts-2.37-18.el9.noarch 10/68 #7 43.82 Installing : langpacks-core-font-en-3.0-16.el9.noarch 11/68 #7 43.83 Installing : nss-softokn-freebl-3.101.0-10.el9_5.x86_64 12/68 #7 43.86 Installing : nss-softokn-3.101.0-10.el9_5.x86_64 13/68 #7 43.90 Installing : nss-3.101.0-10.el9_5.x86_64 14/68 #7 43.92 Running scriptlet: nss-3.101.0-10.el9_5.x86_64 14/68 #7 43.92 Installing : nss-sysinit-3.101.0-10.el9_5.x86_64 15/68 #7 43.96 Running scriptlet: xml-common-0.6.3-58.el9.noarch 16/68 #7 43.96 Installing : xml-common-0.6.3-58.el9.noarch 16/68 #7 43.98 Installing : pixman-0.40.0-6.el9_3.x86_64 17/68 #7 44.01 Installing : lua-posix-35.0-8.el9.x86_64 18/68 #7 44.02 Installing : lua-5.4.4-4.el9.x86_64 19/68 #7 44.09 Installing : copy-jdk-configs-4.0-3.el9.noarch 20/68 #7 44.09 Installing : libwebp-1.2.0-8.el9.x86_64 21/68 #7 44.09 Installing : libfontenc-1.1.3-17.el9.x86_64 22/68 #7 44.09 Installing : libdatrie-0.2.13-4.el9.x86_64 23/68 #7 44.10 Installing : libthai-0.1.28-8.el9.x86_64 24/68 #7 44.12 Installing : libXau-1.0.9-8.el9.x86_64 25/68 #7 44.15 Installing : libxcb-1.13.1-9.el9.x86_64 26/68 #7 44.23 Installing : libX11-common-1.7.0-9.el9.noarch 27/68 #7 44.84 Installing : libX11-1.7.0-9.el9.x86_64 28/68 #7 45.31 Installing : libXext-1.3.4-8.el9.x86_64 29/68 #7 45.34 Installing : libXrender-0.9.10-16.el9.x86_64 30/68 #7 45.37 Installing : libXi-1.7.10-8.el9.x86_64 31/68 #7 45.37 Installing : libXcomposite-0.4.5-7.el9.x86_64 32/68 #7 45.38 Installing : libXfixes-5.0.3-16.el9.x86_64 33/68 #7 45.40 Installing : libXtst-1.2.3-16.el9.x86_64 34/68 #7 45.42 Installing : libXcursor-1.2.0-7.el9.x86_64 35/68 #7 45.47 Installing : libXdamage-1.1.5-7.el9.x86_64 36/68 #7 45.48 Installing : libXrandr-1.5.2-8.el9.x86_64 37/68 #7 45.51 Installing : libXinerama-1.1.4-10.el9.x86_64 38/68 #7 45.53 Installing : jbigkit-libs-2.1-23.el9.x86_64 39/68 #7 45.56 Installing : libtiff-4.4.0-13.el9.x86_64 40/68 #7 45.60 Installing : hicolor-icon-theme-0.17-13.el9.noarch 41/68 #7 45.84 Installing : fribidi-1.0.10-6.el9.2.x86_64 42/68 #7 45.86 Installing : atk-2.36.0-5.el9.x86_64 43/68 #7 46.00 Installing : unzip-6.0-57.el9.x86_64 44/68 #7 46.04 Installing : shared-mime-info-2.1-5.el9.x86_64 45/68 #7 46.06 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 45/68 #7 46.08 Installing : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 46/68 #7 46.11 Installing : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 47/68 #7 46.13 Installing : gtk-update-icon-cache-3.24.31-5.el9.x86_64 48/68 #7 46.15 Installing : libbrotli-1.0.9-7.el9_5.x86_64 49/68 #7 46.17 Installing : graphite2-1.3.14-9.el9.x86_64 50/68 #7 46.26 Installing : harfbuzz-2.7.4-10.el9.x86_64 51/68 #7 46.26 Installing : freetype-2.10.4-9.el9.x86_64 52/68 #7 46.31 Installing : fontconfig-2.14.0-2.el9_1.x86_64 53/68 #7 46.61 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 53/68 #7 47.66 Installing : cairo-1.17.4-7.el9.x86_64 54/68 #7 47.68 Installing : libXft-2.3.3-8.el9.x86_64 55/68 #7 47.72 Installing : pango-1.48.7-3.el9.x86_64 56/68 #7 47.76 Installing : mkfontscale-1.2.1-3.el9.x86_64 57/68 #7 47.78 Installing : ttmkfdir-3.0.9-65.el9.x86_64 58/68 #7 47.80 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 59/68 #7 48.07 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 59/68 #7 48.17 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 60/68 #7 48.21 Installing : avahi-libs-0.8-21.el9.x86_64 61/68 #7 48.28 Installing : cups-libs-1:2.3.3op2-31.el9_5.x86_64 62/68 #7 48.38 Installing : gtk2-2.24.33-8.el9.x86_64 63/68 #7 50.02 Installing : java-1.8.0-openjdk-headless-1:1.8.0.442.b06-2.el9. 64/68 #7 50.23 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.442.b06-2.el9. 64/68 #7 53.34 Installing : java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_6 65/68 #7 53.45 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_6 65/68 #7 53.48 Installing : java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 66/68 #7 53.67 Running scriptlet: java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 66/68 #7 53.75 Installing : java-1.8.0-openjdk-1:1.8.0.442.b06-2.el9.x86_64 67/68 #7 53.78 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.442.b06-2.el9.x86_64 67/68 #7 53.85 Installing : zip-3.0-35.el9.x86_64 68/68 #7 53.85 Running scriptlet: nss-3.101.0-10.el9_5.x86_64 68/68 #7 54.17 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 68/68 #7 54.18 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 68/68 #7 54.22 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.442.b06-2.el9. 68/68 #7 54.25 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_6 68/68 #7 54.27 Running scriptlet: java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 68/68 #7 54.31 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.442.b06-2.el9.x86_64 68/68 #7 54.36 Running scriptlet: zip-3.0-35.el9.x86_64 68/68 #7 59.31 Verifying : avahi-libs-0.8-21.el9.x86_64 1/68 #7 59.31 Verifying : cups-libs-1:2.3.3op2-31.el9_5.x86_64 2/68 #7 59.31 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 3/68 #7 59.34 Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 4/68 #7 59.34 Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 5/68 #7 59.34 Verifying : freetype-2.10.4-9.el9.x86_64 6/68 #7 59.34 Verifying : graphite2-1.3.14-9.el9.x86_64 7/68 #7 59.34 Verifying : harfbuzz-2.7.4-10.el9.x86_64 8/68 #7 59.34 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 9/68 #7 59.34 Verifying : libpng-2:1.6.37-12.el9.x86_64 10/68 #7 59.34 Verifying : lksctp-tools-1.0.19-3.el9_4.x86_64 11/68 #7 59.34 Verifying : shared-mime-info-2.1-5.el9.x86_64 12/68 #7 59.34 Verifying : unzip-6.0-57.el9.x86_64 13/68 #7 59.34 Verifying : zip-3.0-35.el9.x86_64 14/68 #7 59.34 Verifying : alsa-lib-1.2.12-1.el9.x86_64 15/68 #7 59.34 Verifying : atk-2.36.0-5.el9.x86_64 16/68 #7 59.34 Verifying : cairo-1.17.4-7.el9.x86_64 17/68 #7 59.34 Verifying : copy-jdk-configs-4.0-3.el9.noarch 18/68 #7 59.34 Verifying : fontconfig-2.14.0-2.el9_1.x86_64 19/68 #7 59.34 Verifying : fribidi-1.0.10-6.el9.2.x86_64 20/68 #7 59.34 Verifying : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 21/68 #7 59.34 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 22/68 #7 59.34 Verifying : gtk-update-icon-cache-3.24.31-5.el9.x86_64 23/68 #7 59.34 Verifying : gtk2-2.24.33-8.el9.x86_64 24/68 #7 59.34 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 25/68 #7 59.34 Verifying : java-1.8.0-openjdk-1:1.8.0.442.b06-2.el9.x86_64 26/68 #7 59.34 Verifying : java-1.8.0-openjdk-headless-1:1.8.0.442.b06-2.el9. 27/68 #7 59.34 Verifying : java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 28/68 #7 59.34 Verifying : java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_6 29/68 #7 59.34 Verifying : javapackages-filesystem-6.0.0-7.el9_5.noarch 30/68 #7 59.34 Verifying : jbigkit-libs-2.1-23.el9.x86_64 31/68 #7 59.34 Verifying : langpacks-core-font-en-3.0-16.el9.noarch 32/68 #7 59.34 Verifying : libX11-1.7.0-9.el9.x86_64 33/68 #7 59.34 Verifying : libX11-common-1.7.0-9.el9.noarch 34/68 #7 59.34 Verifying : libXau-1.0.9-8.el9.x86_64 35/68 #7 59.34 Verifying : libXcomposite-0.4.5-7.el9.x86_64 36/68 #7 59.34 Verifying : libXcursor-1.2.0-7.el9.x86_64 37/68 #7 59.34 Verifying : libXdamage-1.1.5-7.el9.x86_64 38/68 #7 59.34 Verifying : libXext-1.3.4-8.el9.x86_64 39/68 #7 59.34 Verifying : libXfixes-5.0.3-16.el9.x86_64 40/68 #7 59.34 Verifying : libXft-2.3.3-8.el9.x86_64 41/68 #7 59.34 Verifying : libXi-1.7.10-8.el9.x86_64 42/68 #7 59.34 Verifying : libXinerama-1.1.4-10.el9.x86_64 43/68 #7 59.34 Verifying : libXrandr-1.5.2-8.el9.x86_64 44/68 #7 59.34 Verifying : libXrender-0.9.10-16.el9.x86_64 45/68 #7 59.34 Verifying : libXtst-1.2.3-16.el9.x86_64 46/68 #7 59.34 Verifying : libdatrie-0.2.13-4.el9.x86_64 47/68 #7 59.34 Verifying : libfontenc-1.1.3-17.el9.x86_64 48/68 #7 59.34 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 49/68 #7 59.34 Verifying : libthai-0.1.28-8.el9.x86_64 50/68 #7 59.34 Verifying : libtiff-4.4.0-13.el9.x86_64 51/68 #7 59.34 Verifying : libwebp-1.2.0-8.el9.x86_64 52/68 #7 59.34 Verifying : libxcb-1.13.1-9.el9.x86_64 53/68 #7 59.34 Verifying : lua-5.4.4-4.el9.x86_64 54/68 #7 59.34 Verifying : lua-posix-35.0-8.el9.x86_64 55/68 #7 59.34 Verifying : mkfontscale-1.2.1-3.el9.x86_64 56/68 #7 59.34 Verifying : nspr-4.35.0-17.el9_5.x86_64 57/68 #7 59.34 Verifying : nss-3.101.0-10.el9_5.x86_64 58/68 #7 59.34 Verifying : nss-softokn-3.101.0-10.el9_5.x86_64 59/68 #7 59.34 Verifying : nss-softokn-freebl-3.101.0-10.el9_5.x86_64 60/68 #7 59.34 Verifying : nss-sysinit-3.101.0-10.el9_5.x86_64 61/68 #7 59.34 Verifying : nss-util-3.101.0-10.el9_5.x86_64 62/68 #7 59.34 Verifying : pango-1.48.7-3.el9.x86_64 63/68 #7 59.34 Verifying : pixman-0.40.0-6.el9_3.x86_64 64/68 #7 59.34 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 65/68 #7 59.34 Verifying : tzdata-java-2025a-1.el9.noarch 66/68 #7 59.34 Verifying : xml-common-0.6.3-58.el9.noarch 67/68 #7 59.34 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 68/68 #7 60.37 #7 60.37 Installed: #7 60.37 alsa-lib-1.2.12-1.el9.x86_64 #7 60.37 atk-2.36.0-5.el9.x86_64 #7 60.37 avahi-libs-0.8-21.el9.x86_64 #7 60.37 cairo-1.17.4-7.el9.x86_64 #7 60.37 copy-jdk-configs-4.0-3.el9.noarch #7 60.37 cups-libs-1:2.3.3op2-31.el9_5.x86_64 #7 60.37 dbus-libs-1:1.12.20-8.el9.x86_64 #7 60.37 dejavu-sans-fonts-2.37-18.el9.noarch #7 60.37 fontconfig-2.14.0-2.el9_1.x86_64 #7 60.37 fonts-filesystem-1:2.0.5-7.el9.1.noarch #7 60.37 freetype-2.10.4-9.el9.x86_64 #7 60.37 fribidi-1.0.10-6.el9.2.x86_64 #7 60.37 gdk-pixbuf2-2.42.6-4.el9_4.x86_64 #7 60.37 gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 #7 60.37 graphite2-1.3.14-9.el9.x86_64 #7 60.37 gtk-update-icon-cache-3.24.31-5.el9.x86_64 #7 60.37 gtk2-2.24.33-8.el9.x86_64 #7 60.37 harfbuzz-2.7.4-10.el9.x86_64 #7 60.37 hicolor-icon-theme-0.17-13.el9.noarch #7 60.37 java-1.8.0-openjdk-1:1.8.0.442.b06-2.el9.x86_64 #7 60.37 java-1.8.0-openjdk-headless-1:1.8.0.442.b06-2.el9.x86_64 #7 60.37 java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 #7 60.37 java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_64 #7 60.37 javapackages-filesystem-6.0.0-7.el9_5.noarch #7 60.37 jbigkit-libs-2.1-23.el9.x86_64 #7 60.37 langpacks-core-font-en-3.0-16.el9.noarch #7 60.37 libX11-1.7.0-9.el9.x86_64 #7 60.37 libX11-common-1.7.0-9.el9.noarch #7 60.37 libXau-1.0.9-8.el9.x86_64 #7 60.37 libXcomposite-0.4.5-7.el9.x86_64 #7 60.37 libXcursor-1.2.0-7.el9.x86_64 #7 60.37 libXdamage-1.1.5-7.el9.x86_64 #7 60.37 libXext-1.3.4-8.el9.x86_64 #7 60.37 libXfixes-5.0.3-16.el9.x86_64 #7 60.37 libXft-2.3.3-8.el9.x86_64 #7 60.37 libXi-1.7.10-8.el9.x86_64 #7 60.37 libXinerama-1.1.4-10.el9.x86_64 #7 60.37 libXrandr-1.5.2-8.el9.x86_64 #7 60.37 libXrender-0.9.10-16.el9.x86_64 #7 60.37 libXtst-1.2.3-16.el9.x86_64 #7 60.37 libbrotli-1.0.9-7.el9_5.x86_64 #7 60.37 libdatrie-0.2.13-4.el9.x86_64 #7 60.37 libfontenc-1.1.3-17.el9.x86_64 #7 60.37 libjpeg-turbo-2.0.90-7.el9.x86_64 #7 60.37 libpng-2:1.6.37-12.el9.x86_64 #7 60.37 libthai-0.1.28-8.el9.x86_64 #7 60.37 libtiff-4.4.0-13.el9.x86_64 #7 60.37 libwebp-1.2.0-8.el9.x86_64 #7 60.37 libxcb-1.13.1-9.el9.x86_64 #7 60.37 lksctp-tools-1.0.19-3.el9_4.x86_64 #7 60.37 lua-5.4.4-4.el9.x86_64 #7 60.37 lua-posix-35.0-8.el9.x86_64 #7 60.37 mkfontscale-1.2.1-3.el9.x86_64 #7 60.37 nspr-4.35.0-17.el9_5.x86_64 #7 60.37 nss-3.101.0-10.el9_5.x86_64 #7 60.37 nss-softokn-3.101.0-10.el9_5.x86_64 #7 60.37 nss-softokn-freebl-3.101.0-10.el9_5.x86_64 #7 60.37 nss-sysinit-3.101.0-10.el9_5.x86_64 #7 60.37 nss-util-3.101.0-10.el9_5.x86_64 #7 60.37 pango-1.48.7-3.el9.x86_64 #7 60.37 pixman-0.40.0-6.el9_3.x86_64 #7 60.37 shared-mime-info-2.1-5.el9.x86_64 #7 60.37 ttmkfdir-3.0.9-65.el9.x86_64 #7 60.37 tzdata-java-2025a-1.el9.noarch #7 60.37 unzip-6.0-57.el9.x86_64 #7 60.37 xml-common-0.6.3-58.el9.noarch #7 60.37 xorg-x11-fonts-Type1-7.5-33.el9.noarch #7 60.37 zip-3.0-35.el9.x86_64 #7 60.37 #7 60.37 Complete! #7 61.73 kafka_2.12-2.6.3/ #7 61.73 kafka_2.12-2.6.3/LICENSE #7 61.73 kafka_2.12-2.6.3/NOTICE #7 61.73 kafka_2.12-2.6.3/bin/ #7 61.73 kafka_2.12-2.6.3/bin/kafka-delete-records.sh #7 61.73 kafka_2.12-2.6.3/bin/trogdor.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-preferred-replica-election.sh #7 61.73 kafka_2.12-2.6.3/bin/connect-mirror-maker.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-console-consumer.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-consumer-perf-test.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-log-dirs.sh #7 61.73 kafka_2.12-2.6.3/bin/zookeeper-server-stop.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-verifiable-consumer.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-acls.sh #7 61.73 kafka_2.12-2.6.3/bin/zookeeper-server-start.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-server-stop.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-configs.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-reassign-partitions.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-leader-election.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-producer-perf-test.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-topics.sh #7 61.73 kafka_2.12-2.6.3/bin/connect-standalone.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-dump-log.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-broker-api-versions.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-consumer-groups.sh #7 61.73 kafka_2.12-2.6.3/bin/connect-distributed.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-delegation-tokens.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-run-class.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-replica-verification.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-console-producer.sh #7 61.73 kafka_2.12-2.6.3/bin/zookeeper-shell.sh #7 61.73 kafka_2.12-2.6.3/bin/windows/ #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-log-dirs.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/zookeeper-server-stop.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/connect-distributed.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-configs.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-console-producer.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-delete-records.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-topics.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-dump-log.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-console-consumer.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-preferred-replica-election.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-server-start.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-consumer-groups.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-mirror-maker.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-reassign-partitions.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-producer-perf-test.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/zookeeper-server-start.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-server-stop.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-replica-verification.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-run-class.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-acls.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-delegation-tokens.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-broker-api-versions.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-leader-election.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-streams-application-reset.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/zookeeper-shell.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/connect-standalone.bat #7 61.73 kafka_2.12-2.6.3/bin/windows/kafka-consumer-perf-test.bat #7 61.73 kafka_2.12-2.6.3/bin/kafka-verifiable-producer.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-server-start.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-mirror-maker.sh #7 61.73 kafka_2.12-2.6.3/bin/kafka-streams-application-reset.sh #7 61.73 kafka_2.12-2.6.3/bin/zookeeper-security-migration.sh #7 61.73 kafka_2.12-2.6.3/config/ #7 61.73 kafka_2.12-2.6.3/config/consumer.properties #7 61.73 kafka_2.12-2.6.3/config/connect-mirror-maker.properties #7 61.73 kafka_2.12-2.6.3/config/zookeeper.properties #7 61.73 kafka_2.12-2.6.3/config/server.properties #7 61.73 kafka_2.12-2.6.3/config/producer.properties #7 61.73 kafka_2.12-2.6.3/config/trogdor.conf #7 61.73 kafka_2.12-2.6.3/config/connect-console-sink.properties #7 61.73 kafka_2.12-2.6.3/config/connect-log4j.properties #7 61.73 kafka_2.12-2.6.3/config/connect-standalone.properties #7 61.73 kafka_2.12-2.6.3/config/connect-file-source.properties #7 61.73 kafka_2.12-2.6.3/config/connect-console-source.properties #7 61.73 kafka_2.12-2.6.3/config/connect-distributed.properties #7 61.73 kafka_2.12-2.6.3/config/tools-log4j.properties #7 61.73 kafka_2.12-2.6.3/config/connect-file-sink.properties #7 61.73 kafka_2.12-2.6.3/config/log4j.properties #7 61.73 kafka_2.12-2.6.3/licenses/ #7 61.73 kafka_2.12-2.6.3/licenses/jopt-simple-MIT #7 61.73 kafka_2.12-2.6.3/licenses/DWTFYWTPL #7 61.73 kafka_2.12-2.6.3/licenses/eclipse-distribution-license-1.0 #7 61.73 kafka_2.12-2.6.3/licenses/slf4j-MIT #7 61.73 kafka_2.12-2.6.3/licenses/eclipse-public-license-2.0 #7 61.73 kafka_2.12-2.6.3/licenses/paranamer-BSD-3-clause #7 61.73 kafka_2.12-2.6.3/licenses/argparse-MIT #7 61.73 kafka_2.12-2.6.3/licenses/zstd-jni-BSD-2-clause #7 61.73 kafka_2.12-2.6.3/licenses/CDDL+GPL-1.1 #7 61.73 kafka_2.12-2.6.3/libs/ #7 61.73 kafka_2.12-2.6.3/libs/kafka-clients-2.6.3.jar #7 61.74 2025-10-19 08:34:18 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/dist/kafka/2.6.3/kafka_2.12-2.6.3.tgz [65826045/65826045] -> "kafka_2.12-2.6.3.tgz" [1] #7 61.83 kafka_2.12-2.6.3/libs/jackson-module-scala_2.12-2.10.5.jar #7 61.83 kafka_2.12-2.6.3/libs/jackson-dataformat-csv-2.10.5.jar #7 61.83 kafka_2.12-2.6.3/libs/jackson-datatype-jdk8-2.10.5.jar #7 61.83 kafka_2.12-2.6.3/libs/jackson-module-paranamer-2.10.5.jar #7 61.83 kafka_2.12-2.6.3/libs/jackson-databind-2.10.5.1.jar #7 61.86 kafka_2.12-2.6.3/libs/jopt-simple-5.0.4.jar #7 61.86 kafka_2.12-2.6.3/libs/metrics-core-2.2.0.jar #7 61.86 kafka_2.12-2.6.3/libs/scala-collection-compat_2.12-2.1.6.jar #7 61.86 kafka_2.12-2.6.3/libs/scala-java8-compat_2.12-0.9.1.jar #7 61.87 kafka_2.12-2.6.3/libs/scala-logging_2.12-3.9.2.jar #7 61.87 kafka_2.12-2.6.3/libs/scala-reflect-2.12.11.jar #7 61.95 kafka_2.12-2.6.3/libs/scala-library-2.12.11.jar #7 62.06 kafka_2.12-2.6.3/libs/zookeeper-3.5.9.jar #7 62.07 kafka_2.12-2.6.3/libs/slf4j-api-1.7.30.jar #7 62.07 kafka_2.12-2.6.3/libs/commons-cli-1.4.jar #7 62.07 kafka_2.12-2.6.3/libs/zstd-jni-1.4.4-7.jar #7 62.12 kafka_2.12-2.6.3/libs/lz4-java-1.7.1.jar #7 62.14 kafka_2.12-2.6.3/libs/snappy-java-1.1.7.3.jar #7 62.15 kafka_2.12-2.6.3/libs/jackson-annotations-2.10.5.jar #7 62.15 kafka_2.12-2.6.3/libs/jackson-core-2.10.5.jar #7 62.16 kafka_2.12-2.6.3/libs/zookeeper-jute-3.5.9.jar #7 62.16 kafka_2.12-2.6.3/libs/audience-annotations-0.5.0.jar #7 62.16 kafka_2.12-2.6.3/libs/netty-handler-4.1.59.Final.jar #7 62.18 kafka_2.12-2.6.3/libs/netty-transport-native-epoll-4.1.59.Final.jar #7 62.18 kafka_2.12-2.6.3/libs/paranamer-2.8.jar #7 62.18 kafka_2.12-2.6.3/libs/netty-codec-4.1.59.Final.jar #7 62.18 kafka_2.12-2.6.3/libs/netty-transport-native-unix-common-4.1.59.Final.jar #7 62.18 kafka_2.12-2.6.3/libs/netty-transport-4.1.59.Final.jar #7 62.19 kafka_2.12-2.6.3/libs/netty-resolver-4.1.59.Final.jar #7 62.19 kafka_2.12-2.6.3/libs/netty-buffer-4.1.59.Final.jar #7 62.19 kafka_2.12-2.6.3/libs/netty-common-4.1.59.Final.jar #7 62.22 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3.jar #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3.jar.asc #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-sources.jar.asc #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-javadoc.jar.asc #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-test.jar.asc #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-test-sources.jar.asc #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-scaladoc.jar.asc #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-sources.jar #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-javadoc.jar #7 62.28 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-test.jar #7 62.33 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-test-sources.jar #7 62.34 kafka_2.12-2.6.3/libs/kafka_2.12-2.6.3-scaladoc.jar #7 62.34 kafka_2.12-2.6.3/site-docs/ #7 62.34 kafka_2.12-2.6.3/site-docs/kafka_2.12-2.6.3-site-docs.tgz #7 62.38 kafka_2.12-2.6.3/libs/kafka-tools-2.6.3.jar #7 62.42 kafka_2.12-2.6.3/libs/kafka-log4j-appender-2.6.3.jar #7 62.42 kafka_2.12-2.6.3/libs/argparse4j-0.7.0.jar #7 62.42 kafka_2.12-2.6.3/libs/jackson-jaxrs-json-provider-2.10.5.jar #7 62.42 kafka_2.12-2.6.3/libs/jackson-jaxrs-base-2.10.5.jar #7 62.42 kafka_2.12-2.6.3/libs/jackson-module-jaxb-annotations-2.10.5.jar #7 62.42 kafka_2.12-2.6.3/libs/slf4j-log4j12-1.7.30.jar #7 62.42 kafka_2.12-2.6.3/libs/jersey-container-servlet-2.31.jar #7 62.42 kafka_2.12-2.6.3/libs/jersey-hk2-2.31.jar #7 62.42 kafka_2.12-2.6.3/libs/jaxb-api-2.3.0.jar #7 62.42 kafka_2.12-2.6.3/libs/activation-1.1.1.jar #7 62.42 kafka_2.12-2.6.3/libs/jetty-servlet-9.4.39.v20210325.jar #7 62.42 kafka_2.12-2.6.3/libs/jetty-security-9.4.39.v20210325.jar #7 62.42 kafka_2.12-2.6.3/libs/jetty-server-9.4.39.v20210325.jar #7 62.42 kafka_2.12-2.6.3/libs/jetty-servlets-9.4.39.v20210325.jar #7 62.42 kafka_2.12-2.6.3/libs/jersey-container-servlet-core-2.31.jar #7 62.42 kafka_2.12-2.6.3/libs/jersey-server-2.31.jar #7 62.43 kafka_2.12-2.6.3/libs/jersey-client-2.31.jar #7 62.43 kafka_2.12-2.6.3/libs/jersey-media-jaxb-2.31.jar #7 62.43 kafka_2.12-2.6.3/libs/jersey-common-2.31.jar #7 62.50 kafka_2.12-2.6.3/libs/jakarta.ws.rs-api-2.1.6.jar #7 62.50 kafka_2.12-2.6.3/libs/hk2-locator-2.6.1.jar #7 62.50 kafka_2.12-2.6.3/libs/javassist-3.25.0-GA.jar #7 62.50 kafka_2.12-2.6.3/libs/javax.servlet-api-3.1.0.jar #7 62.50 kafka_2.12-2.6.3/libs/jetty-http-9.4.39.v20210325.jar #7 62.50 kafka_2.12-2.6.3/libs/jetty-io-9.4.39.v20210325.jar #7 62.50 kafka_2.12-2.6.3/libs/jetty-util-ajax-9.4.39.v20210325.jar #7 62.50 kafka_2.12-2.6.3/libs/jetty-continuation-9.4.39.v20210325.jar #7 62.50 kafka_2.12-2.6.3/libs/jetty-util-9.4.39.v20210325.jar #7 62.50 kafka_2.12-2.6.3/libs/log4j-1.2.17.jar #7 62.50 kafka_2.12-2.6.3/libs/jakarta.xml.bind-api-2.3.2.jar #7 62.50 kafka_2.12-2.6.3/libs/jakarta.activation-api-1.2.1.jar #7 62.50 kafka_2.12-2.6.3/libs/hk2-api-2.6.1.jar #7 62.50 kafka_2.12-2.6.3/libs/hk2-utils-2.6.1.jar #7 62.50 kafka_2.12-2.6.3/libs/jakarta.inject-2.6.1.jar #7 62.50 kafka_2.12-2.6.3/libs/jakarta.annotation-api-1.3.5.jar #7 62.50 kafka_2.12-2.6.3/libs/osgi-resource-locator-1.0.3.jar #7 62.50 kafka_2.12-2.6.3/libs/jakarta.validation-api-2.0.2.jar #7 62.50 kafka_2.12-2.6.3/libs/aopalliance-repackaged-2.6.1.jar #7 62.50 kafka_2.12-2.6.3/libs/connect-api-2.6.3.jar #7 62.54 kafka_2.12-2.6.3/libs/javax.ws.rs-api-2.1.1.jar #7 62.54 kafka_2.12-2.6.3/libs/connect-runtime-2.6.3.jar #7 62.54 kafka_2.12-2.6.3/libs/connect-json-2.6.3.jar #7 62.54 kafka_2.12-2.6.3/libs/connect-transforms-2.6.3.jar #7 62.54 kafka_2.12-2.6.3/libs/jetty-client-9.4.39.v20210325.jar #7 62.54 kafka_2.12-2.6.3/libs/reflections-0.9.12.jar #7 62.54 kafka_2.12-2.6.3/libs/maven-artifact-3.8.1.jar #7 62.54 kafka_2.12-2.6.3/libs/javassist-3.26.0-GA.jar #7 62.59 kafka_2.12-2.6.3/libs/plexus-utils-3.2.1.jar #7 62.59 kafka_2.12-2.6.3/libs/commons-lang3-3.8.1.jar #7 62.59 kafka_2.12-2.6.3/libs/connect-file-2.6.3.jar #7 62.59 kafka_2.12-2.6.3/libs/connect-basic-auth-extension-2.6.3.jar #7 62.59 kafka_2.12-2.6.3/libs/connect-mirror-2.6.3.jar #7 62.59 kafka_2.12-2.6.3/libs/connect-mirror-client-2.6.3.jar #7 62.59 kafka_2.12-2.6.3/libs/kafka-streams-2.6.3.jar #7 62.59 kafka_2.12-2.6.3/libs/rocksdbjni-5.18.4.jar #7 62.77 kafka_2.12-2.6.3/libs/kafka-streams-scala_2.12-2.6.3.jar #7 62.77 kafka_2.12-2.6.3/libs/kafka-streams-test-utils-2.6.3.jar #7 62.77 kafka_2.12-2.6.3/libs/kafka-streams-examples-2.6.3.jar #7 62.79 deleting: org/apache/log4j/chainsaw/ #7 62.79 deleting: org/apache/log4j/chainsaw/ControlPanel$1.class #7 62.79 deleting: org/apache/log4j/chainsaw/ControlPanel$2.class #7 62.79 deleting: org/apache/log4j/chainsaw/ControlPanel$3.class #7 62.79 deleting: org/apache/log4j/chainsaw/ControlPanel$4.class #7 62.79 deleting: org/apache/log4j/chainsaw/ControlPanel$5.class #7 62.79 deleting: org/apache/log4j/chainsaw/ControlPanel$6.class #7 62.79 deleting: org/apache/log4j/chainsaw/ControlPanel$7.class #7 62.79 deleting: org/apache/log4j/chainsaw/ControlPanel.class #7 62.79 deleting: org/apache/log4j/chainsaw/DetailPanel.class #7 62.79 deleting: org/apache/log4j/chainsaw/EventDetails.class #7 62.79 deleting: org/apache/log4j/chainsaw/ExitAction.class #7 62.79 deleting: org/apache/log4j/chainsaw/LoadXMLAction.class #7 62.79 deleting: org/apache/log4j/chainsaw/LoggingReceiver$Slurper.class #7 62.79 deleting: org/apache/log4j/chainsaw/LoggingReceiver.class #7 62.79 deleting: org/apache/log4j/chainsaw/Main$1.class #7 62.79 deleting: org/apache/log4j/chainsaw/Main.class #7 62.79 deleting: org/apache/log4j/chainsaw/MyTableModel$1.class #7 62.79 deleting: org/apache/log4j/chainsaw/MyTableModel$Processor.class #7 62.79 deleting: org/apache/log4j/chainsaw/MyTableModel.class #7 62.79 deleting: org/apache/log4j/chainsaw/XMLFileHandler.class #7 63.08 75 files removed #7 DONE 63.7s #8 [4/4] WORKDIR /opt/kafka #8 DONE 0.7s #9 exporting to image #9 exporting layers #9 exporting layers 9.4s done #9 writing image sha256:7b707d9befa59439b08ecfcd815a1fffffc584c40eba8b9040ebcbab812e1cc0 #9 writing image sha256:7b707d9befa59439b08ecfcd815a1fffffc584c40eba8b9040ebcbab812e1cc0 done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_2_4_9-1_3 0.0s done #9 DONE 9.5s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-10-19 08:34:30,745: INFO: Docker build duration: 78 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-kafka] 5f70bf18a086: Preparing 36b845a4069c: Preparing bcb040993141: Preparing 96f01dffb702: Preparing 80c35b1806e6: Preparing 995b3f975c10: Preparing 54c0a60e09ef: Preparing b85cbe1935d7: Preparing 1aafcfccc72d: Preparing 44343de3ea1d: Preparing 96f01dffb702: Waiting 80c35b1806e6: Waiting 995b3f975c10: Waiting 54c0a60e09ef: Waiting b85cbe1935d7: Waiting 1aafcfccc72d: Waiting 44343de3ea1d: Waiting 5f70bf18a086: Layer already exists 96f01dffb702: Layer already exists 80c35b1806e6: Layer already exists bcb040993141: Pushed 995b3f975c10: Layer already exists 54c0a60e09ef: Layer already exists 1aafcfccc72d: Layer already exists b85cbe1935d7: Layer already exists 44343de3ea1d: Layer already exists 36b845a4069c: Pushed master-2_2_4_9-1_3: digest: sha256:9ae5be62c024720269a738f407e2321fba12bd5a417a16b4b6ea451ac7eea4aa size: 2404 2025-10-19 08:34:58,936: INFO: Building opensdn-external-kafka finished successfully, duration: 106 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_4_9-1_3 9c6a10e2cd88 29 seconds ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_4_9-1_3 6396bd01d92c 35 seconds ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_4_9-1_3 df2e348ae9ad 36 seconds ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_4_9-1_3 7b707d9befa5 39 seconds ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_4_9-1_3 545bac3e2d85 40 seconds ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_4_9-1_3 142bd68ac90f 42 seconds ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_4_9-1_3 872d70845156 49 seconds ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_4_9-1_3 9a1b61c84477 51 seconds ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_9-1_3 f436b26e9948 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_9-1_3 54ace336abd8 About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_9-1_3 ba27774d1c5a About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_9-1_3 020afa957622 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_9-1_3 1c6676bcf399 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_9-1_3 0d54fb83fc7e 2 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_9-1_3 b9a11019af09 3 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_9-1_3 038b4a4742a7 4 minutes ago 2.45MB tf-dev-sandbox compile 3d5fb6118516 4 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_9-1_3 8f446d9e8bf7 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_9-1_3 2d1139b5665a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9639040cc702 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_9-1_3 d7d41235fa0e About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_9-1_3 75199a4b466a About an hour ago 4.26kB tf-dev-sandbox frozen 127adee4cd65 About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 127adee4cd65 About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB