2025-05-23 01:28:17,274: INFO: Building opensdn-controller-control-control 2025-05-23 01:28:17,326: 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_2_1-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-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} ---> 9e7f59d0e985 Step 4/10 : ARG CONTAINER_NAME ---> Running in ee4a8deae048 ---> Removed intermediate container ee4a8deae048 ---> d3ba8079a0e2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in db0915c69976 ---> Removed intermediate container db0915c69976 ---> 19bea27256e0 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 f961c1f95717 ---> Removed intermediate container f961c1f95717 ---> 2aedc32053f5 Step 7/10 : COPY entrypoint.sh / ---> 4a5ba4a81fe1 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e52a6433b7d5 ---> Removed intermediate container e52a6433b7d5 ---> 76599822d86c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 823eefb21f14 ---> Removed intermediate container 823eefb21f14 ---> a71d07ff47bf Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9176a8974278 ---> Removed intermediate container 9176a8974278 ---> 32981a3c4857 [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 32981a3c4857 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-2 2025-05-23 01:28:35,213: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4ff5926d1b82: Preparing d9ba3ad7b943: Preparing 1605d4bfc77f: Preparing 1d0a07e8be55: Preparing 74eb63028ca0: Preparing 0b2983e04e1c: Preparing 965c902f2e4f: Preparing b9ef9ebdeae9: Preparing cfa8473ef8b0: Preparing 7b74cda30462: Preparing 64cc3a742302: Preparing 174f56854903: Preparing 4ff5926d1b82: Waiting d9ba3ad7b943: Waiting 1605d4bfc77f: Waiting 1d0a07e8be55: Waiting 74eb63028ca0: Waiting 0b2983e04e1c: Waiting 965c902f2e4f: Waiting b9ef9ebdeae9: Waiting cfa8473ef8b0: Waiting 7b74cda30462: Waiting 64cc3a742302: Waiting 174f56854903: Waiting 1605d4bfc77f: Layer already exists d9ba3ad7b943: Pushed 1d0a07e8be55: Layer already exists 74eb63028ca0: Layer already exists 0b2983e04e1c: Layer already exists cfa8473ef8b0: Layer already exists 965c902f2e4f: Layer already exists 7b74cda30462: Layer already exists b9ef9ebdeae9: Layer already exists 64cc3a742302: Layer already exists 174f56854903: Layer already exists 4ff5926d1b82: Pushed master-1_7_2_1-2: digest: sha256:e9ef6cbe143d7c399e1d45ef5903680db93c53dc160043c1288d3e1c45f97bfe size: 2830 2025-05-23 01:29:03,530: INFO: Building opensdn-controller-control-control finished successfully, duration: 46 seconds