2025-06-02 06:51:00,056: INFO: Building opensdn-controller-control-dns 2025-06-02 06:51:00,100: 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_8-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-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} ---> 044db176efb5 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9435d4aff099 ---> Removed intermediate container 9435d4aff099 ---> 763194b780f6 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in dfbfb5009555 ---> Removed intermediate container dfbfb5009555 ---> 9e74ff4e0714 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 d04d43d3647f ---> Removed intermediate container d04d43d3647f ---> 8570e33e7e67 Step 7/9 : COPY entrypoint.sh / ---> f92c4832c2ee Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 1ea6a2b9b9a0 ---> Removed intermediate container 1ea6a2b9b9a0 ---> 22ba9cb48305 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 7703d776a229 ---> Removed intermediate container 7703d776a229 ---> 9703a81ae211 [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 9703a81ae211 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_8-1 2025-06-02 06:51:17,428: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 856faf65b843: Preparing 247df4540936: Preparing 9ada3703c971: Preparing e5df880f6e02: Preparing d2ab0c31af7b: Preparing 51e69d070703: Preparing 0132b4da5374: Preparing b921015ecaf1: Preparing 1592e867c9d8: Preparing ae81a84c3ae7: Preparing 174f56854903: Preparing 51e69d070703: Waiting 0132b4da5374: Waiting b921015ecaf1: Waiting 1592e867c9d8: Waiting ae81a84c3ae7: Waiting 174f56854903: Waiting d2ab0c31af7b: Layer already exists 9ada3703c971: Layer already exists 247df4540936: Layer already exists 856faf65b843: Pushed e5df880f6e02: Layer already exists 51e69d070703: Layer already exists 0132b4da5374: Layer already exists 1592e867c9d8: Layer already exists b921015ecaf1: Layer already exists ae81a84c3ae7: Layer already exists 174f56854903: Layer already exists master-1_7_6_8-1: digest: sha256:159229a00736c5cf5f68978e16f7b8715b8ffc1d56fe93bd5e81833cd97bb201 size: 2620 2025-06-02 06:51:19,621: INFO: Building opensdn-controller-control-dns finished successfully, duration: 19 seconds