2025-05-14 14:03:48,231: INFO: Building opensdn-controller-control-named 2025-05-14 14:03:48,284: 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_0_1-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-named --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 5.632 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} ---> b6ce911cbe82 Step 4/9 : ARG CONTAINER_NAME ---> Running in 1adc4c0276b4 ---> Removed intermediate container 1adc4c0276b4 ---> ba011abe2428 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in dc4120b5e3d5 ---> Removed intermediate container dc4120b5e3d5 ---> b1293832d54a Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 83ac9a1ab1ac ---> Removed intermediate container 83ac9a1ab1ac ---> f93aa7a5a1c0 Step 7/9 : COPY entrypoint.sh / ---> ad678ff02f60 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0cf8c4caf6a1 ---> Removed intermediate container 0cf8c4caf6a1 ---> 84721f9a3de3 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d44fa305e58e ---> Removed intermediate container d44fa305e58e ---> 841fe8a93af1 [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 841fe8a93af1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_0_1-2 2025-05-14 14:04:03,482: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] c38b3b512497: Preparing 0ffc8c3029c0: Preparing 8404b424f746: Preparing 9a3b0f2107f7: Preparing c8fff6ce06c5: Preparing ce68580213f1: Preparing acabcce0763f: Preparing c52019513e57: Preparing ee4c523f2d91: Preparing bfa087f9b105: Preparing 174f56854903: Preparing c38b3b512497: Waiting 0ffc8c3029c0: Waiting 8404b424f746: Waiting 9a3b0f2107f7: Waiting c8fff6ce06c5: Waiting ce68580213f1: Waiting acabcce0763f: Waiting c52019513e57: Waiting ee4c523f2d91: Waiting bfa087f9b105: Waiting 174f56854903: Waiting 0ffc8c3029c0: Layer already exists c8fff6ce06c5: Layer already exists 8404b424f746: Layer already exists 9a3b0f2107f7: Layer already exists c52019513e57: Layer already exists acabcce0763f: Layer already exists ce68580213f1: Layer already exists ee4c523f2d91: Layer already exists c38b3b512497: Pushed 174f56854903: Layer already exists bfa087f9b105: Layer already exists master-1_7_0_1-2: digest: sha256:9c552340df0de255c7c86fe04200a826c913bb78808d6f184ea5304f71171586 size: 2619 2025-05-14 14:04:07,498: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds