2025-04-25 06:26:37,543: INFO: Building opensdn-controller-control-control 2025-04-25 06:26:37,584: 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_0_8-3 --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=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 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} ---> e8c9be00273d Step 4/10 : ARG CONTAINER_NAME ---> Running in e86d97c4372f ---> Removed intermediate container e86d97c4372f ---> 8c0de7eeefc5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 220d4217d9f7 ---> Removed intermediate container 220d4217d9f7 ---> 6c1fbf0588c5 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 64e1e2672be4 ---> Removed intermediate container 64e1e2672be4 ---> 0b619d4f2e3e Step 7/10 : COPY entrypoint.sh / ---> 588c4970c9a0 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 78133cdbbdc2 ---> Removed intermediate container 78133cdbbdc2 ---> 63201b5f2369 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6c887ef3bf0a ---> Removed intermediate container 6c887ef3bf0a ---> fd56e2481061 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b6166bb111f1 ---> Removed intermediate container b6166bb111f1 ---> 0c9cb359a848 [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 0c9cb359a848 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_0_8-3 2025-04-25 06:26:57,787: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] bead92bdf017: Preparing 887f907972f2: Preparing 4ed987137a10: Preparing c4ae78bfb55e: Preparing 8a54b00135aa: Preparing f48fe2937de5: Preparing 95f8ff4efd5c: Preparing 333663f9645b: Preparing 873c98866d86: Preparing d48f1c7debf2: Preparing e2a02447931f: Preparing 174f56854903: Preparing bead92bdf017: Waiting 887f907972f2: Waiting 4ed987137a10: Waiting c4ae78bfb55e: Waiting 8a54b00135aa: Waiting f48fe2937de5: Waiting 95f8ff4efd5c: Waiting 333663f9645b: Waiting 873c98866d86: Waiting d48f1c7debf2: Waiting e2a02447931f: Waiting 174f56854903: Waiting c4ae78bfb55e: Layer already exists 4ed987137a10: Layer already exists 8a54b00135aa: Layer already exists f48fe2937de5: Layer already exists 887f907972f2: Pushed 95f8ff4efd5c: Layer already exists 333663f9645b: Layer already exists 873c98866d86: Layer already exists e2a02447931f: Layer already exists d48f1c7debf2: Layer already exists 174f56854903: Layer already exists bead92bdf017: Pushed master-1_6_0_8-3: digest: sha256:3c4a79d2e5c1c533fb0350752613b350df0b9023c9c1ba9dd65598e431e1573f size: 2830 2025-04-25 06:27:15,191: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds