Created
August 3, 2023 08:06
-
-
Save rh-operator-bundle-bot/b50d44111546ec0571d567ffff38de3a to your computer and use it in GitHub Desktop.
This file contains hidden or 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: 2 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1 | |
[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/community-operators-pipeline-preprod.git -revision=101 -refspec= -path=/workspace/output/ -sslVerify=true -submodules=true -depth=25 -sparseCheckoutDirectories= | |
[clone-repository : clone] {"level":"info","ts":1691049931.7974,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 30fac820f0be2fdd2b2389c113ce2635d45e4755 (HEAD, origin/101) in path /workspace/output/"} | |
[clone-repository : clone] {"level":"info","ts":1691049931.8375835,"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=30fac820f0be2fdd2b2389c113ce2635d45e4755 | |
[clone-repository : clone] + EXIT_CODE=0 | |
[clone-repository : clone] + '[' 0 '!=' 0 ']' | |
[clone-repository : clone] + printf %s 30fac820f0be2fdd2b2389c113ce2635d45e4755 | |
[clone-repository : clone] + printf %s https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git | |
[detect-changes : parse-repo-changes] + cd /workspace/repo | |
[detect-changes : parse-repo-changes] + git config --global --add safe.directory /workspace/repo | |
[detect-changes : parse-repo-changes] + detect-changed-operators --repo-path=/workspace/repo --head-commit=30fac820f0be2fdd2b2389c113ce2635d45e4755 --base-commit=adae03a97fd23ec01a3a767e45f146fcb1baf8f4 --output-file /tmp/changes.json --verbose | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,807 [operator-cert] DEBUG Detecting changes in repo at /workspace/repo | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,854 [operator-cert] DEBUG Affected files: {'operators/operator-e2e/0.0.101/manifests/tools.opdev.io_demoresources.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e-manager-config_v1_configmap.yaml', 'operators/operator-e2e/0.0.101/metadata/annotations.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e-controller-manager-metrics-service_v1_service.yaml', 'operators/operator-e2e/0.0.100/manifests/operator-e2e.clusterserviceversion.yaml', 'operators/operator-e2e/0.0.101/tests/scorecard/config.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e.clusterserviceversion.yaml'} | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,854 [operator-cert] DEBUG Affected bundles: {'operator-e2e': {'0.0.100', '0.0.101'}} | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,854 [operator-cert] DEBUG Files not belonging to an operator: set() | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,858 [operator-cert] DEBUG Added operators: set() | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,859 [operator-cert] DEBUG Modified operators: {'operator-e2e'} | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,859 [operator-cert] DEBUG Deleted operators: set() | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,859 [operator-cert] DEBUG Added bundles: {('operator-e2e', '0.0.101')} | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,859 [operator-cert] DEBUG Modified bundles: {('operator-e2e', '0.0.100')} | |
[detect-changes : parse-repo-changes] 2023-08-03 08:05:50,859 [operator-cert] DEBUG Deleted bundles: set() | |
[detect-changes : parse-repo-changes] + jq -r '.extra_files|join(",")' | |
[detect-changes : parse-repo-changes] + jq -r '.added_operators|join(",")' | |
[detect-changes : parse-repo-changes] + jq -r '.modified_operators|join(",")' | |
[detect-changes : parse-repo-changes] + jq -r '.deleted_operators|join(",")' | |
[detect-changes : parse-repo-changes] + jq -r '.added_bundles|join(",")' | |
[detect-changes : parse-repo-changes] + jq -r '.modified_bundles|join(",")' | |
[detect-changes : parse-repo-changes] + jq -r '.deleted_bundles|join(",")' | |
[detect-changes : parse-repo-changes] + jq -e '.extra_files|length==0' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.affected_operators|length==1' | |
[detect-changes : parse-repo-changes] true | |
[detect-changes : parse-repo-changes] + jq -e '.modified_bundles|length==0' | |
[detect-changes : parse-repo-changes] false | |
[detect-changes : parse-repo-changes] + fail 'The PR modifies existing bundles' | |
[detect-changes : parse-repo-changes] + echo 'ERROR: The PR modifies existing bundles' | |
[detect-changes : parse-repo-changes] ERROR: The PR modifies existing bundles | |
[detect-changes : parse-repo-changes] + exit 1 | |
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runp2tl5 | |
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runp2tl5 | |
[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 community-hosted-pipeline-runp2tl5 | |
[github-add-summary-comment : gather-info] I0803 08:06:12.224424 17 request.go:645] Throttling request took 1.188308291s, request: GET:https://172.30.0.1:443/apis/performance.openshift.io/v2?timeout=32s | |
[github-add-summary-comment : gather-info] task detect-changes has failed: "step-parse-repo-changes" exited with code 1 (image: "quay.io/redhat-isv/operator-pipelines-images@sha256:abc60c8823901f0085cd5be90b29ffc645889549fcb2aeb886d15be1bba85744"); for logs run: kubectl -n operator-pipeline-stage logs community-hosted-pipeline-runp2tl5-detect-changes-pod -c step-parse-repo-changes | |
[github-add-summary-comment : gather-info] | |
[github-add-summary-comment : gather-info] failed to get logs for task detect-changes : container step-parse-repo-changes has failed : [{"key":"extra_files","value":"\n","type":1},{"key":"added_operators","value":"\n","type":1},{"key":"modified_operators","value":"operator-e2e\n","type":1},{"key":"deleted_operators","value":"\n","type":1},{"key":"added_bundles","value":"operator-e2e/0.0.101\n","type":1},{"key":"modified_bundles","value":"operator-e2e/0.0.100\n","type":1},{"key":"deleted_bundles","value":"\n","type":1},{"key":"StartedAt","value":"2023-08-03T08:05:50.298Z","type":3}] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment