2025-01-15 08:29:17,423: INFO: Building contrail-node-init 2025-01-15 08:29:17,457: 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_9-2 --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} ---> 3df7ef285e2d Step 4/8 : ARG CONTAINER_NAME ---> Running in 9d7ed9425593 ---> Removed intermediate container 9d7ed9425593 ---> 6f94f4764a29 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7be92fc04c6a ---> Removed intermediate container 7be92fc04c6a ---> b2f68eac9737 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 32286d87cd5e ---> Removed intermediate container 32286d87cd5e ---> 4f1f706004ec Step 7/8 : COPY *.sh / ---> ef0aa01387b2 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a2c749425382 ---> Removed intermediate container a2c749425382 ---> 5ce9b05258b9 [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 5ce9b05258b9 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-node-init:master-1_3_0_9-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-node-init:master-1_3_0_9-2 2025-01-15 08:29:31,299: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-node-init] b35fe8459631: Preparing 7897ab720b24: Preparing de024f0d69f5: Preparing f9e854af8d26: Preparing 5c09429bcc66: Preparing f53f6336d4f0: Preparing 45c2037cb582: Preparing 684deeeb0b89: Preparing d45b596e7ac1: Preparing 174f56854903: Preparing 45c2037cb582: Waiting 684deeeb0b89: Waiting d45b596e7ac1: Waiting 174f56854903: Waiting f53f6336d4f0: Waiting de024f0d69f5: Layer already exists 5c09429bcc66: Layer already exists 7897ab720b24: Layer already exists f9e854af8d26: Layer already exists 45c2037cb582: Layer already exists b35fe8459631: Pushed f53f6336d4f0: Layer already exists 684deeeb0b89: Layer already exists d45b596e7ac1: Layer already exists 174f56854903: Layer already exists master-1_3_0_9-2: digest: sha256:780275775b2b79bb1e44906536f6a503945288cdc59031733eedcfc9d29657ce size: 2408 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-node-init] b35fe8459631: Preparing 7897ab720b24: Preparing de024f0d69f5: Preparing f9e854af8d26: Preparing 5c09429bcc66: Preparing f53f6336d4f0: Preparing 45c2037cb582: Preparing 684deeeb0b89: Preparing d45b596e7ac1: Preparing 174f56854903: Preparing b35fe8459631: Waiting 7897ab720b24: Waiting de024f0d69f5: Waiting f9e854af8d26: Waiting 5c09429bcc66: Waiting f53f6336d4f0: Waiting 45c2037cb582: Waiting 684deeeb0b89: Waiting d45b596e7ac1: Waiting 174f56854903: Waiting b35fe8459631: Layer already exists f9e854af8d26: Layer already exists 7897ab720b24: Layer already exists de024f0d69f5: Layer already exists 5c09429bcc66: Layer already exists 45c2037cb582: Layer already exists f53f6336d4f0: Layer already exists 684deeeb0b89: Layer already exists d45b596e7ac1: Layer already exists 174f56854903: Layer already exists master-1_3_0_9-2: digest: sha256:780275775b2b79bb1e44906536f6a503945288cdc59031733eedcfc9d29657ce size: 2408 2025-01-15 08:29:39,112: INFO: Building contrail-node-init finished successfully, duration: 22 seconds