2025-04-27 09:51:25,206: INFO: Building opensdn-controller-control-named 2025-04-27 09:51:25,243: 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_6_1_8-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=22.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} ---> 68146b5d16c8 Step 4/9 : ARG CONTAINER_NAME ---> Running in f0f808786e09 ---> Removed intermediate container f0f808786e09 ---> 63c3161dadf6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in b32829d859b9 ---> Removed intermediate container b32829d859b9 ---> e60f17dc48f6 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 f994e84f6026 ---> Removed intermediate container f994e84f6026 ---> 7227f6367f7a Step 7/9 : COPY entrypoint.sh / ---> a77034f6bd9d Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 237d64682b7e ---> Removed intermediate container 237d64682b7e ---> c4c9e89ef652 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in ef314abd1371 ---> Removed intermediate container ef314abd1371 ---> d26c8753d60c [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 d26c8753d60c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_1_8-1 2025-04-27 09:51:38,877: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] c6b462e8b370: Preparing b1c70c2ba929: Preparing 3429d2e4603b: Preparing c436ea8628c4: Preparing c6b462e8b370: Waiting b1c70c2ba929: Waiting 3429d2e4603b: Waiting ea5b6932c59c: Preparing cb86eb90687b: Preparing 92b506e786c8: Preparing 499b709739c4: Preparing 0fe776fbab8a: Preparing c436ea8628c4: Waiting ea5b6932c59c: Waiting cb86eb90687b: Waiting 92b506e786c8: Waiting 499b709739c4: Waiting 6e735b20a316: Preparing 174f56854903: Preparing 0fe776fbab8a: Waiting 174f56854903: Waiting 6e735b20a316: Waiting b1c70c2ba929: Layer already exists c436ea8628c4: Layer already exists ea5b6932c59c: Layer already exists 3429d2e4603b: Layer already exists c6b462e8b370: Pushed cb86eb90687b: Layer already exists 92b506e786c8: Layer already exists 499b709739c4: Layer already exists 0fe776fbab8a: Layer already exists 6e735b20a316: Layer already exists 174f56854903: Layer already exists master-1_6_1_8-1: digest: sha256:fc0436bdc6b518186772dc9d56d99ae35f8740f75be88d1b3367b5b6968c389f size: 2619 2025-04-27 09:51:40,959: INFO: Building opensdn-controller-control-named finished successfully, duration: 15 seconds