Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2024 16:52:40 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-test - Build #25497 - Fixed
Message-ID:  <360700601.3719.1725987160464@jenkins.ci.freebsd.org>
In-Reply-To: <741232281.3255.1725843210795@jenkins.ci.freebsd.org>
References:  <741232281.3255.1725843210795@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-test - Build #25497 (001ca4955e69b634c90b333861f134aaa64759c4) - Fixed

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

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

83f359245adc9c03ee0ededa2ff00b7dd9f82d2a by noreply:
FreeBSD: fix build without kernel option MAC

963e6c9f3ffc0bc767ca8b89549be595f29f9470 by noreply:
Fix incorrect error report on vdev attach/replace

f2f4ada240e3560faa721082c4a62dcb0cce0115 by noreply:
Linux 6.10 compat: fix rpm-kmod and builtin

fb432660c3691b2ac4a4cc462b9789e593c5ac29 by noreply:
Linux 6.10 compat: Fix zvol NULL pointer deference

5807de90a14127ee78de45c85c2e010841759536 by noreply:
Fix null ptr deref when renaming a zvol with snaps and snapdev=visible

bdf4d6be1de870b16d4f7997b235d9f19dd7e30e by noreply:
linux/zvol_os: fix zvol queue limits initialization

db2b1fdb796619823b22b4882ebe0c09db5fa05f by behlendorf1:
ddt: add FDT feature and support for legacy and new on-disk formats

2b131d734577bf489c86fdb9dbb63460a5675613 by behlendorf1:
ZTS: tests for dedup legacy/FDT tables

d63f5d7e50b65c76d9a8b79db0b66ebb6a49742c by behlendorf1:
zdb: rework DDT block count and leak check to just count the blocks

d17ab631a9142b81b100d87f0619f5e59bc211ac by behlendorf1:
ddt: rework access to phys array slots

4d686c3da53db5e5f3f3cc52060d9fbca2baf092 by behlendorf1:
ddt: introduce lightweight entry

0ba5f503c5d644d28429c366fd1cdbd1c6c9b2b9 by behlendorf1:
ddt: slim down ddt_entry_t

f4aeb23f521cb4c5d94b103c926a3cc7b7be8abc by behlendorf1:
ddt: add "flat phys" feature

27e9cb5f8022bef72553cbe12f7ec292535e4c0b by behlendorf1:
ddt: cleanup the stats & histogram code

592f38900dc21ff86ca9c821c72b55e4ace347af by behlendorf1:
ddt: compare keys 64-bits at a time, trying to match ZAP order

cbb9ef0a4c8e04358f7d5ddae0eb99d0f703ee21 by behlendorf1:
ddt: tuneable to override copies= on dedup metadata objects

cd69ba3d49cdb939cba87e7fd6814608532df92f by behlendorf1:
ddt: dedup log

a1902f49509b66a475c7b4b0d081792f33f1dc52 by behlendorf1:
ddt: block scan until log is flushed, and flush aggressively

0d2707815d34177ffa79e3c78512bb1d4237b1ad by behlendorf1:
ddt: lookup and log stats

a60e15d6b980c7c029c4c3da1f922a39ea24eac5 by behlendorf1:
Man page updates for dmu_ddt_copies

77a797a3823c12268e7f1d73f5e024a77b2f582a by noreply:
Enable L2 cache of all (MRU+MFU) metadata but MFU data only

06a7b123acaaedc36926ab45b3cf61396702dc1d by noreply:
Skip ro check for snaps when multi-mount

f0ad031cd9236e0b8d9a42ea6b61c14a512a9b70 by behlendorf1:
spl-generic: bring up kstats subsystem before taskq

db40fe4cf6254e59459c7c9969a204c540523192 by behlendorf1:
spl-taskq: per-taskq kstats

3f8fd3cae081fc13608e30e25b2e9df73fc59de9 by behlendorf1:
spl-taskq: summary stats for all taskqs

816d2b2bfc2591b951f32aeb7c00e14e27ee624c by behlendorf1:
spl-proc: remove old taskq stats

8e6a9aabb1e4038b1893d5eba5ebc2318988bd9c by behlendorf1:
linux/zvol_os.c: Fix max_discard_sectors limit for 6.8+ kernel

a2c4e95cfdf60e8350884ff77a0df00d5ecdd275 by behlendorf1:
linux/zvol_os.c: cleanup limits for non-blk mq case

bbe8512a93b0078c43fb5aa6f265059376647bc7 by noreply:
Ignore zfs_arc_shrinker_limit in direct reclaim mode

b3f4e4e1ec930be85ebdf3c7d23f0be23800491c by behlendorf1:
abd: remove ABD_FLAG_ZEROS

2b7d9a786346f70799fdc043f2455b870e924330 by behlendorf1:
zio: no alloc canary in userspace

7a5b4355e2e3b3cdedcc75300323db35c98e78df by behlendorf1:
abd_os: split userspace and Linux kernel code

5b9e69539249bb823de65c182dd225e8edaf408b by behlendorf1:
abd_os: break out platform-specific header parts

b69bebb535572ef905b065182d8c80d2fff5a8b4 by behlendorf1:
libzpool/abd_os: iovec-based scatter abd

9e15877dfb3e80021551301aac71976216b3fe1b by noreply:
Linux 6.10 compat: META

ba2209ec9e2166dd9c6d80b61b4aed3dd457be4b by hutter2:
abd_get_from_buf_struct: wrap existing buf with ABD stored on stack

5eede0d5fde556107321fae6b41d6f83eeaf28a1 by hutter2:
compress: rework callers to always use the zio_compress calls

b4d81b1a6a8c1254910f7e8b48e2f58fe77b769a by hutter2:
zstream: use zio_compress calls for compression

e119483a95e8fece4097419689c7803754ca5c75 by hutter2:
compress: remove zio_decompress_data_buf

dd0c08f9c65ccf9d9c0c08a29de9fc21e136c47d by hutter2:
compress: remove unused abd compress prototype

522816498c0ea0d8dfa449cd18e2032b8ac0a9b8 by hutter2:
compress: standardise names of compression functions

d3c12383c95cf7988ac00234a42a4da7989c9034 by hutter2:
compress: change compression providers API to use ABDs

f62e6e1f985b5cc197940dcd2dc839aab0708ca2 by hutter2:
compress: change zio_compress API to use ABDs

a9c94bea9fb3bef7704d71cd9486fbcebbe6e9c8 by hutter2:
zio_compress_data: limit dest length to ABD size

a537d90734a16d63c79080cfd2d710745d7c02fd by hutter2:
zstream decompress: fix decompress size and output

cb36f4f3529473d977189010f41b9a98c644d2d3 by hutter2:
zstream recompress: fix zero recompressed buffer and output

34118eac06fba834f0c934419aec1b386c98665a by noreply:
Make mount.zfs(8) calling zfs_mount_at for legacy mounts as well

2420ee6e12cb4bc4918fc88d44d59b486b86e58b by noreply:
spl-taskq: fix task counts for delayed and cancelled tasks

6be8bf5552b16475629a15ab62759eb7a6d73e3b by noreply:
zpool: Provide GUID to zpool-reguid(8) with -g (#16239)

73866cf3468f59e89baba31b93d8fdf503b10b19 by noreply:
Fix issig() to check signal_pending after dequeue SIGSTOP/SIGTSTP

50b32cb925f20ececeff1b500811fa349fb419ba by noreply:
fm: pass io_flags through events & zed as uint64_t

92fca1c2d0ea743c4c92e54df028f1639634b776 by behlendorf1:
zstream: build with debug to fix stack overruns

b3b7491615308d80e363854e977387f633ad9327 by behlendorf1:
build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS

bf8c61f489e07ddcfed246768059b37808b7f6e5 by noreply:
Remove unused sysctl node

4a4f7b019fa57e2a196e95492aecbed1f312be3a by behlendorf1:
zdb: rework dedup accounting for log, quota and prune

d4d79451cb87aa0d93f9068ce5844098a5ebe3b5 by behlendorf1:
Add DDT prune command

82ff9aafd687d4eebb6041c99fa822e0478a2024 by hutter2:
value strings: pretty printers for flags and enums

17dd66dedab9f9bebc823cca3eae3405ef28c7ef by hutter2:
zpool events: expand value strings for ZIO error values

b109925820fb79db3e37670c159977f03edd950f by noreply:
spa_prop_get: require caller to supply output nvlist

44328abfb7aca8150b07b83ff502c9185677e3fb by asomers:
nfscl: fix uninitialized memory in nfsv4_loadattr

2ed053cde55869d3440377d479deb00f42ba1cf8 by jah:
vfs: Add IGNOREWHITEOUT flag and adopt it in UFS/unionfs

8fa5e0f21fd14bb3f5d977ae9130dae3e197f2ba by jah:
tmpfs: Account for whiteouts during rename/rmdir

31ca046e2250e30cb92a546ecad7ec07e4b016ca by andrew:
arm: Only define get_cntxct_a64_unstable when used

ecde7bb2856722e493a3799e8498fe83b3b1ac2b by andrew:
arm64/vmm: Fix when VMM is built into the kernel

33ba37525b1d3f6ef21e6aadc089e67e30e06264 by andrew:
sys/conf: Check for FDT in FDT only files

c77ca9a72c9934c407852f00d88cba09f5c9e31f by wosch:
stale-symlink-buildworld.sh: improve documentation

b103fc49ae160fdce221c2fffa98dde9bc0ff3b0 by markj:
netinet tests: Make some tests more reliable when run in parallel

c6b41ba65021eff2b1db9157f813666a3e0543a1 by markj:
mixer tests: Serialize

34d9de9658afd433c31bc7c0967b7df771ff59cf by markj:
RELNOTES: Document recent bhyve commits which have user-visible impact

610348a90467980de0498fab8dfdddf221d7a604 by andrew:
arm64: add additional MDCR_EL2 fields

f05795e3f65f305cb770ae91d8e9c8f05d267e0d by andrew:
arm64: write PID in CONTEXTIDR_EL1 on ctx switch

dda0f9837b1c4049079aeaefb35076aef5f06a6c by mp:
bhyve: support noVNC SetPixelFormat request

942647057295cd4720372dd85bcf6d1b52fbf38e by dougm:
swap_pager: clean up pctrie usage

8aa2cd9d13d4b1a81ac313e9d3e214ec3a928430 by dougm:
rangeset: speed up range traversal

a43fb3653b35ab88b72e1277dccc26328363cdb7 by sobomax:
mbuf: improve KASSERT(9) falure messages in the m_apply()

343bf78e487190557889c8ba53d8080b268867f7 by zlei:
bpf: Update a comment

1c60b2cb0ba59f8e700b60a343bd0397c88d7d36 by tuexen:
tcp:  improve whitespace consistency for socket option names

da1a1ad062a260f3518bdd1bae94ea644cef2a22 by kp:
if_ovpn: remove unused argument

355ebf80b1ed98cf7ca9c51ce7e3e6dcb376853d by des:
date: Documentation nits.

001ca4955e69b634c90b333861f134aaa64759c4 by bapt:
zdb: fix build on 32bits
------=_Part_3718_1575912082.1725987160309--



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