firmware_Cr50InvalidateRW test case has failed with not No module named telemetry.core

41 views
Skip to first unread message

VENKAT PARI

unread,
Aug 2, 2019, 6:44:48 PM8/2/19
to faft users
The  firmware_Cr50InvalidateRW test case is failed with following error. Could not see telemetry.core python module. 

Command:

test_that -b $BOARD $IP --autotest_dir ~/trunk/src/third_party/autotest/files --args='servo_board=$BOARDS' firmware_Cr50InvalidateR


START login_LoginSuccess login_LoginSuccess timestamp=1562922390 localtime=Jul 12 09:06:30
ERROR login_LoginSuccess login_LoginSuccess timestamp=1562922391 localtime=Jul 12 09:06:31 Unhandled ImportError: No module named telemetry.core
  Traceback (most recent call last):
    File "/usr/local/autotest/bin/parallel.py", line 18, in fork_start
      l()
    File "/usr/local/autotest/bin/job.py", line 488, in <lambda>
      l = lambda : test.runtest(self, url, tag, args, dargs)
    File "/usr/local/autotest/bin/test.py", line 117, in runtest
      job.sysinfo.log_after_each_iteration)
    File "/usr/local/autotest/common_lib/test.py", line 863, in runtest
      exec ('import %s' % modulename, local_namespace, global_namespace)
    File "<string>", line 1, in <module>
    File "/usr/local/autotest/tests/login_LoginSuccess/login_LoginSuccess.py", line 9, in <module>
      from autotest_lib.client.common_lib.cros import chrome, session_manager
    File "/usr/local/autotest/common_lib/cros/chrome.py", line 8, in <module>
      from autotest_lib.client.common_lib.cros import arc_util
    File "/usr/local/autotest/common_lib/cros/arc_util.py", line 18, in <module>
      from telemetry.core import exceptions
  ImportError: No module named telemetry.core
END ERROR login_LoginSuccess login_LoginSuccess timestamp=1562922391 localtime=Jul 12 09:06:31

Thanks and Regards,
Venkat Pari

Kevin Shelton

unread,
Aug 6, 2019, 12:02:21 PM8/6/19
to VENKAT PARI, faft users, Mary Ruthven
ToT for that test looks healthy from a quick check of recent builds; not sure, but you may just need to repo sync.

VENKAT PARI

unread,
Aug 6, 2019, 5:08:03 PM8/6/19
to Kevin Shelton, faft users, Mary Ruthven
Hi Kevin,

I did repo sync. But still same issue. I could not see /usr/local/telemetry in DUT. could you help why it not building the telemetry in autotest.

Thanks and Regards,
Venkat Pari

Reply all
Reply to author
Forward
0 new messages