2025-07-23 12:46:36,610: INFO: Building opensdn-node-init 2025-07-23 12:46:36,661: 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_7_3-4 --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} ---> b853af7a6e3e Step 4/8 : ARG CONTAINER_NAME ---> Running in 53a379da3890 ---> Removed intermediate container 53a379da3890 ---> 0bd35f73622e Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 068f6ce456ae ---> Removed intermediate container 068f6ce456ae ---> 05b883cc72f1 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 a2fa4bdd84a4 ---> Removed intermediate container a2fa4bdd84a4 ---> ef4d3507ee5f Step 7/8 : COPY *.sh / ---> 52c4169b4356 Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 55866685ed65 ---> Removed intermediate container 55866685ed65 ---> 457d18b114c9 [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 457d18b114c9 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_9_7_3-4 2025-07-23 12:46:49,880: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 060c64f3be71: Preparing c4629be51877: Preparing 1a1f6a097b8c: Preparing 4bdc980c15f5: Preparing 288422fbadfb: Preparing e99044ff4099: Preparing cdf605c3a428: Preparing 34d5cfda4072: Preparing 5b10d93a9c70: Preparing 174f56854903: Preparing 4bdc980c15f5: Waiting 288422fbadfb: Waiting e99044ff4099: Waiting cdf605c3a428: Waiting 34d5cfda4072: Waiting 5b10d93a9c70: Waiting 174f56854903: Waiting c4629be51877: Layer already exists 1a1f6a097b8c: Layer already exists 288422fbadfb: Layer already exists 4bdc980c15f5: Layer already exists e99044ff4099: Layer already exists cdf605c3a428: Layer already exists 060c64f3be71: Pushed 34d5cfda4072: Layer already exists 5b10d93a9c70: Layer already exists 174f56854903: Layer already exists master-1_9_7_3-4: digest: sha256:8ab83be5482fef550ba156694ad3f27109fd336f8aabbc49715a6c9fb7c590c9 size: 2408 2025-07-23 12:46:51,473: INFO: Building opensdn-node-init finished successfully, duration: 15 seconds