Merge ~costamagnagianfranco/autopkgtest-cloud/+git/autopkgtest-package-configs:pytorch into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

Proposed by Gianfranco Costamagna
Status: Merged
Merged at revision: df8f8cd655b08291c6ee8866c95ccc6af8eba509
Proposed branch: ~costamagnagianfranco/autopkgtest-cloud/+git/autopkgtest-package-configs:pytorch
Merge into: ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main
Diff against target: 14 lines (+2/-0)
1 file modified
long_tests (+2/-0)
Reviewer Review Type Date Requested Status
Brian Murray Needs Information
Review via email: mp+451296@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

Could you provide some references, e.g. failing test runs, for the packages you want to add to long_tests?

Thanks!

review: Needs Information
Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :
Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

21564s test_ops_jit.py::TestJitCPU::test_variant_consistency_jit_linalg_lstsq_cpu_float32 autopkgtest [11:34:30]: ERROR: timed out on command "su -s /bin/bash ubuntu -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 || true; . ~/.profile >/dev/null 2>&1 || true; buildtree="/tmp/autopkgtest.Kr7QKO/build.pZt/src"; mkdir -p -m 1777 -- "/tmp/autopkgtest.Kr7QKO/6_of_7__pytest__test_ops_jit-artifacts"; export AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest.Kr7QKO/6_of_7__pytest__test_ops_jit-artifacts"; export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755 "/tmp/autopkgtest.Kr7QKO/autopkgtest_tmp"; export AUTOPKGTEST_TMP="/tmp/autopkgtest.Kr7QKO/autopkgtest_tmp"; export ADTTMP="$AUTOPKGTEST_TMP"; export DEBIAN_FRONTEND=noninteractive; export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=1; unset LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION LC_ALL;rm -f /tmp/autopkgtest_script_pid; set -C; echo $$ > /tmp/autopkgtest_script_pid; set +C; trap "rm -f /tmp/autopkgtest_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; export 'ADT_TEST_TRIGGERS=onnx/1.13.1-3 pytorch/2.0.1+dfsg-2'; touch /tmp/autopkgtest.Kr7QKO/6_of_7__pytest__test_ops_jit-stdout /tmp/autopkgtest.Kr7QKO/6_of_7__pytest__test_ops_jit-stderr; bash -ec 'cp -avL debian/expecttest/expecttest test/; cd test/ ; python3 -m pytest test_ops_jit.py -v || true' 2> >(tee -a /tmp/autopkgtest.Kr7QKO/6_of_7__pytest__test_ops_jit-stderr >&2) > >(tee -a /tmp/autopkgtest.Kr7QKO/6_of_7__pytest__test_ops_jit-stdout);" (kind: test)
21564s autopkgtest [11:34:30]: test 6_of_7__pytest__test_ops_jit: -----------------------]
21566s 6_of_7__pytest__test_ops_jit FAIL timed out
21566s autopkgtest [11:34:32]: test 6_of_7__pytest__test_ops_jit: - - - - - - - - - - results - - - - - - - - - -
21568s autopkgtest [11:34:34]: test 7_of_7__pytest__test_torch: preparing testbed

Revision history for this message
Tim Andersson (andersson123) wrote :

I'm going to try and re-trigger the test and see if the results differ, because the times of the logs you've posted here coincide with the service being quite busy which means it *could* just be a temporary failure.

If it happens again, it's more indicative that this package requires being added to long tests :)

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote :

And it failed... at least on amd64

Revision history for this message
Brian Murray (brian-murray) wrote :

For the record the tests failed differently when added to long_tests (OOM) so I added pytorch/amd64 to big_packages and dropped it from long_tests as 20000s should be enough for pytorch.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/long_tests b/long_tests
2index 5cf0343..82761a0 100644
3--- a/long_tests
4+++ b/long_tests
5@@ -49,7 +49,9 @@ open-iscsi/ppc64el
6 open-iscsi/s390x
7 openjdk-8/armhf
8 pandas/armhf
9+pytorch/amd64
10 pytorch/arm64
11+pytorch/ppc64el
12 rustc/arm64
13 rustc/armhf
14 sagemath/amd64

Subscribers

People subscribed via source and target branches