Skip to content

fix as_strided_ composite compliance#77131

Closed
bdhirsh wants to merge 3 commits intogh/bdhirsh/229/basefrom
gh/bdhirsh/229/head
Closed

fix as_strided_ composite compliance#77131
bdhirsh wants to merge 3 commits intogh/bdhirsh/229/basefrom
gh/bdhirsh/229/head

Conversation

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 10, 2022

🔗 Helpful links

❌ 16 New Failures, 2 Flaky Failures

As of commit d98537c (more details on the Dr. CI page):

Expand to see more

🕵️ 16 new failures recognized by patterns

The following CI failures do not appear to be due to upstream breakages

See GitHub Actions build pull / linux-bionic-rocm5.1-py3.7 / test (default, 2, 2, linux.rocm.gpu) (1/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T18:25:30.5805179Z FAIL [0.092s]: tes...d_scatter_cuda_complex32 (__main__.TestCommonCUDA)
2022-05-11T18:25:30.4946844Z   test_neg_view_view_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s)
2022-05-11T18:25:30.5079807Z   test_neg_view_view_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.013s)
2022-05-11T18:25:30.5113418Z   test_neg_view_vsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.003s)
2022-05-11T18:25:30.5152066Z   test_neg_view_vstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s)
2022-05-11T18:25:30.5302061Z   test_neg_view_where_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s)
2022-05-11T18:25:30.5660334Z   test_neg_view_xlogy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.036s)
2022-05-11T18:25:30.5758540Z   test_neg_view_zero__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.010s)
2022-05-11T18:25:30.5800316Z   test_neg_view_zeros_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s)
2022-05-11T18:25:30.5802932Z 
2022-05-11T18:25:30.5804019Z ======================================================================
2022-05-11T18:25:30.5805179Z FAIL [0.092s]: test_complex_half_reference_testing_as_strided_scatter_cuda_complex32 (__main__.TestCommonCUDA)
2022-05-11T18:25:30.5807037Z ----------------------------------------------------------------------
2022-05-11T18:25:30.5807978Z Traceback (most recent call last):
2022-05-11T18:25:30.5812007Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_utils.py", line 1800, in wrapper
2022-05-11T18:25:30.5813082Z     method(*args, **kwargs)
2022-05-11T18:25:30.5814640Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2022-05-11T18:25:30.5815821Z     result = test(self, **param_kwargs)
2022-05-11T18:25:30.5817700Z   File "/opt/conda/lib/python3.7/site-packages/torch/testing/_internal/common_device_type.py", line 773, in test_wrapper
2022-05-11T18:25:30.5818841Z     return test(*args, **kwargs)
2022-05-11T18:25:30.5819771Z   File "test_ops.py", line 968, in test_complex_half_reference_testing
2022-05-11T18:25:30.5820853Z     self.assertEqual(actual, expected, exact_dtype=False)

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 2, 4, linux.4xlarge.nvidia.gpu) (2/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T16:49:07.0929021Z RuntimeError: test_ops_gradients failed!
2022-05-11T16:49:05.3581938Z 
2022-05-11T16:49:05.3582106Z FAILED (errors=2, skipped=3559, expected failures=90)
2022-05-11T16:49:05.3582329Z 
2022-05-11T16:49:05.3582456Z Generating XML reports...
2022-05-11T16:49:06.3669528Z Generated XML report: test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCUDA-20220511161949.xml
2022-05-11T16:49:07.0922367Z Traceback (most recent call last):
2022-05-11T16:49:07.0922764Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T16:49:07.0925748Z     main()
2022-05-11T16:49:07.0926272Z   File "test/run_test.py", line 1050, in main
2022-05-11T16:49:07.0928591Z     raise RuntimeError(err_message)
2022-05-11T16:49:07.0929021Z RuntimeError: test_ops_gradients failed!
2022-05-11T16:49:07.5838851Z + cleanup
2022-05-11T16:49:07.5839147Z + retcode=1
2022-05-11T16:49:07.5839375Z + set +x
2022-05-11T16:49:07.5884139Z ##[error]Process completed with exit code 1.
2022-05-11T16:49:07.5930794Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T16:49:07.5931145Z with:
2022-05-11T16:49:07.5931686Z   github-token: ***
2022-05-11T16:49:07.5932069Z env:
2022-05-11T16:49:07.5932284Z   IN_CI: 1
2022-05-11T16:49:07.5932491Z   IS_GHA: 1

See GitHub Actions build pull / win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge) (3/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T16:01:08.6379357Z RuntimeError: test_ops_gradients failed!
2022-05-11T16:01:08.0883871Z 
2022-05-11T16:01:08.0884011Z FAILED (errors=2, skipped=3573, expected failures=90)
2022-05-11T16:01:08.0884187Z 
2022-05-11T16:01:08.0884289Z Generating XML reports...
2022-05-11T16:01:08.0884678Z Generated XML report: test-reports\python-unittest\test_ops_gradients\TEST-TestGradientsCPU-20220511154809.xml
2022-05-11T16:01:08.6377951Z Traceback (most recent call last):
2022-05-11T16:01:08.6378383Z   File "run_test.py", line 1072, in <module>
2022-05-11T16:01:08.6378612Z     main()
2022-05-11T16:01:08.6378853Z   File "run_test.py", line 1050, in main
2022-05-11T16:01:08.6379105Z     raise RuntimeError(err_message)
2022-05-11T16:01:08.6379357Z RuntimeError: test_ops_gradients failed!
2022-05-11T16:01:08.9614521Z 
2022-05-11T16:01:08.9614906Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-05-11T16:01:08.9616800Z 
2022-05-11T16:01:08.9617077Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-05-11T16:01:08.9644357Z + cleanup
2022-05-11T16:01:08.9644569Z + retcode=1
2022-05-11T16:01:08.9644756Z + set +x
2022-05-11T16:01:08.9679869Z ##[error]Process completed with exit code 1.
2022-05-11T16:01:09.0077888Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T16:01:09.0078227Z with:

See GitHub Actions build pull / pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge) (4/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T16:44:18.4001025Z /var/lib/jenkins/w... virtual member functions can be marked 'override'
2022-05-11T16:44:18.3995243Z In file included from /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_bridge.cpp:11:
2022-05-11T16:44:18.3996121Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_impl.h:33:40: error: only virtual member functions can be marked 'override'
2022-05-11T16:44:18.3996698Z   at::IntArrayRef sizes_custom() const override;
2022-05-11T16:44:18.3997059Z                                        ^~~~~~~~
2022-05-11T16:44:18.3997728Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_impl.h:34:42: error: only virtual member functions can be marked 'override'
2022-05-11T16:44:18.3998280Z   at::IntArrayRef strides_custom() const override;
2022-05-11T16:44:18.3998647Z                                          ^~~~~~~~
2022-05-11T16:44:18.3999560Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_impl.h:36:30: error: only virtual member functions can be marked 'override'
2022-05-11T16:44:18.4000065Z   int64_t dim_custom() const override;
2022-05-11T16:44:18.4000384Z                              ^~~~~~~~
2022-05-11T16:44:18.4001025Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/tensor_impl.h:38:32: error: only virtual member functions can be marked 'override'
2022-05-11T16:44:18.4001509Z   int64_t numel_custom() const override;
2022-05-11T16:44:18.4001837Z                                ^~~~~~~~
2022-05-11T16:44:18.4002151Z 4 errors generated.
2022-05-11T16:44:18.6244485Z [8/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_autograd_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-05-11T16:44:18.7867511Z [9/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convert_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/convert_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convert_ops.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-05-11T16:44:18.8229314Z [10/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/computation.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/computation.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/computation.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-05-11T16:44:45.8160536Z [11/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/RegisterXLA.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/RegisterXLA.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/RegisterXLA.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-05-11T16:44:45.8162908Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/RegisterXLA.cpp:63:6: warning: unused function 'resize_out' [-Wunused-function]
2022-05-11T16:44:45.8163365Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) {
2022-05-11T16:44:45.8163621Z      ^

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (crossref, 1, 2, linux.2xlarge) (5/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T15:56:07.1704975Z RuntimeError: test_ops_gradients failed!
2022-05-11T15:56:06.0501772Z 
2022-05-11T15:56:06.0501958Z FAILED (errors=2, skipped=3568, expected failures=90)
2022-05-11T15:56:06.0502195Z 
2022-05-11T15:56:06.0502332Z Generating XML reports...
2022-05-11T15:56:06.7920236Z Generated XML report: test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCPU-20220511152743.xml
2022-05-11T15:56:07.1700183Z Traceback (most recent call last):
2022-05-11T15:56:07.1700461Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T15:56:07.1702697Z     main()
2022-05-11T15:56:07.1702896Z   File "test/run_test.py", line 1050, in main
2022-05-11T15:56:07.1704761Z     raise RuntimeError(err_message)
2022-05-11T15:56:07.1704975Z RuntimeError: test_ops_gradients failed!
2022-05-11T15:56:07.4075229Z 
2022-05-11T15:56:07.4075794Z real	32m3.644s
2022-05-11T15:56:07.4076148Z user	84m20.479s
2022-05-11T15:56:07.4076425Z sys	2m24.311s
2022-05-11T15:56:07.4076592Z + cleanup
2022-05-11T15:56:07.4076742Z + retcode=1
2022-05-11T15:56:07.4076901Z + set +x
2022-05-11T15:56:07.4109122Z ##[error]Process completed with exit code 1.
2022-05-11T15:56:07.4164536Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T15:56:07.4164770Z with:

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (default, 1, 2, linux.2xlarge) (6/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T15:36:08.3264893Z RuntimeError: test_ops_gradients failed!
2022-05-11T15:36:07.0639850Z 
2022-05-11T15:36:07.0640022Z FAILED (errors=2, skipped=3568, expected failures=90)
2022-05-11T15:36:07.0640240Z 
2022-05-11T15:36:07.0640363Z Generating XML reports...
2022-05-11T15:36:07.9192522Z Generated XML report: test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCPU-20220511152649.xml
2022-05-11T15:36:08.3259268Z Traceback (most recent call last):
2022-05-11T15:36:08.3259738Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T15:36:08.3261708Z     main()
2022-05-11T15:36:08.3262084Z   File "test/run_test.py", line 1050, in main
2022-05-11T15:36:08.3264485Z     raise RuntimeError(err_message)
2022-05-11T15:36:08.3264893Z RuntimeError: test_ops_gradients failed!
2022-05-11T15:36:08.6003261Z 
2022-05-11T15:36:08.6003640Z real	11m27.736s
2022-05-11T15:36:08.6004205Z user	33m4.814s
2022-05-11T15:36:08.6004480Z sys	0m36.773s
2022-05-11T15:36:08.6004751Z + cleanup
2022-05-11T15:36:08.6004990Z + retcode=1
2022-05-11T15:36:08.6005226Z + set +x
2022-05-11T15:36:08.6039970Z ##[error]Process completed with exit code 1.
2022-05-11T15:36:08.6226552Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T15:36:08.6226836Z with:

See GitHub Actions build pull / win-vs2019-cpu-py3 / test (default, 1, 2, windows.4xlarge) (7/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T16:05:53.8416175Z RuntimeError: test_ops_jit failed!
2022-05-11T16:05:48.6926601Z 
2022-05-11T16:05:48.6926896Z FAILED (errors=2, skipped=78, expected failures=150)
2022-05-11T16:05:48.6927067Z 
2022-05-11T16:05:48.6927186Z Generating XML reports...
2022-05-11T16:05:48.6927588Z Generated XML report: test-reports\python-unittest\test_ops_jit\TEST-TestJitCPU-20220511154625.xml
2022-05-11T16:05:53.8414645Z Traceback (most recent call last):
2022-05-11T16:05:53.8415084Z   File "run_test.py", line 1072, in <module>
2022-05-11T16:05:53.8415345Z     main()
2022-05-11T16:05:53.8415585Z   File "run_test.py", line 1050, in main
2022-05-11T16:05:53.8415885Z     raise RuntimeError(err_message)
2022-05-11T16:05:53.8416175Z RuntimeError: test_ops_jit failed!
2022-05-11T16:05:54.0939978Z 
2022-05-11T16:05:54.0940449Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 
2022-05-11T16:05:54.0942207Z 
2022-05-11T16:05:54.0942422Z (base) C:\actions-runner\_work\pytorch\pytorch\test>exit /b 1 
2022-05-11T16:05:54.0966933Z + cleanup
2022-05-11T16:05:54.0967188Z + retcode=1
2022-05-11T16:05:54.0967369Z + set +x
2022-05-11T16:05:54.0997963Z ##[error]Process completed with exit code 1.
2022-05-11T16:05:54.1442058Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T16:05:54.1442421Z with:

See GitHub Actions build pull / linux-xenial-py3.7-clang7-asan / test (default, 2, 5, linux.2xlarge) (8/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T16:42:57.1085709Z RuntimeError: test_ops_gradients failed!
2022-05-11T16:42:55.3299123Z 
2022-05-11T16:42:55.3299313Z FAILED (errors=2, skipped=3568, expected failures=90)
2022-05-11T16:42:55.3299551Z 
2022-05-11T16:42:55.3299678Z Generating XML reports...
2022-05-11T16:42:56.3712011Z Generated XML report: test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCPU-20220511154005.xml
2022-05-11T16:42:57.1078461Z Traceback (most recent call last):
2022-05-11T16:42:57.1078914Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T16:42:57.1082060Z     main()
2022-05-11T16:42:57.1082305Z   File "test/run_test.py", line 1050, in main
2022-05-11T16:42:57.1085291Z     raise RuntimeError(err_message)
2022-05-11T16:42:57.1085709Z RuntimeError: test_ops_gradients failed!
2022-05-11T16:42:57.5734070Z + cleanup
2022-05-11T16:42:57.5734315Z + retcode=1
2022-05-11T16:42:57.5734525Z + set +x
2022-05-11T16:42:57.5766024Z ##[error]Process completed with exit code 1.
2022-05-11T16:42:57.5808542Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T16:42:57.5808783Z with:
2022-05-11T16:42:57.5809201Z   github-token: ***
2022-05-11T16:42:57.5809375Z env:
2022-05-11T16:42:57.5809626Z   IN_CI: 1
2022-05-11T16:42:57.5809788Z   IS_GHA: 1

See GitHub Actions build pull / linux-xenial-cuda11.3-py3.7-gcc7 / test (default, 3, 4, linux.4xlarge.nvidia.gpu) (9/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T16:38:48.5118951Z RuntimeError: test_ops_jit failed!
2022-05-11T16:38:44.9634200Z 
2022-05-11T16:38:44.9634369Z FAILED (errors=2, skipped=83, expected failures=155)
2022-05-11T16:38:44.9634579Z 
2022-05-11T16:38:44.9634705Z Generating XML reports...
2022-05-11T16:38:45.1310467Z Generated XML report: test-reports/python-unittest/test_ops_jit/TEST-TestJitCUDA-20220511161932.xml
2022-05-11T16:38:48.5110972Z Traceback (most recent call last):
2022-05-11T16:38:48.5111409Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T16:38:48.5114631Z     main()
2022-05-11T16:38:48.5115408Z   File "test/run_test.py", line 1050, in main
2022-05-11T16:38:48.5118629Z     raise RuntimeError(err_message)
2022-05-11T16:38:48.5118951Z RuntimeError: test_ops_jit failed!
2022-05-11T16:38:49.0071162Z + cleanup
2022-05-11T16:38:49.0071605Z + retcode=1
2022-05-11T16:38:49.0071935Z + set +x
2022-05-11T16:38:49.0113914Z ##[error]Process completed with exit code 1.
2022-05-11T16:38:49.0161741Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T16:38:49.0162088Z with:
2022-05-11T16:38:49.0162679Z   github-token: ***
2022-05-11T16:38:49.0162932Z env:
2022-05-11T16:38:49.0163138Z   IN_CI: 1
2022-05-11T16:38:49.0163363Z   IS_GHA: 1

See GitHub Actions build pull / linux-xenial-py3.7-clang7-asan / test (default, 5, 5, linux.2xlarge) (10/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T15:39:22.3974156Z RuntimeError: test_functionalization failed!
2022-05-11T15:39:22.3224563Z     #183 0x564ff9e2218b in _Py_UnixMain /home/builder/tkoch/workspace/python_1648536129212/work/Modules/main.c:3495
2022-05-11T15:39:22.3675963Z     #184 0x7f1d4e0f383f in __libc_start_main /build/glibc-S7Ft5T/glibc-2.23/csu/../csu/libc-start.c:291
2022-05-11T15:39:22.3676308Z     #185 0x564ff9dc7039 in _start (/opt/conda/bin/python3.7+0x1d8039)
2022-05-11T15:39:22.3676470Z 
2022-05-11T15:39:22.3676824Z SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/third_party/fbgemm/src/QuantUtils.cc:56:50 in 
2022-05-11T15:39:22.3965579Z Traceback (most recent call last):
2022-05-11T15:39:22.3965895Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T15:39:22.3970398Z     main()
2022-05-11T15:39:22.3970741Z   File "test/run_test.py", line 1050, in main
2022-05-11T15:39:22.3973729Z     raise RuntimeError(err_message)
2022-05-11T15:39:22.3974156Z RuntimeError: test_functionalization failed!
2022-05-11T15:39:22.8785099Z + cleanup
2022-05-11T15:39:22.8785313Z + retcode=1
2022-05-11T15:39:22.8785528Z + set +x
2022-05-11T15:39:22.8819313Z ##[error]Process completed with exit code 1.
2022-05-11T15:39:22.8857583Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T15:39:22.8857816Z with:
2022-05-11T15:39:22.8858222Z   github-token: ***
2022-05-11T15:39:22.8858393Z env:
2022-05-11T15:39:22.8858533Z   IN_CI: 1
2022-05-11T15:39:22.8858698Z   IS_GHA: 1

See GitHub Actions build pull / linux-xenial-py3.7-clang7-onnx / test (default, 1, 2, linux.2xlarge) (11/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T16:23:58.9626151Z RuntimeError: Unab...r) (compile in debug mode for type information)
2022-05-11T16:23:58.9622857Z ―――――――――――――― TestUtilityFuns_opset15.test_custom_op_fallthrough ――――――――――――――
2022-05-11T16:23:58.9623216Z Traceback (most recent call last):
2022-05-11T16:23:58.9623628Z   File "/var/lib/jenkins/workspace/test/onnx/test_utility_funs.py", line 1044, in test_custom_op_fallthrough
2022-05-11T16:23:58.9623966Z     dynamic_axes={"x": [0, 1, 2], "y": [0, 1, 2]},
2022-05-11T16:23:58.9624251Z   File "/var/lib/jenkins/workspace/test/onnx/test_utility_funs.py", line 71, in _model_to_graph
2022-05-11T16:23:58.9624514Z     dynamic_axes=dynamic_axes,
2022-05-11T16:23:58.9624883Z   File "/opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py", line 732, in _model_to_graph
2022-05-11T16:23:58.9625146Z     module=module,
2022-05-11T16:23:58.9625472Z   File "/opt/conda/lib/python3.7/site-packages/torch/onnx/utils.py", line 301, in _optimize_graph
2022-05-11T16:23:58.9625744Z     torch._C._jit_pass_onnx_lint(graph)
2022-05-11T16:23:58.9626151Z RuntimeError: Unable to cast from non-held to held instance (T& to Holder<T>) (compile in debug mode for type information)
2022-05-11T16:23:58.9626574Z ----------------------------- Captured stdout call -----------------------------
2022-05-11T16:23:58.9626910Z Using /var/lib/jenkins/.cache/torch_extensions/py37_cpu as PyTorch extensions root...
2022-05-11T16:23:58.9627329Z No modifications detected for re-loaded extension module custom_add_v1, skipping build step...
2022-05-11T16:23:58.9627617Z Loading extension module custom_add_v1...
2022-05-11T16:23:58.9627742Z 
2022-05-11T16:23:58.9627758Z 
2022-05-11T16:23:58.9629307Z 
2022-05-11T16:23:58.9733908Z  �[36mtest/onnx/test_utility_funs.py�[0m::TestUtilityFuns_opset15.test_custom_op_fallthrough�[0m �[31m⨯�[0m�[31m45% �[0m�[40m�[32m█�[0m�[40m�[32m█�[0m�[40m�[31m█�[0m�[40m�[31m█�[0m�[40m�[31m▌�[0m�[40m�[31m     �[0m
2022-05-11T16:23:58.9734328Z 
2022-05-11T16:23:58.9737289Z 

See GitHub Actions build pull / linux-xenial-py3.7-clang7-asan / test (default, 1, 5, linux.2xlarge) (12/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T16:54:49.6214670Z RuntimeError: test_ops_jit failed!
2022-05-11T16:54:37.0288086Z 
2022-05-11T16:54:37.0288207Z FAILED (errors=2, skipped=78, expected failures=150)
2022-05-11T16:54:37.0288356Z 
2022-05-11T16:54:37.0288427Z Generating XML reports...
2022-05-11T16:54:37.1243003Z Generated XML report: test-reports/python-unittest/test_ops_jit/TEST-TestJitCPU-20220511154024.xml
2022-05-11T16:54:49.6207266Z Traceback (most recent call last):
2022-05-11T16:54:49.6207562Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T16:54:49.6211064Z     main()
2022-05-11T16:54:49.6211254Z   File "test/run_test.py", line 1050, in main
2022-05-11T16:54:49.6214444Z     raise RuntimeError(err_message)
2022-05-11T16:54:49.6214670Z RuntimeError: test_ops_jit failed!
2022-05-11T16:54:50.0834796Z + cleanup
2022-05-11T16:54:50.0835128Z + retcode=1
2022-05-11T16:54:50.0835303Z + set +x
2022-05-11T16:54:50.0871271Z ##[error]Process completed with exit code 1.
2022-05-11T16:54:50.0940896Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T16:54:50.0941139Z with:
2022-05-11T16:54:50.0941554Z   github-token: ***
2022-05-11T16:54:50.0941728Z env:
2022-05-11T16:54:50.0941873Z   IN_CI: 1
2022-05-11T16:54:50.0942035Z   IS_GHA: 1

See GitHub Actions build pull / linux-bionic-rocm5.1-py3.7 / test (default, 1, 2, linux.rocm.gpu) (13/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T18:53:48.0662800Z RuntimeError: test_ops_gradients failed!
2022-05-11T18:53:43.6680240Z 
2022-05-11T18:53:43.6680539Z FAILED (errors=2, skipped=3571, expected failures=89)
2022-05-11T18:53:43.6680916Z 
2022-05-11T18:53:43.6681133Z Generating XML reports...
2022-05-11T18:53:44.6897818Z Generated XML report: test-reports/python-unittest/test_ops_gradients/TEST-TestGradientsCUDA-20220511181838.xml
2022-05-11T18:53:48.0650750Z Traceback (most recent call last):
2022-05-11T18:53:48.0651991Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T18:53:48.0656532Z     main()
2022-05-11T18:53:48.0657275Z   File "test/run_test.py", line 1050, in main
2022-05-11T18:53:48.0661934Z     raise RuntimeError(err_message)
2022-05-11T18:53:48.0662800Z RuntimeError: test_ops_gradients failed!
2022-05-11T18:53:49.8570232Z 
2022-05-11T18:53:49.8571370Z real	52m33.062s
2022-05-11T18:53:49.8572039Z user	58m30.837s
2022-05-11T18:53:49.8572661Z sys	6m8.726s
2022-05-11T18:53:49.8573289Z + cleanup
2022-05-11T18:53:49.8573884Z + retcode=1
2022-05-11T18:53:49.8574458Z + set +x
2022-05-11T18:53:49.8686731Z ##[error]Process completed with exit code 1.
2022-05-11T18:53:49.8767302Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct
2022-05-11T18:53:49.8767975Z �[36;1m# copy test results back to the mounted workspace, needed sudo, resulting permissions were correct�[0m

See GitHub Actions build pull / linux-xenial-py3.7-gcc7 / test (default, 2, 2, linux.2xlarge) (14/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T15:37:01.8211747Z RuntimeError: test_ops_jit failed!
2022-05-11T15:36:58.2165546Z 
2022-05-11T15:36:58.2165663Z FAILED (errors=2, skipped=78, expected failures=150)
2022-05-11T15:36:58.2165809Z 
2022-05-11T15:36:58.2165894Z Generating XML reports...
2022-05-11T15:36:58.2918989Z Generated XML report: test-reports/python-unittest/test_ops_jit/TEST-TestJitCPU-20220511152353.xml
2022-05-11T15:37:01.8206178Z Traceback (most recent call last):
2022-05-11T15:37:01.8206479Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T15:37:01.8208962Z     main()
2022-05-11T15:37:01.8209155Z   File "test/run_test.py", line 1050, in main
2022-05-11T15:37:01.8211254Z     raise RuntimeError(err_message)
2022-05-11T15:37:01.8211747Z RuntimeError: test_ops_jit failed!
2022-05-11T15:37:02.1023969Z + cleanup
2022-05-11T15:37:02.1024254Z + retcode=1
2022-05-11T15:37:02.1024423Z + set +x
2022-05-11T15:37:02.1058135Z ##[error]Process completed with exit code 1.
2022-05-11T15:37:02.1096372Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T15:37:02.1096612Z with:
2022-05-11T15:37:02.1097011Z   github-token: ***
2022-05-11T15:37:02.1097183Z env:
2022-05-11T15:37:02.1097324Z   IN_CI: 1
2022-05-11T15:37:02.1097483Z   IS_GHA: 1

See GitHub Actions build pull / linux-xenial-py3.7-clang7-onnx / test (default, 2, 2, linux.2xlarge) (15/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T15:45:16.0863993Z ##[error]Process completed with exit code 1.
2022-05-11T15:45:15.7381472Z SKIPPED [1] test/onnx/test_pytorch_common.py:68: Unsupported opset_version: 10 > 8
2022-05-11T15:45:15.7381819Z SKIPPED [1] test/onnx/test_pytorch_common.py:53: Failing, see https://github.com/pytorch/pytorch/issues/66528
2022-05-11T15:45:15.7382251Z SKIPPED [1] test/onnx/test_pytorch_common.py:53: Unstable loading pretrained quantized mobilenet v3: https://github.com/pytorch/vision/issues/5303
2022-05-11T15:45:15.7382646Z SKIPPED [3] test/onnx/test_pytorch_common.py:68: Unsupported opset_version: 10 < 11
2022-05-11T15:45:15.7383072Z SKIPPED [1] test/onnx/test_pytorch_common.py:53: Bug in ORT, skip test until rel-1.11.
2022-05-11T15:45:15.7383386Z SKIPPED [1] test/onnx/test_pytorch_common.py:112: Unsupported opset_version: 10 < 11
2022-05-11T15:45:15.7383741Z FAILED test/onnx/test_pytorch_onnx_onnxruntime.py::TestONNXRuntime_opset10::test_arange_with_floats_out
2022-05-11T15:45:15.7384113Z FAILED test/onnx/test_pytorch_onnx_onnxruntime.py::TestONNXRuntime_opset10::test_dynamic_arange_out
2022-05-11T15:45:15.7384489Z FAILED test/onnx/test_pytorch_onnx_onnxruntime.py::TestONNXRuntime_opset10::test_dynamic_arange_start_out
2022-05-11T15:45:15.7384948Z �[31m==== �[31m�[1m3 failed�[0m, �[32m611 passed�[0m, �[33m190 skipped�[0m, �[33m1461 warnings�[0m�[31m in 204.26s (0:03:24)�[0m�[31m =====�[0m
2022-05-11T15:45:16.0863993Z ##[error]Process completed with exit code 1.
2022-05-11T15:45:16.0997487Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T15:45:16.0997840Z with:
2022-05-11T15:45:16.0998269Z   github-token: ***
2022-05-11T15:45:16.0998441Z env:
2022-05-11T15:45:16.0998585Z   IN_CI: 1
2022-05-11T15:45:16.0998748Z   IS_GHA: 1
2022-05-11T15:45:16.0998935Z   GIT_DEFAULT_BRANCH: master
2022-05-11T15:45:16.0999111Z ##[endgroup]
2022-05-11T15:45:16.1041609Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a
2022-05-11T15:45:16.1041840Z with:

See GitHub Actions build pull / linux-xenial-py3.7-gcc5.4 / test (default, 2, 2, linux.2xlarge) (16/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

2022-05-11T15:34:48.5616681Z RuntimeError: test_ops_jit failed!
2022-05-11T15:34:44.8493089Z 
2022-05-11T15:34:44.8493199Z FAILED (errors=2, skipped=78, expected failures=150)
2022-05-11T15:34:44.8493351Z 
2022-05-11T15:34:44.8493439Z Generating XML reports...
2022-05-11T15:34:44.9281027Z Generated XML report: test-reports/python-unittest/test_ops_jit/TEST-TestJitCPU-20220511152108.xml
2022-05-11T15:34:48.5607462Z Traceback (most recent call last):
2022-05-11T15:34:48.5615444Z   File "test/run_test.py", line 1072, in <module>
2022-05-11T15:34:48.5615881Z     main()
2022-05-11T15:34:48.5616225Z   File "test/run_test.py", line 1050, in main
2022-05-11T15:34:48.5616449Z     raise RuntimeError(err_message)
2022-05-11T15:34:48.5616681Z RuntimeError: test_ops_jit failed!
2022-05-11T15:34:48.8402212Z + cleanup
2022-05-11T15:34:48.8402584Z + retcode=1
2022-05-11T15:34:48.8402790Z + set +x
2022-05-11T15:34:48.8436486Z ##[error]Process completed with exit code 1.
2022-05-11T15:34:48.8659537Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T15:34:48.8659810Z with:
2022-05-11T15:34:48.8660263Z   github-token: ***
2022-05-11T15:34:48.8660433Z env:
2022-05-11T15:34:48.8660596Z   IN_CI: 1
2022-05-11T15:34:48.8660769Z   IS_GHA: 1

❄️ 2 failures tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (default, 2, 2, linux.2xlarge) (1/2)

Step: "Test" (full log | diagnosis details | 🔁 rerun) ❄️

2022-05-11T16:08:02.6394892Z .jenkins/pytorch/t...--gtest_output=xml:$TEST_REPORTS_DIR/test_lazy.xml
2022-05-11T16:08:02.3719820Z �[0;32m[       OK ] �[mLazyOpsTest.TestOnesLike (0 ms)
2022-05-11T16:08:02.3720271Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestOnesLikeOptions
2022-05-11T16:08:02.3720750Z �[0;32m[       OK ] �[mLazyOpsTest.TestOnesLikeOptions (0 ms)
2022-05-11T16:08:02.3721051Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestFull
2022-05-11T16:08:02.3725601Z �[0;32m[       OK ] �[mLazyOpsTest.TestFull (0 ms)
2022-05-11T16:08:02.3726174Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestFullLike
2022-05-11T16:08:02.3727080Z �[0;32m[       OK ] �[mLazyOpsTest.TestFullLike (0 ms)
2022-05-11T16:08:02.3727918Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestFullLikeOptions
2022-05-11T16:08:02.3728438Z �[0;32m[       OK ] �[mLazyOpsTest.TestFullLikeOptions (0 ms)
2022-05-11T16:08:02.3728756Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestARange
2022-05-11T16:08:02.6394892Z .jenkins/pytorch/test.sh: line 255:  3937 Segmentation fault      (core dumped) "$TORCH_BIN_DIR"/test_lazy --gtest_output=xml:$TEST_REPORTS_DIR/test_lazy.xml
2022-05-11T16:08:02.6395408Z + cleanup
2022-05-11T16:08:02.6395586Z + retcode=139
2022-05-11T16:08:02.6395805Z + set +x
2022-05-11T16:08:02.6429483Z ##[error]Process completed with exit code 139.
2022-05-11T16:08:02.6474580Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T16:08:02.6474826Z with:
2022-05-11T16:08:02.6475282Z   github-token: ***
2022-05-11T16:08:02.6475460Z env:
2022-05-11T16:08:02.6475606Z   IN_CI: 1
2022-05-11T16:08:02.6475772Z   IS_GHA: 1

See GitHub Actions build pull / linux-bionic-py3.7-clang9 / test (crossref, 2, 2, linux.2xlarge) (2/2)

Step: "Test" (full log | diagnosis details | 🔁 rerun) ❄️

2022-05-11T16:16:29.1188429Z .jenkins/pytorch/t...--gtest_output=xml:$TEST_REPORTS_DIR/test_lazy.xml
2022-05-11T16:16:28.8506962Z �[0;32m[       OK ] �[mLazyOpsTest.TestOnesLike (0 ms)
2022-05-11T16:16:28.8507546Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestOnesLikeOptions
2022-05-11T16:16:28.8508179Z �[0;32m[       OK ] �[mLazyOpsTest.TestOnesLikeOptions (0 ms)
2022-05-11T16:16:28.8508762Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestFull
2022-05-11T16:16:28.8513706Z �[0;32m[       OK ] �[mLazyOpsTest.TestFull (0 ms)
2022-05-11T16:16:28.8514030Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestFullLike
2022-05-11T16:16:28.8514390Z �[0;32m[       OK ] �[mLazyOpsTest.TestFullLike (0 ms)
2022-05-11T16:16:28.8514915Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestFullLikeOptions
2022-05-11T16:16:28.8515494Z �[0;32m[       OK ] �[mLazyOpsTest.TestFullLikeOptions (0 ms)
2022-05-11T16:16:28.8515807Z �[0;32m[ RUN      ] �[mLazyOpsTest.TestARange
2022-05-11T16:16:29.1188429Z .jenkins/pytorch/test.sh: line 255:  3849 Segmentation fault      (core dumped) "$TORCH_BIN_DIR"/test_lazy --gtest_output=xml:$TEST_REPORTS_DIR/test_lazy.xml
2022-05-11T16:16:29.1188856Z + cleanup
2022-05-11T16:16:29.1189240Z + retcode=139
2022-05-11T16:16:29.1189430Z + set +x
2022-05-11T16:16:29.1224327Z ##[error]Process completed with exit code 139.
2022-05-11T16:16:29.1315454Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master
2022-05-11T16:16:29.1315707Z with:
2022-05-11T16:16:29.1316143Z   github-token: ***
2022-05-11T16:16:29.1316319Z env:
2022-05-11T16:16:29.1316464Z   IN_CI: 1
2022-05-11T16:16:29.1316631Z   IS_GHA: 1

This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@bdhirsh
Copy link
Collaborator Author

bdhirsh commented May 11, 2022

Actually I'm going to get rid of this PR (and switch as_strided_ over to be CompositeExplicitAutogradNonFunctional later)

@github-actions
Copy link
Contributor

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Jul 10, 2022
@github-actions github-actions bot closed this Aug 9, 2022
@facebook-github-bot facebook-github-bot deleted the gh/bdhirsh/229/head branch September 9, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants