2025-05-30 20:48:28,048: INFO: Building opensdn-node-init 2025-05-30 20:48:28,081: 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_7_6_6-1 --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} ---> 0901306733ab Step 4/8 : ARG CONTAINER_NAME ---> Running in a38f9a2c519e ---> Removed intermediate container a38f9a2c519e ---> 1c60faf0dc7a Step 5/8 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3e968f854651 ---> Removed intermediate container 3e968f854651 ---> bc61f4579896 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 c4c08fb67b3a ---> Removed intermediate container c4c08fb67b3a ---> 22a14f1f24f6 Step 7/8 : COPY *.sh / ---> b14066e1f53d Step 8/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2474e1de3eb0 ---> Removed intermediate container 2474e1de3eb0 ---> e8223c123a11 [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 e8223c123a11 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-node-init:master-1_7_6_6-1 2025-05-30 20:48:41,177: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-node-init] 9be2263dddde: Preparing 031269467e2c: Preparing 558cdfb1c448: Preparing fac5315cb03d: Preparing 3fb5525f5026: Preparing 9a7ca5d06432: Preparing 98769c2730c2: Preparing 97717402236c: Preparing 23191535ca4f: Preparing 174f56854903: Preparing 98769c2730c2: Waiting 9a7ca5d06432: Waiting 97717402236c: Waiting 23191535ca4f: Waiting 174f56854903: Waiting 558cdfb1c448: Layer already exists 9be2263dddde: Pushed 031269467e2c: Layer already exists 3fb5525f5026: Layer already exists fac5315cb03d: Layer already exists 9a7ca5d06432: Layer already exists 98769c2730c2: Layer already exists 97717402236c: Layer already exists 23191535ca4f: Layer already exists 174f56854903: Layer already exists master-1_7_6_6-1: digest: sha256:290040a67ec93c6d7d87ef7639e04565a9424cde9c35bdb6540a4575d2766eba size: 2408 2025-05-30 20:48:42,900: INFO: Building opensdn-node-init finished successfully, duration: 14 seconds