2025-08-22 13:03:05,226: INFO: Building opensdn-controller-control-control 2025-08-22 13:03:05,261: 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-2_0_2_8-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} ---> 421548993225 Step 4/10 : ARG CONTAINER_NAME ---> Running in a646648c6928 ---> Removed intermediate container a646648c6928 ---> b3d126146600 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in d4e709c54944 ---> Removed intermediate container d4e709c54944 ---> 60a69ef3f313 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 c925571d3109 ---> Removed intermediate container c925571d3109 ---> daf8c258fd85 Step 7/10 : COPY entrypoint.sh / ---> f60682b88b31 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8a6117a3e768 ---> Removed intermediate container 8a6117a3e768 ---> 3e3b4c6880fe Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8850e7a18272 ---> Removed intermediate container 8850e7a18272 ---> 410b9d242888 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e827ef90e176 ---> Removed intermediate container e827ef90e176 ---> f4a04a360f07 [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 f4a04a360f07 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_2_8-2 2025-08-22 13:03:17,754: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ce2f1226c7e2: Preparing 8c8ae803d48d: Preparing 67523ba7f3bd: Preparing fd603659ab0f: Preparing af76b1a34e14: Preparing e2c7cf4a4169: Preparing 46e8c2c847ac: Preparing 5fe26e513fa7: Preparing 214094183d31: Preparing 19315e6126c7: Preparing 3b6c881238ef: Preparing 174f56854903: Preparing ce2f1226c7e2: Waiting 8c8ae803d48d: Waiting 67523ba7f3bd: Waiting fd603659ab0f: Waiting af76b1a34e14: Waiting e2c7cf4a4169: Waiting 46e8c2c847ac: Waiting 5fe26e513fa7: Waiting 214094183d31: Waiting 19315e6126c7: Waiting 3b6c881238ef: Waiting 174f56854903: Waiting af76b1a34e14: Layer already exists fd603659ab0f: Layer already exists e2c7cf4a4169: Layer already exists 67523ba7f3bd: Layer already exists 8c8ae803d48d: Pushed 46e8c2c847ac: Layer already exists 214094183d31: Layer already exists 5fe26e513fa7: Layer already exists 3b6c881238ef: Layer already exists 19315e6126c7: Layer already exists 174f56854903: Layer already exists ce2f1226c7e2: Pushed master-2_0_2_8-2: digest: sha256:7e87c167bd77396e3f87f6a23de425b447a1e745f2ca40faec169128584e8df4 size: 2830 2025-08-22 13:03:38,272: INFO: Building opensdn-controller-control-control finished successfully, duration: 33 seconds