Static validation test: test_efi_secure_boot_signatures failing with "RuntimeError: probes API has not been configured"

Bug #1193367 reported by Para Siva
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
UTAH
Fix Released
High
Andy Doan

Bug Description

The amd64 static validation test, test_efi_secure_boot_signatures, is failing with 'RuntimeError: probes API has not been configured'.

The following is the traceback being reported
ERROR: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 327, in run
    testMethod()
  File "/usr/share/utah/isotest/iso_static_validation.py", line 458, in test_efi_secure_boot_signatures
    export_bzr_keys.get()
  File "/usr/lib/python2.7/dist-packages/utah/client/vcs.py", line 115, in get
    res = super(BzrHandler, self).get(directory)
  File "/usr/lib/python2.7/dist-packages/utah/client/vcs.py", line 58, in get
    return run_cmd(self.get_command, cwd=directory, cmd_type=CMD_TS_FETCH)
  File "/usr/lib/python2.7/dist-packages/utah/client/common.py", line 163, in run_cmd
    with probes.run(probe_data):
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/usr/lib/python2.7/dist-packages/utah/client/probe/__init__.py", line 91, in run
    raise RuntimeError('probes API has not been configured')
RuntimeError: probes API has not been configured

http://10.98.0.1:8080/job/saucy-desktop-amd64-smoke-iso-validation/50/console is the impacted job

Related branches

Andy Doan (doanac)
Changed in utah:
importance: Undecided → High
assignee: nobody → Andy Doan (doanac)
Andy Doan (doanac)
Changed in utah:
milestone: none → 0.13.1
Andy Doan (doanac)
Changed in utah:
status: New → Fix Committed
Andy Doan (doanac)
Changed in utah:
status: Fix Committed → Confirmed
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.