2025-08-12 16:05:28,280: INFO: Building opensdn-node-init 2025-08-12 16:05:28,323: 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_9_8_7-8 --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} ---> f342141cc149 Step 4/8 : ARG CONTAINER_NAME ---> Running in 1e44db03eff3 ---> Removed intermediate container 1e44db03eff3 ---> c62013e57327 Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in b9323e8d3212 ---> Removed intermediate container b9323e8d3212 ---> 7b91d6fd3f36 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 75035dc4d48c ---> Removed intermediate container 75035dc4d48c ---> 26777381a7ee Step 7/8 : COPY *.sh / ---> 37b0ae931f3f Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 41f7dcbbcf5e ---> Removed intermediate container 41f7dcbbcf5e ---> 2961b0826509 [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 2961b0826509 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_9_8_7-8 2025-08-12 16:05:40,276: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 7f8335082717: Preparing 0bdbed0ef6fd: Preparing 03bb7f2f8c2f: Preparing bde3c74a543c: Preparing 525e15c07adc: Preparing 3b685b33e58b: Preparing 4005ee087d99: Preparing cf7bc13f6cc9: Preparing 7a9701b485be: Preparing 174f56854903: Preparing 3b685b33e58b: Waiting 4005ee087d99: Waiting cf7bc13f6cc9: Waiting 7a9701b485be: Waiting 174f56854903: Waiting 03bb7f2f8c2f: Layer already exists 7f8335082717: Pushed 525e15c07adc: Layer already exists 0bdbed0ef6fd: Layer already exists bde3c74a543c: Layer already exists 3b685b33e58b: Layer already exists 4005ee087d99: Layer already exists cf7bc13f6cc9: Layer already exists 7a9701b485be: Layer already exists 174f56854903: Layer already exists master-1_9_8_7-8: digest: sha256:94e052a15ec458337e1eb34744a4de24143c0d87dc6df5728e4d492018e8cf4a size: 2408 2025-08-12 16:05:42,382: INFO: Building opensdn-node-init finished successfully, duration: 14 seconds