2025-08-25 01:29:02,670: INFO: Building opensdn-controller-control-named 2025-08-25 01:29:02,712: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 7e5d4b9494e4 Step 4/9 : ARG CONTAINER_NAME ---> Running in 319706d26e01 ---> Removed intermediate container 319706d26e01 ---> 9cfcc6b7d9a7 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 218b85ca511b ---> Removed intermediate container 218b85ca511b ---> e13e8933dce4 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 ff8e2a994ccc ---> Removed intermediate container ff8e2a994ccc ---> cb7bf4c16556 Step 7/9 : COPY entrypoint.sh / ---> 0c574375b032 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0f45c96ee340 ---> Removed intermediate container 0f45c96ee340 ---> cd4b728d1152 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 3077b5f80f85 ---> Removed intermediate container 3077b5f80f85 ---> 367e4cb5cb0d [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 367e4cb5cb0d Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly 2025-08-25 01:29:17,370: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-named] b6cf4da80e48: Preparing 79e3b0f37d38: Preparing d01544f7cfac: Preparing 9b39c3c744e0: Preparing be112810adc0: Preparing d0fbdd0ce54c: Preparing ec897ca44f92: Preparing 523394e6380c: Preparing f669c7ab25a8: Preparing 3136a6bf5491: Preparing 174f56854903: Preparing b6cf4da80e48: Waiting 79e3b0f37d38: Waiting d01544f7cfac: Waiting 9b39c3c744e0: Waiting be112810adc0: Waiting d0fbdd0ce54c: Waiting ec897ca44f92: Waiting 523394e6380c: Waiting f669c7ab25a8: Waiting 3136a6bf5491: Waiting 174f56854903: Waiting 79e3b0f37d38: Layer already exists d01544f7cfac: Layer already exists 9b39c3c744e0: Layer already exists d0fbdd0ce54c: Layer already exists be112810adc0: Layer already exists ec897ca44f92: Layer already exists b6cf4da80e48: Pushed 3136a6bf5491: Layer already exists f669c7ab25a8: Layer already exists 523394e6380c: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:1834f39fa208b879f4af4df989f2c4a59c0c9bc024910f2696367c3e98e2b488 size: 2619 2025-08-25 01:29:21,582: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds