Using base image to get binaries (MDB and the agent) instead of downloading the tar files
Showing
content/epel.repo
deleted
100644 → 0
content/probe.sh
deleted
100755 → 0
download.json
deleted
100755 → 0
-
Pipeline Status:
FAILURE
FAILURE Stage: Build
Branch: mdb-initial-153graph LR 0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::NOT_BUILT --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::NOT_BUILT --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::FAILURE --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE classDef SUCCESS font-size:10px classDef FAILURE fill:#f44, font-size:10px classDef SKIPPED font-size:10px classDef ABORTED fill:#889, font-size:10px classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1 classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1Error Log:
+ buildah bud --tls-verify=false --format=docker --loglevel=3 --storage-driver=vfs --build-arg BASE_REGISTRY=**** --build-arg BASE_IMAGE=redhat/ubi/ubi7 --build-arg BASE_TAG=7.8 -t ****/mongodb/mongodb-enterprise/mongodb-ops-manager-appdb:1.5.3-testing --label dccscr.git.commit.id=d54bfcdc16e1edb1dd3eb763f04a49d79cdc2267 --label dccscr.git.commit.url=https://dccscr.dsop.io/dsop/mongodb/mongodb-enterprise/mongodb-ops-manager-appdb/tree/d54bfcdc16e1edb1dd3eb763f04a49d79cdc2267 --label dccscr.git.url=https://repo1.dsop.io/dsop/mongodb/mongodb-enterprise/mongodb-ops-manager-appdb.git --label dccscr.git.branch=mdb-initial-153 --label dccscr.image.version=1.5.3 --label 'dccscr.image.build.date=Fri Jul 31 13:36:58 UTC 2020 ' --label dccscr.image.build.id=3 --label dccscr.image.name=mongodb-ops-manager-appdb --label dccscr.ironbank.approval.status=pendingapproval --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=pendingapproval . STEP 1: FROM quay.io/mongodb/mongodb-enterprise-appdb:10.2.15.5958-1 AS official error creating build container: Error initializing source docker://quay.io/mongodb/mongodb-enterprise-appdb:10.2.15.5958-1: error pinging docker registry quay.io: Get http://quay.io/v2/: dial tcp 54.236.134.150:80: i/o timeout script returned exit code 1
Please register or sign in to comment