UNCLASSIFIED

Commit 48488c6a authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Update download.yaml

parent 52038b97
Pipeline #36422 failed with stage
---
resources:
- url: "https://downloads.apache.org/activemq/5.15.13/apache-activemq-5.15.13-bin.tar.gz"
filename: "apache-activemq-5.15.13-bin.tar.gz"
- url: "https://downloads.apache.org/activemq/5.16.0/apache-activemq-5.16.0-bin.tar.gz"
filename: "apache-activemq-5.16.0-bin.tar.gz"
validation:
type: "sha512"
value: "4a237fe2d3cdfbc1b5b45c92a5aab0d009acbfe5383c188b9691100e2e47de0548a1c24e0d8382a88c4600cd2b8792ce75e9be7d88de55f86b0bde7c9a92c285"
\ No newline at end of file
value: "999928176e57b0805e8a53834e7f4eb648baf271a0c60de31ebd95fa63f2b089aa41c2ef7353790835e2e8cc39c4b778f535b38e6dc0c67a79c3c1da335c4a0a"
\ No newline at end of file
  • Pipeline Status: FAILURE
    FAILURE Stage: Build
    Branch: patch-1

    graph 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, 1
    

    Error Log:

    + buildah bud --tls-verify=false --format=docker --loglevel=3 --storage-driver=vfs --build-arg BASE_REGISTRY=**** --build-arg BASE_IMAGE=redhat/openjdk/openjdk13 --build-arg BASE_TAG=1.13.0 -t ****/opensource/apache/activemq:5.15.13-testing --label dccscr.git.commit.id=48488c6a3ce416d185944906e444c093b4277fc8 --label dccscr.git.commit.url=https://repo1.dsop.io/dsop/opensource/apache/activemq/tree/48488c6a3ce416d185944906e444c093b4277fc8 --label dccscr.git.url=https://repo1.dsop.io/dsop/opensource/apache/activemq.git --label dccscr.git.branch=patch-1 --label dccscr.image.version=5.15.13 --label 'dccscr.image.build.date=Fri Aug 21 14:59:16 UTC 2020
    ' --label dccscr.image.build.id=1 --label dccscr.image.name=activemq --label dccscr.ironbank.approval.status=notapproved --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=notapproved .
    STEP 1: FROM ****/redhat/openjdk/openjdk13:1.13.0
    Getting image source signatures
    Copying blob sha256:a4f421c1faf55bdc59f480bd20475da8f61320367ec9209608c6a05b985147e8
    Copying blob sha256:e97629540f4bfdb552d2989419a6b82e17c439b9b9d0b9d13246715d950e23f2
    Copying blob sha256:8c4cdfd045910d94aa0b4ba2d146bcbdcde0848c9bde2c480f784e0a1c63f4a3
    Copying blob sha256:e8137ab10353de004bfb31ab41e9d8135b218bcf63fc2c75228ee126f1fbf93a
    Copying config sha256:bbac651cb8f237fb3398ac08ee59dd10fd32e56482b72fbfd748bffaa5372dfd
    Writing manifest to image destination
    Storing signatures
    STEP 2: LABEL name="ActiveMQ"       maintainer="bhearn@anchore.com"       vendor="Apache"       version="5.15.13"       release="1"       summary="Image of ActiveMQ"       description="Apache ActiveMQ is an open source, multi-protocol, Java-based messaging server"
    STEP 3: COPY apache-activemq-5.15.13-bin.tar.gz /
    error building at STEP "COPY apache-activemq-5.15.13-bin.tar.gz /": no files found matching "/tmp/workspace/ensource_apache_activemq_patch-1/apache-activemq-5.15.13-bin.tar.gz": no such file or directory
    script returned exit code 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment