UNCLASSIFIED

Commit 645694ea authored by sean.melissari's avatar sean.melissari
Browse files

Merge branch 'renovate/docker-istio-citadel-1.5.x' into 'development'

Update istio/citadel Docker tag to v1.5.8

See merge request !9
parents be70d28a 0da2dd0e
Pipeline #28149 failed with stage
...@@ -4,14 +4,14 @@ ARG BASE_REGISTRY=nexus-docker-secure.levelup-dev.io ...@@ -4,14 +4,14 @@ ARG BASE_REGISTRY=nexus-docker-secure.levelup-dev.io
ARG BASE_IMAGE=redhat/ubi/ubi8 ARG BASE_IMAGE=redhat/ubi/ubi8
ARG BASE_TAG=8.2 ARG BASE_TAG=8.2
############################################################### ###############################################################
FROM istio/citadel:1.5.7 AS base FROM istio/citadel:1.5.8 AS base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
LABEL org.opencontainers.image.title="citadel" \ LABEL org.opencontainers.image.title="citadel" \
org.opencontainers.image.description="Istio Citadel enables service-to-service and end-user authentication." \ org.opencontainers.image.description="Istio Citadel enables service-to-service and end-user authentication." \
org.opencontainers.image.licenses="Apache-2.0" \ org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.url="https://istio.io" \ org.opencontainers.image.url="https://istio.io" \
org.opencontainers.image.version="1.5.7" \ org.opencontainers.image.version="1.5.8" \
maintainer="cht@dsop.io" maintainer="cht@dsop.io"
COPY --from=base /usr/local/bin/istio_ca /usr/local/bin/istio_ca COPY --from=base /usr/local/bin/istio_ca /usr/local/bin/istio_ca
......
@Library('DCCSCR@master') _ @Library('DCCSCR@master') _
dccscrPipeline( version: "1.5.7") dccscrPipeline( version: "1.5.8")
\ No newline at end of file \ No newline at end of file
--- ---
resources: resources:
- url: "docker://docker.io/istio/citadel@sha256:61ecb48c9005e603f0e245383ae169661b8d97eda129c60fde4dd53b9a5bbb35" - url: "docker://docker.io/istio/citadel@sha256:a03cd0e3e0aafd2e9e088c3502873c5affa78c6f0a8516087321a50dc68053d0"
tag: "istio/citadel:1.5.7" tag: "istio/citadel:1.5.8"
  • Pipeline Status: SUCCESS
    Branch: development

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::SUCCESS --> 6([Publish, Scan & Report]):::INTERNAL_NOT_BUILT
    
    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: SUCCESS
    Branch: development

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::SUCCESS --> 6([Publish, Scan & Report]):::INTERNAL_NOT_BUILT
    
    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: development

    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/ubi/ubi8 --build-arg BASE_TAG=8.2 -t ****/opensource/istio-1.5/citadel-1.5:1.5.8-development --label dccscr.git.commit.id=645694eab2bbb260bf449e4e14d16a5f18eb7b31 --label dccscr.git.commit.url=https://repo1.dsop.io/dsop/opensource/istio-1.5/citadel-1.5/tree/645694eab2bbb260bf449e4e14d16a5f18eb7b31 --label dccscr.git.url=https://repo1.dsop.io/dsop/opensource/istio-1.5/citadel-1.5.git --label dccscr.git.branch=development --label dccscr.image.version=1.5.8 --label 'dccscr.image.build.date=Tue Aug 18 21:48:04 UTC 2020
    ' --label dccscr.image.build.id=12 --label dccscr.image.name=citadel-1.5 --label dccscr.ironbank.approval.status=approved --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=approved .
    STEP 1: FROM istio/citadel:1.5.8 AS base
    Getting image source signatures
    Copying blob sha256:88cc1a200eb9be206c4261e79d642c392d97980236a066f23434f4452f8212a7
    Copying blob sha256:bf509d6bc5ecd3b1a3660fb5f167ce2e320f5cc532574217cd8ba179ca06bae9
    Copying blob sha256:2af0e1f1e531af9c95e30c3f908f6431d635a173b866e39b5f480e9ff3a180b9
    Copying blob sha256:4b07a7bca5b71a13357fc3f96dab8dd67a2ffb139410cd2fcd74a61fa8225255
    Copying blob sha256:a2f75b16cd647cc1e3bf3375e75f98387fb6440c9420bf29b1bef422a86ee592
    Copying blob sha256:e3bc1de5154821ae1327d17e2a99fa2e9c3808abaab1c3a09e0eae2c5d788892
    Copying blob sha256:98db5819db9fffb5e410c549f34ffb226237ad3f525c781a0a2adb876e979efd
    Copying config sha256:d6c98e07a176203cfc0e28baad725ed24361c6c34d9a9bf2c107aeb08ea1e53f
    Writing manifest to image destination
    Storing signatures
    d6c98e07a176203cfc0e28baad725ed24361c6c34d9a9bf2c107aeb08ea1e53f
    STEP 2: FROM ****/redhat/ubi/ubi8:8.2
    Getting image source signatures
    Copying blob sha256:e97629540f4bfdb552d2989419a6b82e17c439b9b9d0b9d13246715d950e23f2
    Copying blob sha256:7b3497a873a851f42ee9b0f110423ac0ec23ba004be1d4953925fc704040a898
    Copying blob sha256:a4f421c1faf55bdc59f480bd20475da8f61320367ec9209608c6a05b985147e8
    error creating build container: Error writing blob: error storing blob to file "/var/tmp/storage177316787/1": read tcp 10.128.9.218:44416->172.30.148.133:18082: read: connection reset by peer
    script returned exit code 1
  • Pipeline Status: SUCCESS
    Branch: development

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 3([Import Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Stage Artifacts]):::SUCCESS --> 6((/)):::INTERNAL_SUCCESS --> 7([Build]):::SUCCESS --> 8([Publish, Scan & Report]):::INTERNAL_NOT_BUILT
    
    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
    
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