FreeBSD-main-amd64-test - Build #22598 - Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 07 Dec 2022 16:56:04 UTC
FreeBSD-main-amd64-test - Build #22598 (eb6f48854df20441b384ca36b6b31558ada087c9) - Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22598/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22598/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22598/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)

c3b6fd3d594f27827d69d972b41520ef0646bdea by noreply:
Make autodetection disable pyzfs for kernel/srpm configurations

a5087965fe2fbb8cae60232b9b41b7ce7464daf1 by behlendorf1:
Ubuntu 22.04 integration: ShellCheck

b46be903fb45a1ff463518d8e6b92f05723427cf by behlendorf1:
Ubuntu 22.04 integration: mancheck

28ea4f9b088fd7fb33593f09d37bae44ea85e4fb by behlendorf1:
Ubuntu 22.04 integration: Cppcheck

32ef14de0f3609c35d2478dd52950e9ad65b8c6d by behlendorf1:
Ubuntu 22.04 integration: ZTS

9e7fc5da3806b971304d13d513ea1504c7fe98f6 by behlendorf1:
Ubuntu 22.04 integration: GitHub workflows

31247c78b15aefeac5d395109209ca8a99ff5d60 by behlendorf1:
FreeBSD: get_zfs_ioctl_version() should be cast to (void)

0a0166c9755a423906c097a29702d4962c73cf77 by behlendorf1:
FreeBSD: do_mount() passes wrong string length to helper

99c0479a4ef4cbfdf49ad05a4457d0872ab98f4c by noreply:
Correct multipathd.target to .service

3226e0dc8ef6f7770035c42b28f2b088bbdd2944 by noreply:
Fix setting the large_block feature after receiving a snapshot

3a74f488fcd9b3802efa366adcb813415d3f13a8 by noreply:
zed: post a udev change event from spa_vdev_attach()

b0657a59abb38659721bf8d973920292c4f4a1a8 by noreply:
ZTS: zts-report silently ignores perf test results

5f45e3f699091e257941c2a5c37d8a65d91cd3a9 by noreply:
Remove atomics from zh_refcount

387109364e66468736000a57e071cdfff8328ff6 by noreply:
Python3: replace `distutils` with `sysconfig`

077fd55e85506ad892e9367b8ce7fb69e2ca590d by noreply:
zfs.4: Correct the default for zfs_vdev_async_write_max_active

adf3b84fc7341864d13b99fcbecf18bbc325b1e4 by noreply:
Add <limits.h> header

022bdb5b0b722d5acef2a06cdab889cd62c22872 by noreply:
Set multiple make jobs on CodeQL github workflows

3069872ef5dcffd5343a9165ce08356a840a70d1 by noreply:
cmd: zfs: fix missing mention of zfs diff -h

d27a00283faf4ec2b997ff2376dee4a080e1ca7b by noreply:
Avoid a null pointer dereference in zfs_mount() on FreeBSD

303678350a7253c7bee9d6a3347ee1bcdf9cc177 by noreply:
Convert some sprintf() calls to kmem_scnprintf()

e996c502e4f55facaa3b836fcf41f824eb1b6f73 by noreply:
zed: unclean disk attachment faults the vdev

f0a76fbec1e536291eb0ef973625e07a19db04d5 by noreply:
Micro-optimize zrl_remove()

6712c7714083ba2c02bf5a9c0aa1024031fed858 by noreply:
rpm: add support for openEuler

4df415aa864690163808147b82d9e5ce2be12f68 by noreply:
Switch dnode stats to wmsums

9aea88ba4402238dc70ba35754c446f880971c6e by noreply:
FreeBSD: stop using buffer cache-only routines on sync

fd61b2eabaa172c3ef08f7dbfac6e228c7d49dc9 by noreply:
Remove few pointer dereferences in dbuf_read()

d6df4441c03ae1fb90f57b125d2c4813cc1561ca by noreply:
Don't leak packed recieved proprties

587a39b7290b8437dbc15edbf679f33d72459df0 by noreply:
Lua: Fix bad bitshift in lua_strx2number()

b5459dd3541e76a46d3c49b480742ded05c429fd by noreply:
Fix the last two CFI callback prototype mismatches

8532da5e20b90bed8decd22726a70c7c81ef6951 by behlendorf1:
Cleanup: Delete dead code from send_merge_thread()

887fb37843887f79582003f55b314530b870643a by behlendorf1:
zdb: Silence Coverity complaint about verify_livelist_allocs()

97fac0fb70e35bb01c0d97f227c802c0fcbbf3da by behlendorf1:
Fix NULL pointer dereference in dbuf_prefetch_indirect_done()

eb1ed2a66b7fddb30d62fb90bea1f8afa722098a by behlendorf1:
Coverity Model Update

466cf54ecf2ff0d6ad2e07ae1c03301de9d602b6 by behlendorf1:
zstd: [superblock] Add defensive assert and bounds check

776441152e9617244e527add7fcd6ccbe99fd4f5 by behlendorf1:
zstd: Refactor prefetching for the decoding loop

3a6d89ae52da4ba770a9d749eb88444257d56394 by noreply:
Retire Ubuntu 18.04 CI builder

3c1e1933b681cb68e0494c09d902e0187673ecc3 by behlendorf1:
Fix GCC 12 compilation errors

fe975048da29c4756bafd9f63a192db17e3acb7c by behlendorf1:
Fix Clang 15 compilation errors

db6ba8d7443a234e497264a1da3d197d5ca32777 by noreply:
autoconf: add support for openEuler

7a75f74cec06a57b327b351ae4184400ff4e7cb2 by behlendorf1:
Bump checksum error counter before reporting to ZED

2c590bdede78c5aca10c0cf4284b59c006f4a30d by behlendorf1:
ZTS: test reported checksum errors for ZED

d7cf06a25d296a764c8548a02d96c3848e1f2141 by noreply:
nopwrites on dmu_sync-ed blocks can result in a panic

ffd2e15d656e47f8d82ffbe46af1f0899ff889e5 by noreply:
zio can deadlock during device removal

7b9a423076f4da36b68009ced22259cd243166f6 by noreply:
FreeBSD: zfs_register_callbacks() must implement error check correctly

59493b63c18ea223857066218d6a58b67eb88159 by noreply:
Micro-optimize fletcher4 calculations

eb6f48854df20441b384ca36b6b31558ada087c9 by dfr:
Fix a typo in the binmisc option name



The failed test cases:

4 tests failed.
FAILED:  sys.fs.fusefs.mknod.main

Error Message:
Returned non-success exit status 1

FAILED:  sys.kern.ktls_test.ktls_receive_aes128_cbc_1_2_sha384_bad_major

Error Message:
/usr/src/tests/sys/kern/ktls_test.c:1511: errno == expected_error not met

FAILED:  sys.kern.ktls_test.ktls_receive_aes128_gcm_1_2_bad_major

Error Message:
/usr/src/tests/sys/kern/ktls_test.c:1511: errno == expected_error not met

FAILED:  sys.posixshm.posixshm_test.largepage_mmap

Error Message:
Empty test result or no new line