added '1' to registry uri
Showing
-
Pipeline Status:
FAILURE
FAILURE Stage: Build
Branch: 7.4.8graph LR 0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 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/ubi8 --build-arg BASE_TAG=8.2 -t ****/opensource/php/php74:7.4.8-testing --label dccscr.git.commit.id=a41910c502f88437ea02151a2320a2622ec2c041 --label dccscr.git.commit.url=https://dccscr.dsop.io/dsop/opensource/php/php74/tree/a41910c502f88437ea02151a2320a2622ec2c041 --label dccscr.git.url=https://repo1.dsop.io/dsop/opensource/php/php74.git --label dccscr.git.branch=7.4.8 --label dccscr.image.version=7.4.8 --label 'dccscr.image.build.date=Mon Aug 3 19:17:49 UTC 2020 ' --label dccscr.image.build.id=4 --label dccscr.image.name=php74 --label dccscr.ironbank.approval.status=pendingapproval --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=pendingapproval . STEP 1: FROM ****/redhat/ubi/ubi8:8.2 AS builder Getting image source signatures Copying blob sha256:51e577d5b68f3862d180d2cbb1d473ee6928a9a8020cdb930280c01f7bc75dd5 Copying blob sha256:e97629540f4bfdb552d2989419a6b82e17c439b9b9d0b9d13246715d950e23f2 Copying blob sha256:a4f421c1faf55bdc59f480bd20475da8f61320367ec9209608c6a05b985147e8 Copying config sha256:f751ec0dcf2bf4729c0ea3d7c42b26122ab98817b97426cd44b006c57b49d931 Writing manifest to image destination Storing signatures STEP 2: ENV PHP_INI_PATH=/usr/local/etc/php STEP 3: LABEL org.opencontainers.image.title="php" org.opencontainers.image.description="PHP is a popular general-purpose scripting language that is especially suited to web development." STEP 4: org.opencontainers.image.licenses="PHP-3.01" org.opencontainers.image.url="https://www.php.net/" org.opencontainers.image.version="7.4.8" maintainer="cht@dsop.io" level=error msg="Build error: Unknown instruction: \"ORG.OPENCONTAINERS.IMAGE.LICENSES=\\\"PHP-3.01\\\"\" " error building at STEP "ORG.OPENCONTAINERS.IMAGE.LICENSES="PHP-3.01" ": Build error: Unknown instruction: "ORG.OPENCONTAINERS.IMAGE.LICENSES=\"PHP-3.01\"" &imagebuilder.Step{Env:[]string{"PHP_INI_PATH=/usr/local/etc/php", "container=oci", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "", "PHP_INI_PATH=/usr/local/etc/php", "BASE_IMAGE=redhat/ubi/ubi8", "BASE_TAG=8.2", "BASE_REGISTRY=****"}, Command:"org.opencontainers.image.licenses=\"php-3.01\"", Args:[]string{""}, Flags:[]string{}, Attrs:map[string]bool(nil), Message:"ORG.OPENCONTAINERS.IMAGE.LICENSES=\"PHP-3.01\" ", Original:"org.opencontainers.image.licenses=\"PHP-3.01\" org.opencontainers.image.url=\"https://www.php.net/\" org.opencontainers.image.version=\"7.4.8\" maintainer=\"cht@dsop.io\""} script returned exit code 1
Please register or sign in to comment