2025-01-13 10:52:14,259: INFO: Building contrail-node-init 2025-01-13 10:52:14,313: 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_3_0_1-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=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} ---> a88eba954236 Step 4/8 : ARG CONTAINER_NAME ---> Running in a45b18a44495 ---> Removed intermediate container a45b18a44495 ---> ab26ec5268ac Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in cf25537ddd17 ---> Removed intermediate container cf25537ddd17 ---> 63c1b4c6a3c5 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 79b727c62e9c ---> Removed intermediate container 79b727c62e9c ---> 64ace591a1d8 Step 7/8 : COPY *.sh / ---> b93dd96855ac Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e33d10bd752e ---> Removed intermediate container e33d10bd752e ---> ff248e198ef9 [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 ff248e198ef9 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_3_0_1-3 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_3_0_1-3 2025-01-13 10:52:27,890: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] a333996dc336: Preparing 2a4ab43311e6: Preparing 23c61d7c8de5: Preparing 793cd66efd34: Preparing b6ec5cb61802: Preparing b896ccaa1aee: Preparing e8e4fe1a78ac: Preparing 91d1a0a3cfb5: Preparing 632c118692df: Preparing 174f56854903: Preparing a333996dc336: Waiting 2a4ab43311e6: Waiting 23c61d7c8de5: Waiting 793cd66efd34: Waiting b6ec5cb61802: Waiting b896ccaa1aee: Waiting e8e4fe1a78ac: Waiting 91d1a0a3cfb5: Waiting 632c118692df: Waiting 174f56854903: Waiting a333996dc336: Pushed 2a4ab43311e6: Layer already exists b6ec5cb61802: Layer already exists 23c61d7c8de5: Layer already exists 793cd66efd34: Layer already exists e8e4fe1a78ac: Layer already exists b896ccaa1aee: Layer already exists 91d1a0a3cfb5: Layer already exists 174f56854903: Layer already exists 632c118692df: Layer already exists master-1_3_0_1-3: digest: sha256:a4ebc00e8f06546c89d4cc8d743507a0d1d5d5a4568462d338e2abe60fd528bc size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] a333996dc336: Preparing 2a4ab43311e6: Preparing 23c61d7c8de5: Preparing 793cd66efd34: Preparing b6ec5cb61802: Preparing b896ccaa1aee: Preparing e8e4fe1a78ac: Preparing 91d1a0a3cfb5: Preparing 632c118692df: Preparing 174f56854903: Preparing a333996dc336: Waiting 2a4ab43311e6: Waiting 23c61d7c8de5: Waiting 793cd66efd34: Waiting b6ec5cb61802: Waiting b896ccaa1aee: Waiting e8e4fe1a78ac: Waiting 91d1a0a3cfb5: Waiting 632c118692df: Waiting 174f56854903: Waiting a333996dc336: Layer already exists 23c61d7c8de5: Layer already exists b6ec5cb61802: Layer already exists 793cd66efd34: Layer already exists 2a4ab43311e6: Layer already exists b896ccaa1aee: Layer already exists e8e4fe1a78ac: Layer already exists 632c118692df: Layer already exists 91d1a0a3cfb5: Layer already exists 174f56854903: Layer already exists master-1_3_0_1-3: digest: sha256:a4ebc00e8f06546c89d4cc8d743507a0d1d5d5a4568462d338e2abe60fd528bc size: 2408 2025-01-13 10:52:37,322: INFO: Building contrail-node-init finished successfully, duration: 23 seconds