2025-04-22 15:01:04,774: INFO: Building contrail-controller-control-named
2025-04-22 15:01:04,820: 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_3_2_8-7 --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=contrail-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}
---> 86c25ac6b8ee
Step 4/9 : ARG CONTAINER_NAME
---> Running in f7abeb69cc3f
---> Removed intermediate container f7abeb69cc3f
---> d4819f522777
Step 5/9 : ENV SERVICE_NAME=named     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 4e4dee5eaffb
---> Removed intermediate container 4e4dee5eaffb
---> b7814e38b67c
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 53432802e7aa
---> Removed intermediate container 53432802e7aa
---> 7e5e7f94846b
Step 7/9 : COPY entrypoint.sh /
---> 3833e386debe
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 6c58af99fd51
---> Removed intermediate container 6c58af99fd51
---> 36c13f7fe4c5
Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"]
---> Running in 8c2bab035bd3
---> Removed intermediate container 8c2bab035bd3
---> 39a3a6f87238
[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 39a3a6f87238
Successfully tagged nexus.gz1.opensdn.io:5101/contrail-controller-control-named:master-1_3_2_8-7
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_3_2_8-7
2025-04-22 15:01:19,246: INFO: Docker build duration: 15 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-controller-control-named]
7dea796e62e8: Preparing
b53d71b263fa: Preparing
3f818ed150b8: Preparing
5b5bbf8dd377: Preparing
51236f2340ff: Preparing
69e341401c94: Preparing
18fa81072aae: Preparing
cd8d555f53b9: Preparing
f778e502e928: Preparing
48f5c7ecc5e9: Preparing
174f56854903: Preparing
7dea796e62e8: Waiting
b53d71b263fa: Waiting
3f818ed150b8: Waiting
5b5bbf8dd377: Waiting
51236f2340ff: Waiting
69e341401c94: Waiting
18fa81072aae: Waiting
cd8d555f53b9: Waiting
f778e502e928: Waiting
48f5c7ecc5e9: Waiting
174f56854903: Waiting
b53d71b263fa: Layer already exists
51236f2340ff: Layer already exists
5b5bbf8dd377: Layer already exists
3f818ed150b8: Layer already exists
69e341401c94: Layer already exists
7dea796e62e8: Pushed
cd8d555f53b9: Layer already exists
18fa81072aae: Layer already exists
f778e502e928: Layer already exists
174f56854903: Layer already exists
48f5c7ecc5e9: Layer already exists
master-1_3_2_8-7: digest: sha256:9731b5159a865239d346ab36499cf86a3cf4bdd594549d10f4ebbb78a5a9deb6 size: 2619
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named]
7dea796e62e8: Preparing
b53d71b263fa: Preparing
3f818ed150b8: Preparing
5b5bbf8dd377: Preparing
51236f2340ff: Preparing
69e341401c94: Preparing
18fa81072aae: Preparing
cd8d555f53b9: Preparing
f778e502e928: Preparing
48f5c7ecc5e9: Preparing
174f56854903: Preparing
7dea796e62e8: Waiting
b53d71b263fa: Waiting
3f818ed150b8: Waiting
5b5bbf8dd377: Waiting
51236f2340ff: Waiting
69e341401c94: Waiting
18fa81072aae: Waiting
cd8d555f53b9: Waiting
f778e502e928: Waiting
48f5c7ecc5e9: Waiting
174f56854903: Waiting
b53d71b263fa: Layer already exists
7dea796e62e8: Layer already exists
3f818ed150b8: Layer already exists
5b5bbf8dd377: Layer already exists
51236f2340ff: Layer already exists
cd8d555f53b9: Layer already exists
69e341401c94: Layer already exists
18fa81072aae: Layer already exists
f778e502e928: Layer already exists
48f5c7ecc5e9: Layer already exists
174f56854903: Layer already exists
master-1_3_2_8-7: digest: sha256:9731b5159a865239d346ab36499cf86a3cf4bdd594549d10f4ebbb78a5a9deb6 size: 2619
2025-04-22 15:01:28,765: INFO: Building contrail-controller-control-named finished successfully, duration: 24 seconds