2025-06-13 19:46:50,352: INFO: Building opensdn-controller-control-named 2025-06-13 19:46:50,430: 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_8_0_9-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-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} ---> 23b498840c96 Step 4/9 : ARG CONTAINER_NAME ---> Running in d5f87be11e33 ---> Removed intermediate container d5f87be11e33 ---> 107d19ac7c2c Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 64b594c2b357 ---> Removed intermediate container 64b594c2b357 ---> 7d419e9feb9f 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 1594c704a185 ---> Removed intermediate container 1594c704a185 ---> 92ce8f3353dd Step 7/9 : COPY entrypoint.sh / ---> 17bb19ac70cd Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cedfff8d851e ---> Removed intermediate container cedfff8d851e ---> ba4a55ee7cf3 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d1a69c682975 ---> Removed intermediate container d1a69c682975 ---> a60a722b8d11 [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 a60a722b8d11 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_8_0_9-1 2025-06-13 19:47:05,433: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 5c84c2a221c8: Preparing 82981e01002f: Preparing 95c91d138f36: Preparing afb17aaf7893: Preparing c69856803473: Preparing 591dff1fc38c: Preparing 0fd407bdc864: Preparing 8916f11cdff4: Preparing 9ce27b821e82: Preparing dd33003fc90f: Preparing 174f56854903: Preparing 591dff1fc38c: Waiting 0fd407bdc864: Waiting 8916f11cdff4: Waiting 9ce27b821e82: Waiting dd33003fc90f: Waiting 174f56854903: Waiting afb17aaf7893: Layer already exists 82981e01002f: Layer already exists 5c84c2a221c8: Pushed 95c91d138f36: Layer already exists c69856803473: Layer already exists 591dff1fc38c: Layer already exists 0fd407bdc864: Layer already exists 8916f11cdff4: Layer already exists 9ce27b821e82: Layer already exists dd33003fc90f: Layer already exists 174f56854903: Layer already exists master-1_8_0_9-1: digest: sha256:318c96659669667e1c2166333324d5c8e0b7b6399464860eb1ef59a8a66a7c9f size: 2618 2025-06-13 19:47:06,996: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds