2025-03-19 10:30:29,379: INFO: Building contrail-node-init 2025-03-19 10:30:29,420: 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_4_2_2-5 --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 32.77 kB Step 1/8 : ARG CONTRAIL_REGISTRY Step 2/8 : ARG CONTRAIL_CONTAINER_TAG Step 3/8 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> 7393daa03013 Step 4/8 : ARG CONTAINER_NAME ---> Running in abefdc84f190 ---> Removed intermediate container abefdc84f190 ---> b97188d7b1fd Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in eb18167df5d4 ---> Removed intermediate container eb18167df5d4 ---> 56a07135aa8e 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 dd5cba8148e3 ---> Removed intermediate container dd5cba8148e3 ---> 76d61490d9c3 Step 7/8 : COPY *.sh / ---> a605430050b7 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 68f42c86e76c ---> Removed intermediate container 68f42c86e76c ---> 4a0a470ed267 [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 4a0a470ed267 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_4_2_2-5 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_4_2_2-5 2025-03-19 10:30:42,369: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] 86b91b0fd3df: Preparing 582fed62679c: Preparing 0be3ca796b2d: Preparing 4456dcbff3d5: Preparing 58e2f3cee0f0: Preparing 062819e44ed3: Preparing c2359b922e6e: Preparing 3bfc13ba811f: Preparing 7f6eec0253e7: Preparing 174f56854903: Preparing 062819e44ed3: Waiting c2359b922e6e: Waiting 3bfc13ba811f: Waiting 7f6eec0253e7: Waiting 174f56854903: Waiting 0be3ca796b2d: Layer already exists 86b91b0fd3df: Pushed 582fed62679c: Layer already exists 4456dcbff3d5: Layer already exists 58e2f3cee0f0: Layer already exists 062819e44ed3: Layer already exists c2359b922e6e: Layer already exists 3bfc13ba811f: Layer already exists 174f56854903: Layer already exists 7f6eec0253e7: Layer already exists master-1_4_2_2-5: digest: sha256:5f7baa91f3cc208152fb67c44af040a8acf806f46d251b067b253b7210811900 size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] 86b91b0fd3df: Preparing 582fed62679c: Preparing 0be3ca796b2d: Preparing 4456dcbff3d5: Preparing 58e2f3cee0f0: Preparing 062819e44ed3: Preparing c2359b922e6e: Preparing 3bfc13ba811f: Preparing 7f6eec0253e7: Preparing 174f56854903: Preparing 86b91b0fd3df: Waiting 582fed62679c: Waiting 0be3ca796b2d: Waiting 4456dcbff3d5: Waiting 58e2f3cee0f0: Waiting 062819e44ed3: Waiting c2359b922e6e: Waiting 3bfc13ba811f: Waiting 7f6eec0253e7: Waiting 174f56854903: Waiting 0be3ca796b2d: Layer already exists 86b91b0fd3df: Layer already exists 582fed62679c: Layer already exists 4456dcbff3d5: Layer already exists 58e2f3cee0f0: Layer already exists c2359b922e6e: Layer already exists 062819e44ed3: Layer already exists 3bfc13ba811f: Layer already exists 7f6eec0253e7: Layer already exists 174f56854903: Layer already exists master-1_4_2_2-5: digest: sha256:5f7baa91f3cc208152fb67c44af040a8acf806f46d251b067b253b7210811900 size: 2408 2025-03-19 10:30:47,513: INFO: Building contrail-node-init finished successfully, duration: 18 seconds