2025-05-26 01:36:58,577: INFO: Building opensdn-controller-control-control 2025-05-26 01:36:58,604: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> c9a917d78af3 Step 4/10 : ARG CONTAINER_NAME ---> Running in 9aba0ae025b9 ---> Removed intermediate container 9aba0ae025b9 ---> 9ae5895c113e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e74b5e1baa31 ---> Removed intermediate container e74b5e1baa31 ---> fbf5cd708e92 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 100157c598af ---> Removed intermediate container 100157c598af ---> 6286440bfb41 Step 7/10 : COPY entrypoint.sh / ---> 431737ee6916 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 7d9da2c82730 ---> Removed intermediate container 7d9da2c82730 ---> ebc26dd54300 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5898e91f43af ---> Removed intermediate container 5898e91f43af ---> d4a44c61441a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in dfbff0ec2554 ---> Removed intermediate container dfbff0ec2554 ---> 7326542e394b [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 7326542e394b Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-05-26 01:37:14,800: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] d159c84ab86b: Preparing 04301496e7c2: Preparing eff1c17dcb2c: Preparing e693194c73f8: Preparing 319642554298: Preparing b46d8ccf0be0: Preparing aecca936c3c0: Preparing 0d61771e4e0b: Preparing bcb2ffe5052d: Preparing dfeeb40a52fd: Preparing af86244dba08: Preparing 174f56854903: Preparing d159c84ab86b: Waiting 04301496e7c2: Waiting eff1c17dcb2c: Waiting e693194c73f8: Waiting 319642554298: Waiting b46d8ccf0be0: Waiting aecca936c3c0: Waiting 0d61771e4e0b: Waiting bcb2ffe5052d: Waiting dfeeb40a52fd: Waiting af86244dba08: Waiting 174f56854903: Waiting eff1c17dcb2c: Layer already exists e693194c73f8: Layer already exists 319642554298: Layer already exists b46d8ccf0be0: Layer already exists aecca936c3c0: Layer already exists 0d61771e4e0b: Layer already exists bcb2ffe5052d: Layer already exists dfeeb40a52fd: Layer already exists 04301496e7c2: Pushed 174f56854903: Layer already exists af86244dba08: Layer already exists d159c84ab86b: Pushed nightly: digest: sha256:a63e1278ad80ea10efeb1724ff8868b693fa265ba869ba6b372ae4270909ac81 size: 2830 2025-05-26 01:37:37,162: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds