openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)
https://openyurt.io
Apache License 2.0
1.68k stars 391 forks source link

e2e failed in prepare_autonomy_tests #1999

Closed vie-serendipity closed 3 months ago

vie-serendipity commented 3 months ago

Which jobs are failing:

+ kubectl wait --for=condition=Ready pod/yurt-e2e-test-nginx-openyurt-e2e-test-worker --timeout=240s
Error from server (NotFound): pods "yurt-e2e-test-nginx-openyurt-e2e-test-worker" not found
make: *** [Makefile:114: e2e-tests] Error 1
Error: Process completed with exit code 2.

Which test(s) are failing:

Since when has it been failing:

Testgrid link:

Reason for failure:

Unknown

Anything else we need to know:

labels

/kind failing-test

vie-serendipity commented 3 months ago

@Congrool I notice e2e failed in https://github.com/openyurtio/openyurt/pull/1996 too. And it seems fine for now after rerun. Will it work if it keeps rerun or is there any way to work?

Congrool commented 3 months ago

I guess it failed for bad performance of github action, which may timeout. If more failures occur, at that time, we have to figure out the reason. Currently, just rerun.