Moblab tests are failing in the CQ |
|||||
Issue descriptionAlmost certainly introduced in this cl https://chromium-review.googlesource.com/#/c/chromiumos/third_party/autotest/+/616117/ 08/21 17:26:06.311 WARNI| test:0612| The test failed with the following exception Traceback (most recent call last): File "/usr/local/autotest/client/common_lib/test.py", line 606, in _exec _call_test_function(self.execute, *p_args, **p_dargs) File "/usr/local/autotest/client/common_lib/test.py", line 812, in _call_test_function raise error.UnhandledTestFail(e) UnhandledTestFail: Unhandled AttributeError: 'moblab_RunSuite' object has no attribute '_afe' Traceback (most recent call last): File "/usr/local/autotest/client/common_lib/test.py", line 806, in _call_test_function return func(*args, **dargs) File "/usr/local/autotest/client/common_lib/test.py", line 470, in execute dargs) File "/usr/local/autotest/client/common_lib/test.py", line 347, in _call_run_once_with_retry postprocess_profiled_run, args, dargs) File "/usr/local/autotest/client/common_lib/test.py", line 380, in _call_run_once self.run_once(*args, **dargs) File "/usr/local/autotest/server/site_tests/moblab_RunSuite/moblab_RunSuite.py", line 89, in run_once job_id, timeout=WAIT_FOR_CHILD_JOB_CREATION_TIMEOUT) File "/usr/local/autotest/server/site_tests/moblab_RunSuite/moblab_RunSuite.py", line 126, in _wait_for_child_job_creation jobs = self._afe.get_jobs(parent_job_id=job_id) AttributeError: 'moblab_RunSuite' object has no attribute '_afe' 08/21 17:26:06.312 DEBUG| test:0617| Running cleanup for test.
,
Aug 22 2017
I'm chumping the reverts so that we can re-mark guado_moblab important.
,
Aug 22 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/92941247ee901986a5f2d3a5c88c99ae5d1d72bf commit 92941247ee901986a5f2d3a5c88c99ae5d1d72bf Author: Prathmesh Prabhu <pprabhu@chromium.org> Date: Tue Aug 22 00:44:45 2017 Revert "moblab_RunSuite: Fix bug in json parsing" This reverts commit 796003bd3376c6eb10283921444a02db45b5566a. Original change's description: > moblab_RunSuite: Fix bug in json parsing > > BUG=chromium:757599 > TEST=None > > Change-Id: If712e6541c3b7b1149fb5df7501cd58a7d8e8485 > Reviewed-on: https://chromium-review.googlesource.com/624465 > Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org> > Tested-by: Paul Hobbs <phobbs@google.com> BUG=chromium:757599 BUG= chromium:757658 Change-Id: Ie533b55efa10153f615069d8ba990a915f1b31c8 Reviewed-on: https://chromium-review.googlesource.com/624547 Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org> [modify] https://crrev.com/92941247ee901986a5f2d3a5c88c99ae5d1d72bf/server/site_tests/moblab_RunSuite/moblab_RunSuite.py
,
Aug 22 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/8659cfbdfaef9a8db7f550183a315ddf9975dcab commit 8659cfbdfaef9a8db7f550183a315ddf9975dcab Author: Prathmesh Prabhu <pprabhu@chromium.org> Date: Tue Aug 22 00:45:28 2017 Revert "moblab_RunSuite: Fix typo in cmd" This reverts commit 78e5c92f63fad305745840568ea9644ae7e79868. Original change's description: > moblab_RunSuite: Fix typo in cmd > > BUG= chromium:757471 > TEST=None > > Change-Id: I5e9e36d5f9827f9d1e96457464e85f4170baa1cd > Reviewed-on: https://chromium-review.googlesource.com/624401 > Reviewed-by: Keith Haddow <haddowk@chromium.org> > Tested-by: Paul Hobbs <phobbs@google.com> BUG= chromium:757471 BUG= chromium:757658 Change-Id: Iffdec67d1da7e4e4bb0cc2e066e7197f15f03a17 Reviewed-on: https://chromium-review.googlesource.com/624567 Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org> [modify] https://crrev.com/8659cfbdfaef9a8db7f550183a315ddf9975dcab/server/site_tests/moblab_RunSuite/moblab_RunSuite.py
,
Aug 22 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/third_party/autotest/+/d9d238063f42d0f43228ca13713d01e83da7116c commit d9d238063f42d0f43228ca13713d01e83da7116c Author: Prathmesh Prabhu <pprabhu@chromium.org> Date: Tue Aug 22 00:46:16 2017 Revert "[autotest] Fix moblab test when scheduler crashloops" This reverts commit 37db4eab116ef35ca6ac2a7108539702502a637d. Reason for revert: Needs thorough verification with moblab-trybot Original change's description: > [autotest] Fix moblab test when scheduler crashloops > > BUG= chromium:718618 > TEST=None > > Change-Id: I1b0aaf8c5be1951def5915642e9db1803ab5bc77 > Reviewed-on: https://chromium-review.googlesource.com/616117 > Commit-Ready: Paul Hobbs <phobbs@google.com> > Tested-by: Paul Hobbs <phobbs@google.com> > Reviewed-by: Dan Shi <dshi@google.com> BUG= chromium:718618 BUG= chromium:757658 Change-Id: Ib6f99d19e28d7d128f6acf90883594b5679c8d56 Reviewed-on: https://chromium-review.googlesource.com/624568 Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org> [modify] https://crrev.com/d9d238063f42d0f43228ca13713d01e83da7116c/site_utils/run_suite.py [modify] https://crrev.com/d9d238063f42d0f43228ca13713d01e83da7116c/server/site_tests/moblab_RunSuite/moblab_RunSuite.py
,
Aug 22 2017
Please re-land #5 with other fixes squashed in. Please use guado_moblab-paladin trybot with --hwtest to validate before CQ.
,
Aug 22 2017
The bug in tot is fixed.
,
Jan 22 2018
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by pprabhu@chromium.org
, Aug 22 2017