Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 Flaky CI tests: SSL "wrong version" error #657

Closed
ChrisCummins opened this issue Apr 19, 2022 · 5 comments · Fixed by #658
Closed

🔥 Flaky CI tests: SSL "wrong version" error #657

ChrisCummins opened this issue Apr 19, 2022 · 5 comments · Fixed by #658
Assignees
Labels
Bug Something isn't working

Comments

@ChrisCummins
Copy link
Contributor

ChrisCummins commented Apr 19, 2022

2022-04-18T23:25:41.0658299Z E           compiler_gym.util.download.DownloadFailed: HTTPSConnectionPool(host='dl.fbaipublicfiles.com', port=443): Max retries exceeded with url: /compiler_gym/llvm_bitcodes-10.0.0-anghabench-v1-linux-manifest.bz2 (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:852)'),))
...
2022-04-18T23:25:41.0661363Z FAILED tests/bin/manual_env_bin_test.py::test_list_benchmarks - compiler_gym....

... and similar errors

@ChrisCummins ChrisCummins added the Bug Something isn't working label Apr 19, 2022
ChrisCummins added a commit to ChrisCummins/CompilerGym that referenced this issue Apr 19, 2022
@davidmezzetti
Copy link

This sporadic but recurring issue seems to be widespread.

facebookresearch/detectron2#4165
facebookresearch/demucs#321
facebookresearch/fastText#1269
facebookresearch/dino#192

No response on any of them in terms of a resolution.

@ChrisCummins
Copy link
Contributor Author

Hi @davidmezzetti, thanks for that! Really useful context. I'll see what I can find out about this.

@ChrisCummins ChrisCummins changed the title 🔥 CI tests are on fire (again!) 🔥 Flaky CI tests: SSL "wrong version" error Apr 20, 2022
@davidmezzetti
Copy link

Thank you! It seems like things are working as of now but it's been on and off this week.

@calebho
Copy link

calebho commented Apr 20, 2022

I'm in the midst of migrating some stuff on the backend and it seems I misconfigured something. This misconfiguration should be fixed since yesterday. Apologies for the inconvenience

@ChrisCummins
Copy link
Contributor Author

Thanks @calebho!

I'm closing this for now. I'll reopen if the issue reoccurs.

Cheers,
Chris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants