Total jobs: 90
Total errors: 47 (52.22%)
LAVA errors: 0 (0.00%)
Test errors: 35 (38.89%)
Job errors: 5 (5.56%)
Infra errors: 7 (7.78%)
Canceled jobs: 0 (0.00%)
Device type: x15
Total jobs: 8
Total errors: 2 (25.00%)
Error type: Job
Error count: 1 (12.50%)
Error: No match for error type 'Job', message 'login-action timed out after 797 seconds'
Count: 1 (12.50%)
IDs:
x15-13:
6535019
Error type: Test
Error count: 1 (12.50%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[1700f00653f40802]'
Count: 1 (12.50%)
IDs:
x15-05:
6535018
Device type: dragonboard-845c
Total jobs: 39
Total errors: 20 (51.28%)
Error type: Test
Error count: 9 (23.08%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 277 seconds'
Count: 1 (2.56%)
IDs:
db845c-10:
6535263
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 6 (15.38%)
IDs:
db845c-01:
6535246
db845c-04:
6535032 6535245
db845c-07:
6535243
db845c-08:
6535244
db845c-10:
6535031
Error: Device NOT found!
Count: 1 (2.56%)
IDs:
db845c-10:
6535110
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 280 seconds'
Count: 1 (2.56%)
IDs:
db845c-02:
6535025
Error type: Job
Error count: 4 (10.26%)
Error: wait for prompt timed out
Count: 1 (2.56%)
IDs:
db845c-10:
6535123
Error: No match for error type 'Job', message 'Unable to run 'docker' 'pull' 'linaro/lava-android-postprocess:latest''
Count: 3 (7.69%)
IDs:
db845c-04:
6532044
db845c-05:
6532036
db845c-06:
6532050
Error type: Infrastructure
Error count: 7 (17.95%)
Error: No match for error type 'Infrastructure', message 'Unable to run 'docker' 'pull' 'linaro/lava-android-test:latest''
Count: 7 (17.95%)
IDs:
db845c-01:
6532045
db845c-02:
6532038 6532052
db845c-05:
6532049
db845c-06:
6532054
db845c-09:
6532039
db845c-10:
6532046
Device type: hi6220-hikey-r2
Total jobs: 43
Total errors: 25 (58.14%)
Error type: Test
Error count: 25 (58.14%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-01:
6535177
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 584 seconds'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-14:
6535112
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-04:
6535106
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 300 seconds'
Count: 18 (41.86%)
IDs:
hikey-6220-r2-01:
6534995 6534997 6535001 6535007
hikey-6220-r2-02:
6535003 6535010
hikey-6220-r2-04:
6535000 6535005 6535009
hikey-6220-r2-09:
6534994 6534996 6534999 6535008 6535013
hikey-6220-r2-15:
6534998 6535004 6535011
hikey-6220-r2-16:
6535006
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 2 (4.65%)
IDs:
hikey-6220-r2-01:
6534988 6534991
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-02:
6534981
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (2.33%)
IDs:
hikey-6220-r2-04:
6534977
Following build regressions noticed on Linux next-20230619.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Regressions found on riscv:
- build/rv32-clang-16-lkftconfig
- build/rv32-clang-16-tinyconfig
- build/rv32-clang-nightly-defconfig
- build/rv32-clang-16-allnoconfig
- build/gcc-12-defconfig
- build/gcc-11-lkftconfig
- build/clang-16-lkftconfig
- build/rv32-clang-16-defconfig
- build/gcc-8-defconfig
- build/rv32-gcc-11-lkftconfig
- build/clang-16-defconfig
- build/rv32-clang-nightly-allnoconfig
- build/rv32-clang-nightly-tinyconfig
- build/clang-nightly-defconfig
arch/riscv/kvm/aia_imsic.c:237:9: error: call to undeclared function
'arch_atomic_long_fetch_or'; ISO C99 and later do not support implicit
function declarations [-Wimplicit-function-declaration]
return arch_atomic_long_fetch_or(val, (atomic_long_t *)ptr);
^
arch/riscv/kvm/aia_imsic.c:237:9: note: did you mean 'raw_atomic_long_fetch_or'?
include/linux/atomic/atomic-long.h:1087:1: note:
'raw_atomic_long_fetch_or' declared here
raw_atomic_long_fetch_or(long i, atomic_long_t *v)
^
1 error generated.
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
Steps to reproduce:
# To install tuxmake to your home directory at ~/.local/bin:
# pip3 install -U --user tuxmake
#
# Or install a deb/rpm depending on the running distribution
# See https://tuxmake.org/install-deb/ or
# https://tuxmake.org/install-rpm/
#
# See https://docs.tuxmake.org/ for complete documentation.
tuxmake --runtime podman --target-arch riscv --toolchain clang-16
--kconfig defconfig LLVM=1 LLVM_IAS=1
--
Linaro LKFT
https://lkft.linaro.org
Following regressions found on stable rc 5.4 while building MIPS configs,
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
MIPS: Restore Au1300 support
[ Upstream commit f2041708dee30a3425f680265c337acd28293782 ]
Build log:
======
arch/mips/kernel/cpu-probe.c: In function 'cpu_probe':
arch/mips/kernel/cpu-probe.c:2125:9: error: duplicate case value
2125 | case PRID_COMP_NETLOGIC:
| ^~~~
arch/mips/kernel/cpu-probe.c:2099:9: note: previously used here
2099 | case PRID_COMP_NETLOGIC:
| ^~~~
make[3]: *** [scripts/Makefile.build:262: arch/mips/kernel/cpu-probe.o] Error 1
Links:
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.2…
- https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/build/v5.4.2…
--
Linaro LKFT
https://lkft.linaro.org
Following build regressions noticed on Linux next-20230619.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Regressions found on powerpc:
- build/clang-nightly-maple_defconfig
- build/gcc-8-maple_defconfig
- build/gcc-12-maple_defconfig
- build/clang-nightly-cell_defconfig
- build/gcc-12-cell_defconfig
- build/gcc-8-cell_defconfig
- build/clang-16-cell_defconfig
- build/clang-16-maple_defconfig
Build log:
arch/powerpc/kernel/stacktrace.c: In function 'handle_backtrace_ipi':
arch/powerpc/kernel/stacktrace.c:171:9: error: implicit declaration of
function 'nmi_cpu_backtrace' [-Werror=implicit-function-declaration]
171 | nmi_cpu_backtrace(regs);
| ^~~~~~~~~~~~~~~~~
arch/powerpc/kernel/stacktrace.c: In function 'arch_trigger_cpumask_backtrace':
arch/powerpc/kernel/stacktrace.c:226:9: error: implicit declaration of
function 'nmi_trigger_cpumask_backtrace'; did you mean
'arch_trigger_cpumask_backtrace'?
[-Werror=implicit-function-declaration]
226 | nmi_trigger_cpumask_backtrace(mask, exclude_self,
raise_backtrace_ipi);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| arch_trigger_cpumask_backtrace
cc1: all warnings being treated as errors
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230619/te…
Steps to reproduce:
# To install tuxmake to your home directory at ~/.local/bin:
# pip3 install -U --user tuxmake
#
# Or install a deb/rpm depending on the running distribution
# See https://tuxmake.org/install-deb/ or
# https://tuxmake.org/install-rpm/
#
# See https://docs.tuxmake.org/ for complete documentation.
tuxmake --runtime podman --target-arch powerpc --toolchain gcc-12
--kconfig cell_defconfig
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 69
Total errors: 27 (39.13%)
LAVA errors: 1 (1.45%)
Test errors: 25 (36.23%)
Job errors: 1 (1.45%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 69
Total errors: 27 (39.13%)
Error type: Test
Error count: 25 (36.23%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 19 (27.54%)
IDs:
db845c-01:
6511155 6511160 6512180
db845c-02:
6515873
db845c-03:
6515874 6515875
db845c-04:
6510546 6510547 6511157 6511159 6512173
6515909 6515911
db845c-06:
6515870
db845c-07:
6515812
db845c-09:
6511156 6511161 6512992
db845c-10:
6511158
Error: Device NOT found!
Count: 2 (2.90%)
IDs:
db845c-01:
6512958
db845c-04:
6512186
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (1.45%)
IDs:
db845c-05:
6512957
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 588 seconds'
Count: 2 (2.90%)
IDs:
db845c-01:
6510544
db845c-08:
6510590
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (1.45%)
IDs:
db845c-09:
6510588
Error type: Job
Error count: 1 (1.45%)
Error: No match for error type 'Job', message 'login-action timed out after 866 seconds'
Count: 1 (1.45%)
IDs:
db845c-02:
6515871
Error type: Bug
Error count: 1 (1.45%)
Error: No match for error type 'Bug', message 'Command '['docker', 'pull', 'linaro/lava-android-test:latest']' returned non-zero exit status 1.'
Count: 1 (1.45%)
IDs:
db845c-01:
6510592
Total jobs: 157
Total errors: 38 (24.20%)
LAVA errors: 1 (0.64%)
Test errors: 32 (20.38%)
Job errors: 5 (3.18%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 96
Total errors: 29 (30.21%)
Error type: Test
Error count: 23 (23.96%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 17 (17.71%)
IDs:
db845c-01:
6510488 6510529 6510533 6512444 6512482
6512974
db845c-02:
6510532 6512331
db845c-05:
6510535 6510539
db845c-06:
6510487
db845c-07:
6512489 6512498
db845c-08:
6512318 6512321
db845c-09:
6512309
db845c-10:
6512312
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 286 seconds'
Count: 1 (1.04%)
IDs:
db845c-04:
6512936
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (1.04%)
IDs:
db845c-02:
6512488
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (1.04%)
IDs:
db845c-10:
6512340
Error: Device NOT found!
Count: 1 (1.04%)
IDs:
db845c-02:
6512328
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 283 seconds'
Count: 1 (1.04%)
IDs:
db845c-07:
6510506
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 282 seconds'
Count: 1 (1.04%)
IDs:
db845c-02:
6510493
Error type: Job
Error count: 5 (5.21%)
Error: No match for error type 'Job', message 'login-action timed out after 867 seconds'
Count: 2 (2.08%)
IDs:
db845c-03:
6512934
db845c-09:
6512350
Error: wait for prompt timed out
Count: 1 (1.04%)
IDs:
db845c-06:
6512523
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (1.04%)
IDs:
db845c-08:
6512347
Error: No match for error type 'Job', message 'login-action timed out after 825 seconds'
Count: 1 (1.04%)
IDs:
db845c-10:
6510498
Error type: Bug
Error count: 1 (1.04%)
Error: No match for error type 'Bug', message 'Command '['docker', 'pull', 'linaro/lava-android-test:latest']' returned non-zero exit status 1.'
Count: 1 (1.04%)
IDs:
db845c-04:
6510508
Device type: hi6220-hikey-r2
Total jobs: 53
Total errors: 9 (16.98%)
Error type: Test
Error count: 9 (16.98%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[191FC75C003312EE]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-16:
6512933
Error: No match for error type 'Test', message 'tradefed - adb device lost[7B1579B5003E507A]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-05:
6512530
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-04:
6512443
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 4 (7.55%)
IDs:
hikey-6220-r2-01:
6512403 6512428 6512431
hikey-6220-r2-14:
6512412
Error: No match for error type 'Test', message 'tradefed - adb device lost[50D6538A01FE17F3]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-15:
6512430
Error: No match for error type 'Test', message 'tradefed - adb device lost[3F939C43003B7553]'
Count: 1 (1.89%)
IDs:
hikey-6220-r2-14:
6512406
Device type: x15
Total jobs: 8
Total errors: 0 (0.00%)
> This patchset enables Crypto Engine support for Qualcomm SoCs like
> SM6115, SM8150, SM8250, SM8350 and SM8450.
>
> Note that:
> - SM8250 crypto engine patch utilizes the work already done by myself and
> Vladimir.
> - SM8350 crypto engine patch utilizes the work already done by Robert.
> - SM8450 crypto engine patch utilizes the work already done by Neil.
>
> Also this patchset is rebased on linux-next/master.
These patches tested on top of Linux next-20230406.
Tested-by: Anders Roxell <anders.roxell(a)linaro.org>
Tested-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
--
Linaro LKFT
https://lkft.linaro.org