2025-04-17 19:39:42,179: INFO: Building contrail-node-init 2025-04-17 19:39:42,226: 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_5_3_5-7 --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=contrail-node-init --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 33.28 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} ---> 841eb8449d15 Step 4/8 : ARG CONTAINER_NAME ---> Running in 401d9648801f ---> Removed intermediate container 401d9648801f ---> f131ae01b596 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 83e499cde095 ---> Removed intermediate container 83e499cde095 ---> d720c9313360 Step 6/8 : LABEL name=$CONTAINER_NAME summary="Contrail Init container" description="Container is used to configure operating system for Contrail services." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 8790b8b2d328 ---> Removed intermediate container 8790b8b2d328 ---> 0146091b914c Step 7/8 : COPY *.sh / ---> cde884838cb7 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c35cc02f0222 ---> Removed intermediate container c35cc02f0222 ---> 59e5fd9cf0fb [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 59e5fd9cf0fb Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_5_3_5-7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_5_3_5-7 2025-04-17 19:39:56,227: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] a2d818a3fd92: Preparing 440014f06342: Preparing a2d818a3fd92: Waiting 849b7a4813c0: Preparing 440014f06342: Waiting 0cfc6dd8949f: Preparing a32ef4afb326: Preparing f3616ff11cb3: Preparing 7603789a8b84: Preparing ef43b384183d: Preparing b65ac160519d: Preparing 174f56854903: Preparing 849b7a4813c0: Waiting 0cfc6dd8949f: Waiting a32ef4afb326: Waiting f3616ff11cb3: Waiting 7603789a8b84: Waiting ef43b384183d: Waiting b65ac160519d: Waiting 174f56854903: Waiting 440014f06342: Layer already exists a2d818a3fd92: Pushed 849b7a4813c0: Layer already exists a32ef4afb326: Layer already exists 0cfc6dd8949f: Layer already exists f3616ff11cb3: Layer already exists 7603789a8b84: Layer already exists ef43b384183d: Layer already exists b65ac160519d: Layer already exists 174f56854903: Layer already exists master-1_5_3_5-7: digest: sha256:ef02916e2b3ad95af180214ed5ed405674c673f3fe8ac255a185185ea23658bb size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] a2d818a3fd92: Preparing 440014f06342: Preparing 849b7a4813c0: Preparing 0cfc6dd8949f: Preparing a32ef4afb326: Preparing f3616ff11cb3: Preparing 7603789a8b84: Preparing ef43b384183d: Preparing b65ac160519d: Preparing 174f56854903: Preparing a2d818a3fd92: Waiting 440014f06342: Waiting 849b7a4813c0: Waiting 0cfc6dd8949f: Waiting a32ef4afb326: Waiting 7603789a8b84: Waiting ef43b384183d: Waiting b65ac160519d: Waiting 174f56854903: Waiting f3616ff11cb3: Waiting a2d818a3fd92: Layer already exists 849b7a4813c0: Layer already exists 440014f06342: Layer already exists 0cfc6dd8949f: Layer already exists f3616ff11cb3: Layer already exists a32ef4afb326: Layer already exists 7603789a8b84: Layer already exists ef43b384183d: Layer already exists b65ac160519d: Layer already exists 174f56854903: Layer already exists master-1_5_3_5-7: digest: sha256:ef02916e2b3ad95af180214ed5ed405674c673f3fe8ac255a185185ea23658bb size: 2408 2025-04-17 19:40:04,731: INFO: Building contrail-node-init finished successfully, duration: 22 seconds