FreeBSD-main-amd64-test - Build #26267 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 17 Apr 2025 03:40:33 UTC
FreeBSD-main-amd64-test - Build #26267 (c362781c8d6a878ac93f3debc45d401bd5296eee) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26267/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26267/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26267/console

Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the following changes and
                  this is a notification to note that these changes have
                  not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

e7bf1e5f1d62c2e735d343c462275e7e2aaf0286 by bapt:
timeout(1): Improve duration parsing and error messages

672ee7eb800c43a9e29c6e38e7e9927c40cb2477 by bapt:
timeout(1): fix test after improvement of error messages

35503fe28eb51ef606cf4ae077a96b3c717199d3 by bapt:
timeout(1): Use _exit(2) instead of err() in child if exec failed

92f8006e8901f876af1b97d996dd245aa2c92ec0 by bapt:
timeout(1): sig_atomic_t variables must also be 'volatile'

790e3617361a686c76276e0c2252a761726cd919 by bapt:
timeout(1): Multiple minor tweaks and cleanups

c5cdc13045650a9daf33dd6316ef57496e4a5dbc by bapt:
timeout(1): Handle sig_alrm and sig_term together to dedup code

8a9927ecd4b6e8cb306e4b940201b4efbfbc5dcb by bapt:
timeout(1): Add -f and -p options as per POSIX.1-2024

086f17853677d072b8c5f4b2440f9e3a9aea7bdf by bapt:
timeout(1): Enhance send_sig() and prepare for later updates

06c74693c286185f299410afcd312fc54a96a052 by bapt:
timeout(1): Also send SIGCONT because the child may be stopped

aae3eb24dfdbbe0a9e62fe7239d6038060cd07f6 by bapt:
timeout(1): Fix the handling of repeated terminating signals

8e1d9fe06621e22b9de6b3bf1b6164a00f0f26b5 by bapt:
timeout(1): Improve to show more verbose log messages

2390cbfe55f55916eca25e8ba94a3320535e01c9 by bapt:
timeout(1): Fix the inheritance of signal dispositions

844cef26e810d903e11bf83cc6f6fd2e22a299f1 by bapt:
timeout(1): Catch all signals and propagate them

613310263ae1f0f65df498dc8e98f460b781946d by bapt:
timeout(1): Kill self with the same signal that terminated the child

a25b03791764b7817a1a3e05ac1ab91c75a946ac by bapt:
timeout(1): adapt the preserve_status test to the new behaviour

c362781c8d6a878ac93f3debc45d401bd5296eee by bapt:
timeout(1): Document the reaper implementation and behaivor



The end of the build log:

[...truncated 3.69 MiB...]
sys/kern/unix_seqpacket_test:sendrecv_8k_nonblocking  ->  passed  [0.005s]
sys/kern/unix_seqpacket_test:sendto_recvfrom  ->  passed  [0.006s]
sys/kern/unix_seqpacket_test:shutdown_send  ->  passed  [0.006s]
sys/kern/unix_seqpacket_test:shutdown_send_sigpipe  ->  passed  [0.006s]
sys/kern/unix_stream:full_not_writable  ->  passed  [0.009s]
sys/kern/unix_stream:getpeereid  ->  passed  [0.005s]
sys/kern/unix_stream:send_0  ->  passed  [0.005s]
sys/kern/waitpid_nohang:waitpid_nohang  ->  passed  [0.005s]
sys/kern/acct/acct_test:encode_long  ->  passed  [0.005s]
sys/kern/acct/acct_test:encode_tv_many_usec  ->  passed  [0.004s]
sys/kern/acct/acct_test:encode_tv_only_sec  ->  passed  [0.005s]
sys/kern/acct/acct_test:encode_tv_only_usec  ->  passed  [0.004s]
sys/kern/acct/acct_test:encode_tv_random_million  ->  expected_failure: the testcase violates FLT_EPSILON on 64-bit platforms, e.g. amd64: 2339 checks failed as expected; see output for more details  [0.049s]
sys/kern/acct/acct_test:encode_tv_upper_limit  ->  passed  [0.005s]
sys/kern/acct/acct_test:encode_tv_usec_overflow  ->  passed  [0.005s]
sys/kern/acct/acct_test:encode_tv_zero  ->  passed  [0.005s]
sys/kern/execve/execve_test:bad_interp_len  ->  passed  [0.028s]
sys/kern/execve/execve_test:empty  ->  passed  [0.028s]
sys/kern/execve/execve_test:empty_args  ->  passed  [0.046s]
sys/kern/execve/execve_test:good_aout  ->  passed  [0.032s]
sys/kern/execve/execve_test:good_script  ->  passed  [0.034s]
sys/kern/execve/execve_test:non_exist  ->  passed  [0.030s]
sys/kern/execve/execve_test:non_exist_shell  ->  passed  [0.032s]
sys/kern/execve/execve_test:script_arg  ->  passed  [0.033s]
sys/kern/execve/execve_test:script_arg_nospace  ->  passed  [0.030s]
sys/kern/execve/execve_test:sparse_aout  ->  passed  [0.032s]
sys/kern/execve/execve_test:trunc_aout  ->  passed  [0.029s]
sys/kern/pipe/big_pipe_test:main  ->  passed  [0.558s]
sys/kern/pipe/pipe_fstat_bug_test:main  ->  passed  [0.007s]
sys/kern/pipe/pipe_ino_test:main  ->  passed  [0.004s]
sys/kern/pipe/pipe_kqueue_test:pipe_kqueue__closed_read_end  ->  passed  [0.005s]
sys/kern/pipe/pipe_kqueue_test:pipe_kqueue__closed_read_end_register_before_close  ->  passed  [0.005s]
sys/kern/pipe/pipe_kqueue_test:pipe_kqueue__closed_write_end  ->  passed  [0.076s]
sys/kern/pipe/pipe_kqueue_test:pipe_kqueue__closed_write_end_register_before_close  ->  passed  [0.079s]
sys/kern/pipe/pipe_kqueue_test:pipe_kqueue__write_end  ->  passed  [0.080s]
sys/kern/pipe/pipe_overcommit1_test:main  ->  passed  [0.067s]
sys/kern/pipe/pipe_overcommit2_test:main  ->  passed  [0.043s]
sys/kern/pipe/pipe_reverse2_test:main  ->  passed  [0.005s]
sys/kern/pipe/pipe_reverse_test:main  ->  passed  [0.005s]
sys/kern/pipe/pipe_wraparound_test:main  ->  passed  [0.006s]
sys/kern/tty/test_canon:main  ->  passed  [4.169s]
sys/kern/tty/test_canon_fullbuf:main  ->  passed  [0.013s]
sys/kern/tty/test_ncanon:main  ->  passed  [0.029s]
sys/kern/tty/test_recanon:main  ->  passed  [0.035s]
sys/kqueue/kqueue_fork:shared_table_filt_sig  ->  passed  [0.116s]
sys/kqueue/kqueue_peek_signal:main  ->  passed  [0.019s]
sys/kqueue/proc1_test:proc1  ->  passed  [2.009s]
sys/kqueue/proc3_test:proc3  ->  passed  [0.005s]
sys/kqueue/sig_test:sig  ->  passed  [12.159s]
sys/kqueue/vnode_test:dir_no_note_link_create_file_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_no_note_link_delete_file_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_no_note_link_mv_dir_within  ->  passed  [0.007s]
sys/kqueue/vnode_test:dir_no_note_link_mv_file_within  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_link_create_dir_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_link_delete_dir_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_link_mv_dir_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_link_mv_dir_out  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_write_create_dir_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_write_create_file_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_write_delete_dir_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_write_delete_file_in  ->  passed  [0.005s]
sys/kqueue/vnode_test:dir_note_write_mv_dir_in  ->  passed  [0.007s]
sys/kqueue/vnode_test:dir_note_write_mv_dir_out  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_write_mv_dir_within  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_write_mv_file_in  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_write_mv_file_out  ->  passed  [0.006s]
sys/kqueue/vnode_test:dir_note_write_mv_file_within  ->  passed  [0.006s]
sys/kqueue/libkqueue/kqueue_test:main  ->  passed  [48.497s]
sys/mac/bsdextended/ugidfw_test:main  ->  passed  [0.011s]
sys/mac/ipacl/ipacl_test:ipacl_v4  ->  skipped: mac_ipacl is not loaded  [0.059s]
sys/mac/ipacl/ipacl_test:ipacl_v6  ->  skipped: mac_ipacl is not loaded  [0.037s]
sys/mac/portacl/nobody_test:main  ->  passed  [53.579s]
sys/mac/portacl/root_test:main  ->  passed  [52.212s]
sys/mqueue/mqueue_test:mqtest1  ->  passed  [0.031s]
sys/mqueue/mqueue_test:mqtest2  ->  passed  [0.044s]
sys/mqueue/mqueue_test:mqtest5  ->  passed  [0.043s]
sys/net/bpf/bpf:multi_read  ->  epair0a: Ethernet address: 02:ed:aa:e3:cf:0a
epair0b: Ethernet address: 02:ed:aa:e3:cf:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
Limiting icmp ping response from 279 to 201 packets/sec
Limiting icmp ping response from 284 to 197 packets/sec
Limiting icmp ping response from 278 to 191 packets/sec
Limiting icmp ping response from 288 to 202 packets/sec
Limiting icmp ping response from 285 to 198 packets/sec
Limiting icmp ping response from 272 to 185 packets/sec
Limiting icmp ping response from 278 to 192 packets/sec
Limiting icmp ping response from 282 to 195 packets/sec
Limiting icmp ping response from 287 to 201 packets/sec
Limiting icmp ping response from 297 to 210 packets/sec
epair0b: link state changed to DOWN
epair0a: link state changed to DOWN
passed  [10.177s]
sys/net/if_ovpn/if_ovpn:4in4  ->  epair0a: Ethernet address: 02:8f:f4:ec:04:0a
epair0b: Ethernet address: 02:8f:f4:ec:04:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
tun0: loop detected
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [15.503s]
sys/net/if_ovpn/if_ovpn:4in6  ->  epair0a: Ethernet address: 02:6a:0c:c6:cb:0a
epair0b: Ethernet address: 02:6a:0c:c6:cb:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [22.732s]
sys/net/if_ovpn/if_ovpn:4mapped  ->  epair0a: Ethernet address: 02:01:35:3a:64:0a
epair0b: Ethernet address: 02:01:35:3a:64:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [12.454s]
sys/net/if_ovpn/if_ovpn:6in4  ->  epair0a: Ethernet address: 02:89:de:c4:06:0a
epair0b: Ethernet address: 02:89:de:c4:06:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
tun0: DAD detected duplicate IPv6 address fe80:31::d41d:8cd9:8f00:b204: NS in/out/loopback=1/1/0, NA in=0
tun0: DAD complete for fe80:31::d41d:8cd9:8f00:b204 - duplicate found
tun0: manual intervention required
ovpn0: DAD detected duplicate IPv6 address fe80:30::d41d:8cd9:8f00:b204: NS in/out/loopback=1/1/0, NA in=0
ovpn0: DAD complete for fe80:30::d41d:8cd9:8f00:b204 - duplicate found
ovpn0: manual intervention required
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [12.385s]
sys/net/if_ovpn/if_ovpn:6in6  ->  epair0a: Ethernet address: 02:4f:86:29:c3:0a
epair0b: Ethernet address: 02:4f:86:29:c3:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
tun0: DAD detected duplicate IPv6 address fe80:3c::d41d:8cd9:8f00:b204: NS in/out/loopback=1/1/0, NA in=0
tun0: DAD complete for fe80:3c::d41d:8cd9:8f00:b204 - duplicate found
tun0: manual intervention required
ovpn0: DAD detected duplicate IPv6 address fe80:3b::d41d:8cd9:8f00:b204: NS in/out/loopback=1/1/0, NA in=0
ovpn0: DAD complete for fe80:3b::d41d:8cd9:8f00:b204 - duplicate found
ovpn0: manual intervention required
tun0: loop detected
tun0: loop detected
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [15.617s]
sys/net/if_ovpn/if_ovpn:bz283426  ->  epair0a: Ethernet address: 02:b1:2e:9b:c7:0a
epair0b: Ethernet address: 02:b1:2e:9b:c7:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [12.573s]
sys/net/if_ovpn/if_ovpn:chacha  ->  epair0a: Ethernet address: 02:d4:35:6f:34:0a
epair0b: Ethernet address: 02:d4:35:6f:34:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
tun0: loop detected
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [12.444s]
sys/net/if_ovpn/if_ovpn:destroy_unused  ->  passed  [0.171s]
sys/net/if_ovpn/if_ovpn:explicit_exit  ->  epair0a: Ethernet address: 02:1a:ff:1f:3b:0a
epair0b: Ethernet address: 02:1a:ff:1f:3b:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
lo0: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [18.604s]
sys/net/if_ovpn/if_ovpn:gcm_128  ->  epair0a: Ethernet address: 02:66:3a:4c:68:0a
epair0b: Ethernet address: 02:66:3a:4c:68:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
epair0a: link state changed to DOWN
epair0b: link state changed to DOWN
passed  [12.422s]
sys/net/if_ovpn/if_ovpn:multi_client  ->  bridge0: Ethernet address: 6a:36:26:18:a1:dc
epair0a: Ethernet address: 02:d6:1f:94:87:0a
epair0b: Ethernet address: 02:d6:1f:94:87:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
epair1a: Ethernet address: 02:af:db:68:7e:0a
epair1b: Ethernet address: 02:af:db:68:7e:0b
epair1a: link state changed to UP
epair1b: link state changed to UP
epair2a: Ethernet address: 02:1a:c5:6f:30:0a
epair2b: Ethernet address: 02:1a:c5:6f:30:0b
epair2a: link state changed to UP
epair2b: link state changed to UP
bridge0: link state changed to UP
epair0a: promiscuous mode enabled
epair1a: promiscuous mode enabled
epair2a: promiscuous mode enabled
lo0: link state changed to UP
ovpn0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
ovpn0: changing name to 'tun0'
tun0: link state changed to UP
epair0b: link state changed to DOWN
epair0a: link state changed to DOWN
epair1b: link state changed to DOWN
epair1a: link state changed to DOWN
epair2b: link state changed to DOWN
epair2a: link state changed to DOWN
bridge0: link state changed to DOWN
passed  [20.724s]
sys/net/if_ovpn/if_ovpn:ra  ->  bridge0: Ethernet address: 86:8d:dc:6e:53:45
epair0a: Ethernet address: 02:7f:c2:a5:e9:0a
epair0b: Ethernet address: 02:7f:c2:a5:e9:0b
epair0a: link state changed to UP
epair0b: link state changed to UP
epair1a: Ethernet adBuild timed out (after 360 minutes). Marking the build as failed.
Build was aborted
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0.
Recording test results
[Checks API] No suitable checks publisher found.
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address