2025-06-24 12:55:51,707: INFO: Building opensdn-controller-control-named 2025-06-24 12:55:51,770: 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_2_0_5-1_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-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} ---> 763f3efd7afc Step 4/9 : ARG CONTAINER_NAME ---> Running in 54f81804b46e ---> Removed intermediate container 54f81804b46e ---> 588944866a29 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 554ddb459ef4 ---> Removed intermediate container 554ddb459ef4 ---> 65222af307f6 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 fe0af1026f3e ---> Removed intermediate container fe0af1026f3e ---> 269a374c9496 Step 7/9 : COPY entrypoint.sh / ---> 1d6210edfe3d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7030c6c60530 ---> Removed intermediate container 7030c6c60530 ---> ebff573310b3 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in d9aa31f9a7a7 ---> Removed intermediate container d9aa31f9a7a7 ---> 55a2b44eedea [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 55a2b44eedea Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_2_0_5-1_0 2025-06-24 12:56:08,051: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] b664eea0b4d5: Preparing 5f4c9e12a50e: Preparing 52c95c854b9e: Preparing 1055b93ab81c: Preparing 4283c055ba49: Preparing 8778379b0142: Preparing 30aa696e03a3: Preparing 1a0a03de310b: Preparing 252b114cc830: Preparing 791555417aeb: Preparing 174f56854903: Preparing b664eea0b4d5: Waiting 5f4c9e12a50e: Waiting 52c95c854b9e: Waiting 1055b93ab81c: Waiting 4283c055ba49: Waiting 8778379b0142: Waiting 30aa696e03a3: Waiting 1a0a03de310b: Waiting 252b114cc830: Waiting 174f56854903: Waiting 791555417aeb: Waiting 52c95c854b9e: Layer already exists 1055b93ab81c: Layer already exists 4283c055ba49: Layer already exists 5f4c9e12a50e: Layer already exists 30aa696e03a3: Layer already exists 8778379b0142: Layer already exists 1a0a03de310b: Layer already exists b664eea0b4d5: Pushed 791555417aeb: Layer already exists 252b114cc830: Layer already exists 174f56854903: Layer already exists master-1_2_0_5-1_0: digest: sha256:cd4d6547afd061eaa6a9e89217d82883085a102864887b0425d8121a263df0dd size: 2619 2025-06-24 12:56:12,631: INFO: Building opensdn-controller-control-named finished successfully, duration: 21 seconds