snowdrop / team

Repository hosting daily tasks, general information, wiki, tricks, ...
3 stars 0 forks source link

SB 2.7.18 ER #1096

Closed jacobdotcosta closed 9 months ago

jacobdotcosta commented 10 months ago
jacobdotcosta commented 10 months ago

Error on the PR github actions for all the examples (excepto isio which has no actions):

Starting OpenShift using openshift/origin-control-plane:v3.11 ...
I1128 12:26:17.438262    2021 config.go:40] Running "create-master-config"
I1128 12:26:18.998274    2021 config.go:46] Running "create-node-config"
I1128 12:26:19.427285    2021 flags.go:30] Running "create-kubelet-flags"
I1128 12:26:19.722118    2021 run_kubelet.go:49] Running "start-kubelet"
I1128 12:26:19.804207    2021 run_self_hosted.go:181] Waiting for the kube-apiserver to be ready ...
I1128 12:26:[39](https://github.com/snowdrop/rest-http-example/actions/runs/7018703453/job/19094670363?pr=176#step:4:40).812063    2021 interface.go:26] Installing "kube-proxy" ...
I1128 12:26:39.812084    2021 interface.go:26] Installing "kube-dns" ...
I1128 12:26:39.812092    2021 interface.go:26] Installing "openshift-service-cert-signer-operator" ...
I1128 12:26:39.812099    2021 interface.go:26] Installing "openshift-apiserver" ...
I1128 12:26:39.812120    2021 apply_template.go:81] Installing "kube-dns"
I1128 12:26:39.812124    2021 apply_template.go:81] Installing "openshift-service-cert-signer-operator"
I1128 12:26:39.812296    2021 apply_template.go:81] Installing "kube-proxy"
I1128 12:26:39.812356    2021 apply_template.go:81] Installing "openshift-apiserver"
I1128 12:26:[41](https://github.com/snowdrop/rest-http-example/actions/runs/7018703453/job/19094670363?pr=176#step:4:42).[49](https://github.com/snowdrop/rest-http-example/actions/runs/7018703453/job/19094670363?pr=176#step:4:50)6759    2021 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-service-cert-signer-operator" "openshift-apiserver"
Error: timed out waiting for the condition
Error: Command failed: oc cluster up --routing-suffix="127.0.0.1.${OC_DOMAIN:-nip.io}"
jacobdotcosta commented 10 months ago

The same error is happening when triggering this action on the 2.7.x branch so the problem doesn't seem to be related with the changes made.

jacobdotcosta commented 10 months ago

The problem is with the openshift version 3.11.0 which seems to be missing. Downgraded to 3.10.0.

jacobdotcosta commented 10 months ago

The validation still fails but now on the readiness check.

Error:  Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 423.924 s <<< FAILURE! - in dev.snowdrop.example.ManagedOpenShiftIT
Error:  dev.snowdrop.example.ManagedOpenShiftIT  Time elapsed: 423.924 s  <<< ERROR!
java.lang.IllegalStateException: Readiness Failed