2025-08-20 08:33:44,561: INFO: Building opensdn-controller-control-dns 2025-08-20 08:33:44,595: 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_9-4_0 --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} ---> 52f5adb8c1c3 Step 4/9 : ARG CONTAINER_NAME ---> Running in 11fcc60d2103 ---> Removed intermediate container 11fcc60d2103 ---> 762a4c1b4320 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6cdb6e678e3b ---> Removed intermediate container 6cdb6e678e3b ---> 300147b552cb 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 572da01bcc77 ---> Removed intermediate container 572da01bcc77 ---> cd5db995d801 Step 7/9 : COPY entrypoint.sh / ---> e858210e607d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6596243bea1f ---> Removed intermediate container 6596243bea1f ---> 71480fe3ad39 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 29bf79ff5e52 ---> Removed intermediate container 29bf79ff5e52 ---> db774733b71f [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 db774733b71f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_6_9-4_0 2025-08-20 08:33:55,659: INFO: Docker build duration: 11 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 3a2e671260b1: Preparing 96db3d1b077a: Preparing 080338db9915: Preparing a3929d367823: Preparing 6c0eeb52a4b5: Preparing c3be72efa6d1: Preparing b64e7593fb01: Preparing b1e06adbf68c: Preparing 7b801ff4ccae: Preparing 06cd0229d214: Preparing 174f56854903: Preparing 3a2e671260b1: Waiting 96db3d1b077a: Waiting 080338db9915: Waiting a3929d367823: Waiting 6c0eeb52a4b5: Waiting c3be72efa6d1: Waiting b64e7593fb01: Waiting b1e06adbf68c: Waiting 7b801ff4ccae: Waiting 06cd0229d214: Waiting 174f56854903: Waiting 080338db9915: Layer already exists 96db3d1b077a: Layer already exists 6c0eeb52a4b5: Layer already exists a3929d367823: Layer already exists b64e7593fb01: Layer already exists 3a2e671260b1: Pushed c3be72efa6d1: Layer already exists b1e06adbf68c: Layer already exists 7b801ff4ccae: Layer already exists 06cd0229d214: Layer already exists 174f56854903: Layer already exists master-1_7_6_9-4_0: digest: sha256:13d5ce2b9e258f8e68d3beba922bbda3ff9c52e977c0c38fb8abc7f410803e56 size: 2620 2025-08-20 08:33:59,377: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds