2025-06-16 23:38:29,203: INFO: Building opensdn-vrouter-kernel-init-dpdk 2025-06-16 23:38:29,233: 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_1_2-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} ---> 3dec13a10b75 Step 4/8 : ARG CONTAINER_NAME ---> Running in e8e99dbeb8c1 ---> Removed intermediate container e8e99dbeb8c1 ---> 8058ce536d8f Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b5d83be1d1b4 ---> Removed intermediate container b5d83be1d1b4 ---> 0b8145cd6693 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 56394466aefc ---> Removed intermediate container 56394466aefc ---> 2714f05fb202 Step 7/8 : COPY entrypoint.sh / ---> c798d680f7ca Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6d940c1e7ff8 ---> Removed intermediate container 6d940c1e7ff8 ---> e67eedef5316 [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 e67eedef5316 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_8_1_2-1 2025-06-16 23:38:41,264: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk] 7c263b507629: Preparing 2d511d3d9fec: Preparing 751c7a15e7c3: Preparing 9d24b2ce4beb: Preparing 6f01885c2d4b: Preparing 99b6d711eacb: Preparing 77c0853a5755: Preparing 6b70307124fd: Preparing 77a3a437455e: Preparing ff7bfc2c4ee0: Preparing 61578650bc83: Preparing 174f56854903: Preparing 99b6d711eacb: Waiting 77c0853a5755: Waiting 6b70307124fd: Waiting 77a3a437455e: Waiting ff7bfc2c4ee0: Waiting 61578650bc83: Waiting 174f56854903: Waiting 6f01885c2d4b: Layer already exists 2d511d3d9fec: Layer already exists 7c263b507629: Pushed 751c7a15e7c3: Layer already exists 9d24b2ce4beb: Layer already exists 99b6d711eacb: Layer already exists 77c0853a5755: Layer already exists 77a3a437455e: Layer already exists 6b70307124fd: Layer already exists ff7bfc2c4ee0: Layer already exists 174f56854903: Layer already exists 61578650bc83: Layer already exists master-1_8_1_2-1: digest: sha256:9c6831dfd911918f48c5c501dd7d7bf0203426afc67289dec6d8d0ac38a64320 size: 2827 2025-06-16 23:38:42,885: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 13 seconds