NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

misc/57505: Automated test case ipsecif_basic_ipv6overipv6_esp_null fails intermittently on different architectures



>Number:         57505
>Category:       misc
>Synopsis:       Automated test case ipsecif_basic_ipv6overipv6_esp_null fails  intermittently on different architectures
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 06 18:35:00 +0000 2023
>Originator:     Jim Spath
>Release:        10.0_BETA
>Organization:
>Environment:
NetBSD etc.etc 10.0_BETA NetBSD 10.0_BETA (GENERIC) #0: Sun Feb 12 12:39:37 UTC 2023  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64 x86_64 AMD 686-class NetBSD
>Description:
This test case fails intermittently on each architecture I tested.
Several examples were chosen from the full test suite after observing inconsistent pass/fail on specific tests over many runs.
Tests were run periodically from cron, tuned to avoid overlapping runs while completing as many attempts as feasible based on the system speed.

The set being reported in July 2023 includes failure rates in the one-percent ranges, to be followed by other tests that fail more frequently.

The results for systems used:

System Passes Failures
amd64 1501 5
Pi3 270 1
Pi4 788 3
Pi0W 592 5
Pi02W 881 7
i386 (Intel Atom) 708 2

Example failure message:

tps-count: 1
tp-start: 1687555649.387164, net/net/t_unix, 1
tc-start: 1687555649.387228, sockaddr_un_local_peereid
tc-so:peercred(client) euid=0 egid=0 pid=7950
tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.SPz1b2/tcr': Permission denied
tc-se:*** Check failed: /usr/src/tests/net/net/t_unix.c:316: getpeername
tc-end: 1687555649.402980, sockaddr_un_local_peereid, failed, /usr/src/tests/net/net/t_unix.c:445: test(true, true, false, 100): Socket is not connected
tp-end: 1687555649.404253, net/net/t_unix
info: time.end, Fri Jun 23 21:27:29 UTC 2023

Example pass message:

tps-count: 1
tp-start: 1687556306.226567, net/net/t_unix, 1
tc-start: 1687556306.226626, sockaddr_un_local_peereid
tc-so:peer: client socket length: 2
tc-so:peer: client family 1
tc-so:peer: client len 2
tc-so:peer: socket name: 
tc-so:peercred(server) euid=666 egid=999 pid=26814
tc-so:peercred(client) euid=0 egid=0 pid=18122
tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.ARVi5C/tcr': Permission denied
tc-so:sock: client socket length: 102
tc-so:sock: client family 1
tc-so:sock: client len 102
tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
tc-end: 1687556306.241655, sockaddr_un_local_peereid, passed
tp-end: 1687556306.242938, net/net/t_unix
info: time.end, Fri Jun 23 21:38:26 UTC 2023


>How-To-Repeat:
$ atf-run net/net/t_unix:sockaddr_un_local_peereid

>Fix:
Unknown.



Home | Main Index | Thread Index | Old Index