2025-08-02 08:09:09,446: INFO: Building opensdn-node-init 2025-08-02 08:09:09,477: 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_2_2_1-6_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=opensdn-node-init --build-arg UBUNTU_DISTR_VERSION=24.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} ---> 09b60117ccca Step 4/8 : ARG CONTAINER_NAME ---> Running in a5052ee093aa ---> Removed intermediate container a5052ee093aa ---> 6e37b222ff97 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 464117fc976b ---> Removed intermediate container 464117fc976b ---> 0d72f31174ba 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 0e77f8ea7243 ---> Removed intermediate container 0e77f8ea7243 ---> ab8bdf57f458 Step 7/8 : COPY *.sh / ---> c9d982369fed Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 010a00e4d737 ---> Removed intermediate container 010a00e4d737 ---> 5f7fa887f720 [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 5f7fa887f720 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_2_2_1-6_2 2025-08-02 08:09:20,168: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] cfdfa7a63fb2: Preparing 9c4c7d99a31a: Preparing bb3e8741990c: Preparing 38708862e411: Preparing f823c769b2bc: Preparing b9d1c5fb4531: Preparing 90aa45ef45b3: Preparing 8b88e880b6f0: Preparing b5746c4e4c78: Preparing 174f56854903: Preparing b9d1c5fb4531: Waiting 90aa45ef45b3: Waiting 8b88e880b6f0: Waiting b5746c4e4c78: Waiting 174f56854903: Waiting f823c769b2bc: Layer already exists 9c4c7d99a31a: Layer already exists bb3e8741990c: Layer already exists 38708862e411: Layer already exists cfdfa7a63fb2: Pushed b5746c4e4c78: Layer already exists 90aa45ef45b3: Layer already exists 8b88e880b6f0: Layer already exists b9d1c5fb4531: Layer already exists 174f56854903: Layer already exists master-1_2_2_1-6_2: digest: sha256:bb86c57c14a727f9e27014669986a494dfbede6dcddcbf79f42be268d6eb0edb size: 2408 2025-08-02 08:09:21,763: INFO: Building opensdn-node-init finished successfully, duration: 12 seconds