2025-06-24 11:47:31,967: INFO: Building opensdn-controller-control-control 2025-06-24 11:47:32,006: 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_6_3-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-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 51510b863323 Step 4/10 : ARG CONTAINER_NAME ---> Running in d1b63f8a029e ---> Removed intermediate container d1b63f8a029e ---> 47624b29596a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ad99515dcbc9 ---> Removed intermediate container ad99515dcbc9 ---> 32d7c1b847a1 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 4eab994f553a ---> Removed intermediate container 4eab994f553a ---> 0269fef8f71e Step 7/10 : COPY entrypoint.sh / ---> 15afabc220aa Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f6c55ecf8d74 ---> Removed intermediate container f6c55ecf8d74 ---> 05192efe264b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 67d7c7df73ca ---> Removed intermediate container 67d7c7df73ca ---> 4cc6ed76f753 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in ef2085a3ac75 ---> Removed intermediate container ef2085a3ac75 ---> 7bc18391aa92 [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 7bc18391aa92 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_6_3-1 2025-06-24 11:47:45,803: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 23309c7eec13: Preparing eeed2461beed: Preparing 6db487fbf6a2: Preparing ca021f5ce437: Preparing 61b6e96390c5: Preparing 2e08eddc144d: Preparing 53e7982b57c7: Preparing 85ebe80820ca: Preparing 27635a7a1469: Preparing ac15f371e13f: Preparing 14ad9da25e6b: Preparing 174f56854903: Preparing 23309c7eec13: Waiting eeed2461beed: Waiting 6db487fbf6a2: Waiting ca021f5ce437: Waiting 2e08eddc144d: Waiting 53e7982b57c7: Waiting 85ebe80820ca: Waiting 27635a7a1469: Waiting ac15f371e13f: Waiting 14ad9da25e6b: Waiting 174f56854903: Waiting 61b6e96390c5: Waiting 61b6e96390c5: Layer already exists 6db487fbf6a2: Layer already exists ca021f5ce437: Layer already exists 2e08eddc144d: Layer already exists 85ebe80820ca: Layer already exists 53e7982b57c7: Layer already exists eeed2461beed: Pushed 14ad9da25e6b: Layer already exists 27635a7a1469: Layer already exists ac15f371e13f: Layer already exists 174f56854903: Layer already exists 23309c7eec13: Pushed master-1_8_6_3-1: digest: sha256:62cd5c39fcd2e1c3008217ccc7e56311abc854f018ad235d8f831cf87e61f4fb size: 2830 2025-06-24 11:48:10,055: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds