Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2024 15:42:18 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        imp@FreeBSD.org, tuexen@FreeBSD.org, markj@FreeBSD.org, cperciva@FreeBSD.org, martymac@FreeBSD.org, obrien@FreeBSD.org, gbe@FreeBSD.org, dougm@FreeBSD.org, oh@FreeBSD.org, rmacklem@FreeBSD.org, rlibby@FreeBSD.org, zlei@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-test - Build #25262 - Still Unstable
Message-ID:  <1911163286.18425.1719243739536@jenkins.ci.freebsd.org>
In-Reply-To: <1856684015.18287.1718990277517@jenkins.ci.freebsd.org>
References:  <1856684015.18287.1718990277517@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_18424_1991668831.1719243738151
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

FreeBSD-main-amd64-test - Build #25262 (332f00cdbafa944472a5c2d9d1701466ab762f90) - Still Unstable

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

Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
                   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)

4a86b26b84be2888c70a04f216734bf1456ee766 by imp:
stdlib: Support compiling with tinyc by omitting compat qsort code

5a969a3459e49efaf2ca1dc1d99895ddf04a5d02 by imp:
cdefs.h: Move to more regular _Thread_local define

681fd2bed8eaba88693867ba928a1c03a5b152cc by imp:
pax: Terminate loop for empty directory names

ac52fa1f1b9768d281b9deed6d1158f43a8564ca by markj:
sendfile tests: Fix an error check in tcp_socketpair()

45846afcb7ae1b9682107a62b105aeb5021994ba by cperciva:
release: Stop publishing non-FS-tagged VM images

a7de51068502ad1e2851d4a855ed28b27573bb36 by rmacklem:
nfsd: Fix nfsrv_cleanclient so that it can be called with a mutex

b1cd308b37eaacb15fffa584a289a41103018452 by imp:
cdefs: Add missing continuation line...

10d8f953952b9967f8b3655cedf0b7e295514eda by dougm:
spelling: specifiy -> specify

48dbc2a4f9fcf893afba107b4dbbcb1c161aeb55 by martymac:
mailmap: Translate my personal address

dfaeeacc2cc29d0497ecd4cd5b7fd0d5ab61fcd5 by rmacklem:
nfsd: Allow a mutex lock for clientID handling

16c3d7e1fa150ee136b910448cf431e8deab5293 by gbe:
erf.3: Add a STANDARDS section

60117f9ee58e202be55a8af5bb6b6c768e7a940e by tuexen:
lo: update man page since SCTP checksum offloading is supported

fda32d586035f0bead930ecdb4547869e1c80fb5 by rlibby:
lock.9: describe lockmgr_{disowned,lock_flags,slock,unlock,xlock}

67284d32e5e0d5f015d73eeac4342974277263f5 by rmacklem:
nfsd: Make modifying vfs.nfsd.enable_locallocks safe

3dd248798d806ddac50f569ca3e6b70a5f119f3f by obrien:
procctl(2) actually appeared in 9.3

5bcc33d1e0e61beba4890018e646fc945ada0047 by obrien:
ppoll(2) was actually added in 10.2

6095f4b04cf9714a3b66fc5906fcfc5ec2a8ddd6 by rlibby:
amd64 kernel __storeload_barrier: quiet gcc -Warray-bounds

88478cc02a20b04094183b805c3b6357f198c64e by rlibby:
i386 kernel __storeload_barrier: quiet gcc -Warray-bounds

a94ed493b50752cee09245fc312c63b00331f217 by dougm:
dev/mana: replace power2 function

c8b0c33b03ac072413b27bed2bdae2ae27426f3a by dougm:
log2: move log2 functions from linuxkpi to libkern

4bbdabc2bd765dc3ea009c955c2679fb42a2b6c6 by dougm:
aic7xxx: use rounddown_pow_of_two

7bb73f7315380f7315505176d3855884c11ae490 by dougm:
cxgb: use rounddown_pow_of_two

5fc42387d704295745a9bc05bde07bdf05ed2526 by dougm:
cxgbe: use order_base_2

87177ce3aa981ab2af40fd26c68481430d0867a4 by dougm:
irdma: Use round{up,down}_pow_of_two

dc048255b37e1e36090bb42e5297f97dbcd31c5c by dougm:
mlx5: use roundup_pow_of_two

0839258c5690cd7cd0dcd10a089fc20ce73225c1 by dougm:
ipfw: Use roundup_pow_of_two

5dbf886104b45fea255987ee2ae4828b8d002ffe by dougm:
x86: use order_base_2

08a98731ddf4459bcee25074bdbc21d6fa5ce4ca by zlei:
ip_mroute: Use NET_EPOCH_WAIT() macro

71f8fbf9bda43e3ca2f26d0499b7a88d0f2f7352 by zlei:
ifnet: Use NET_EPOCH_WAIT() macro

332f00cdbafa944472a5c2d9d1701466ab762f90 by oh:
ti/am335x: Fix the device_set_descf() call in am335x_dmtimer_probe()



The failed test cases:

2 tests failed.
FAILED:  sys.kern.unix_seqpacket_test.random_eor_and_waitall

Error Message:
/usr/src/tests/sys/kern/unix_seqpacket_test.c:1182: send(params->sock, &params->sendbuf[off], len, flags) == len not met

FAILED:  sys.netinet6.divert.ipdivert_ip6_output_remote_success

Error Message:
1 != 0 (1 != 0)
------=_Part_18424_1991668831.1719243738151--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1911163286.18425.1719243739536>