Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rh-operator-bundle-bot/49ab73a5892a6734bfa9a4f76eeda2d4 to your computer and use it in GitHub Desktop.
Save rh-operator-bundle-bot/49ab73a5892a6734bfa9a4f76eeda2d4 to your computer and use it in GitHub Desktop.
Pipeline still running ...
PipelineRun is still running: Tasks Completed: 7 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 1
[set-github-started-label : post-comment] + EXTRA_ARGS=
[set-github-started-label : post-comment] + [[ ! -z community-hosted-pipeline/started ]]
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-label community-hosted-pipeline/started'
[set-github-started-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10
[set-github-started-label : post-comment] + [[ ! -z '' ]]
[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/community-operators-pipeline-preprod/pull/10'
[set-github-started-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10 --add-label community-hosted-pipeline/started --remove-matching-namespace-labels
[set-github-started-label : post-comment] 2023-08-10 13:30:32,201 [operator-cert] INFO Adding labels ['community-hosted-pipeline/started'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod
[set-github-started-label : post-comment] 2023-08-10 13:30:32,764 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/passed']
[set-github-started-label : post-comment] 2023-08-10 13:30:32,764 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7f10fb9f2490>
[set-github-started-label : post-comment] 2023-08-10 13:30:32,764 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/started']
[set-github-started-label : post-comment] 2023-08-10 13:30:32,764 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/passed']
[set-github-started-label : post-comment] 2023-08-10 13:30:32,764 [operator-cert] INFO Adding label community-hosted-pipeline/started
[set-github-started-label : post-comment] 2023-08-10 13:30:33,455 [operator-cert] INFO Removing label community-hosted-pipeline/passed
[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":1691674255.2735336,"caller":"git/git.go:169","msg":"Successfully cloned https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod.git @ 19db9d9b0d72bfccea897241df99770dc201c9b4 (HEAD, origin/101) in path /workspace/output/"}
[clone-repository : clone] {"level":"info","ts":1691674255.3160448,"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=19db9d9b0d72bfccea897241df99770dc201c9b4
[clone-repository : clone] + EXIT_CODE=0
[clone-repository : clone] + '[' 0 '!=' 0 ']'
[clone-repository : clone] + printf %s 19db9d9b0d72bfccea897241df99770dc201c9b4
[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=19db9d9b0d72bfccea897241df99770dc201c9b4 --base-commit=e9ef8c654c91ea57aad54cf7ec6e11fb1b9b8574 --output-file /tmp/changes.json --verbose
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,565 [operator-cert] DEBUG Detecting changes in repo at /workspace/repo
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,621 [operator-cert] DEBUG Affected files: {'operators/operator-e2e/0.0.101/tests/scorecard/config.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-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml', 'operators/operator-e2e/0.0.101/manifests/tools.opdev.io_demoresources.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e-controller-manager-metrics-service_v1_service.yaml', 'operators/operator-e2e/0.0.101/manifests/operator-e2e.clusterserviceversion.yaml'}
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,622 [operator-cert] DEBUG Affected bundles: {'operator-e2e': {'0.0.101'}}
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,622 [operator-cert] DEBUG Files not belonging to an operator: set()
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,627 [operator-cert] DEBUG Added operators: set()
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,627 [operator-cert] DEBUG Modified operators: {'operator-e2e'}
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,627 [operator-cert] DEBUG Deleted operators: set()
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,627 [operator-cert] DEBUG Added bundles: {('operator-e2e', '0.0.101')}
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,627 [operator-cert] DEBUG Modified bundles: set()
[detect-changes : parse-repo-changes] 2023-08-10 13:31:16,627 [operator-cert] DEBUG Deleted bundles: set()
[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] true
[detect-changes : parse-repo-changes] + jq -e '.deleted_bundles|length==0'
[detect-changes : parse-repo-changes] true
[detect-changes : parse-repo-changes] + jq -e '.added_bundles|length==1'
[detect-changes : parse-repo-changes] true
[detect-changes : parse-repo-changes] + jq -r '.added_bundles[0] | split("/")[0]'
[detect-changes : parse-repo-changes] + tr -d '\n'
[detect-changes : parse-repo-changes] + jq -r '.added_bundles[0] | split("/")[1]'
[detect-changes : parse-repo-changes] + tr -d '\n'
[dockerfile-creation : generate-dockerfile] 2023-08-10 13:31:26,719 [operator-cert] DEBUG Generating a dockerfile...
[dockerfile-creation : generate-dockerfile] 2023-08-10 13:31:26,721 [operator-cert] DEBUG Storing Dockerfile
[dockerfile-creation : generate-dockerfile] FROM scratch
[dockerfile-creation : generate-dockerfile]
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.package.v1='operator-e2e'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channels.v1='stable'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.bundle.channel.default.v1='stable'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.11.0+git'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.metrics.project_layout='go.kubebuilder.io/v3'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1'
[dockerfile-creation : generate-dockerfile] LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/'
[dockerfile-creation : generate-dockerfile] LABEL com.redhat.openshift.versions='v4.8-v4.13'
[dockerfile-creation : generate-dockerfile]
[dockerfile-creation : generate-dockerfile] COPY manifests/ /manifests/
[dockerfile-creation : generate-dockerfile] COPY metadata/ /metadata/
[dockerfile-creation : generate-dockerfile]
[dockerfile-creation : generate-dockerfile] Dockerfile
[build-bundle : build] Building quay.io/community-operator-pipeline-stage/operator-e2e:0.0.101
[build-bundle : build] STEP 1/15: FROM scratch
[build-bundle : build] STEP 2/15: LABEL operators.operatorframework.io.bundle.mediatype.v1='registry+v1'
[build-bundle : build] STEP 3/15: LABEL operators.operatorframework.io.bundle.manifests.v1='manifests/'
[build-bundle : build] STEP 4/15: LABEL operators.operatorframework.io.bundle.metadata.v1='metadata/'
[build-bundle : build] STEP 5/15: LABEL operators.operatorframework.io.bundle.package.v1='operator-e2e'
[build-bundle : build] STEP 6/15: LABEL operators.operatorframework.io.bundle.channels.v1='stable'
[build-bundle : build] STEP 7/15: LABEL operators.operatorframework.io.bundle.channel.default.v1='stable'
[build-bundle : build] STEP 8/15: LABEL operators.operatorframework.io.metrics.builder='operator-sdk-v1.11.0+git'
[build-bundle : build] STEP 9/15: LABEL operators.operatorframework.io.metrics.mediatype.v1='metrics+v1'
[build-bundle : build] STEP 10/15: LABEL operators.operatorframework.io.metrics.project_layout='go.kubebuilder.io/v3'
[build-bundle : build] STEP 11/15: LABEL operators.operatorframework.io.test.mediatype.v1='scorecard+v1'
[build-bundle : build] STEP 12/15: LABEL operators.operatorframework.io.test.config.v1='tests/scorecard/'
[build-bundle : build] STEP 13/15: LABEL com.redhat.openshift.versions='v4.8-v4.13'
[build-bundle : build] STEP 14/15: COPY manifests/ /manifests/
[build-bundle : build] STEP 15/15: COPY metadata/ /metadata/
[build-bundle : build] COMMIT quay.io/community-operator-pipeline-stage/operator-e2e:0.0.101
[build-bundle : build] --> 8758386e9ff
[build-bundle : build] Successfully tagged quay.io/community-operator-pipeline-stage/operator-e2e:0.0.101
[build-bundle : build] 8758386e9ff2e53893ec49653c5bd7f500a62269c692d6687a1fdcf645e87f9c
[build-bundle : build] Pushing quay.io/community-operator-pipeline-stage/operator-e2e:0.0.101
[build-bundle : build] Getting image source signatures
[build-bundle : build] Copying blob sha256:7bf9a19ba79039077b8b9ebf70c7edb9da60e8437164e819f133f5779268bab8
[build-bundle : build] Copying config sha256:8758386e9ff2e53893ec49653c5bd7f500a62269c692d6687a1fdcf645e87f9c
[build-bundle : build] Writing manifest to image destination
[build-bundle : build] Storing signatures
[build-bundle : build] sha256:b9a09f7908b06408e2e9f697463cc26538cf8fa8343a21261570d1e89f46aa28
[get-supported-versions : supported-version-check] ++ cat config.yaml
[get-supported-versions : supported-version-check] ++ yq -r .organization
[get-supported-versions : supported-version-check] + ORGANIZATION=community-operators
[get-supported-versions : supported-version-check] + OCP_VERSIONS_OUTPUT_FILE=./ocp_versions.json
[get-supported-versions : supported-version-check] + ocp-version-info --output-file ./ocp_versions.json operators/operator-e2e/0.0.101 community-operators
[get-supported-versions : supported-version-check] OpenShift 4.9 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.8 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.7 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.6 has reached its end of life
[get-supported-versions : supported-version-check] OpenShift 4.5 has reached its end of life
[get-supported-versions : supported-version-check] {"versions_annotation": "v4.8-v4.13", "indices": [{"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}, {"ocp_version": "4.10", "path": "registry.redhat.io/redhat/community-operator-index:v4.10"}], "max_version_index": {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, "all_indices": [{"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}, {"ocp_version": "4.10", "path": "registry.redhat.io/redhat/community-operator-index:v4.10"}], "not_supported_indices": [{"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}]}
[get-supported-versions : supported-version-check] ++ cat ./ocp_versions.json
[get-supported-versions : supported-version-check] + VERSION_INFO='{"versions_annotation": "v4.8-v4.13", "indices": [{"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}, {"ocp_version": "4.10", "path": "registry.redhat.io/redhat/community-operator-index:v4.10"}], "max_version_index": {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, "all_indices": [{"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}, {"ocp_version": "4.13", "path": "registry.redhat.io/redhat/community-operator-index:v4.13"}, {"ocp_version": "4.12", "path": "registry.redhat.io/redhat/community-operator-index:v4.12"}, {"ocp_version": "4.11", "path": "registry.redhat.io/redhat/community-operator-index:v4.11"}, {"ocp_version": "4.10", "path": "registry.redhat.io/redhat/community-operator-index:v4.10"}], "not_supported_indices": [{"ocp_version": "4.14", "path": "registry.redhat.io/redhat/community-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "versions_annotation": "v4.8-v4.13",
[get-supported-versions : supported-version-check] "indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.13",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.12",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.11",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.11"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.10",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.10"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ],
[get-supported-versions : supported-version-check] "max_version_index": {
[get-supported-versions : supported-version-check] "ocp_version": "4.13",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] "all_indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.14",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.13",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.13"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.12",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.12"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.11",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.11"
[get-supported-versions : supported-version-check] },
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.10",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.10"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ],
[get-supported-versions : supported-version-check] "not_supported_indices": [
[get-supported-versions : supported-version-check] {
[get-supported-versions : supported-version-check] "ocp_version": "4.14",
[get-supported-versions : supported-version-check] "path": "registry.redhat.io/redhat/community-operator-index:v4.14"
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] ]
[get-supported-versions : supported-version-check] }
[get-supported-versions : supported-version-check] + echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.ocp_version
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_ocp_version
[get-supported-versions : supported-version-check] 4.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path
[get-supported-versions : supported-version-check] + tee /tekton/results/max_supported_index
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.path) | join(" ")'
[get-supported-versions : supported-version-check] + tee /tekton/results/indices
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.13 registry.redhat.io/redhat/community-operator-index:v4.12 registry.redhat.io/redhat/community-operator-index:v4.11 registry.redhat.io/redhat/community-operator-index:v4.10+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r '.indices | map(.ocp_version) | join(" ")'
[get-supported-versions : supported-version-check] + tee /tekton/results/indices_ocp_versions
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] 4.13 4.12 4.11 4.10+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r .max_version_index.path
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/max_version_indices
[get-supported-versions : supported-version-check] registry.redhat.io/redhat/community-operator-index:v4.13+ echo '{"versions_annotation":' '"v4.8-v4.13",' '"indices":' '[{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"max_version_index":' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '"all_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"},' '{"ocp_version":' '"4.13",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.13"},' '{"ocp_version":' '"4.12",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.12"},' '{"ocp_version":' '"4.11",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.11"},' '{"ocp_version":' '"4.10",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.10"}],' '"not_supported_indices":' '[{"ocp_version":' '"4.14",' '"path":' '"registry.redhat.io/redhat/community-operator-index:v4.14"}]}'
[get-supported-versions : supported-version-check] + jq -r .versions_annotation
[get-supported-versions : supported-version-check] + tr -d '\n\r'
[get-supported-versions : supported-version-check] + tee /tekton/results/ocp_version
[get-supported-versions : supported-version-check] v4.8-v4.13
[set-github-passed-label : post-comment] + EXTRA_ARGS=
[set-github-passed-label : post-comment] + [[ ! -z community-hosted-pipeline/passed ]]
[set-github-passed-label : post-comment] Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --add-label community-hosted-pipeline/passed'
[set-github-passed-label : post-comment] + [[ ! -z '' ]]
[set-github-passed-label : post-comment] + [[ true == \t\r\u\e ]]
[set-github-passed-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels'
[set-github-passed-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10'
[set-github-passed-label : post-comment] + github-labels --pull-request-url https://github.com/redhat-openshift-ecosystem/community-operators-pipeline-preprod/pull/10 --add-label community-hosted-pipeline/passed --remove-matching-namespace-labels
[set-github-passed-label : post-comment] 2023-08-10 13:32:36,317 [operator-cert] INFO Adding labels ['community-hosted-pipeline/passed'] to redhat-openshift-ecosystem/community-operators-pipeline-preprod
[set-github-passed-label : post-comment] 2023-08-10 13:32:37,085 [operator-cert] INFO Labels to remove in namespace: ['community-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2023-08-10 13:32:37,085 [operator-cert] INFO Current labels: <github.PaginatedList.PaginatedList object at 0x7fb90aba6450>
[set-github-passed-label : post-comment] 2023-08-10 13:32:37,085 [operator-cert] INFO Labels to add: ['community-hosted-pipeline/passed']
[set-github-passed-label : post-comment] 2023-08-10 13:32:37,085 [operator-cert] INFO Labels to remove: ['community-hosted-pipeline/started']
[set-github-passed-label : post-comment] 2023-08-10 13:32:37,085 [operator-cert] INFO Adding label community-hosted-pipeline/passed
[set-github-passed-label : post-comment] 2023-08-10 13:32:37,860 [operator-cert] INFO Removing label community-hosted-pipeline/started
[github-add-summary-comment : gather-info] + PR_NAME=community-hosted-pipeline-runm54px
[github-add-summary-comment : gather-info] + mkdir community-hosted-pipeline-runm54px
[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-runm54px
[github-add-summary-comment : gather-info] I0810 13:32:49.346949 16 request.go:645] Throttling request took 1.189563215s, request: GET:https://172.30.0.1:443/apis/controlplane.operator.openshift.io/v1alpha1?timeout=32s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment