While building sh defconfig with gcc-11 the following build warnings /
errors noticed on Linux next-20240328 tag.
sh:
build:
* gcc-11-shx3_defconfig - Failed
* gcc-11-dreamcast_defconfig - Failed
* gcc-11-defconfig - Failed
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Build error:
---------
arch/sh/kernel/cpu/sh4/fpu.c:389:6: warning: no previous prototype for
'float_raise' [-Wmissing-prototypes]
389 | void float_raise(unsigned int flags)
| ^~~~~~~~~~~
arch/sh/kernel/cpu/sh4/fpu.c:394:5: warning: no previous prototype for
'float_rounding_mode' [-Wmissing-prototypes]
394 | int float_rounding_mode(void)
| ^~~~~~~~~~~~~~~~~~~
In file included from include/linux/thread_info.h:27,
from include/asm-generic/preempt.h:5,
from ./arch/sh/include/generated/asm/preempt.h:1,
from include/linux/preempt.h:79,
from include/linux/spinlock.h:56,
from include/linux/mmzone.h:8,
from include/linux/gfp.h:7,
from include/linux/mm.h:7,
from arch/sh/mm/cache-sh4.c:14:
arch/sh/mm/cache-sh4.c: In function 'sh4_flush_cache_page':
arch/sh/mm/cache-sh4.c:250:51: error: too few arguments to function
'folio_flags'
250 | test_bit(PG_dcache_clean, folio_flags(folio)) &&
| ^~~~~~~~~~~
steps to reproduce:
----------
# tuxmake --runtime podman --target-arch sh --toolchain gcc-11
--kconfig defconfig
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240328/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240328/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240328/te…
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 322
Total errors: 24 (7.45%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 24 (7.45%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 59
Total errors: 1 (1.69%)
Error type: Job
Error count: 1 (1.69%)
Error: compress-overlay timed out
Count: 1 (1.69%)
IDs:
rpi3-b-32-02:
4053009
Device type: dragonboard-410c
Total jobs: 22
Total errors: 21 (95.45%)
Error type: Job
Error count: 21 (95.45%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 21 (95.45%)
IDs:
dragonboard-410c-02:
4052770 4052790 4052819 4052835 4052868
4052874 4052884 4052914 4052919 4052991
4053045 4053050 4053063 4053069 4053075
4053077 4053085 4053089 4053094 4053104
4053125
Device type: beaglebone-black
Total jobs: 97
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 24
Total errors: 2 (8.33%)
Error type: Job
Error count: 2 (8.33%)
Error: auto-login action timed out
Count: 1 (4.17%)
IDs:
dragonboard-845c-04:
4053079
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 1 (4.17%)
IDs:
dragonboard-845c-08:
4052990
Device type: x86
Total jobs: 49
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 56
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
The following arc defconfig build warnings / errors noticed on today's
Linux next-20240326 tag.
Regressions:
* arc - defconfig - gcc-9 build failed.
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Build log:
---------
arch/arc/kernel/ptrace.c:342:16: warning: no previous prototype for
'syscall_trace_enter' [-Wmissing-prototypes]
342 | asmlinkage int syscall_trace_enter(struct pt_regs *regs)
| ^~~~~~~~~~~~~~~~~~~
arch/arc/kernel/kprobes.c:193:15: warning: no previous prototype for
'arc_kprobe_handler' [-Wmissing-prototypes]
193 | int __kprobes arc_kprobe_handler(unsigned long addr, struct
pt_regs *regs)
| ^~~~~~~~~~~~~~~~~~
In file included from arch/arc/include/asm/mmu.h:21,
from arch/arc/include/asm/pgtable.h:14,
from include/linux/pgtable.h:6,
from include/asm-generic/io.h:1047,
from arch/arc/include/asm/io.h:232,
from include/linux/io.h:13,
from kernel/dma/coherent.c:6:
arch/arc/include/asm/mmu-arcv2.h: In function 'mmu_setup_asid':
arch/arc/include/asm/mmu-arcv2.h:82:2: error: implicit declaration of
function 'write_aux_reg' [-Werror=implicit-function-declaration]
82 | write_aux_reg(ARC_REG_PID, asid | MMU_ENABLE);
| ^~~~~~~~~~~~~
cc1: some warnings being treated as errors
Steps to reproduce:
-------
# tuxmake --runtime podman --target-arch arc --toolchain gcc-9
--kconfig defconfig
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240325/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240325/te…
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2eA2VSZdDsL0DMBBhjoa…
--
Linaro LKFT
https://lkft.linaro.org
This is the start of the stable review cycle for the 5.10.213 release.
There are 73 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Fri Mar 15 04:46:39 PM UTC 2024.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y
and the diffstat can be found below.
Thanks,
Sasha
-------------
Pseudo-Shortlog of commits:
Andrea Parri (Microsoft) (1):
Drivers: hv: vmbus: Drop error message when 'No request id available'
Andres Beltran (2):
Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus
hardening
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus
hardening
Andy Shevchenko (4):
serial: max310x: Use devm_clk_get_optional() to get the input clock
serial: max310x: Try to get crystal clock rate from property
serial: max310x: Make use of device properties
serial: max310x: Unprepare and disable clock in error path
Ansuel Smith (1):
regmap: allow to define reg_update_bits for no bus configuration
Baokun Li (1):
ext4: make ext4_es_insert_extent() return void
Christophe Kerello (1):
mmc: mmci: stm32: fix DMA API overlapping mappings warning
Cosmin Tanislav (4):
serial: max310x: use regmap methods for SPI batch operations
serial: max310x: use a separate regmap for each port
serial: max310x: make accessing revision id interface-agnostic
serial: max310x: implement I2C support
Dexuan Cui (1):
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Edward Adam Davis (1):
net/rds: fix WARNING in rds_conn_connect_if_down
Eric Dumazet (2):
geneve: make sure to pull inner header in geneve_rx()
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Florian Westphal (1):
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Hugo Villeneuve (2):
serial: max310x: fail probe if clock crystal is unstable
serial: max310x: prevent infinite while() loop in port startup
Ingo Molnar (1):
exit: Fix typo in comment: s/sub-theads/sub-threads
Jan Kundrát (1):
serial: max310x: fix IO data corruption in batched operations
Jason Xing (12):
netrom: Fix a data-race around sysctl_netrom_default_path_quality
netrom: Fix a data-race around
sysctl_netrom_obsolescence_count_initialiser
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
netrom: Fix a data-race around sysctl_netrom_transport_timeout
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
netrom: Fix a data-race around
sysctl_netrom_transport_acknowledge_delay
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
netrom: Fix a data-race around
sysctl_netrom_transport_requested_window_size
netrom: Fix a data-race around
sysctl_netrom_transport_no_activity_timeout
netrom: Fix a data-race around sysctl_netrom_routing_control
netrom: Fix a data-race around sysctl_netrom_link_fails_count
netrom: Fix data-races around sysctl_net_busy_read
Johannes Berg (1):
um: allow not setting extra rpaths in the linux binary
John Efstathiades (4):
lan78xx: Fix white space and style issues
lan78xx: Add missing return code checks
lan78xx: Fix partial packet errors on suspend/resume
lan78xx: Fix race conditions in suspend/resume handling
Juhee Kang (1):
hv_netvsc: use netif_is_bond_master() instead of open code
Lena Wang (1):
netfilter: nf_conntrack_h323: Add protection for bmp length out of
range
Long Li (2):
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
Maciej Fijalkowski (2):
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Marek Vasut (1):
regmap: Add bulk read/write callbacks into regmap_config
Martin KaFai Lau (2):
net: Change sock_getsockopt() to take the sk ptr instead of the sock
ptr
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Mathias Nyman (3):
xhci: remove extra loop in interrupt context
xhci: prevent double-fetch of transfer and transfer event TRBs
xhci: process isoc TD properly when there was a transaction error mid
TD.
Michal Pecio (1):
xhci: handle isoc Babble and Buffer Overrun events properly
Mike Kravetz (1):
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Muhammad Usama Anjum (1):
selftests/mm: switch to bash from sh
Nico Pache (1):
selftests: mm: fix map_hugetlb failure on 64K page size systems
Oleg Nesterov (5):
getrusage: add the "signal_struct *sig" local variable
getrusage: move thread_group_cputime_adjusted() outside of
lock_task_sighand()
getrusage: use __for_each_thread()
getrusage: use sig->stats_lock rather than lock_task_sighand()
exit: wait_task_zombie: kill the no longer necessary
spin_lock_irq(siglock)
Oleksij Rempel (1):
net: lan78xx: fix runtime PM count underflow on link stop
Ondrej Mosnacek (1):
lsm: fix default return value of the socket_getpeersec_*() hooks
Paul Moore (1):
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Prakash Sangappa (1):
mm: hugetlb pages should not be reserved by shmat() if SHM_NORESERVE
Rand Deeb (1):
net: ice: Fix potential NULL pointer dereference in
ice_bridge_setlink()
Sasha Levin (1):
Linux 5.10.213-rc1
Shradha Gupta (1):
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Steven Rostedt (Google) (1):
tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string
Toke Høiland-Jørgensen (1):
cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
Yann Gautier (1):
mmc: mmci: stm32: use a buffer for unaligned DMA requests
Zhang Yi (2):
ext4: refactor ext4_da_map_blocks()
ext4: convert to exclusive lock while inserting delalloc extents
Makefile | 4 +-
arch/um/Kconfig | 13 +
arch/um/Makefile | 3 +-
arch/x86/Makefile.um | 2 +-
drivers/base/regmap/internal.h | 4 +
drivers/base/regmap/regmap.c | 77 +-
drivers/hv/channel.c | 174 +++-
drivers/hv/hyperv_vmbus.h | 3 +-
drivers/hv/ring_buffer.c | 28 +-
drivers/mmc/host/mmci_stm32_sdmmc.c | 112 ++-
drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +-
drivers/net/ethernet/intel/ice/ice_main.c | 2 +
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 56 +-
drivers/net/geneve.c | 18 +-
drivers/net/hyperv/hyperv_net.h | 13 +
drivers/net/hyperv/netvsc.c | 55 +-
drivers/net/hyperv/netvsc_drv.c | 107 +-
drivers/net/hyperv/rndis_filter.c | 1 +
drivers/net/usb/lan78xx.c | 910 ++++++++++++++----
drivers/tty/serial/Kconfig | 1 +
drivers/tty/serial/max310x.c | 378 ++++++--
drivers/usb/host/xhci-ring.c | 143 ++-
drivers/usb/host/xhci.h | 3 +
fs/ext4/extents.c | 5 +-
fs/ext4/extents_status.c | 14 +-
fs/ext4/extents_status.h | 6 +-
fs/ext4/inode.c | 65 +-
fs/hugetlbfs/inode.c | 17 +-
include/linux/filter.h | 3 +-
include/linux/hugetlb.h | 2 +-
include/linux/hyperv.h | 23 +
include/linux/lsm_hook_defs.h | 6 +-
include/linux/lsm_hooks.h | 4 +-
include/linux/regmap.h | 19 +
include/linux/security.h | 11 +-
include/linux/sockptr.h | 5 +
include/trace/events/qdisc.h | 20 +-
kernel/bpf/cpumap.c | 2 +-
kernel/exit.c | 12 +-
kernel/sys.c | 91 +-
mm/hugetlb.c | 37 +-
net/core/filter.c | 5 +-
net/core/sock.c | 52 +-
net/ipv6/route.c | 21 +-
net/netfilter/nf_conntrack_h323_asn1.c | 4 +
net/netfilter/nft_ct.c | 11 +-
net/netrom/af_netrom.c | 14 +-
net/netrom/nr_dev.c | 2 +-
net/netrom/nr_in.c | 6 +-
net/netrom/nr_out.c | 2 +-
net/netrom/nr_route.c | 8 +-
net/netrom/nr_subr.c | 5 +-
net/rds/rdma.c | 3 +
net/rds/send.c | 6 +-
security/apparmor/lsm.c | 29 +-
security/security.c | 35 +-
security/selinux/hooks.c | 13 +-
security/smack/smack_lsm.c | 19 +-
.../selftests/vm/charge_reserved_hugetlb.sh | 2 +-
tools/testing/selftests/vm/map_hugetlb.c | 7 +
.../selftests/vm/write_hugetlb_memory.sh | 2 +-
61 files changed, 1986 insertions(+), 711 deletions(-)
--
2.43.0
Good Day ,
Hello, I'm a Research Assistant of the Research and Development
Department working with a perfume manufacturing company here in
London,I have a profitable business proposal that I wish to share with
you. Let me know if you are open to discussion for more details.
Please contact me through this email; bf820007(a)gmail.com
Best regards,
Thank you
Billy Foster
Total jobs: 88
Total errors: 7 (7.95%)
LAVA errors: 0 (0.00%)
Test errors: 6 (6.82%)
Job errors: 1 (1.14%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 74
Total errors: 3 (4.05%)
Error type: Test
Error count: 3 (4.05%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.35%)
IDs:
db845c-02:
7360078
Error: Device NOT found!
Count: 1 (1.35%)
IDs:
db845c-02:
7360051
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 1 (1.35%)
IDs:
db845c-03:
7360042
Device type: qrb5165-rb5
Total jobs: 9
Total errors: 3 (33.33%)
Error type: Test
Error count: 3 (33.33%)
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 2 (22.22%)
IDs:
rb5-06:
7385145 7386118
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (11.11%)
IDs:
rb5-03:
7380447
Device type: hi6220-hikey-r2
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Job
Error count: 1 (50.00%)
Error: No match for error type 'Job', message 'login-action timed out after 877 seconds'
Count: 1 (50.00%)
IDs:
hikey-6220-r2-05:
7385158
Device type: rk3399-rock-pi-4b
Total jobs: 2
Total errors: 0 (0.00%)
Device type: e850-96
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 50
Total errors: 2 (4.00%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 2 (4.00%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 6
Total errors: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 9
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 7
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 3
Total errors: 2 (66.67%)
Error type: Job
Error count: 2 (66.67%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 2 (66.67%)
IDs:
dragonboard-410c-02:
4050480 4050499
Device type: dragonboard-845c
Total jobs: 5
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 5
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Hello!
I am a hacker who has access to your operating system.
I also have full access to your account.
I've been watching you for a few months now.
The fact is that you were infected with malware through an adult site that you visited.
If you are not familiar with this, I will explain.
Trojan Virus gives me full access and control over a computer or other device.
This means that I can see everything on your screen, turn on the camera and microphone, but you do not know about it.
I also have access to all your contacts and all your correspondence.
Why your antivirus did not detect malware?
Answer: My malware uses the driver, I update its signatures every 4 hours so that your antivirus is silent.
I made a video showing how you satisfy yourself in the left half of the screen, and in the right half you see the video that you watched.
With one click of the mouse, I can send this video to all your emails and contacts on social networks.
I can also post access to all your e-mail correspondence and messengers that you use.
If you want to prevent this,
transfer the amount of 1300 USD (US dollars) to my bitcoin address (if you do not know how to do this, write to Google: "Buy Bitcoin").
My bitcoin address (BTC Wallet) is: 113wK8pSWRmBy4QGRPegTLhyt58jwcWZNn
After receiving the payment, I will delete the video and you will never hear me again.
I give you 50 hours (more than 2 days) to pay.
I have a notice reading this letter, and the timer will work when you see this letter.
Filing a complaint somewhere does not make sense because this email cannot be tracked like my bitcoin address.
I do not make any mistakes.
If I find that you have shared this message with someone else, the video will be immediately distributed.
Best regards!
Total jobs: 182
Total errors: 29 (15.93%)
LAVA errors: 0 (0.00%)
Test errors: 25 (13.74%)
Job errors: 3 (1.65%)
Infra errors: 1 (0.55%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 52
Total errors: 10 (19.23%)
Error type: Test
Error count: 9 (17.31%)
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (1.92%)
IDs:
rb5-01:
7380200
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (1.92%)
IDs:
rb5-05:
7380141
Error: Device NOT found!
Count: 2 (3.85%)
IDs:
rb5-03:
7380121
rb5-05:
7379787
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (3.85%)
IDs:
rb5-05:
7379545
rb5-06:
7379887
Error: No match for error type 'Test', message 'tradefed - adb device lost[9496f60d]'
Count: 1 (1.92%)
IDs:
rb5-01:
7379532
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (1.92%)
IDs:
rb5-03:
7379528
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.92%)
IDs:
rb5-07:
7379514
Error type: Infrastructure
Error count: 1 (1.92%)
Error: Reboot failed
Count: 1 (1.92%)
IDs:
rb5-01:
7379480
Device type: hi960-hikey
Total jobs: 23
Total errors: 2 (8.70%)
Error type: Test
Error count: 2 (8.70%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 2 (8.70%)
IDs:
hi960-hikey-02:
7379898
hi960-hikey-03:
7379917
Device type: dragonboard-845c
Total jobs: 100
Total errors: 14 (14.00%)
Error type: Test
Error count: 13 (13.00%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 8 (8.00%)
IDs:
db845c-02:
7380073
db845c-04:
7380007 7380071
db845c-05:
7379865 7380178
db845c-06:
7380177
db845c-07:
7379859
db845c-10:
7379868
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.00%)
IDs:
db845c-04:
7380103
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (2.00%)
IDs:
db845c-05:
7379540
db845c-06:
7380094
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 589 seconds'
Count: 1 (1.00%)
IDs:
db845c-02:
7379519
Error: Device NOT found!
Count: 1 (1.00%)
IDs:
db845c-06:
7379457
Error type: Job
Error count: 1 (1.00%)
Error: wait for prompt timed out
Count: 1 (1.00%)
IDs:
db845c-07:
7379914
Device type: hi6220-hikey-r2
Total jobs: 3
Total errors: 1 (33.33%)
Error type: Test
Error count: 1 (33.33%)
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (33.33%)
IDs:
hikey-6220-r2-02:
7379877
Device type: e850-96
Total jobs: 3
Total errors: 1 (33.33%)
Error type: Job
Error count: 1 (33.33%)
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 1 (33.33%)
IDs:
e850-96-04:
7374356
Device type: dragonboard-410c
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Job
Error count: 1 (100.00%)
Error: Invalid job data
Count: 1 (100.00%)
IDs:
db410c-09:
7254374
Total jobs: 79
Total errors: 6 (7.59%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 5 (6.33%)
Infra errors: 1 (1.27%)
Canceled jobs: 0 (0.00%)
Device type: synquacer
Total jobs: 13
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 7
Total errors: 1 (14.29%)
Error type: Job
Error count: 1 (14.29%)
Error: auto-login action timed out
Count: 1 (14.29%)
IDs:
dragonboard-845c-08:
4050385
Device type: dragonboard-410c
Total jobs: 6
Total errors: 5 (83.33%)
Error type: Job
Error count: 4 (66.67%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 4 (66.67%)
IDs:
dragonboard-410c-02:
4050384 4050391 4050424 4050449
Error type: Infrastructure
Error count: 1 (16.67%)
Error: Reboot failed
Count: 1 (16.67%)
IDs:
dragonboard-410c-02:
4050373
Device type: beaglebone-black
Total jobs: 21
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 8
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 9
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Total jobs: 139
Total errors: 9 (6.47%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 9 (6.47%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 10
Total errors: 9 (90.00%)
Error type: Job
Error count: 9 (90.00%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 9 (90.00%)
IDs:
dragonboard-410c-02:
4050230 4050240 4050251 4050276 4050288
4050313 4050322 4050338 4050365
Device type: synquacer
Total jobs: 28
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 12
Total errors: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 35
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 20
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 19
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Total jobs: 158
Total errors: 22 (13.92%)
LAVA errors: 0 (0.00%)
Test errors: 17 (10.76%)
Job errors: 1 (0.63%)
Infra errors: 3 (1.90%)
Canceled jobs: 1 (0.63%)
Device type: hi6220-hikey-r2
Total jobs: 27
Total errors: 8 (29.63%)
Error type: Infrastructure
Error count: 1 (3.70%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 573 seconds'
Count: 1 (3.70%)
IDs:
hikey-6220-r2-03:
7376776
Error type: Test
Error count: 7 (25.93%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[235D989C003B0752]'
Count: 1 (3.70%)
IDs:
hikey-6220-r2-03:
7376738
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 4 (14.81%)
IDs:
hikey-6220-r2-01:
7376454
hikey-6220-r2-04:
7376626
hikey-6220-r2-05:
7376700 7376703
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 1 (3.70%)
IDs:
hikey-6220-r2-02:
7376343
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 1 (3.70%)
IDs:
hikey-6220-r2-01:
7376250
Device type: dragonboard-845c
Total jobs: 96
Total errors: 9 (9.38%)
Error type: Test
Error count: 7 (7.29%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (1.04%)
IDs:
db845c-05:
7378021
Error: Device NOT found!
Count: 2 (2.08%)
IDs:
db845c-02:
7376653 7376800
Error: No match for error type 'Test', message 'tradefed - adb device lost[d9b7d9b]'
Count: 1 (1.04%)
IDs:
db845c-05:
7376752
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 593 seconds'
Count: 1 (1.04%)
IDs:
db845c-02:
7376672
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 277 seconds'
Count: 1 (1.04%)
IDs:
db845c-01:
7376656
Error: No match for error type 'Test', message 'tradefed - adb device lost[3419ccc6]'
Count: 1 (1.04%)
IDs:
db845c-06:
7339191
Error type: Infrastructure
Error count: 1 (1.04%)
Error: fastboot-flash-action timed out
Count: 1 (1.04%)
IDs:
db845c-07:
7376375
Error type: Canceled
Error count: 1 (1.04%)
Error: The job was canceled
Count: 1 (1.04%)
IDs:
db845c-08:
7339193
Device type: x15
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 26
Total errors: 4 (15.38%)
Error type: Test
Error count: 3 (11.54%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[9496f60d]'
Count: 1 (3.85%)
IDs:
rb5-01:
7376814
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 584 seconds'
Count: 1 (3.85%)
IDs:
rb5-07:
7376685
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (3.85%)
IDs:
rb5-06:
7376664
Error type: Infrastructure
Error count: 1 (3.85%)
Error: fastboot-flash-action timed out
Count: 1 (3.85%)
IDs:
rb5-07:
7376668
Device type: hi960-hikey
Total jobs: 3
Total errors: 0 (0.00%)
Device type: rk3399-rock-pi-4b
Total jobs: 2
Total errors: 0 (0.00%)
Device type: e850-96
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Job
Error count: 1 (100.00%)
Error: finalize timed out
Count: 1 (100.00%)
IDs:
x86-01:
7367683
Device type: bcm2711-rpi-4-b
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 94
Total errors: 6 (6.38%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 5 (5.32%)
Infra errors: 1 (1.06%)
Canceled jobs: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 11
Total errors: 1 (9.09%)
Error type: Infrastructure
Error count: 1 (9.09%)
Error: No match for error type 'Infrastructure', message 'apply-overlay-tftp timed out after 26 seconds'
Count: 1 (9.09%)
IDs:
rpi3-b-32-02:
4050132
Device type: beaglebone-black
Total jobs: 13
Total errors: 0 (0.00%)
Device type: synquacer
Total jobs: 13
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 8
Total errors: 1 (12.50%)
Error type: Job
Error count: 1 (12.50%)
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 1 (12.50%)
IDs:
dragonboard-845c-08:
4050160
Device type: dragonboard-410c
Total jobs: 5
Total errors: 4 (80.00%)
Error type: Job
Error count: 4 (80.00%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 4 (80.00%)
IDs:
dragonboard-410c-02:
4050143 4050149 4050170 4050188
Device type: x86
Total jobs: 29
Total errors: 0 (0.00%)
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Device type: juno
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 5
Total errors: 0 (0.00%)
Total jobs: 96
Total errors: 22 (22.92%)
LAVA errors: 0 (0.00%)
Test errors: 18 (18.75%)
Job errors: 1 (1.04%)
Infra errors: 3 (3.12%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 35
Total errors: 14 (40.00%)
Error type: Test
Error count: 12 (34.29%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 4 (11.43%)
IDs:
hikey-6220-r2-01:
7371836 7371870 7371958 7375092
Error: No match for error type 'Test', message 'tradefed - adb device lost[7B1579B5003E507A]'
Count: 1 (2.86%)
IDs:
hikey-6220-r2-05:
7374978
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 3 (8.57%)
IDs:
hikey-6220-r2-05:
7371961 7371968 7373855
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (2.86%)
IDs:
hikey-6220-r2-04:
7371960
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (2.86%)
IDs:
hikey-6220-r2-02:
7371950
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 2 (5.71%)
IDs:
hikey-6220-r2-02:
7371835 7371942
Error type: Job
Error count: 1 (2.86%)
Error: No match for error type 'Job', message 'login-action timed out after 880 seconds'
Count: 1 (2.86%)
IDs:
hikey-6220-r2-02:
7371941
Error type: Infrastructure
Error count: 1 (2.86%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 887 seconds'
Count: 1 (2.86%)
IDs:
hikey-6220-r2-05:
7371869
Device type: qrb5165-rb5
Total jobs: 13
Total errors: 2 (15.38%)
Error type: Infrastructure
Error count: 1 (7.69%)
Error: fastboot-flash-action timed out
Count: 1 (7.69%)
IDs:
rb5-01:
7374083
Error type: Test
Error count: 1 (7.69%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 285 seconds'
Count: 1 (7.69%)
IDs:
rb5-07:
7374062
Device type: bcm2711-rpi-4-b
Total jobs: 2
Total errors: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 3
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 42
Total errors: 6 (14.29%)
Error type: Test
Error count: 5 (11.90%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 288 seconds'
Count: 1 (2.38%)
IDs:
db845c-01:
7374070
Error: No match for error type 'Test', message 'tradefed - adb device lost[d9b7d9b]'
Count: 1 (2.38%)
IDs:
db845c-05:
7339177
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 285 seconds'
Count: 1 (2.38%)
IDs:
db845c-07:
7339175
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 275 seconds'
Count: 1 (2.38%)
IDs:
db845c-07:
7339163
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 17990 seconds'
Count: 1 (2.38%)
IDs:
db845c-01:
7339160
Error type: Infrastructure
Error count: 1 (2.38%)
Error: fastboot-flash-action timed out
Count: 1 (2.38%)
IDs:
db845c-07:
7339140
Device type: rk3399-rock-pi-4b
Total jobs: 1
Total errors: 0 (0.00%)
The following build warnings / errors noticed on x86 kselftests build with
clang nightly / clang-17 on Linux next tag next-20240318.
This build config is generated from kselftest merge configs [1].
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Build log:
-----------
In file included from net/sunrpc/sched.c:31:
In file included from include/trace/events/sunrpc.h:2524:
In file included from include/trace/define_trace.h:102:
In file included from include/trace/trace_events.h:419:
include/trace/events/sunrpc.h:707:4: error: result of comparison
against a string literal is unspecified (use an explicit string
comparison function instead) [-Werror,-Wstring-compare]
667 | __assign_str(progname,
| ~~~~~~~~~~~~~~~~~~~~~~
668 | task->tk_client->cl_program->name);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
669 | __entry->version = task->tk_client->cl_vers;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
670 | __assign_str(procedure,
task->tk_msg.rpc_proc->p_name);
|
[1] steps to reproduce:
-----------
tuxmake --runtime podman --target-arch x86_64 --toolchain
clang-nightly --kconfig
https://storage.tuxsuite.com/public/linaro/lkft/builds/2dqIWv3Qq5qYmJfnmKfk…
LLVM=1 LLVM_IAS=1 debugkernel cpupower headers kernel kselftest
modules
Links:
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2dqIWv3Qq5qYmJfnmKfk…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240318/te…
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240318/te…
--
Linaro LKFT
https://lkft.linaro.org
Hi,
Are you ready to take your outdoor adventures to the next level? Look
no further than our latest designed– the mountain ebike,
designed to elevate your riding experience with unmatched power,
versatility, and convenience.
[H39c6d656aa4f40ceaffbb2e0e10b5d15U.jpg_960x960_9a1e26ff-2307-42d8-8b22
-e2a8c5e64800_600x.jpg?v=1694084714]
[IMG_2285___optimized-bike-ad-images_800_643.jpg]
[t-rex_1920x1440.jpg?v=1693554351]
If you wish to make a purchase, please provide the address details.
We will arrange delivery from our warehouse, located in Germany, to all
European countries within 3-5 days.
Here's why our mountain ebike stands out from the rest:
1.Powerful performance: Featuring a 36V robust hub motor delivering an
impressive output power 350W,
our ebike reaches speeds of up to 20 mph effortlessly. With its
21-speed shift system, conquer diverse terrains with ease,
ensuring a smooth and thrilling journey every time.
2.Long-lasting battery: Equipped with a high-capacity 36V 13AH battery,
our ebike boasts an extensive range of up to 40 miles per charge,
lasting 5-6 hours. The battery management system ensures safe charging,
and its removable design facilitates hassle charging in various
scenarios.
3.Enhanced comfort and safety: Navigate rough terrains with confidence,
thanks to the high-strength shock-absorbing front fork suspension
and reliable front and rear mechanical disc brakes. The LCD display
keeps you informed,
while the 21-speed gear system ensures optimal performance in any
riding conditions.
4.Versatile riding modes: Choose from three different riding modes to
suit your preferences – Assistance mode for moderate power assistance
while pedaling,
Pure Electric mode for effortless acceleration with the twist of a
throttle, and Pedal mode for a traditional biking experience.
5.All-weather durability: Ride worry in any weather condition with our
waterproof ebike, equipped with LED perspective lights for
enhanced visibility during night rides and unexpected weather changes.
6.Easy assembly and customer support: Enjoy a hassle assembly process
with our ebike, which comes 90 percent pre-assembled and
includes comprehensive instructions and installation tools. Plus, our
dedicated customer support team is available round-the-clock
to address any queries or concerns you may have.
Experience the thrill of off-road adventures like never before with our
mountain ebike.
Don't miss out on this opportunity to explore the great outdoors with
confidence and style.
If you wish to make a purchase, please provide the address details.
We will arrange delivery from our warehouse, located in Germany, to all
European countries within 3-5 days.
Best regards,
Jan Thompson
Welcome to visit our factory.
Total jobs: 98
Total errors: 8 (8.16%)
LAVA errors: 0 (0.00%)
Test errors: 8 (8.16%)
Job errors: 0 (0.00%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 12
Total errors: 2 (16.67%)
Error type: Test
Error count: 2 (16.67%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (8.33%)
IDs:
rb5-05:
7360575
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (8.33%)
IDs:
rb5-06:
7360574
Device type: dragonboard-845c
Total jobs: 81
Total errors: 4 (4.94%)
Error type: Test
Error count: 4 (4.94%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 592 seconds'
Count: 1 (1.23%)
IDs:
db845c-02:
7360563
Error: No match for error type 'Test', message 'tradefed - adb device lost[4f8fceab]'
Count: 1 (1.23%)
IDs:
db845c-08:
7360337
Error: Device NOT found!
Count: 1 (1.23%)
IDs:
db845c-02:
7339009
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.23%)
IDs:
db845c-02:
7312868
Device type: hi6220-hikey-r2
Total jobs: 4
Total errors: 2 (50.00%)
Error type: Test
Error count: 2 (50.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (25.00%)
IDs:
hikey-6220-r2-04:
7360511
Error: No match for error type 'Test', message 'tradefed - adb device lost[7B1579B5003E507A]'
Count: 1 (25.00%)
IDs:
hikey-6220-r2-05:
7360422
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 183
Total errors: 38 (20.77%)
LAVA errors: 0 (0.00%)
Test errors: 33 (18.03%)
Job errors: 3 (1.64%)
Infra errors: 2 (1.09%)
Canceled jobs: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 42
Total errors: 17 (40.48%)
Error type: Test
Error count: 17 (40.48%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (2.38%)
IDs:
hikey-6220-r2-04:
7360449
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 12 (28.57%)
IDs:
hikey-6220-r2-05:
7359802 7359817 7359818 7359819 7359826
7359893 7359948 7360217 7360238 7360239
7360369 7360394
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 1 (2.38%)
IDs:
hikey-6220-r2-02:
7359809
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 593 seconds'
Count: 1 (2.38%)
IDs:
hikey-6220-r2-02:
7359807
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 1 (2.38%)
IDs:
hikey-6220-r2-01:
7359804
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28797 seconds'
Count: 1 (2.38%)
IDs:
hikey-6220-r2-04:
7359801
Device type: qrb5165-rb5
Total jobs: 39
Total errors: 7 (17.95%)
Error type: Test
Error count: 6 (15.38%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (2.56%)
IDs:
rb5-06:
7360392
Error: Device NOT found!
Count: 4 (10.26%)
IDs:
rb5-03:
7359762 7360311 7360355 7360375
Error: No match for error type 'Test', message 'tradefed - adb device lost[d8a1879f]'
Count: 1 (2.56%)
IDs:
rb5-07:
7360299
Error type: Infrastructure
Error count: 1 (2.56%)
Error: Connection closed
Count: 1 (2.56%)
IDs:
rb5-05:
7360302
Device type: dragonboard-845c
Total jobs: 63
Total errors: 5 (7.94%)
Error type: Test
Error count: 3 (4.76%)
Error: Device NOT found!
Count: 2 (3.17%)
IDs:
db845c-02:
7359746 7360317
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.59%)
IDs:
db845c-03:
7359722
Error type: Job
Error count: 2 (3.17%)
Error: No match for error type 'Job', message 'login-action timed out after 807 seconds'
Count: 1 (1.59%)
IDs:
db845c-02:
7360308
Error: No match for error type 'Job', message 'login-action timed out after 871 seconds'
Count: 1 (1.59%)
IDs:
db845c-07:
7359676
Device type: hi960-hikey
Total jobs: 35
Total errors: 8 (22.86%)
Error type: Test
Error count: 7 (20.00%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 570 seconds'
Count: 1 (2.86%)
IDs:
hi960-hikey-05:
7359875
Error: Device NOT found!
Count: 3 (8.57%)
IDs:
hi960-hikey-02:
7359849
hi960-hikey-05:
7359833 7359842
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (2.86%)
IDs:
hi960-hikey-05:
7359693
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 2 (5.71%)
IDs:
hi960-hikey-02:
7359681
hi960-hikey-05:
7359683
Error type: Infrastructure
Error count: 1 (2.86%)
Error: fastboot-flash-action timed out
Count: 1 (2.86%)
IDs:
hi960-hikey-05:
7359827
Device type: e850-96
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Job
Error count: 1 (50.00%)
Error: No match for error type 'Job', message 'login-action timed out after 862 seconds'
Count: 1 (50.00%)
IDs:
e850-96-01:
7346476
Device type: dragonboard-410c
Total jobs: 2
Total errors: 0 (0.00%)