Created
July 24, 2024 12:55
-
-
Save rh-operator-bundle-bot/3377540ff3106ecfd4825ecd9650e6ba to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 16 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 36 | |
[get-pr-number : parse-pr-url] + echo -n 1545 | |
[get-pr-number : parse-pr-url] + tee /tekton/results/git_pr_number | |
[get-pr-number : parse-pr-url] 1545 | |
[acquire-lease : create-lease] + calculate_duration_in_seconds 90m | |
[acquire-lease : create-lease] + '[' m == m ']' | |
[acquire-lease : create-lease] + TOTAL_DURATION_IN_SECONDS=5400 | |
[acquire-lease : create-lease] + export TOTAL_DURATION_IN_SECONDS | |
[acquire-lease : create-lease] + create_lease_yaml | |
[acquire-lease : create-lease] ++ date -u +%Y-%m-%dT%H:%M:%S.000000Z | |
[acquire-lease : create-lease] + microTime=2024-07-24T12:52:41.000000Z | |
[acquire-lease : create-lease] + echo 'apiVersion: coordination.k8s.io/v1' | |
[acquire-lease : create-lease] + echo 'kind: Lease' | |
[acquire-lease : create-lease] + echo metadata: | |
[acquire-lease : create-lease] + echo ' name: operator-hosted-pipeline-pr-1545' | |
[acquire-lease : create-lease] + echo ' labels:' | |
[acquire-lease : create-lease] + echo ' owner-id: operator-hosted-pipeline-runh4wzd' | |
[acquire-lease : create-lease] + echo spec: | |
[acquire-lease : create-lease] + echo ' acquireTime: 2024-07-24T12:52:41.000000Z' | |
[acquire-lease : create-lease] + echo ' leaseDurationSeconds: 5400' | |
[acquire-lease : create-lease] + echo ' holderIdentity: operator-hosted-pipeline-pr-1545' | |
[acquire-lease : create-lease] + acquire_lease | |
[acquire-lease : create-lease] ++ echo -n operator-hosted-pipeline-pr-1545 | |
[acquire-lease : create-lease] + LEASE_NAME=operator-hosted-pipeline-pr-1545 | |
[acquire-lease : create-lease] + echo 'Attempting to create lease operator-hosted-pipeline-pr-1545' | |
[acquire-lease : create-lease] Attempting to create lease operator-hosted-pipeline-pr-1545 | |
[acquire-lease : create-lease] + true | |
[acquire-lease : create-lease] + oc create -f e2e-lease.yaml | |
[acquire-lease : create-lease] lease.coordination.k8s.io/operator-hosted-pipeline-pr-1545 created | |
[acquire-lease : create-lease] + break | |
[acquire-lease : create-lease] + echo 'Acquired lease operator-hosted-pipeline-pr-1545' | |
[acquire-lease : create-lease] Acquired lease operator-hosted-pipeline-pr-1545 | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-hosted-pipeline/started ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/started' | |
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545 | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-hosted ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-hosted' | |
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545' | |
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545 --add-labels operator-hosted-pipeline/started --remove-labels pipeline/trigger-hosted --remove-matching-namespace-labels | |
[set-github-started-label : post-comment] 2024-07-24 12:52:53,529 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/started'] to redhat-openshift-ecosystem/operator-pipelines-test | |
[set-github-started-label : post-comment] 2024-07-24 12:52:54,133 [operator-cert] INFO Labels to remove in namespace: [] | |
[set-github-started-label : post-comment] 2024-07-24 12:52:54,133 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fa7a9baeb10> | |
[set-github-started-label : post-comment] 2024-07-24 12:52:54,133 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/started'] | |
[set-github-started-label : post-comment] 2024-07-24 12:52:54,133 [operator-cert] INFO Labels to remove: [] | |
[set-github-started-label : post-comment] 2024-07-24 12:52:54,133 [operator-cert] INFO Adding label operator-hosted-pipeline/started | |
[set-github-status-pending : set-github-status] + '[' false == true ']' | |
[set-github-status-pending : set-github-status] + echo 'Setting github status of commit 7feb750e739fc748e73ac8283822fbcf9dc1ab2d to pending' | |
[set-github-status-pending : set-github-status] Setting github status of commit 7feb750e739fc748e73ac8283822fbcf9dc1ab2d to pending | |
[set-github-status-pending : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 7feb750e739fc748e73ac8283822fbcf9dc1ab2d --status pending --context operator/test --description 'Pipeline for operator tests has started.' | |
[set-github-status-pending : set-github-status] 2024-07-24 12:53:04,993 [operator-cert] INFO Successfully set status to pending for commit 7feb750e739fc748e73ac8283822fbcf9dc1ab2d in github repo https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git | |
[set-env : set-env] + ENV=integration-tests | |
[set-env : set-env] + ACCESS_TYPE=internal | |
[set-env : set-env] + [[ internal =~ ^(internal|external)$ ]] | |
[set-env : set-env] + case $ENV in | |
[set-env : set-env] + case $ACCESS_TYPE in | |
[set-env : set-env] + PYXIS_URL=https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + CONNECT_URL=https://connect.stage.redhat.com | |
[set-env : set-env] + CONNECT_REGISTRY=registry.connect.stage.redhat.com | |
[set-env : set-env] + IIB_URL=https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + SIG_KEY_ID='4096R/37036783 SHA-256' | |
[set-env : set-env] + SIG_KEY_NAME=redhate2etesting | |
[set-env : set-env] + UMB_URL=umb.stage.api.redhat.com | |
[set-env : set-env] + UMB_CLIENT_NAME=nonprod-operatorpipelines | |
[set-env : set-env] + UMB_CLIENT_NAME_SIGNING=community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + echo -n https://pyxis.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/pyxis_url | |
[set-env : set-env] https://pyxis.stage.engineering.redhat.com+ echo -n https://connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_url | |
[set-env : set-env] https://connect.stage.redhat.com+ echo -n registry.connect.stage.redhat.com | |
[set-env : set-env] + tee /tekton/results/connect_registry | |
[set-env : set-env] registry.connect.stage.redhat.com+ echo -n https://iib.stage.engineering.redhat.com | |
[set-env : set-env] + tee /tekton/results/iib_url | |
[set-env : set-env] https://iib.stage.engineering.redhat.com+ echo -n 4096R/37036783 SHA-256 | |
[set-env : set-env] + tee /tekton/results/sig_key_id | |
[set-env : set-env] 4096R/37036783 SHA-256+ echo -n redhate2etesting | |
[set-env : set-env] + tee /tekton/results/sig_key_name | |
[set-env : set-env] redhate2etesting+ echo -n umb.stage.api.redhat.com | |
[set-env : set-env] + tee /tekton/results/umb_url | |
[set-env : set-env] umb.stage.api.redhat.com+ echo -n nonprod-operatorpipelines | |
[set-env : set-env] + tee /tekton/results/umb_client_name | |
[set-env : set-env] nonprod-operatorpipelines+ echo -n community-operator-signing-pipeline-nonprod | |
[set-env : set-env] + tee /tekton/results/umb_client_name_signing | |
[set-env : set-env] community-operator-signing-pipeline-nonprod | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + '[' false = true ']' | |
[clone-repository : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository : clone] + '[' true = true ']' | |
[clone-repository : clone] + cleandir | |
[clone-repository : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository : clone] + rm -rf '/workspace/output//*' | |
[clone-repository : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + test -z '' | |
[clone-repository : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git -revision=7feb750e739fc748e73ac8283822fbcf9dc1ab2d -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1721825612.4698293,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git @ 7feb750e739fc748e73ac8283822fbcf9dc1ab2d (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1721825612.507957,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository : clone] + cd /workspace/output/ | |
[clone-repository : clone] ++ git rev-parse HEAD | |
[clone-repository : clone] + RESULT_SHA=7feb750e739fc748e73ac8283822fbcf9dc1ab2d | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 7feb750e739fc748e73ac8283822fbcf9dc1ab2d | |
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + '[' false = true ']' | |
[clone-repository-base : clone] + CHECKOUT_DIR=/workspace/output/ | |
[clone-repository-base : clone] + '[' true = true ']' | |
[clone-repository-base : clone] + cleandir | |
[clone-repository-base : clone] + '[' -d /workspace/output/ ']' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//.[!.]*' | |
[clone-repository-base : clone] + rm -rf '/workspace/output//..?*' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + test -z '' | |
[clone-repository-base : clone] + /ko-app/git-init -url=https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git -revision=f1386be9e41f80becf6b4e0d17af5f952bce7ac8 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=1 -sparseCheckoutDirectories= | |
[clone-repository-base : clone] {"level":"info","ts":1721825615.4415288,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git @ f1386be9e41f80becf6b4e0d17af5f952bce7ac8 (grafted, HEAD) in path /workspace/output/"} | |
[clone-repository-base : clone] {"level":"info","ts":1721825615.4794228,"caller":"git/git.go:207","msg":"Successfully initialized and updated submodules in path /workspace/output/"} | |
[clone-repository-base : clone] + cd /workspace/output/ | |
[clone-repository-base : clone] ++ git rev-parse HEAD | |
[clone-repository-base : clone] + RESULT_SHA=f1386be9e41f80becf6b4e0d17af5f952bce7ac8 | |
[clone-repository-base : clone] + EXIT_CODE=0 | |
[clone-repository-base : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository-base : clone] + printf %s f1386be9e41f80becf6b4e0d17af5f952bce7ac8 | |
[clone-repository-base : clone] + printf %s https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/pr --base-repo-path=/workspace/base --pr-url=https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545 --output-file changes.json --verbose | |
[detect-changes : parse-repo-changes] 2024-07-24 12:53:57,526 [operator-cert] DEBUG Affected operators: AffectedOperatorCollection(added=set(), modified={'test-e2e-operator'}, deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-07-24 12:53:57,526 [operator-cert] DEBUG Affected bundles: AffectedBundleCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-07-24 12:53:57,526 [operator-cert] DEBUG Affected catalogs: AffectedCatalogCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] 2024-07-24 12:53:57,527 [operator-cert] DEBUG Affected catalog operators: AffectedCatalogOperatorCollection(added=set(), modified=set(), deleted=set()) | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_name | |
[detect-changes : parse-repo-changes] + operator_name=test-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n test-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_version | |
[detect-changes : parse-repo-changes] + bundle_version= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r .operator_path | |
[detect-changes : parse-repo-changes] + operator_path=operators/test-e2e-operator | |
[detect-changes : parse-repo-changes] + echo -n operators/test-e2e-operator | |
[detect-changes : parse-repo-changes] ++ jq -r .bundle_path | |
[detect-changes : parse-repo-changes] + bundle_path= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalogs | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalogs= | |
[detect-changes : parse-repo-changes] + echo -n | |
[detect-changes : parse-repo-changes] ++ jq -r '.affected_catalog_operators | join(",")' | |
[detect-changes : parse-repo-changes] + affected_catalog_operators= | |
[detect-changes : parse-repo-changes] + echo -n | |
[check-permissions : check-permissions] + check-permissions --repo-base-path /workspace/base --repo-head-path /workspace/pr --changes-file changes.json --pr-owner RichardPlesnik --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545 --pyxis-url https://pyxis.stage.engineering.redhat.com --output-file permission_review.json --verbose | |
[check-permissions : check-permissions] 2024-07-24 12:54:17,243 [operator-cert] INFO Checking permissions for the pull request owner: RichardPlesnik | |
[check-permissions : check-permissions] 2024-07-24 12:54:17,245 [operator-cert] INFO Checking permissions for operator test-e2e-operator | |
[check-permissions : check-permissions] 2024-07-24 12:54:17,245 [operator-cert] INFO Checking if the pull request owner is a member of the organization | |
[check-permissions : check-permissions] 2024-07-24 12:54:17,529 [operator-cert] INFO Pull request owner 'RichardPlesnik' is a member of the organization 'redhat-openshift-ecosystem' | |
[check-permissions : check-permissions] 2024-07-24 12:54:17,530 [operator-cert] DEBUG Running command: ['gh', 'pr', 'review', 'https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545', '--approve'] | |
[check-permissions : check-permissions] 2024-07-24 12:54:18,223 [operator-cert] DEBUG Command output: | |
[check-permissions : check-permissions] + cat permission_review.json | |
[check-permissions : check-permissions] + jq | |
[check-permissions : check-permissions] { | |
[check-permissions : check-permissions] "approved": true | |
[check-permissions : check-permissions] } | |
[check-permissions : check-permissions] + cat permission_review.json | |
[check-permissions : check-permissions] + jq -r .approved | |
[check-permissions : check-permissions] + tee /tekton/results/approved | |
[check-permissions : check-permissions] + tr -d '\r\n' | |
[check-permissions : check-permissions] true | |
[set-github-pr-title : set-github-status] + TITLE= | |
[set-github-pr-title : set-github-status] + echo 'Setting the PR title' | |
[set-github-pr-title : set-github-status] Setting the PR title | |
[set-github-pr-title : set-github-status] No bundles nor catalogs have been added/updated | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + [[ '' != '' ]] | |
[set-github-pr-title : set-github-status] + echo 'No bundles nor catalogs have been added/updated' | |
[set-github-pr-title : set-github-status] + exit 0 | |
[read-config : read-config] + CONFIG_PATH=operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] + [[ ! -f operators/test-e2e-operator/ci.yaml ]] | |
[read-config : read-config] + cat operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] --- | |
[read-config : read-config] cert_project_id: "660d345800be06826aff1fc1" # staged | |
[read-config : read-config] merge: true | |
[read-config : read-config] reviewers: | |
[read-config : read-config] - RichardPlesnik | |
[read-config : read-config] ++ cat operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.fbc.enabled // false' | |
[read-config : read-config] + FBC_ENABLEMENT=false | |
[read-config : read-config] + '[' false == true ']' | |
[read-config : read-config] ++ cat operators/test-e2e-operator/ci.yaml | |
[read-config : read-config] ++ yq -r '.updateGraph // ""' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE= | |
[read-config : read-config] ++ echo | |
[read-config : read-config] ++ sed 's/-mode$//' | |
[read-config : read-config] + UPGRADE_GRAPH_MODE= | |
[read-config : read-config] + echo -n false | |
[read-config : read-config] + tee /tekton/results/fbc-enabled | |
[read-config : read-config] false+ echo -n false | |
[read-config : read-config] + tee /workspace/output/fbc_enabled | |
[read-config : read-config] false+ echo -n | |
[read-config : read-config] + tee /tekton/results/upgrade-graph-mode | |
[content-hash : compute-md5sum] + echo 'Compute md5hash of bundle content...' | |
[content-hash : compute-md5sum] Compute md5hash of bundle content... | |
[content-hash : compute-md5sum] + find -not -name Dockerfile -type f | |
[content-hash : compute-md5sum] + tr '\n' '\0' | |
[content-hash : compute-md5sum] + xargs -r0 -I '{}' md5sum '{}' | |
[content-hash : compute-md5sum] + sort | |
[content-hash : compute-md5sum] + cat hashes.txt | |
[content-hash : compute-md5sum] 01265c761334b88a5d62b100c11f9078 ./.git/objects/61/8fd7d6ab11fb82a58d30308b93be1757b2b360 | |
[content-hash : compute-md5sum] 01ecc54eb7611fb66405acf6e7a35b43 ./.git/objects/4b/9955759ad6ef9af9ed7548e216faea39d51b44 | |
[content-hash : compute-md5sum] 02cb25aa4313839bbf2362a10e9308c4 ./operators/test-e2e-operator/0.1.1-47/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 036208b4a1ab4a235d75c181e685e5a3 ./.git/info/exclude | |
[content-hash : compute-md5sum] 054f9ffb8bfe04a599751cc757226dda ./.git/hooks/pre-applypatch.sample | |
[content-hash : compute-md5sum] 0ba46f6cdb8fe093b8bfb8a9106c7852 ./.git/config | |
[content-hash : compute-md5sum] 0d161f8362fd18002d9cb5eb6ad13023 ./.git/objects/89/d38d7188bae4e89c5c8042d342dab914989fe7 | |
[content-hash : compute-md5sum] 13e082204e0dea63b41d85474c360618 ./.git/objects/c3/6c03d77e3ff3cb7251154f72b2d77ca4f93323 | |
[content-hash : compute-md5sum] 1ad3b823072829a79f5d52e2dd9a0514 ./operators/tc-simple-demo-operator/0.0.8/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] 1ad3b823072829a79f5d52e2dd9a0514 ./operators/test-e2e-operator/0.1.1-47/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] 1ad3b823072829a79f5d52e2dd9a0514 ./operators/test-operator-haripate/0.0.1/manifests/tools.opdev.io_demoresources.yaml | |
[content-hash : compute-md5sum] 1aecd085c6061cc1d18d83000dd7a172 ./.git/objects/cf/cedb08ba8398471f5889e19907846d5e7582d6 | |
[content-hash : compute-md5sum] 1fc7ee4ecfd20ea93859d98a34911bb8 ./.git/objects/65/aadf41d550ad60a9067d599e0c6a00da986bc7 | |
[content-hash : compute-md5sum] 226cac90c6431f53cc207a435e661fb9 ./.git/objects/ef/cf82912369ab47fbe0be51d1cb73d0dec7081d | |
[content-hash : compute-md5sum] 2327cedd4742458e14e864b704e56d7c ./.git/objects/82/0aeed750180e3753ff41361d4979953f3c4222 | |
[content-hash : compute-md5sum] 235d48a00d0594673bfc8c7c20b94557 ./config.yaml | |
[content-hash : compute-md5sum] 252341a837c8ea22629c21be08192544 ./.git/objects/10/edbc507083e106cd8a34ac4883b3a7378c987e | |
[content-hash : compute-md5sum] 25a24e50e8033fa06193217b003f3ef2 ./operators/kogito-operator/1.6.0-ok/manifests/app.kiegroup.org_kogitosupportingservices.yaml | |
[content-hash : compute-md5sum] 25a24e50e8033fa06193217b003f3ef2 ./operators/kogito-operator/1.6.0-operator-sdk/manif-wrongname-ests/app.kiegroup.org_kogitosupportingservices.yaml | |
[content-hash : compute-md5sum] 25a24e50e8033fa06193217b003f3ef2 ./operators/kogito-operator/1.6.0-pin-digest/manifests/app.kiegroup.org_kogitosupportingservices.yaml | |
[content-hash : compute-md5sum] 25a24e50e8033fa06193217b003f3ef2 ./operators/kogito-operator/1.6.0-yamllint/manifests/app.kiegroup.org_kogitosupportingservices.yaml | |
[content-hash : compute-md5sum] 25a24e50e8033fa06193217b003f3ef2 ./operators/kogito-operator/1.6.1-ok/manifests/app.kiegroup.org_kogitosupportingservices.yaml | |
[content-hash : compute-md5sum] 2ad18ec82c20af7b5926ed9cea6aeedd ./.git/hooks/pre-receive.sample | |
[content-hash : compute-md5sum] 2b5c047bdb474555e1787db32b2d2fc5 ./.git/hooks/prepare-commit-msg.sample | |
[content-hash : compute-md5sum] 2b7ea5cee3c49ff53d41e00785eb974c ./.git/hooks/post-update.sample | |
[content-hash : compute-md5sum] 2d4233b8bca7c00849ea1c8efe72703c ./.git/objects/30/4ee53f301a4729fd10280c4efa8e4a588ad510 | |
[content-hash : compute-md5sum] 2e6375db241a7b2c31217888ce6cf59f ./.git/objects/e0/ffd6046bcbd5dd47e494cd3266d9c1090b488a | |
[content-hash : compute-md5sum] 2f90f8c8651589164cfc7f5feeee190b ./.git/objects/18/b848758a7c836f807ad5662f84d541738c1c04 | |
[content-hash : compute-md5sum] 305eadbbcd6f6d2567e033ad12aabbc4 ./.git/hooks/pre-commit.sample | |
[content-hash : compute-md5sum] 3278efd05d3fc285e89f2759349d6da9 ./.git/objects/9d/d59898c2156d80edeb5bd1ea9d477e53aa0097 | |
[content-hash : compute-md5sum] 366b22414a5cc40926e1b16014fe809b ./.git/objects/7f/eb750e739fc748e73ac8283822fbcf9dc1ab2d | |
[content-hash : compute-md5sum] 36b35938e0c57b26db0cfe487524a192 ./.git/objects/26/1eeb9e9f8b2b4b0d119366dda99c6fd7d35c64 | |
[content-hash : compute-md5sum] 39cb268e2a85d436b9eb6f47614c3cbc ./.git/hooks/pre-merge-commit.sample | |
[content-hash : compute-md5sum] 3c5989301dd4b949dfa1f43738a22819 ./.git/hooks/pre-push.sample | |
[content-hash : compute-md5sum] 3cec99e835ce9d263f1662b9f0fa93a0 ./.git/objects/d3/722c9f0aeecd548e70aa2bd7a3b9eaa8050309 | |
[content-hash : compute-md5sum] 3e259fb601c196b71b1bde0be386e246 ./.git/objects/48/283ec8f05121b063658a38ca7423b869051ef2 | |
[content-hash : compute-md5sum] 3efc891835b7e6fff07bacaa925ba67a ./.git/objects/fd/b741be0d97bb6a58a79075ae41ab21edd1ec32 | |
[content-hash : compute-md5sum] 417411924c0a54feba560442f908dc0e ./.git/objects/d0/acc841f35e01612f67e7d118277c8163a7cebe | |
[content-hash : compute-md5sum] 44b3e60be492373c8747a0b24e33ff06 ./operators/tc-simple-demo-operator/0.0.8/manifests/tc-simple-demo-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 530868d083d78a7a981207a63af81bc4 ./.git/objects/fa/7c21688a516583e07ba81db334726b0bce3d4f | |
[content-hash : compute-md5sum] 554c4dd5c3c85badfc4afb17f6c90a3f ./operators/kogito-operator/1.6.0-ok/manifests/app.kiegroup.org_kogitoinfras.yaml | |
[content-hash : compute-md5sum] 554c4dd5c3c85badfc4afb17f6c90a3f ./operators/kogito-operator/1.6.0-operator-sdk/manif-wrongname-ests/app.kiegroup.org_kogitoinfras.yaml | |
[content-hash : compute-md5sum] 554c4dd5c3c85badfc4afb17f6c90a3f ./operators/kogito-operator/1.6.0-pin-digest/manifests/app.kiegroup.org_kogitoinfras.yaml | |
[content-hash : compute-md5sum] 554c4dd5c3c85badfc4afb17f6c90a3f ./operators/kogito-operator/1.6.0-yamllint/manifests/app.kiegroup.org_kogitoinfras.yaml | |
[content-hash : compute-md5sum] 554c4dd5c3c85badfc4afb17f6c90a3f ./operators/kogito-operator/1.6.1-ok/manifests/app.kiegroup.org_kogitoinfras.yaml | |
[content-hash : compute-md5sum] 56debe097b843570d9045a14b075573f ./.git/objects/2a/7db2305dc3b78086e36fe343482eb1b386b8c6 | |
[content-hash : compute-md5sum] 56e45f2bcbc8226d2b4200f7c46371bf ./.git/hooks/pre-rebase.sample | |
[content-hash : compute-md5sum] 579a3c1e12a1e74a98169175fb913012 ./.git/hooks/commit-msg.sample | |
[content-hash : compute-md5sum] 5b1804e26bd13a51e52d220d58522aa6 ./.git/objects/a7/cc6d6efe647c0ed62818d6ae7ece3a54eb6b01 | |
[content-hash : compute-md5sum] 5b4c4b5c521345201f1448036a645a47 ./.git/objects/dc/6b3ac756b0edbbe556796b3d66b1e7f8d99de8 | |
[content-hash : compute-md5sum] 5dbfb462570330ed2e30109e15a02b67 ./.git/objects/41/53099150b5df513af4b31034ced660b878fb85 | |
[content-hash : compute-md5sum] 5f872b604d4091b0c879f5d733258a62 ./operators/kogito-operator/1.6.0-ok/manifests/kogito-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 65b25aa03e5227f19b3b7922c30b1f04 ./operators/tc-simple-demo-operator/0.0.8/manifests/simple-demo-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 65b25aa03e5227f19b3b7922c30b1f04 ./operators/test-e2e-operator/0.1.1-47/manifests/simple-demo-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 65b25aa03e5227f19b3b7922c30b1f04 ./operators/test-operator-haripate/0.0.1/manifests/simple-demo-operator-controller-manager-metrics-service_v1_service.yaml | |
[content-hash : compute-md5sum] 68eaad76084e191600e341b21a920199 ./.git/objects/22/68a972353a018e8bbef281a85ca14b453992be | |
[content-hash : compute-md5sum] 6c1b3da57c14f26584ca2379619db63a ./operators/kogito-operator/1.6.0-operator-sdk/manif-wrongname-ests/kogito-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 6c1b3da57c14f26584ca2379619db63a ./operators/kogito-operator/1.6.0-yamllint/manifests/kogito-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 6c538aae389e77076f67c0088cba7c22 ./.git/objects/41/9b152fd22dc17678a94950d6ef956a11c7b888 | |
[content-hash : compute-md5sum] 6c9a5986ae07637506ebe78c22385973 ./.git/objects/66/0a57e7416bc9d0acc944c1ef37d5d25b40c81e | |
[content-hash : compute-md5sum] 71af4efe9a6caccda4d4bbce7650835d ./operators/tc-simple-demo-operator/0.0.8/manifests/simple-demo-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] 71af4efe9a6caccda4d4bbce7650835d ./operators/test-e2e-operator/0.1.1-47/manifests/simple-demo-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] 71af4efe9a6caccda4d4bbce7650835d ./operators/test-operator-haripate/0.0.1/manifests/simple-demo-operator-manager-config_v1_configmap.yaml | |
[content-hash : compute-md5sum] 777b81b1756a454b02df2fb86bce2db3 ./operators/test-operator-haripate/0.0.1/manifests/test-operator-haripate.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] 7823c848cf74348970db8eb1dff03730 ./.git/objects/f6/a8aeef4dda034ed088b4ad17fad41c793e78aa | |
[content-hash : compute-md5sum] 79b63ff2ddb53a0061764b2cbe1936b2 ./.git/objects/f1/7d3dc65236faef93042482a2cfb5919d7cc3ed | |
[content-hash : compute-md5sum] 7bf1fcc5f411e5ad68c59b68661660ed ./.git/hooks/update.sample | |
[content-hash : compute-md5sum] 7dac41314723a008c09716650dc6b3e7 ./.git/objects/e0/4e2aae240532c42ce5bae41bca83c444954306 | |
[content-hash : compute-md5sum] 80debd697db62c416a2019e7aaaeacc8 ./operators/kogito-operator/1.6.0-ok/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 80debd697db62c416a2019e7aaaeacc8 ./operators/kogito-operator/1.6.0-operator-sdk/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 80debd697db62c416a2019e7aaaeacc8 ./operators/kogito-operator/1.6.0-pin-digest/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 80debd697db62c416a2019e7aaaeacc8 ./operators/kogito-operator/1.6.0-yamllint/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 80debd697db62c416a2019e7aaaeacc8 ./operators/kogito-operator/1.6.1-ok/metadata/annotations.yaml | |
[content-hash : compute-md5sum] 817601eaf9509197be1158b36f49ec26 ./.git/objects/34/854b72f9c821dcd95313126f6971705752b0f3 | |
[content-hash : compute-md5sum] 820d3072fc0d0bfa3e6f566cd478a9f9 ./.git/objects/bb/e599a8fdff3be267d6c916b29d44a27eaaab96 | |
[content-hash : compute-md5sum] 82562d2a7924242a268374582f6d4e60 ./.git/objects/76/ed60d4c51bd2eedd6471f3f66515fe0d6b4d55 | |
[content-hash : compute-md5sum] 8266a0741ad16de3dc8e5147ad6738e6 ./.git/objects/9b/780ab1496c22adce17d4544d0a0d6203990dcf | |
[content-hash : compute-md5sum] 8415a8d41550fa843253a837ae92ffec ./.git/objects/0c/90270ecf73548e3352f4f157a398774a351a46 | |
[content-hash : compute-md5sum] 8623500252235df2cdc2c4a15a55cf30 ./operators/test-e2e-operator/ci.yaml | |
[content-hash : compute-md5sum] 86d3f3a95c324c9479bd8986968f4327 ./LICENSE | |
[content-hash : compute-md5sum] 8759ffae7a0b700ca6481811dc361364 ./.git/objects/72/fde6a1d00f58e0fdb10b61c43f8c7f823a43d1 | |
[content-hash : compute-md5sum] 87e51114110615882e61c999409d4b45 ./.git/objects/e5/f9e6bce10103ad3ca48f9ee373f3cb05d8b9c8 | |
[content-hash : compute-md5sum] 884bf48964ce6381c20d30dc520e51ef ./.git/objects/6c/b7ceca0ce674cf3c229e0786a443a7b2a75f4a | |
[content-hash : compute-md5sum] 888accdd09c958bbd75eefc4b66c11ff ./.gitignore | |
[content-hash : compute-md5sum] 9b02fe2c19adb38dc738819d95766895 ./.git/objects/87/a7c84c7e1068ea0ee92e9b9323301a7543222e | |
[content-hash : compute-md5sum] 9c7bf3a89890607b1b5b1d5b9c969d14 ./.git/objects/4e/4667a5b2837d17b127e56e8961eb555c429673 | |
[content-hash : compute-md5sum] 9e0f05e20ffe688c87d9bf02a8239035 ./.git/objects/ae/2d351c37fbef2f82cdcb8d755a3e41a3ea5c0f | |
[content-hash : compute-md5sum] 9e7d09cead61064d5a4388199b033b0a ./.git/objects/1f/8e5b461ad3b8548cbf22ff15ae6d836c5963e3 | |
[content-hash : compute-md5sum] a0844df353c1b43d1e26dc08db4a8899 ./.git/logs/HEAD | |
[content-hash : compute-md5sum] a0a7c3fff21f2aea3cfa1d0316dd816c ./.git/description | |
[content-hash : compute-md5sum] a108f369a793bee90810a5b368edee32 ./operators/tc-simple-demo-operator/0.0.8/manifests/simple-demo-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] a108f369a793bee90810a5b368edee32 ./operators/test-e2e-operator/0.1.1-47/manifests/simple-demo-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] a108f369a793bee90810a5b368edee32 ./operators/test-operator-haripate/0.0.1/manifests/simple-demo-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml | |
[content-hash : compute-md5sum] a887a590dd15251354d35b4d1f51cd41 ./operators/tc-simple-demo-operator/0.0.8/metadata/annotations.yaml | |
[content-hash : compute-md5sum] ad7866890909764fbd11486a7ba6ae77 ./operators/kogito-operator/ci.yaml | |
[content-hash : compute-md5sum] b406279551fa449eef54f120772a99e0 ./.git/objects/c3/59c96adf2040bc5eb20f4f1df4ddff3f96f39d | |
[content-hash : compute-md5sum] b4ade0c252c068c4fa6818ab5f0714cf ./.git/objects/d0/8fb539023dcb31e9f29bb57d93a64ae75840cc | |
[content-hash : compute-md5sum] b5c964f573cf5f149afd94d7686d0ad2 ./.git/objects/19/9f3dc70bee42c6cc6e32abf6cf7bd0450f1c65 | |
[content-hash : compute-md5sum] b63bc8ec19718d0b75d2aee2c149d85e ./operators/kogito-operator/1.6.0-yamllint/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] b7fb32b74c267d0ef78e036e44847858 ./.git/objects/06/136996baea768a42bce44fe3202b2ffbdbe6fc | |
[content-hash : compute-md5sum] b8a77dad2c977ac3b59fa56cc8443a4c ./.git/objects/84/fb1c6a58f9717376cad18bdf01c6c00b46372f | |
[content-hash : compute-md5sum] b8ead11cc8dae0f76378fc6ad5bd8c94 ./.git/objects/dc/6d6f703ee4a414b58e5bae271c152e4bbc34e6 | |
[content-hash : compute-md5sum] b9dd479cad120ca8bf91c30001f88a6a ./operators/kogito-operator/1.6.0-ok/manifests/app.kiegroup.org_kogitoruntimes.yaml | |
[content-hash : compute-md5sum] b9dd479cad120ca8bf91c30001f88a6a ./operators/kogito-operator/1.6.0-operator-sdk/manif-wrongname-ests/app.kiegroup.org_kogitoruntimes.yaml | |
[content-hash : compute-md5sum] b9dd479cad120ca8bf91c30001f88a6a ./operators/kogito-operator/1.6.0-pin-digest/manifests/app.kiegroup.org_kogitoruntimes.yaml | |
[content-hash : compute-md5sum] b9dd479cad120ca8bf91c30001f88a6a ./operators/kogito-operator/1.6.0-yamllint/manifests/app.kiegroup.org_kogitoruntimes.yaml | |
[content-hash : compute-md5sum] b9dd479cad120ca8bf91c30001f88a6a ./operators/kogito-operator/1.6.1-ok/manifests/app.kiegroup.org_kogitoruntimes.yaml | |
[content-hash : compute-md5sum] be5fe9df21a95c2d13670227e120732a ./.git/objects/45/e6b1101beb6d0fde6f7c9f01d403c5607e5c44 | |
[content-hash : compute-md5sum] befd0c34308fdaa0e8109a8a145558a1 ./.git/objects/c6/b1125aaa5a3bfafbef481e1e0845876f8235ca | |
[content-hash : compute-md5sum] c10b2fea83fd67e8ac37072862278bde ./.git/HEAD | |
[content-hash : compute-md5sum] c10b2fea83fd67e8ac37072862278bde ./.git/shallow | |
[content-hash : compute-md5sum] c508593233573ea2491491a90ef5007d ./operators/test-operator-haripate/0.0.1/metadata/annotations.yaml | |
[content-hash : compute-md5sum] c807665d2f3ee8833b1cf4cc767e3acf ./.git/objects/3a/795320933269644ef0825ce6a9d926ee5d770f | |
[content-hash : compute-md5sum] cc478e7e62d6002e210ecb853807626c ./.git/objects/8d/65d5462f88c499b9e8e7de2e6cde637eb82ca7 | |
[content-hash : compute-md5sum] ce562e08d8098926a3862fc6e7905199 ./.git/hooks/applypatch-msg.sample | |
[content-hash : compute-md5sum] d14b3f8d7d4e747cbdf5e2fd3e491e9f ./.git/objects/5a/a0c99d165bd62a2a7f7bfdc04f767a5c6ac134 | |
[content-hash : compute-md5sum] d41d8cd98f00b204e9800998ecf8427e ./hashes.txt | |
[content-hash : compute-md5sum] d4f927ebb8dde934ad903dbe42c940e3 ./.git/objects/88/2b27115f8aabe9d25a6e4f12e9ab8242614a54 | |
[content-hash : compute-md5sum] d96ed37f137b6c56b96b7f769214c273 ./operators/test-operator-haripate/0.0.1/ci.yaml | |
[content-hash : compute-md5sum] deadd7f5b9da17c8c3104c754f5de899 ./.git/objects/cb/132473c31c3ba0680e163184da9e338704a1ea | |
[content-hash : compute-md5sum] e78d51f7a15ab848d359f398118fb594 ./README.md | |
[content-hash : compute-md5sum] e83b9ec653141f88fde74d7ba40259fb ./operators/test-e2e-operator/0.1.1-47/manifests/test-e2e-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] e89ffbbdc1d2e7c1b63644f3cde24b24 ./operators/kogito-operator/1.6.0-ok/manifests/kogito-operator-controller-manager_v1_serviceaccount.yaml | |
[content-hash : compute-md5sum] e89ffbbdc1d2e7c1b63644f3cde24b24 ./operators/kogito-operator/1.6.0-operator-sdk/manif-wrongname-ests/kogito-operator-controller-manager_v1_serviceaccount.yaml | |
[content-hash : compute-md5sum] e89ffbbdc1d2e7c1b63644f3cde24b24 ./operators/kogito-operator/1.6.0-pin-digest/manifests/kogito-operator-controller-manager_v1_serviceaccount.yaml | |
[content-hash : compute-md5sum] e89ffbbdc1d2e7c1b63644f3cde24b24 ./operators/kogito-operator/1.6.0-yamllint/manifests/kogito-operator-controller-manager_v1_serviceaccount.yaml | |
[content-hash : compute-md5sum] e89ffbbdc1d2e7c1b63644f3cde24b24 ./operators/kogito-operator/1.6.1-ok/manifests/kogito-operator-controller-manager_v1_serviceaccount.yaml | |
[content-hash : compute-md5sum] e936950c93a706e3f16054e11222ef70 ./operators/kogito-operator/1.6.0-ok/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] e936950c93a706e3f16054e11222ef70 ./operators/kogito-operator/1.6.0-operator-sdk/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] e936950c93a706e3f16054e11222ef70 ./operators/kogito-operator/1.6.0-pin-digest/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] e936950c93a706e3f16054e11222ef70 ./operators/kogito-operator/1.6.1-ok/tests/scorecard/config.yaml | |
[content-hash : compute-md5sum] ea587b0fae70333bce92257152996e70 ./.git/hooks/fsmonitor-watchman.sample | |
[content-hash : compute-md5sum] ea7fa2fe8155185b491f1f13655c055a ./.git/objects/0d/c0c4bb25dab679af036470cdc8c778ffa508a5 | |
[content-hash : compute-md5sum] ec5e9b85a8937485c5fe89e9bbfa9646 ./operators/kogito-operator/1.6.1-ok/manifests/kogito-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] ee80091925b59a31d4de1c8db1a76efa ./.git/objects/3b/67728aed951acc217fcc8ffa90905c5764aef0 | |
[content-hash : compute-md5sum] ee971db19a403bbdbaf07904a3f95b64 ./operators/kogito-operator/1.6.0-pin-digest/manifests/kogito-operator.clusterserviceversion.yaml | |
[content-hash : compute-md5sum] ef1c6c9800834b0344e5ac646da9c129 ./.git/index | |
[content-hash : compute-md5sum] f13a47de3db9fd071a5e0b367f92c99b ./operators/kogito-operator/1.6.0-ok/manifests/app.kiegroup.org_kogitobuilds.yaml | |
[content-hash : compute-md5sum] f13a47de3db9fd071a5e0b367f92c99b ./operators/kogito-operator/1.6.0-operator-sdk/manif-wrongname-ests/app.kiegroup.org_kogitobuilds.yaml | |
[content-hash : compute-md5sum] f13a47de3db9fd071a5e0b367f92c99b ./operators/kogito-operator/1.6.0-pin-digest/manifests/app.kiegroup.org_kogitobuilds.yaml | |
[content-hash : compute-md5sum] f13a47de3db9fd071a5e0b367f92c99b ./operators/kogito-operator/1.6.0-yamllint/manifests/app.kiegroup.org_kogitobuilds.yaml | |
[content-hash : compute-md5sum] f13a47de3db9fd071a5e0b367f92c99b ./operators/kogito-operator/1.6.1-ok/manifests/app.kiegroup.org_kogitobuilds.yaml | |
[content-hash : compute-md5sum] f24a3a2ba9cd75fcaeebd325aa0edc48 ./.git/objects/34/88e33fb9690d813fd511a35759666b61b639e1 | |
[content-hash : compute-md5sum] f3fa7d36ff402563773fb3e46edc51eb ./.git/objects/b7/6c6384f820383a66dd955d78ac0308648001d5 | |
[content-hash : compute-md5sum] f493dcd2f92809a35afda060eb8d1b7c ./.git/FETCH_HEAD | |
[content-hash : compute-md5sum] f88885aeee7f86912e297333c23150c0 ./.git/objects/b1/af3012aaad270bc57b399a6cb61220d26a55f3 | |
[content-hash : compute-md5sum] ff0c3e43c5a2ec9f00ad928b749414d0 ./.git/objects/4d/ff61840c5064b158ee9efac273a75858ea56ae | |
[content-hash : compute-md5sum] + md5sum hashes.txt | |
[content-hash : compute-md5sum] + awk '{ print $1 }' | |
[content-hash : compute-md5sum] + tr -d ' | |
[content-hash : compute-md5sum] ' | |
[content-hash : compute-md5sum] + tee /tekton/results/md5sum | |
[content-hash : compute-md5sum] bdbee5f0281fe2c8992c81d403fbe9d8 | |
[certification-project-check : certification-project-check] + echo 'Checking availability of cert project identifier' | |
[certification-project-check : certification-project-check] Checking availability of cert project identifier | |
[certification-project-check : certification-project-check] + '[' true '!=' true ']' | |
[certification-project-check : certification-project-check] +++ realpath | |
[certification-project-check : certification-project-check] realpath: missing operand | |
[certification-project-check : certification-project-check] Try 'realpath --help' for more information. | |
[certification-project-check : certification-project-check] ++ dirname | |
[certification-project-check : certification-project-check] dirname: missing operand | |
[certification-project-check : certification-project-check] Try 'dirname --help' for more information. | |
[certification-project-check : certification-project-check] + PKG_PATH= | |
[set-github-status-failure : set-github-status] + '[' false == true ']' | |
[set-github-status-failure : set-github-status] + echo 'Setting github status of commit 7feb750e739fc748e73ac8283822fbcf9dc1ab2d to failure' | |
[set-github-status-failure : set-github-status] Setting github status of commit 7feb750e739fc748e73ac8283822fbcf9dc1ab2d to failure | |
[set-github-status-failure : set-github-status] + set-github-status --git-repo-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git --commit-sha 7feb750e739fc748e73ac8283822fbcf9dc1ab2d --status failure --context operator/test --description 'Pipeline for the operator tests has failed.' | |
[set-github-status-failure : set-github-status] 2024-07-24 12:55:26,750 [operator-cert] INFO Successfully set status to failure for commit 7feb750e739fc748e73ac8283822fbcf9dc1ab2d in github repo https://github.com/redhat-openshift-ecosystem/operator-pipelines-test.git | |
[set-github-failed-label : post-comment] + EXTRA_ARGS= | |
[set-github-failed-label : post-comment] + [[ ! -z operator-hosted-pipeline/failed ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-hosted-pipeline/failed' | |
[set-github-failed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545 | |
[set-github-failed-label : post-comment] + [[ ! -z '' ]] | |
[set-github-failed-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-failed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-failed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545' | |
[set-github-failed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/operator-pipelines-test/pull/1545 --add-labels operator-hosted-pipeline/failed --remove-matching-namespace-labels | |
[set-github-failed-label : post-comment] 2024-07-24 12:55:26,815 [operator-cert] INFO Adding labels ['operator-hosted-pipeline/failed'] to redhat-openshift-ecosystem/operator-pipelines-test | |
[set-github-failed-label : post-comment] 2024-07-24 12:55:27,482 [operator-cert] INFO Labels to remove in namespace: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2024-07-24 12:55:27,482 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fe0035a2f90> | |
[set-github-failed-label : post-comment] 2024-07-24 12:55:27,482 [operator-cert] INFO Labels to add: ['operator-hosted-pipeline/failed'] | |
[set-github-failed-label : post-comment] 2024-07-24 12:55:27,482 [operator-cert] INFO Labels to remove: ['operator-hosted-pipeline/started'] | |
[set-github-failed-label : post-comment] 2024-07-24 12:55:27,482 [operator-cert] INFO Adding label operator-hosted-pipeline/failed | |
[set-github-failed-label : post-comment] 2024-07-24 12:55:28,134 [operator-cert] INFO Removing label operator-hosted-pipeline/started | |
[github-add-summary-comment : gather-info] 2024/07/24 12:55:38 warning: unsuccessful cred copy: ".docker" from "/tekton/creds" to "/home/nonroot": unable to create destination directory: mkdir /home/nonroot: permission denied | |
[github-add-summary-comment : gather-info] + PR_NAME=operator-hosted-pipeline-runh4wzd | |
[github-add-summary-comment : gather-info] + mkdir operator-hosted-pipeline-runh4wzd | |
[github-add-summary-comment : gather-info] + echo 'Getting pipeline logs' | |
[github-add-summary-comment : gather-info] Getting pipeline logs | |
[github-add-summary-comment : gather-info] + tkn pipelinerun logs operator-hosted-pipeline-runh4wzd | |
[github-add-summary-comment : gather-info] task certification-project-check has failed: "step-certification-project-check" exited with code 1 | |
[github-add-summary-comment : gather-info] failed to get logs for task certification-project-check : container step-certification-project-check has failed : [{"key":"StartedAt","value":"2024-07-24T12:55:16.649Z","type":3}] | |
[release-leases : delete-lease] + oc delete lease -l owner-id=operator-hosted-pipeline-runh4wzd --ignore-not-found=true | |
[release-leases : delete-lease] lease.coordination.k8s.io "operator-hosted-pipeline-pr-1545" deleted | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment