Bug 102935 - [GLK] [IGT] tools_test@tools_test Failed assertion: igt_system_quiet
Summary: [GLK] [IGT] tools_test@tools_test Failed assertion: igt_system_quiet
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: DRI git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard: ReadyForDev
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-21 21:32 UTC by Luis Botello
Modified: 2018-02-14 13:53 UTC (History)
1 user (show)

See Also:
i915 platform: GLK
i915 features: display/Other


Attachments

Description Luis Botello 2017-09-21 21:32:54 UTC
Configuration:
--------------
Component: drm
    tag: libdrm-2.4.81-55-g76418c2
    commit: 76418c244d4c52a8dd20809e3e8b4e70501fc76f

Component: cairo
    tag: 1.15.6-38-g1220e3c
    commit: 1220e3c6b8f94a00ac7afee15f21e6782655d97c

Component: intel-gpu-tools
    tag: intel-gpu-tools-1.19-312-gda197b5
    commit: da197b5f3cb516aaaea72d0d60b0f5c1c81081dd

Component: piglit
    tag: piglit-v1
    commit: 2753955998d7deb90f681cf4cb1253c4519dfd1d

commit 2afdfe9be8345f9499f3d00ba13c05f1f23344d1
Author:     Jani Nikula <jani.nikula@intel.com>
AuthorDate: Tue Sep 19 18:41:27 2017 +0300
Commit:     Jani Nikula <jani.nikula@intel.com>
CommitDate: Tue Sep 19 18:41:27 2017 +0300

    drm-tip: 2017y-09m-19d-15h-40m-56s UTC integration manifest


Steps:
------
1. Execute IGT tests:
# ./tools_test --r tools_test

Actual results:
---------------
Failed assertion igt_system_quiet(cmd) == IGT_EXIT_SUCCESS

Stdout	
-------
IGT-Version: 1.19-gc718ba8 (x86_64) (Linux: 4.13.0-drm-tip-ww37-commit-9adc9e9+ x86_64)
Stack trace:
  #0 [__igt_fail_assert+0x101]
  #1 [__perf_open+0x45]
  #2 [__real_main3226+0x223d]
  #3 [main+0x23]
  #4 [__libc_start_main+0xf1]
  #5 [_start+0x29]
  #6 [<unknown>+0x29]
child 0 failed with exit status 99
Subtest per-context-mode-unprivileged: FAIL (0.003s)

Stderr	
-------
(perf:12695) CRITICAL: Test assertion failure function __perf_open, file perf.c:314:
(perf:12695) CRITICAL: Failed assertion: ret >= 0
(perf:12695) CRITICAL: Last errno: 13, Permission denied
Subtest per-context-mode-unprivileged failed.
No log.
Comment 1 Hector Velazquez 2017-12-12 17:06:10 UTC
This test continue failing on GLK QA

igt@tools_test@tools_test

IGT-Version: 1.20-g39ac6b8 (x86_64) (Linux: 4.15.0-rc2-drm-intel-qa-ww49-commit-b5f297e0+ x86_64)

(tools_test:24561) CRITICAL: Test assertion failure function __real_main58, file tools_test.c:120:
(tools_test:24561) CRITICAL: Failed assertion: igt_system_quiet(cmd) == IGT_EXIT_SUCCESS
Subtest tools_test failed.
Comment 2 Jani Saarinen 2017-12-12 17:45:27 UTC
Ref: https://patchwork.freedesktop.org/series/35237/
Comment 3 Chris Wilson 2017-12-15 11:29:06 UTC
The error should be clarified by

commit d35ce13878e53c08fad2d43fec411eb041d24bb5
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Dec 12 17:20:57 2017 +0000

    igt/tools_test: Check the tools exist before executing
    
    As a simple fail-safe against a bad installation, check the tools exist
    before testing whether they work.
    
    v2: Check intel_l3_parity as well
    v3: Hunt for tools/
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=102935
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: Petri Latvala <petri.latvala@intel.com> #v1
    Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> #v1
Comment 4 Armando Antonio 2018-01-10 15:22:06 UTC
verified fixed

======================================
             Software
======================================
kernel version              : 4.15.0-rc7-drm-tip-ww2-commit-17fd162+

======================================
        Graphic drivers
======================================
intel-gpu-tools (tag)       : intel-gpu-tools-1.20-269-gd5e51a60

======================================
             Hardware
======================================
platform                   : Geminilake
motherboard model          : Geminilake


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.