2025-04-28 19:39:12,898: INFO: Building opensdn-vrouter-kernel-init-dpdk 2025-04-28 19:39:12,974: 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_6_1_2-3 --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=22.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} ---> ce6fd0633d48 Step 4/8 : ARG CONTAINER_NAME ---> Running in c8749eea0ef5 ---> Removed intermediate container c8749eea0ef5 ---> 44bca89c98fa Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 22ab54e3e406 ---> Removed intermediate container 22ab54e3e406 ---> ce6d6a25d639 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 cafdec68a29a ---> Removed intermediate container cafdec68a29a ---> cd253a352b7f Step 7/8 : COPY entrypoint.sh / ---> 39030bcc16f4 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9825b525a578 ---> Removed intermediate container 9825b525a578 ---> 87653cbb94f4 [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 87653cbb94f4 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-1_6_1_2-3 2025-04-28 19:39:26,366: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk] 6cf197e79d5d: Preparing a8bf2b4a41a1: Preparing 6869ac0a64a3: Preparing 1d5789ff173b: Preparing 093fee96f9d0: Preparing ea6563d57122: Preparing ac53e592f88f: Preparing 368aa7897f95: Preparing b20cec8380d0: Preparing 8897bdc2b7e5: Preparing 243a3e995206: Preparing 174f56854903: Preparing ea6563d57122: Waiting ac53e592f88f: Waiting 368aa7897f95: Waiting b20cec8380d0: Waiting 8897bdc2b7e5: Waiting 243a3e995206: Waiting 174f56854903: Waiting a8bf2b4a41a1: Layer already exists 6cf197e79d5d: Pushed 6869ac0a64a3: Layer already exists 093fee96f9d0: Layer already exists 1d5789ff173b: Layer already exists ea6563d57122: Layer already exists ac53e592f88f: Layer already exists 8897bdc2b7e5: Layer already exists b20cec8380d0: Layer already exists 368aa7897f95: Layer already exists 243a3e995206: Layer already exists 174f56854903: Layer already exists master-1_6_1_2-3: digest: sha256:c264280e13cdd9e2db5da9eed0cce00ee14b26470daf841a744f633f19d42ce3 size: 2827 2025-04-28 19:39:29,509: INFO: Building opensdn-vrouter-kernel-init-dpdk finished successfully, duration: 17 seconds