|FAILURE| pw129810 [PATCH v4 4/4] eal: adapt rte spinlock and rwlock APIs to use C11 atomics

0-day Robot robot at bytheb.org
Wed Aug 2 08:38:46 CEST 2023


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/129810/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5735166372
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-mini" failed at step Build and test
"ubuntu-20.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
  108 |  assert(memorder == memory_order_acquire || memorder == memory_order_relaxed);
      |         ^~~~~~~~
In file included from ../lib/eal/include/generic/rte_pause.h:15,
                 from /home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_pause.h:12,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp at exe/rte_pause.cpp:1:
../lib/eal/include/generic/rte_pause.h:110:9: error: ‘__auto_type’ was not declared in this scope
  110 |  while (atomic_load_explicit(addr, memorder) != expected)
      |         ^~~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_pause.h:110:9: error: ‘__atomic_load_ptr’ was not declared in this scope; did you mean ‘__atomic_load_16’?
  110 |  while (atomic_load_explicit(addr, memorder) != expected)
      |         ^~~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_pause.h:110:9: error: argument 1 of ‘__atomic_load’ must be a non-void pointer type
  110 |  while (atomic_load_explicit(addr, memorder) != expected)
      |         ^~~~~~~~~~~~~~~~~~~~
In file included from /home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_pause.h:12,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp at exe/rte_pause.cpp:1:
../lib/eal/include/generic/rte_pause.h:110:49: error: ‘expected’ was not declared in this scope
  110 |  while (atomic_load_explicit(addr, memorder) != expected)
      |                                                 ^~~~~~~~
../lib/eal/include/generic/rte_pause.h:105:43: error: unused parameter ‘_Atomic’ [-Werror=unused-parameter]
  105 | rte_wait_until_equal_64(volatile uint64_t _Atomic *addr, uint64_t expected,
      |                         ~~~~~~~~~~~~~~~~~~^~~~~~~
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
[1689/3846] Compiling C object 'drivers/a715181@@rte_net_kni at sha/meson-generated_.._rte_net_kni.pmd.c.o'.
[1690/3846] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1691/3846] Linking target drivers/librte_net_kni.so.24.0.
[1692/3846] Generating rte_net_ixgbe.pmd.c with a custom command.
[1693/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe at sta/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1694/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe at sha/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1695/3846] Linking static target drivers/librte_net_ixgbe.a.
[1696/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif at sta/net_memif_memif_socket.c.o'.
[1697/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_flow.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_flow.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_mlx4 at sta -Idrivers -I../drivers -Idrivers/net/mlx4 -I../drivers/net/mlx4 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -I/usr/include/libnl3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pedantic -DPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx4 -MD -MQ 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_flow.c.o' -MF 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_flow.c.o' -c ../drivers/net/mlx4/mlx4_flow.c
In file included from ../drivers/net/mlx4/mlx4_rxtx.h:27,
                 from ../drivers/net/mlx4/mlx4_flow.c:40:
../drivers/net/mlx4/mlx4_prm.h:111:8: error: redefinition of ‘struct mlx4_wqe_lso_seg’
  111 | struct mlx4_wqe_lso_seg {
      |        ^~~~~~~~~~~~~~~~
In file included from ../drivers/net/mlx4/mlx4_glue.h:16,
                 from ../drivers/net/mlx4/mlx4_flow.c:38:
/usr/include/infiniband/mlx4dv.h:410:8: note: originally defined here
  410 | struct mlx4_wqe_lso_seg {
      |        ^~~~~~~~~~~~~~~~
[1698/3846] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1699/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif at sta/net_memif_rte_eth_memif.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1692/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_rxtx.c.o'.
[1693/3846] Compiling C object 'drivers/a715181@@rte_net_kni at sha/meson-generated_.._rte_net_kni.pmd.c.o'.
[1694/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_ixgbe at sta/net_ixgbe_ixgbe_rxtx_vec_sse.c.o'.
[1695/3846] Linking target drivers/librte_net_kni.so.24.0.
[1696/3846] Linking static target drivers/libtmp_rte_net_ixgbe.a.
[1697/3846] Generating rte_net_ixgbe.pmd.c with a custom command.
[1698/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe at sta/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1699/3846] Compiling C object 'drivers/a715181@@rte_net_ixgbe at sha/meson-generated_.._rte_net_ixgbe.pmd.c.o'.
[1700/3846] Linking static target drivers/librte_net_ixgbe.a.
[1701/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_mlx4 at sta -Idrivers -I../drivers -Idrivers/net/mlx4 -I../drivers/net/mlx4 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -I/usr/include/libnl3 -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -pedantic -DPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx4 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_ethdev.c.o' -c ../drivers/net/mlx4/mlx4_ethdev.c
In file included from ../drivers/net/mlx4/mlx4_ethdev.c:46:
In file included from ../drivers/net/mlx4/mlx4_rxtx.h:27:
../drivers/net/mlx4/mlx4_prm.h:111:8: error: redefinition of 'mlx4_wqe_lso_seg'
struct mlx4_wqe_lso_seg {
       ^
/usr/include/infiniband/mlx4dv.h:410:8: note: previous definition is here
struct mlx4_wqe_lso_seg {
       ^
1 error generated.
[1702/3846] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1703/3846] Compiling C object 'drivers/a715181@@tmp_rte_net_memif at sta/net_memif_rte_eth_memif.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘void rte_spinlock_recursive_lock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:159:33: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  159 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of macro ‘likely’
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘void rte_spinlock_recursive_unlock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:169:23: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  169 |  if (unlikely(slr->sl.locked))
      |                       ^~~~~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of macro ‘unlikely’
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘int rte_spinlock_recursive_trylock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:179:33: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  179 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of macro ‘likely’
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘void rte_spinlock_recursive_lock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:159:33: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  159 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of macro ‘likely’
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘void rte_spinlock_recursive_unlock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:169:23: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  169 |  if (unlikely(slr->sl.locked))
      |                       ^~~~~~
../lib/eal/include/rte_branch_prediction.h:40:41: note: in definition of macro ‘unlikely’
   40 | #define unlikely(x) __builtin_expect(!!(x), 0)
      |                                         ^
../lib/eal/x86/include/rte_spinlock.h: In function ‘int rte_spinlock_recursive_trylock_tm(rte_spinlock_recursive_t*)’:
../lib/eal/x86/include/rte_spinlock.h:179:33: error: ‘struct rte_spinlock_t’ has no member named ‘locked’
  179 |  if (likely(rte_try_tm(&slr->sl.locked)))
      |                                 ^~~~~~
../lib/eal/include/rte_branch_prediction.h:27:39: note: in definition of macro ‘likely’
   27 | #define likely(x) __builtin_expect(!!(x), 1)
      |                                       ^
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
      |  ^~~~~~~~~~~~~~~~~~~~~
../lib/ring/rte_ring_peek_elem_pvt.h:62:2: error: argument 1 of ‘__atomic_store’ must be a non-void pointer type
   62 |  atomic_store_explicit(&ht->tail, pos, memory_order_release);
      |  ^~~~~~~~~~~~~~~~~~~~~
In file included from ../lib/mempool/rte_mempool.h:47,
                 from ../lib/mbuf/rte_mbuf.h:38,
                 from /home/runner/work/dpdk/dpdk/lib/gro/rte_gro.h:14,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp at exe/rte_gro.cpp:1:
../lib/ring/rte_ring.h: In function ‘unsigned int rte_ring_count(const rte_ring*)’:
../lib/ring/rte_ring.h:504:31: error: ‘const struct rte_ring_headtail’ has no member named ‘tail’
  504 |  uint32_t prod_tail = r->prod.tail;
      |                               ^~~~
../lib/ring/rte_ring.h:505:31: error: ‘const struct rte_ring_headtail’ has no member named ‘tail’
  505 |  uint32_t cons_tail = r->cons.tail;
      |                               ^~~~
../lib/ring/rte_ring.h: In function ‘int rte_ring_empty(const rte_ring*)’:
../lib/ring/rte_ring.h:551:31: error: ‘const struct rte_ring_headtail’ has no member named ‘tail’
  551 |  uint32_t prod_tail = r->prod.tail;
      |                               ^~~~
../lib/ring/rte_ring.h:552:31: error: ‘const struct rte_ring_headtail’ has no member named ‘tail’
  552 |  uint32_t cons_tail = r->cons.tail;
      |                               ^~~~
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
../lib/acl/acl_run_altivec.h: In function ‘transition4’:
../lib/acl/acl_run_altivec.h:113:16: error: two or more data types in declaration specifiers
  113 |  __vector bool int dfa_msk;
      |                ^~~
../lib/acl/acl_run_altivec.h:113:2: error: use of boolean types in AltiVec types is invalid
  113 |  __vector bool int dfa_msk;
      |  ^~~~~~~~
In file included from ../lib/eal/ppc/include/rte_altivec.h:10,
                 from ../lib/eal/ppc/include/rte_vect.h:9,
                 from ../lib/acl/rte_acl_osdep.h:37,
                 from ../lib/acl/rte_acl.h:14,
                 from ../lib/acl/acl_run.h:8,
                 from ../lib/acl/acl_run_altivec.h:6,
                 from ../lib/acl/acl_run_altivec.c:6:
../lib/acl/acl_run_altivec.h:137:12: error: incompatible types when assigning to type ‘__vector unsigned char’ {aka ‘__vector(16) unsigned char’} from type ‘__vector __bool int’ {aka ‘__vector(4) __bool int’}
  137 |  dfa_msk = vec_cmpeq(node_type, t);
      |            ^~~~~~~~~
In file included from ../lib/acl/acl_run_altivec.c:6:
../lib/acl/acl_run_altivec.h:167:2: error: invalid parameter combination for AltiVec intrinsic ‘__builtin_vec_sel’
  167 |  t = vec_sel(quad_ofs, dfa_ofs, dfa_msk);
      |  ^
[184/3321] Compiling C object 'lib/76b5a35@@rte_bbdev at sta/bbdev_rte_bbdev.c.o'.
[185/3321] Generating ethdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
  238 |  atomic_fetch_sub_explicit(&rwl->cnt, RTE_RWLOCK_WRITE, memory_order_release);
      |                                  ^~~
../lib/eal/include/generic/rte_rwlock.h: In function ‘int rte_rwlock_write_is_locked(rte_rwlock_t*)’:
../lib/eal/include/generic/rte_rwlock.h:252:6: error: ‘__auto_type’ was not declared in this scope
  252 |  if (atomic_load_explicit(&rwl->cnt, memory_order_relaxed) & RTE_RWLOCK_WRITE)
      |      ^~~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_rwlock.h:252:6: error: ‘__atomic_load_ptr’ was not declared in this scope; did you mean ‘__atomic_load_16’?
  252 |  if (atomic_load_explicit(&rwl->cnt, memory_order_relaxed) & RTE_RWLOCK_WRITE)
      |      ^~~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_rwlock.h:252:6: error: argument 1 of ‘__atomic_load’ must be a non-void pointer type
  252 |  if (atomic_load_explicit(&rwl->cnt, memory_order_relaxed) & RTE_RWLOCK_WRITE)
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/riscv/include/rte_rwlock.h:14,
                 from ../lib/eal/include/rte_fbarray.h:39,
                 from ../lib/eal/include/rte_memory.h:25,
                 from /home/runner/work/dpdk/dpdk/lib/eal/include/rte_bitmap.h:42,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp at exe/rte_bitmap.cpp:1:
../lib/eal/include/generic/rte_rwlock.h:250:42: error: unused parameter ‘rwl’ [-Werror=unused-parameter]
  250 | rte_rwlock_write_is_locked(rte_rwlock_t *rwl)
      |                            ~~~~~~~~~~~~~~^~~
cc1plus: all warnings being treated as errors
[3055/3293] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_trace_point.cpp.o'.
[3056/3293] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp at exe/meson-generated_rte_trace_point_register.cpp.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list