2025-08-20 19:58:01,590: INFO: Building opensdn-controller-control-dns 2025-08-20 19:58:01,626: 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-2_0_2_5-2 --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} ---> f4553778cb4d Step 4/9 : ARG CONTAINER_NAME ---> Running in 1055dcc7d845 ---> Removed intermediate container 1055dcc7d845 ---> 936bf6809ab3 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 9b01bdc24840 ---> Removed intermediate container 9b01bdc24840 ---> 6c3b81bba499 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 85d955256aec ---> Removed intermediate container 85d955256aec ---> 0fb57dab8073 Step 7/9 : COPY entrypoint.sh / ---> 3f862b525d38 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2060da7c08db ---> Removed intermediate container 2060da7c08db ---> edac7c5f253c Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 5cfecf651e79 ---> Removed intermediate container 5cfecf651e79 ---> 4eb36cabeb78 [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 4eb36cabeb78 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_0_2_5-2 2025-08-20 19:58:15,499: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3a2c52382f11: Preparing 130c446614ff: Preparing 00e8dde73eed: Preparing 92df6d013368: Preparing 5aa60169019c: Preparing 69f48e2af71e: Preparing ef9e27b4c117: Preparing 759e37c0238f: Preparing d2417d9e1402: Preparing e9f4aebc9ba6: Preparing 174f56854903: Preparing 69f48e2af71e: Waiting ef9e27b4c117: Waiting 759e37c0238f: Waiting d2417d9e1402: Waiting e9f4aebc9ba6: Waiting 174f56854903: Waiting 00e8dde73eed: Layer already exists 5aa60169019c: Layer already exists 130c446614ff: Layer already exists 92df6d013368: Layer already exists 69f48e2af71e: Layer already exists 3a2c52382f11: Pushed ef9e27b4c117: Layer already exists 759e37c0238f: Layer already exists d2417d9e1402: Layer already exists e9f4aebc9ba6: Layer already exists 174f56854903: Layer already exists master-2_0_2_5-2: digest: sha256:525da96d9d4a5c1f076f909881539dfa58263ce75f9417975110fb0f7581acf2 size: 2620 2025-08-20 19:58:17,333: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds