2025-05-31 06:36:05,333: INFO: Building opensdn-controller-control-named 2025-05-31 06:36:05,376: 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_7-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} ---> c60e85d69d48 Step 4/9 : ARG CONTAINER_NAME ---> Running in 9c38be4896a0 ---> Removed intermediate container 9c38be4896a0 ---> a4d698a794ba Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7ff4ed0f9187 ---> Removed intermediate container 7ff4ed0f9187 ---> 610adade5ca3 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 de5088f2965c ---> Removed intermediate container de5088f2965c ---> 121d5cd188df Step 7/9 : COPY entrypoint.sh / ---> fdff759adc7c Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 7c47b1800df3 ---> Removed intermediate container 7c47b1800df3 ---> 1e82c82d53c5 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in c668e14dc97a ---> Removed intermediate container c668e14dc97a ---> e4f019325b79 [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 e4f019325b79 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_6_7-2 2025-05-31 06:36:21,879: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] b6ffac28737e: Preparing 8c48c0a6792e: Preparing a50b022a8c25: Preparing b14e710ee933: Preparing 90f521106883: Preparing f1f832969e5f: Preparing 322aeea322a1: Preparing 25b0586ab467: Preparing 3712a2d8ce3a: Preparing 2d5b7230cb87: Preparing 174f56854903: Preparing f1f832969e5f: Waiting 322aeea322a1: Waiting 25b0586ab467: Waiting 3712a2d8ce3a: Waiting 2d5b7230cb87: Waiting 174f56854903: Waiting b6ffac28737e: Waiting 8c48c0a6792e: Waiting a50b022a8c25: Waiting b14e710ee933: Waiting 90f521106883: Waiting b14e710ee933: Layer already exists 8c48c0a6792e: Layer already exists 90f521106883: Layer already exists a50b022a8c25: Layer already exists b6ffac28737e: Pushed f1f832969e5f: Layer already exists 322aeea322a1: Layer already exists 3712a2d8ce3a: Layer already exists 25b0586ab467: Layer already exists 2d5b7230cb87: Layer already exists 174f56854903: Layer already exists master-1_7_6_7-2: digest: sha256:7aaa1d3e3ecf7d520e5ea075b05bcc706e978bc7c86288fdedb69af52257f41c size: 2619 2025-05-31 06:36:24,164: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds