2024-08-29 00:12:36,659: INFO: Building tf-container-builder-src 2024-08-29 00:12:36,665: INFO: Building args: --network host --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=tf-container-builder-src --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 2.44 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in f18bafaca04b ---> Removed intermediate container f18bafaca04b ---> 9a523fb4778b Step 3/6 : ARG CONTAINER_NAME ---> Running in 1f54e92ac764 ---> Removed intermediate container 1f54e92ac764 ---> 19b934f68297 Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in af3ed2bdab5e ---> Removed intermediate container af3ed2bdab5e ---> cb4fe1b0d5af Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 9d6d19bb572e ---> Removed intermediate container 9d6d19bb572e ---> c75e17a69084 Step 6/6 : COPY . /src ---> c7fc3c532d22 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN YUM_ENABLE_REPOS] were not consumed Successfully built c7fc3c532d22 Successfully tagged nexus.gz1.opensdn.io:5102/tf-container-builder-src:nightly 2024-08-29 00:12:45,578: INFO: Docker build duration: 9 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/tf-container-builder-src] 91378b31951f: Preparing 91378b31951f: Pushed nightly: digest: sha256:08a69db64203a296133b2ef707af9dcf9db57173aa6c1b6acb9c871784919a9f size: 528 2024-08-29 00:12:49,401: INFO: Building tf-container-builder-src finished successfully, duration: 13 seconds