2025-06-10 16:30:12,645: INFO: Building opensdn-vrouter-kernel-init-dpdk 2025-06-10 16:30:12,682: 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-1_8_0_6-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-vrouter-kernel-init-dpdk --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 3.072 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} ---> 02c56b77ec4a Step 4/8 : ARG CONTAINER_NAME ---> Running in 550663d5eeda ---> Removed intermediate container 550663d5eeda ---> be7f6d22c93d Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in e11994e5a91e ---> Removed intermediate container e11994e5a91e ---> 8296f2b480dd Step 6/8 : LABEL name=$CONTAINER_NAME summary="Kernel init container for vrouter in DPDK mode" description="Prepares the host operating system for the contrail vrouter dpdk interface." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 86c1087774de ---> Removed intermediate container 86c1087774de ---> 76756acc9095 Step 7/8 : COPY entrypoint.sh / ---> ccf494e0959f Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 399506b8079b ---> Removed intermediate container 399506b8079b ---> b8d3f1efaf80 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built b8d3f1efaf80 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_8_0_6-1 2025-06-10 16:30:24,176: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk] 29de11d70736: Preparing 05955522adef: Preparing 8266b6861907: Preparing 08e9b690d582: Preparing 3ac0d8d5d010: Preparing e8e1d599e6c6: Preparing 289f13298f99: Preparing def638305489: Preparing 89432847beb2: Preparing 1c7f577de774: Preparing deec9695fee4: Preparing 174f56854903: Preparing 289f13298f99: Waiting def638305489: Waiting 1c7f577de774: Waiting deec9695fee4: Waiting 174f56854903: Waiting e8e1d599e6c6: Waiting 89432847beb2: Waiting 8266b6861907: Layer already exists 3ac0d8d5d010: Layer already exists 08e9b690d582: Layer already exists 29de11d70736: Pushed e8e1d599e6c6: Layer already exists 289f13298f99: Layer already exists 05955522adef: Layer already exists def638305489: Layer already exists 89432847beb2: Layer already exists 1c7f577de774: Layer already exists deec9695fee4: Layer already exists 174f56854903: Layer already exists master-1_8_0_6-1: digest: sha256:7bd961dc8ed8153eb6f79454a5be8096ae863d5de049314fd41ccc391cb3d2cd size: 2828 2025-06-10 16:30:26,039: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 14 seconds