2025-06-24 07:34:55,501: INFO: Building opensdn-controller-control-control 2025-06-24 07:34:55,557: 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_6_1-3_4 --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} ---> b822ca3f79b4 Step 4/10 : ARG CONTAINER_NAME ---> Running in c64d12e6d308 ---> Removed intermediate container c64d12e6d308 ---> eab481928360 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0ea3c6ba4b93 ---> Removed intermediate container 0ea3c6ba4b93 ---> ee83dd92282e 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 ef664597ab23 ---> Removed intermediate container ef664597ab23 ---> 60c21adba7f8 Step 7/10 : COPY entrypoint.sh / ---> d40c53251288 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b8b7ccd8b880 ---> Removed intermediate container b8b7ccd8b880 ---> 788e710e34a2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2cdae13504f4 ---> Removed intermediate container 2cdae13504f4 ---> a987ecb2f95f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 69c47cd0bea2 ---> Removed intermediate container 69c47cd0bea2 ---> 19b0b9017e68 [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 19b0b9017e68 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-3_4 2025-06-24 07:35:12,630: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 45e0d106a005: Preparing e45798d02939: Preparing d9cc576e837b: Preparing c46b08a02ff3: Preparing 30d62b1b9d6b: Preparing a68baae89499: Preparing 8ab1e4eafdac: Preparing b989024bfd8f: Preparing 167c8e6daa41: Preparing 64df3979d01f: Preparing 4e1e095adf63: Preparing 174f56854903: Preparing 45e0d106a005: Waiting e45798d02939: Waiting d9cc576e837b: Waiting c46b08a02ff3: Waiting 30d62b1b9d6b: Waiting a68baae89499: Waiting 8ab1e4eafdac: Waiting b989024bfd8f: Waiting 167c8e6daa41: Waiting 64df3979d01f: Waiting 4e1e095adf63: Waiting 174f56854903: Waiting c46b08a02ff3: Layer already exists d9cc576e837b: Layer already exists 8ab1e4eafdac: Layer already exists 30d62b1b9d6b: Layer already exists a68baae89499: Layer already exists 167c8e6daa41: Layer already exists 64df3979d01f: Layer already exists e45798d02939: Pushed 4e1e095adf63: Layer already exists 174f56854903: Layer already exists b989024bfd8f: Layer already exists 45e0d106a005: Pushed master-1_6_6_1-3_4: digest: sha256:1adbedc7a475a9d87837ff14db49f109a5f5400e528e410fef7008c04444c414 size: 2830 2025-06-24 07:35:34,317: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds