You need to sign in or sign up before continuing.
initial commit
Showing
Dockerfile
0 → 100644
Jenkinsfile
0 → 100644
LICENSE
0 → 100644
deployment/activemq-pvc.yaml
0 → 100644
download.yaml
0 → 100644
scripts/docker-run.sh
0 → 100644
-
Pipeline Status:
FAILURE
FAILURE Stage: Whitelist Compare Lint
Branch: initialgraph LR 0([setup]):::INTERNAL_FAILURE --> 3([Import Artifacts]):::NOT_BUILT --> 4((/)):::INTERNAL_NOT_BUILT --> 5([Stage Artifacts]):::NOT_BUILT --> 6((/)):::INTERNAL_NOT_BUILT --> 7([Build]):::NOT_BUILT --> 8([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, 1 -
Pipeline Status:
FAILURE
FAILURE Stage: Whitelist Compare Lint
Branch: initialgraph LR 0([setup]):::INTERNAL_FAILURE --> 3([Import Artifacts]):::NOT_BUILT --> 4((/)):::INTERNAL_NOT_BUILT --> 5([Stage Artifacts]):::NOT_BUILT --> 6((/)):::INTERNAL_NOT_BUILT --> 7([Build]):::NOT_BUILT --> 8([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, 1 -
Pipeline Status:
FAILURE
FAILURE Stage: Build
Branch: initialgraph LR 0([setup]):::INTERNAL_SUCCESS --> 3([Import Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Stage Artifacts]):::SUCCESS --> 6((/)):::INTERNAL_SUCCESS --> 7([Build]):::FAILURE --> 8([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/openjdk/openjdk8 --build-arg BASE_TAG=1.8.0 -t ****/opensource/apache/active-mq-artemis:2.14.0-testing --label dccscr.git.commit.id=20084102587b92fda84a625383914375050ae879 --label dccscr.git.commit.url=https://repo1.dsop.io/dsop/opensource/apache/active-mq-artemis/tree/20084102587b92fda84a625383914375050ae879 --label dccscr.git.url=https://repo1.dsop.io/dsop/opensource/apache/active-mq-artemis.git --label dccscr.git.branch=initial --label dccscr.image.version=2.14.0 --label 'dccscr.image.build.date=Fri Aug 21 17:01:58 UTC 2020 ' --label dccscr.image.build.id=2 --label dccscr.image.name=active-mq-artemis --label dccscr.ironbank.approval.status=pendingapproval --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=pendingapproval . STEP 1: FROM localhost/redhat/openjdk/openjdk8:1.8.0 error creating build container: Error initializing source docker://localhost/redhat/openjdk/openjdk8:1.8.0: error pinging docker registry localhost: Get http://localhost/v2/: dial tcp [::1]:80: connect: connection refused script returned exit code 1
Please register or sign in to comment