Skip to content
Unstable

#1071 (Thu Dec 12 22:01:24 GMT 2024)

35a6770dde027d85e6b9a9b6fd9f7d254a320ef3
Started 2 mo 6 days ago
Took 14 hr on gawain3.nyi.freebsd.org

Started by timer

Revision: 35a6770dde027d85e6b9a9b6fd9f7d254a320ef3
Repository: https://git.freebsd.org/src.git
  • detached
Test Result (73 failures / +3)Show all failed tests >>>
Changes
  1. Cleanup DB_DNODE() macros usage (details / cgit)
  2. zfs_log: add flex array fields to log record structs (details / cgit)
  3. META: set Linux minimum version to 4.18 (details / cgit)
  4. Linux 6.11 compat: META (details / cgit)
  5. ZTS: remove skips for zvol_misc tests (details / cgit)
  6. zed: Add deadman-slot_off.sh zedlet (details / cgit)
  7. ZTS: small fix for SEEK_DATA/SEEK_HOLE tests (#16413) (details / cgit)
  8. tests: user_property: Clarify comments (details / cgit)
  9. tests: user_property_001_pos: Remove unnecessary evals (details / cgit)
  10. Github workflow: fix typo in `zloop` artifact (details / cgit)
  11. zts-report: don't crash on non-UTF-8 chars in the log (#16497) (details / cgit)
  12. ZTS: fix zpool_status_008_pos test on qemu vm's (details / cgit)
  13. ZTS: increase timeout of mmap_sync_001_pos (details / cgit)
  14. ZTS: Use QEMU for tests on Linux and FreeBSD (details / cgit)
  15. ZTS: use openssl for md5digest and sha256digest (details / cgit)
  16. ZTS: Fix Test Summary page generation (details / cgit)
  17. ZTS: Remove functional tests via matrix (details / cgit)
  18. ZTS: Fix skipping over comment lines in zpool_create.shlib (details / cgit)
  19. ZTS: Fix Summary Page (details / cgit)
  20. ZTS: Retire "ci_reason" exceptions (details / cgit)
  21. ZTS: Retire "tmpfile_reason" exception (details / cgit)
  22. ZTS: Add additional exceptions (details / cgit)
  23. ZTS: CodeQL Action v3 update (details / cgit)
  24. ZTS: CI Documentation Updates (details / cgit)
  25. CI: cancel workflows when PRs are updated (#16562) (details / cgit)
  26. CI: run only sanity check on limited OSes for nonbehavioral changes (details / cgit)
  27. ZTS: Fix zpool_import_hostid_changed_cachefile_unclean_export (details / cgit)
  28. CI: Add logs to zloop workflow (details / cgit)
  29. ZTS: Update deadman_sync threshold (details / cgit)
  30. ZTS: Fix zpool_import_hostid_changed_unclean_export (details / cgit)
  31. ZTS: Replace MD5 and SHA256 wit XXH128 (details / cgit)
  32. ZTS: Fix summary page creation (details / cgit)
  33. ZTS: Remove FreeBSD 13.4-STABLE (details / cgit)
  34. ZTS: Fix summary page creation again - second try (details / cgit)
  35. CI: Stick with ubuntu-22.04 for CodeQL analysis (details / cgit)
  36. ZTS: Optimize Kernel Same-page Merging (KSM) (details / cgit)
  37. ZTS: Make use of optimal CPU pinning (details / cgit)
  38. ZTS: Add additional exceptions (details / cgit)
  39. Fix dependency install on Debian 11 (#16683) (details / cgit)
  40. ZTS: Add LUKS sanity test (details / cgit)
  41. ZTS: Add Fedora 41, remove Fedora 39 (details / cgit)
  42. zdb: fix BRT dump (#16335) (details / cgit)
  43. Fix an uninitialized data access (#16511) (details / cgit)
  44. sa_impl: fix SA header bitfield docs (details / cgit)
  45. Fix handling of DNS names with '-' in them for sharenfs (details / cgit)
  46. Add compatibility file for GRUB versions up to v2.06 (details / cgit)
  47. Reduce and handle EAGAIN errors on AIO label reads (details / cgit)
  48. Evicting too many bytes from MFU metadata (details / cgit)
  49. Add SIMD metadata in /proc on Linux (details / cgit)
  50. Fix /proc/spl/kstat/simd on x86 (details / cgit)
  51. Add missing guard defines for simd_stat (details / cgit)
  52. FreeBSD: Sync taskq_cancel_id() returns with Linux (details / cgit)
  53. Properly release key in spa_keystore_dsl_key_hold_dd() (details / cgit)
  54. man: update recordsize max size info (details / cgit)
  55. lua: add flex array field to TString type (details / cgit)
  56. Avoid computing strlen() inside loops (details / cgit)
  57. ARC: Cache arc_c value during arc_evict() (details / cgit)
  58. Fix missing packaging files from release tarballs (details / cgit)
  59. Disable parallel build for native-deb* targets (details / cgit)
  60. Update path for zed in zfs-zed.service for native debian packages (details / cgit)
  61. Fix generation of kernel uevents for snapshot rename on linux (details / cgit)
  62. Only serialize native-deb* targets (details / cgit)
  63. libzfs: use zfs_strerror() in place of strerror() (details / cgit)
  64. Fallback to strerror() when strerror_l() isn't available (details / cgit)
  65. Fix inconsistent mount options for ZFS root (details / cgit)
  66. zdb: show bp in uberblock dump (details / cgit)
  67. Fix gcc unused value warning in FreeBSD simd.h (details / cgit)
  68. Fix gcc uninitialized warning in FreeBSD zio_crypt.c (details / cgit)
  69. On the first vdev open ignore impossible ashift hints (details / cgit)
  70. vdev_disk: try harder to ensure IO alignment rules (details / cgit)
  71. zdb: add extra -T flag to show histograms of BRT refcounts (details / cgit)
  72. Verify parent_dev before calling udev_device_get_sysattr_value (details / cgit)
  73. contrib/bash_completion.d: squelch FreeBSD seq when first < last (details / cgit)
  74. contrib: bash_completion.d: force zpool symlink recreation (details / cgit)
  75. Updating bash completion build file (details / cgit)
  76. vdev_disk: move abd return and free off the interrupt handler (details / cgit)
  77. Linux 6.10 compat: Fix tracepoints definitions (details / cgit)
  78. config: remove checks with unused defines (details / cgit)
  79. Replace usage of schedule_timeout with schedule_timeout_interruptible (details / cgit)
  80. Linux: Report reclaimable memory to kernel as such (#16385) (details / cgit)
  81. Allow block cloning to be interrupted by a signal. (details / cgit)
  82. Simplify issig(). (details / cgit)
  83. Fix issig() to check signal_pending after dequeue SIGSTOP/SIGTSTP (details / cgit)
  84. zvol_impl: document and tidy flags (details / cgit)
  85. zvol: ensure device minors are properly cleaned up (details / cgit)
  86. Use kmap_local_page instead of kmap_atomic (#16329) (details / cgit)
  87. config: remove HAVE_1ARG_BIO_END_IO_T (details / cgit)
  88. config: remove HAVE_BIO_BVEC_ITER (details / cgit)
  89. config: remove HAVE_CLEAR_INODE and HAVE_EVICT_INODE (details / cgit)
  90. config: remove HAVE_DENTRY_D_U_ALIASES (details / cgit)
  91. config: remove HAVE_DIRTY_INODE_WITH_FLAGS (details / cgit)
  92. config: remove HAVE_D_MAKE_ROOT (details / cgit)
  93. config: remove HAVE_D_PRUNE_ALIASES (details / cgit)
  94. config: remove HAVE_ENCODE_FH_WITH_INODE (details / cgit)
  95. config: remove HAVE_FALLOC_FL_ZERO_RANGE (details / cgit)
  96. config: remove HAVE_FILE_DENTRY (details / cgit)
  97. config: remove HAVE_FILE_INODE (details / cgit)
  98. config: remove HAVE_FSYNC_RANGE (details / cgit)
  99. config: remove HAVE_GENERIC_WRITE_CHECKS_KIOCB (details / cgit)
  100. config: remove HAVE_INODE_SET_FLAGS (details / cgit)
  101. config: remove HAVE_IO_SCHEDULE_TIMEOUT (details / cgit)
  102. config: remove HAVE_KERNEL_STRSCPY (details / cgit)
  103. config: remove HAVE_KERNEL_TIMER_LIST_FLAGS (details / cgit)
  104. config: remove HAVE_LINUX_BLK_CGROUP_HEADER (details / cgit)
  105. config: remove HAVE_PERCPU_COUNTER_INIT_WITH_GFP (details / cgit)
  106. config: remove HAVE___POSIX_ACL_CHMOD (details / cgit)
  107. config: remove HAVE_POSIX_ACL_RELEASE and (details / cgit)
  108. config: remove HAVE_SET_ACL (details / cgit)
  109. config: remove HAVE_SET_CACHED_ACL_USABLE (details / cgit)
  110. config: remove HAVE_SPLIT_SHRINKER_CALLBACK and (details / cgit)
  111. config: remove HAVE_USER_NS_COMMON_INUM (details / cgit)
  112. config: remove HAVE_VFS_RW_ITERATE (details / cgit)
  113. config: remove SHRINK_CONTROL_HAS_NID (details / cgit)
  114. config: remove HAVE_3ARGS_BDI_SETUP_AND_REGISTER (details / cgit)
  115. config: remove HAVE_3ARGS_VFS_GETATTR (details / cgit)
  116. config: remove HAVE_D_REVALIDATE_NAMEIDATA (details / cgit)
  117. config: remove HAVE_FOLLOW_LINK_NAMEIDATA (details / cgit)
  118. config: remove HAVE_LSEEK_EXECUTE (details / cgit)
  119. config: remove HAVE_PUT_LINK_NAMEIDATA (details / cgit)
  120. config: remove HAVE_VFS_DIRECT_IO_ITER_RW_OFFSET (details / cgit)
  121. config: remove HAVE_WAIT_ON_BIT_ACTION (details / cgit)
  122. config: remove HAVE_XATTR_(GET|SET|LIST)_DENTRY (details / cgit)
  123. config: remove HAVE_NEW_SYNC_READ (details / cgit)
  124. config: remove HAVE_VFS_FILE_OPERATIONS_EXTEND (details / cgit)
  125. config: remove HAVE_RENAME2_OPERATIONS_WRAPPER (details / cgit)
  126. config: remove HAVE_GET_LINK_COOKIE (details / cgit)
  127. config: remove HAVE_1ARG_SUBMIT_BIO (details / cgit)
  128. config: remove HAVE_BIO_BI_OPF (details / cgit)
  129. config: remove HAVE_BLK_QUEUE_WRITE_CACHE/HAVE_BLK_QUEUE_FLUSH (details / cgit)
  130. config: remove HAVE_CPU_HOTPLUG (details / cgit)
  131. config: remove HAVE_CURRENT_TIME (details / cgit)
  132. config: remove HAVE_GROUP_INFO_GID (details / cgit)
  133. config: remove HAVE_IN_COMPAT_SYSCALL (details / cgit)
  134. config: remove HAVE_INODE_LOCK_SHARED (details / cgit)
  135. config: remove HAVE_KERNEL_GET_ACL_HANDLE_CACHE (details / cgit)
  136. config: remove HAVE_POSIX_ACL_VALID_WITH_NS (details / cgit)
  137. config: remove HAVE_(GET|PUT)_LINK_DELAYED (details / cgit)
  138. config: remove HAVE_REQ_OP_* and HAVE_REQ_* (details / cgit)
  139. config: remove HAVE_SUPER_USER_NS (details / cgit)
  140. config: remove HAVE_VFS_COPY_FILE_RANGE (details / cgit)
  141. config: remove HAVE_VFS_ITERATE/HAVE_VFS_ITERATE_SHARED (details / cgit)
  142. config: remove HAVE_XATTR_HANDLER_NAME (details / cgit)
  143. config: remove HAVE_XATTR_(GET|SET|LIST)_HANDLER (details / cgit)
  144. config: remove HAVE_XATTR_LIST_SIMPLE (details / cgit)
  145. config: remove HAVE_XATTR_GET_DENTRY_INODE (details / cgit)
  146. config: remove ZFS_GLOBAL_NODE_PAGE_STATE (details / cgit)
  147. config: remove HAVE_FILE_AIO_FSYNC (details / cgit)
  148. config: remove HAVE_GENERIC_SETXATTR (details / cgit)
  149. config: remove HAVE_RENAME2 (details / cgit)
  150. config: remove HAVE_BLK_QUEUE_SECDISCARD (details / cgit)
  151. config: remove HAVE_[24]ARGS_VFS_GETATTR (details / cgit)
  152. config: remove HAVE_ACL_REFCOUNT (details / cgit)
  153. config: remove HAVE_BIO_BI_STATUS and bio error compat (details / cgit)
  154. config: remove HAVE_FILE_FADVISE (details / cgit)
  155. config: remove HAVE_FILEMAP_RANGE_HAS_PAGE (details / cgit)
  156. config: remove HAVE_INODE_SET_IVERSION (details / cgit)
  157. config: remove HAVE_INODE_TIMESPEC64_TIMES (details / cgit)
  158. config: remove HAVE_KERNEL_(READ|WRITE)_PPOS (details / cgit)
  159. config: remove HAVE_KERNEL_TIMER_FUNCTION_TIMER_LIST (details / cgit)
  160. config: remove HAVE_KERNEL_TIMER_SETUP (details / cgit)
  161. config: remove HAVE_KMEM_CACHE_CREATE_USERCOPY (details / cgit)
  162. config: remove HAVE_KTIME_GET_COARSE_REAL_TS64 (details / cgit)
  163. config: remove HAVE_KTIME_GET_RAW_TS64 (details / cgit)
  164. config: remove HAVE_KVMALLOC (details / cgit)
  165. config: remove HAVE_PERCPU_COUNTER_ADD_BATCH (details / cgit)
  166. config: remove HAVE_SCHED_SIGNAL_HEADER (details / cgit)
  167. config: remove HAVE_SET_SPECIAL_STATE (details / cgit)
  168. config: remove HAVE_SIGNAL_STOP (details / cgit)
  169. config: remove HAVE_SUPER_SETUP_BDI_NAME (details / cgit)
  170. config: remove HAVE_TMPFILE (details / cgit)
  171. config: remove HAVE_WAIT_QUEUE_* (details / cgit)
  172. config: remove ZFS_GLOBAL_ZONE_PAGE_STATE (details / cgit)
  173. config: remove ZFS_GLOBAL_ZONE_PAGE_STATE and ZFS_ENUM_* generation (details / cgit)
  174. config: remove HAVE_BLK_QUEUE_FLAG_* (details / cgit)
  175. config: remove HAVE_BLK_MQ (details / cgit)
  176. linux/zvol_os: convert END_IO macro to inline function (details / cgit)
  177. config: remove HAVE_GENERIC_READLINK (details / cgit)
  178. config: remove HAVE_VFSMOUNT_IOPS_GETATTR (details / cgit)
  179. config: remove HAVE_GENERIC_IO_ACCT_3ARG (details / cgit)
  180. config: rework ZFS_GENHD_FL_* (details / cgit)
  181. config: remove HAVE_BIO_SET_DEV (details / cgit)
  182. config: remove HAVE_HAS_CAPABILITY (details / cgit)
  183. config: remove HAVE_MODE_LOOKUP_BDEV (details / cgit)
  184. config: remove test for unused s_d_op (details / cgit)
  185. config: fix various bits of missing output (details / cgit)
  186. config: fix page_mapping test (details / cgit)
  187. Increase L2ARC write rate and headroom (details / cgit)
  188. Add SIMD metadata in /proc on Linux follow up (details / cgit)
  189. zfs_file: rename zfs_file_fallocate to zfs_file_deallocate (details / cgit)
  190. linux/abd_os: remove kernel version check for compound page support (details / cgit)
  191. abd_os: split userspace and Linux kernel code (details / cgit)
  192. abd_os: break out platform-specific header parts (details / cgit)
  193. value strings: pretty printers for flags and enums (details / cgit)
  194. arc_os: split userspace and Linux kernel code (details / cgit)
  195. vdev_label_os: copy Linux implementation for userspace (details / cgit)
  196. libzpool: don't include trace.c (details / cgit)
  197. zfs_racct: copy Linux implementation for userspace (details / cgit)
  198. FreeBSD: remove support for FreeBSD < 13.0-RELEASE (#16372) (details / cgit)
  199. zfs_znode: lift common code to a single shared file (details / cgit)
  200. zfs_dbgmsg_print: make FreeBSD and Linux consistent (details / cgit)
  201. zdb/ztest: send dbgmsg output to stderr (details / cgit)
  202. zfs_debug: specific variant for userspace (details / cgit)
  203. [zfs-2.2.7] Add vdev_check_boot_reserve() to vdev.h (details / cgit)
  204. Linux 6.12: avoid kmem_cache_create redefinition (details / cgit)
  205. Linux 6.12: support 3arg dequeue_signal() without task param (details / cgit)
  206. Linux 6.12: FMODE_UNSIGNED_OFFSET is now FOP_UNSIGNED_OFFSET (details / cgit)
  207. Linux 6.12: f_version removed from struct file (details / cgit)
  208. Linux 6.12: PG_error flag was removed (details / cgit)
  209. Add custom debug printing for your asserts (details / cgit)
  210. freebsd: Use compiler.h from FreeBSD's base's linuxkpi (details / cgit)
  211. freebsd: remove __FBSDID macro use (details / cgit)
  212. FreeBSD: Add const qualifier to members of struct opensolaris_utsname (details / cgit)
  213. FreeBSD: restore zfs_znode_update_vfs() (details / cgit)
  214. FreeBSD: Add missing memory reclamation accounting (details / cgit)
  215. Pack dmu_buf_impl_t by 16 bytes (details / cgit)
  216. ZTS: Avoid embedded blocks in bclone/bclone_prop_sync (details / cgit)
  217. BRT: Don't call brt_pending_remove() on holes/embedded (details / cgit)
  218. Linux 6.12 compat: META (details / cgit)
  219. Linux: Fix zfs_prune panics (details / cgit)
  220. Linux: Fix detection of register_sysctl_sz (details / cgit)
  221. Fix race in libzfs_run_process_impl (details / cgit)
  222. add get_name implementation for exports. (#16833) (details / cgit)
  223. Tag zfs-2.2.7 (details / cgit)
  224. linux.h: don't redefine lower_32_bits if already defined (details / cgit)
  225. sh(1): add -l option (details / cgit)
  226. nuageinit: implement ssh_keys support (details / cgit)
  227. sh(1): -l is only valid in cli option not as set -l (details / cgit)