[igt-dev] ✗ GitLab.Pipeline: warning for runner: Show why we dump the task state

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 7 08:42:45 UTC 2020


== Series Details ==

Series: runner: Show why we dump the task state
URL   : https://patchwork.freedesktop.org/series/75599/
State : warning

== Summary ==

Did not get list of undocumented tests for this run, something is wrong!

Other than that, pipeline status: FAILED.

see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/129291 for the overview.

build:tests-debian-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2206781):
  [351/384] Linking target runner/testdata/abort.
  [352/384] Linking target runner/testdata/abort-dynamic.
  [353/384] Linking target runner/testdata/abort-fixture.
  [354/384] Compiling C object 'runner/527aa9f@@igt_runner at sta/executor.c.o'.
  FAILED: runner/527aa9f@@igt_runner at sta/executor.c.o 
  cc -Irunner/527aa9f@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -fPIC  -MD -MQ 'runner/527aa9f@@igt_runner at sta/executor.c.o' -MF 'runner/527aa9f@@igt_runner at sta/executor.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
  ../runner/executor.c: In function ‘show_kernel_task_state’:
  ../runner/executor.c:685:25: error: ‘O_WRONlY’ undeclared (first use in this function); did you mean ‘O_WRONLY’?
    fd = open("/dev/kmsg", O_WRONlY);
                           ^~~~~~~~
                           O_WRONLY
  ../runner/executor.c:685:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1586248483:build_script
  section_start:1586248483:after_script
  section_end:1586248485:after_script
  section_start:1586248485:upload_artifacts_on_failure
  section_end:1586248486:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2206784):
  [16/23] Linking target tools/null_state_gen/intel_null_state_gen.
  [17/23] Compiling C object 'runner/527aa9f@@igt_runner at sta/executor.c.o'.
  FAILED: runner/527aa9f@@igt_runner at sta/executor.c.o 
  /usr/bin/aarch64-linux-gnu-gcc -Irunner/527aa9f@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -fPIC  -MD -MQ 'runner/527aa9f@@igt_runner at sta/executor.c.o' -MF 'runner/527aa9f@@igt_runner at sta/executor.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
  ../runner/executor.c: In function ‘show_kernel_task_state’:
  ../runner/executor.c:685:25: error: ‘O_WRONlY’ undeclared (first use in this function); did you mean ‘O_WRONLY’?
    fd = open("/dev/kmsg", O_WRONlY);
                           ^~~~~~~~
                           O_WRONLY
  ../runner/executor.c:685:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1586248457:build_script
  section_start:1586248457:after_script
  Running after_script
  section_end:1586248459:after_script
  section_start:1586248459:upload_artifacts_on_failure
  Uploading artifacts for failed job
  section_end:1586248461:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-armhf has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2206783):
  [10/17] Linking target tools/i915-perf/i915-perf-reader.
  [11/17] Compiling C object 'runner/527aa9f@@igt_runner at sta/executor.c.o'.
  FAILED: runner/527aa9f@@igt_runner at sta/executor.c.o 
  /usr/bin/arm-linux-gnueabihf-gcc -Irunner/527aa9f@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -fPIC  -MD -MQ 'runner/527aa9f@@igt_runner at sta/executor.c.o' -MF 'runner/527aa9f@@igt_runner at sta/executor.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
  ../runner/executor.c: In function ‘show_kernel_task_state’:
  ../runner/executor.c:685:25: error: ‘O_WRONlY’ undeclared (first use in this function); did you mean ‘O_WRONLY’?
    fd = open("/dev/kmsg", O_WRONlY);
                           ^~~~~~~~
                           O_WRONLY
  ../runner/executor.c:685:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1586248466:build_script
  section_start:1586248466:after_script
  Running after_script
  section_end:1586248467:after_script
  section_start:1586248467:upload_artifacts_on_failure
  Uploading artifacts for failed job
  section_end:1586248469:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-debian-meson-mips has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2206785):
  [18/36] Linking target tools/i915-perf/i915-perf-configs.
  [19/36] Linking target tools/i915-perf/i915-perf-recorder.
  [20/36] Linking target tools/i915-perf/i915-perf-reader.
  [21/36] Linking target tools/null_state_gen/intel_null_state_gen.
  [22/36] Compiling C object 'runner/527aa9f@@igt_runner at sta/executor.c.o'.
  FAILED: runner/527aa9f@@igt_runner at sta/executor.c.o 
  /usr/bin/mips-linux-gnu-gcc -Irunner/527aa9f@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/drm -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib/mips-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -fPIC  -MD -MQ 'runner/527aa9f@@igt_runner at sta/executor.c.o' -MF 'runner/527aa9f@@igt_runner at sta/executor.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
  ../runner/executor.c: In function ‘show_kernel_task_state’:
  ../runner/executor.c:685:25: error: ‘O_WRONlY’ undeclared (first use in this function)
    fd = open("/dev/kmsg", O_WRONlY);
                           ^~~~~~~~
  ../runner/executor.c:685:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1586248433:build_script
  section_start:1586248433:after_script
  section_end:1586248434:after_script
  section_start:1586248434:upload_artifacts_on_failure
  section_end:1586248436:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-fedora has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2206777):
  [1/388] Generating version.h with a custom command.
  [2/33] Linking target benchmarks/gem_wsim.
  [3/33] Linking target tools/intel_reg.
  [4/33] Compiling C object 'runner/527aa9f@@igt_runner at sta/executor.c.o'.
  FAILED: runner/527aa9f@@igt_runner at sta/executor.c.o 
  cc -Irunner/527aa9f@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-address-of-packed-member -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -fPIC -MD -MQ 'runner/527aa9f@@igt_runner at sta/executor.c.o' -MF 'runner/527aa9f@@igt_runner at sta/executor.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
  ../runner/executor.c: In function ‘show_kernel_task_state’:
  ../runner/executor.c:685:25: error: ‘O_WRONlY’ undeclared (first use in this function); did you mean ‘O_WRONLY’?
    685 |  fd = open("/dev/kmsg", O_WRONlY);
        |                         ^~~~~~~~
        |                         O_WRONLY
  ../runner/executor.c:685:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1586248435:build_script
  section_start:1586248435:after_script
  section_end:1586248437:after_script
  section_start:1586248437:upload_artifacts_on_failure
  section_end:1586248439:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-fedora-clang has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2206780):
  [10/34] Linking target tools/i915-perf/i915-perf-recorder.
  [11/34] Linking target tools/i915-perf/i915-perf-reader.
  [12/34] Linking target runner/testdata/abort-fixture.
  [13/34] Compiling C object 'runner/527aa9f@@igt_runner at sta/executor.c.o'.
  FAILED: runner/527aa9f@@igt_runner at sta/executor.c.o 
  clang -Irunner/527aa9f@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-missing-field-initializers -Wno-pointer-arith -Wno-address-of-packed-member -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -fPIC -MD -MQ 'runner/527aa9f@@igt_runner at sta/executor.c.o' -MF 'runner/527aa9f@@igt_runner at sta/executor.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
  ../runner/executor.c:685:25: error: use of undeclared identifier 'O_WRONlY'
          fd = open("/dev/kmsg", O_WRONlY);
                                 ^
  1 error generated.
  ninja: build stopped: subcommand failed.
  section_end:1586248470:build_script
  section_start:1586248470:after_script
  Running after_script
  section_end:1586248471:after_script
  section_start:1586248471:upload_artifacts_on_failure
  Uploading artifacts for failed job
  section_end:1586248472:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-fedora-no-libunwind has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2206778):
  [11/54] Linking target tools/intel_reg.
  [12/54] Linking target tools/intel_gpu_top.
  [13/54] Linking target tools/i915-perf/i915-perf-recorder.
  [14/54] Compiling C object 'runner/527aa9f@@igt_runner at sta/executor.c.o'.
  FAILED: runner/527aa9f@@igt_runner at sta/executor.c.o 
  cc -Irunner/527aa9f@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I../lib/stubs/libunwind -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-address-of-packed-member -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -fPIC -MD -MQ 'runner/527aa9f@@igt_runner at sta/executor.c.o' -MF 'runner/527aa9f@@igt_runner at sta/executor.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
  ../runner/executor.c: In function ‘show_kernel_task_state’:
  ../runner/executor.c:685:25: error: ‘O_WRONlY’ undeclared (first use in this function); did you mean ‘O_WRONLY’?
    685 |  fd = open("/dev/kmsg", O_WRONlY);
        |                         ^~~~~~~~
        |                         O_WRONLY
  ../runner/executor.c:685:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1586248437:build_script
  section_start:1586248437:after_script
  section_end:1586248438:after_script
  section_start:1586248438:upload_artifacts_on_failure
  section_end:1586248440:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1
  

build:tests-fedora-oldest-meson has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/2206779):
  [352/389] Linking target runner/testdata/abort-dynamic.
  [353/389] Linking target runner/testdata/abort-simple.
  [354/389] Linking target runner/testdata/abort-fixture.
  [355/389] Compiling C object 'runner/runner@@igt_runner at sta/executor.c.o'.
  FAILED: runner/runner@@igt_runner at sta/executor.c.o 
  cc -Irunner/runner@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-address-of-packed-member -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -fPIC  -MD -MQ 'runner/runner@@igt_runner at sta/executor.c.o' -MF 'runner/runner@@igt_runner at sta/executor.c.o.d' -o 'runner/runner@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
  ../runner/executor.c: In function ‘show_kernel_task_state’:
  ../runner/executor.c:685:25: error: ‘O_WRONlY’ undeclared (first use in this function); did you mean ‘O_WRONLY’?
    685 |  fd = open("/dev/kmsg", O_WRONlY);
        |                         ^~~~~~~~
        |                         O_WRONLY
  ../runner/executor.c:685:25: note: each undeclared identifier is reported only once for each function it appears in
  ninja: build stopped: subcommand failed.
  section_end:1586248473:build_script
  section_start:1586248473:after_script
  section_end:1586248475:after_script
  section_start:1586248475:upload_artifacts_on_failure
  section_end:1586248477:upload_artifacts_on_failure
  ERROR: Job failed: exit code 1

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/pipelines/129291


More information about the igt-dev mailing list