2025-06-30 11:10:14,440: INFO: Building opensdn-controller-control-dns 2025-06-30 11:10:14,464: 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_0_9_8-4_5 --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-controller-control-dns --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 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 2e99d713d4df Step 4/9 : ARG CONTAINER_NAME ---> Running in 3d06d6c49793 ---> Removed intermediate container 3d06d6c49793 ---> 450901c7499a Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 878587a51ac9 ---> Removed intermediate container 878587a51ac9 ---> 8759cd18eef0 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in bd24fdca61a4 ---> Removed intermediate container bd24fdca61a4 ---> 1d409a7f6ae7 Step 7/9 : COPY entrypoint.sh / ---> 8a62f7a8a022 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9edabc3f2c84 ---> Removed intermediate container 9edabc3f2c84 ---> d02c3fc06476 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in a20c25445356 ---> Removed intermediate container a20c25445356 ---> 4c342b399ec5 [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 4c342b399ec5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_0_9_8-4_5 2025-06-30 11:10:29,278: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 81042b79931e: Preparing 357af1206e45: Preparing 81042b79931e: Waiting 850f2f9f02fa: Preparing 9f7242eae65d: Preparing 357af1206e45: Waiting 850f2f9f02fa: Waiting 781270d6a6fd: Preparing 4fbe8fe515fd: Preparing edb8474b8f6e: Preparing 3af8c3fc4d5a: Preparing 9f7242eae65d: Waiting 781270d6a6fd: Waiting 4fbe8fe515fd: Waiting edb8474b8f6e: Waiting 1cf0d5852d1b: Preparing 3064b30accea: Preparing 174f56854903: Preparing 3af8c3fc4d5a: Waiting 1cf0d5852d1b: Waiting 3064b30accea: Waiting 174f56854903: Waiting 357af1206e45: Layer already exists 81042b79931e: Pushed 850f2f9f02fa: Layer already exists 4fbe8fe515fd: Layer already exists 781270d6a6fd: Layer already exists 9f7242eae65d: Layer already exists edb8474b8f6e: Layer already exists 3af8c3fc4d5a: Layer already exists 1cf0d5852d1b: Layer already exists 3064b30accea: Layer already exists 174f56854903: Layer already exists master-1_0_9_8-4_5: digest: sha256:89f97576280955f638c6474a1f384c811edfc5e12100000a84fc3052bfccc548 size: 2620 2025-06-30 11:10:32,760: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds