[WIP] AlphaZero #2246
[WIP] AlphaZero #2246
Dr.CI classification results
{"FAILED":[{"workflowId":9650113691,"workflowUniqueId":82165822,"id":26615077933,"runnerName":"i-0122723420d11fce7","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-optdeps (3.10, 12.1) / linux-job","jobName":"tests-optdeps (3.10, 12.1) / linux-job","conclusion":"failure","completed_at":"2024-06-24T18:48:28Z","html_url":"https://github.com/pytorch/rl/actions/runs/9650113691/job/26615077933","head_branch":"alphazero","pr_number":2246,"head_sha":"3f4c3920932a6cee0feb6cf3892f743a74e3c88f","head_sha_timestamp":"2024-06-24T18:57:42+01:00","failure_captures":["RuntimeError: Command docker exec -t 1a6e8cc39a192dd5694ea261af62b773ba66717f13159095f4ebdd44e7dcb55c /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 1a6e8cc39a192dd5694ea261af62b773ba66717f13159095f4ebdd44e7dcb55c /exec failed with exit code 1"],"failure_context":["+ bash /pytorch/rl/.github/unittest/linux_optdeps/scripts/run_test.sh","+ bash /pytorch/rl/.github/unittest/linux_optdeps/scripts/install.sh","+ bash /pytorch/rl/.github/unittest/linux_optdeps/scripts/setup_env.sh","+ cp /pytorch/rl/.github/unittest/linux_optdeps/scripts/10_nvidia.json /usr/share/glvnd/egl_vendor.d/10_nvidia.json","+ [[ linux-gnu != \d\a\r\w\i\n* ]]","+ this_dir=/pytorch/rl/.github/unittest/linux_optdeps/scripts","++ pwd","++ cd .github/unittest/linux_optdeps/scripts","+++ dirname .github/unittest/linux_optdeps/scripts/run_all.sh","+ apt-get install -y g++ gcc","+ '[' cu121 == cpu ']'","+ apt-get install -y libglvnd0 libgl1 libglx0 libegl1 libgles2"],"time":"2024-06-24T18:48:33.335314Z"},{"workflowId":9650113684,"workflowUniqueId":60501564,"id":26615074189,"runnerName":"i-0f450f8ac301feef2","authorEmail":"[email protected]","name":"Habitat Tests on Linux / tests (3.9, 12.1) / linux-job","jobName":"tests (3.9, 12.1) / linux-job","conclusion":"failure","completed_at":"2024-06-24T18:33:00Z","html_url":"https://github.com/pytorch/rl/actions/runs/9650113684/job/26615074189","head_branch":"alphazero","pr_number":2246,"head_sha":"3f4c3920932a6cee0feb6cf3892f743a74e3c88f","head_sha_timestamp":"2024-06-24T18:57:42+01:00","failure_captures":["RuntimeError: Command docker exec -t d254bac06cc5f23c8a246785770cc7029a288e71553eeea05223c8aa93f5ae75 /exec failed with exit code 139"],"failure_lines":["RuntimeError: Command docker exec -t d254bac06cc5f23c8a246785770cc7029a288e71553eeea05223c8aa93f5ae75 /exec failed with exit code 139"],"failure_context":["+ bash /pytorch/rl/.github/unittest/linux_libs/scripts_habitat/run_test.sh","+ bash /pytorch/rl/.github/unittest/linux_libs/scripts_habitat/install.sh","+ bash /pytorch/rl/.github/unittest/linux_libs/scripts_habitat/setup_env.sh","+ cp /pytorch/rl/.github/unittest/linux_libs/scripts_habitat/10_nvidia.json /usr/share/glvnd/egl_vendor.d/10_nvidia.json","+ this_dir=/pytorch/rl/.github/unittest/linux_libs/scripts_habitat","++ pwd","++ cd .github/unittest/linux_libs/scripts_habitat","+++ dirname .github/unittest/linux_libs/scripts_habitat/run_all.sh","+ apt-get dist-upgrade -y","+ apt-get install -y g++ gcc","+ apt-get install -y libglvnd0 libgl1 libglx0 libegl1 libgles2","+ apt-get install -y libglfw3 libgl1-mesa-glx libosmesa6 libglew-dev"],"time":"2024-06-24T18:33:04.627274Z"},{"workflowId":9650113691,"workflowUniqueId":82165822,"id":26615076023,"runnerName":"i-01af65df66179bb5d","authorEmail":"[email protected]","name":"Unit-tests on Linux / tests-cpu (3.8) / linux-job","jobName":"tests-cpu (3.8) / linux-job","conclusion":"failure","completed_at":"2024-06-24T18:02:38Z","html_url":"https://github.com/pytorch/rl/actions/runs/9650113691/job/26615076023","head_branch":"alphazero","pr_number":2246,"head_sha":"3f4c3920932a6cee0feb6cf3892f743a74e3c88f","head_sha_timestamp":"2024-06-24T18:57:42+01:00","failure_captures":["RuntimeError: Command docker exec -t 4fb1e7fcae83bda05528f6c6bdc539d921f282c04c35bd9736970ac0d81e5dcc /exec failed with exit code 1"],"failure_lines":["RuntimeError: Command docker exec -t 4fb1e7fcae83bda05528f6c6bdc539d921f282c04c35bd9736970ac0d81e5dcc /exec failed with exit code 1"],"failure_context":["+ /pytorch/rl/conda/bin/conda env update --file /pytorch/rl/.github/unittest/linux/scripts/environment.yml --prune","+ __conda_exe env update --file /pytorch/rl/.github/unittest/linux/scripts/environment.yml --prune","+ case "$cmd" in","+ local cmd=env","+ conda env update --file /pytorch/rl/.github/unittest/linux/scripts/environment.yml --prune","+ pip install virtualenv","+ pip3 install pip --upgrade","+ /pytorch/rl/conda/bin/conda env config vars set MUJOCO_GL=glfw PYOPENGL_PLATFORM=glfw DISPLAY=:0 SDL_VIDEODRIVER=dummy LAZY_LEGACY_OP=False","+ __conda_exe env config vars set MUJOCO_GL=glfw PYOPENGL_PLATFORM=glfw DISPLAY=:0 SDL_VIDEODRIVER=dummy LAZY_LEGACY_OP=False","+ case "$cmd" in","+ local cmd=env","+ conda env config vars set MUJOCO_GL=glfw PYOPENGL_PLATFORM=glfw DISPLAY=:0 SDL_VIDEODRIVER=dummy LAZY_LEGACY_OP=False"],"time":"2024-06-24T18:02:41.776168Z"},{"workflowId":9650113685,"workflowUniqueId":55958309,"id":26615074919,"runnerName":"i-08c0181103980bafc","authorEmail":"[email protected]","name":"Lint / python-source-and-configs / linux-job","jobName":"python-source-and-configs / linux-job","conclusion":"failure","completed_at":"2024-06-24T18:01:03Z","html_url":"https://github.com/pytorch/rl/actions/runs/9650113685/job/26615074919","head_branch":"alphazero","pr_number":2246,"head_sha":"3f4c3920932a6cee0feb6cf3892f743a74e3c88f","head_sha_timestamp":"2024-06-24T18:57:42+01:00","failure_captures":["sota-implementations/MCTS/AlphaZero/mcts_policy.py:8:1: F401 'typing.Optional' imported but unused"],"failure_lines":["sota-implementations/MCTS/AlphaZero/mcts_policy.py:8:1: F401 'typing.Optional' imported but unused"],"failure_context":["+ pre-commit run --all-files","+ set +e","+ echo '::group::Lint Python source and configs'","+ echo ::endgroup::","+ pip install --progress-bar=off pre-commit","+ echo '::group::Install lint tools'","+ echo ::endgroup::","+ hash -r","+ '[' -n '' ']'","+ '[' -n '' ']'","+ __conda_hashr","++ CONDA_PYTHON_EXE=/opt/conda/bin/python"],"time":"2024-06-24T18:01:06.323790Z"}],"FLAKY":[{"workflowId":9650113690,"workflowUniqueId":79519303,"id":26615078632,"runnerName":"","authorEmail":"[email protected]","name":"Unit-tests on Windows / unittests-cpu / windows-job","jobName":"unittests-cpu / windows-job","conclusion":"failure","completed_at":"2024-06-25T20:36:59Z","html_url":"https://github.com/pytorch/rl/actions/runs/9650113690/job/26615078632","head_branch":"alphazero","pr_number":2246,"head_sha":"3f4c3920932a6cee0feb6cf3892f743a74e3c88f","head_sha_timestamp":"2024-06-24T18:57:42+01:00","failure_captures":null,"failure_lines":null,"failure_context":null,"time":"2024-06-25T20:37:02.051058Z"}],"BROKEN_TRUNK":[],"UNSTABLE":[]}