Date: Thu, 28 Sep 2023 20:47:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, oshogbo@FreeBSD.org, mhorne@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-test - Build #24183 - Still Unstable Message-ID: <798409947.5056.1695934027692@jenkins.ci.freebsd.org> In-Reply-To: <386012300.5046.1695917460109@jenkins.ci.freebsd.org> References: <386012300.5046.1695917460109@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_5055_1144290778.1695934026992 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24183 (d9d69a6f6fc1f8d80df9ce6493e8ab9388781615) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24183/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24183/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24183/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) 64c6327738fc24bb34b9f40ff1c223ab460ef637 by oshogbo: cat: add CAP_SEEK capability 15a51d3abaef27ddea66320cac7caa549738a1a6 by oshogbo: copy_file_range: require CAP_SEEK capability 62d3f57c22eea353dcc3c4a2f70ef72a42a8cd83 by oshogbo: capsicum: add tests for copy_file_range 7974ca1cdbee949f5e453eea112be265b425c407 by mhorne: cr_canseejailproc(): New privilege, no direct check for UID 0 e4a7b4f99cfd4931468c0866da4ae8b49cf5badb by mhorne: New cr_bsd_visible(): Whether BSD policies deny seeing subjects/objects 5817169bc4a06a35aa5ef7f5ed18f6cb35037e18 by mhorne: Fix 'security.bsd.see_jail_proc' by using cr_bsd_visible() 91e9d669b475d1900e8dc01a49ad90a621c4a068 by mhorne: Make cr_bsd_visible()'s sub-functions internal c59ab75c04fa32bc6d292596ff5e4593a05a6b1b by mhorne: cr_canseeotheruids(), cr_canseeothergids(): Man pages: Impacts of rename 29d863bb7ffc692998f21fa3e7a91afa1151cf1c by mhorne: cr_canseejailproc(9): New man page 0d6bf73c4f20e6ed719c29c1b382d24bb0a81a2f by mhorne: cr_bsd_visible(9): New man page 3fe9ea4d2d04d48a249b2e6161d416bb4d5b364e by mhorne: cr_canseeothergids(9): Revamp, mark as internal 75a45ca3b34062fe793ae326ad9da614a1a06df1 by mhorne: groupmember(9): Detail which groups are considered, simplify 4ddd253b38dff8725555355cc1b5238b1bbfd380 by mhorne: cr_canseeotheruids(9): Revamp, mark as internal 82f9bc9ea8ed660c61050ad1d92f1a64108c7004 by mhorne: cr_cansee(9): cr_bsd_visible() impacts, simplifications 2ede38aff5d4c91a17ab6d093f2e8cce24b5418b by mhorne: p_cansee(9): Bring up-to-date, misc fixes eb94f24fab4b44f13ca045370d9fcf12ca8835f2 by mhorne: p_candebug(9): cr_bsd_visible() impacts, misc fixes e9fdd494537ca45b14e0917e8bb1595b6460f3a3 by mhorne: prison_check(9): Bring up-to-date with hierarchical jails b725f232f3b09b4bcbc426854fe1545234c66965 by mhorne: groupmember(): Extract the supplementary group search in a separate 2a2bfa6ad92e9c82dcc55733ad2fd58fd2ea7559 by mhorne: New realgroupmember() 91658080f1a598ddda03943a783c9a941199f7d2 by mhorne: cr_canseeothergids(): Use real instead of effective group membership 5d9f38405a10fdcd9fc108c940dcf2642e9f1833 by mhorne: realgroupmember(9): Link to groupmember(9), document the function 0452dd841336cea7cd979b13ef12b6ea5e992eff by mhorne: cr_canseeothergids(): Policy change's manual pages impact ffd3ef8ee0253ffaf214cf711251d112f6a2bcf6 by mhorne: groupmember(), realgroupmember(): Return a bool instead of an int 845b7c80887ac84c82ee776836ef86d68ea71c94 by mhorne: groupmember(9), realgroupmember(9): Impact of signature change 61b6e00bee1d39e9c688e728fbf3a4efcdb61e66 by mhorne: security(7): security.bsd.see*: Be more accurate d952820105d6a2ad87ddf3bdc6c5fc5215d13b87 by mhorne: ptrace(2): Disabling: Describe influence of security.bsd.see_jail_proc 8d7a48d367ffde2a29419ef943c4099984e3af4d by mhorne: sysctl(8): Mention more security.bsd knobs; Refer to security(7) 518bd54167a8990d1233f216d9ecd0db68f7bf81 by markj: syslogd: Fix fd type, add enum for filed types 931d05fc088bb83a9d0b1aacbf09590b22422351 by markj: syslogd: Read configuration outside of init loop 2d69e4c37332c396582ac93ead289d5212ce5c23 by markj: syslogd: Remove addfile() and free up some memory 8113e030f96fb29a6ea03d55377cb97725c20576 by markj: syslogd: Move fhead under filed struct declaration 3f8b49dd1af1cff852d57c44096b24091a2930f8 by markj: syslogd: Replace int with bool, where applicable f804f23650815dd3a96b3ab2b24152d25c7364c3 by markj: syslogd: Centralize operations into a kevent loop 1bb61348e69e6facc1fbac49d82236218028eeb8 by markj: syslogd: Use boolean reload parameter for init() f30b063ee6678d8192a075bf907773b8b54d4354 by markj: syslogd: Only use peerlist during flag parsing b772f1ce14a0b3de6c3e9aa72e8b83696c782a3d by markj: syslogd: Clean up allowedpeer structure fcc1e1777d42d99d5505aa7273d73cb98c9c4ca4 by markj: syslogd: Simplify property filters 929568b9d52739679965e81b7d2f19b2d209479e by markj: syslogd: Style fixes 599db1e026c7bd375cd9cead34994a88fdea1761 by markj: syslogd: Simplify filed structure 95381c0139d639c78c922956621cae152471a09b by markj: syslogd: Use process descriptors fe233250d6fd0d4b915c89244f2b1f79cb45284e by markj: syslogd: Do not reap child processes bbde787c6668803e2c4e999ef699d545b26160a6 by markj: syslogd: Merge loops cd90f3afb72a31415996fffd46026a74d64124ea by markj: syslogd: Do not print bad data 688ecad8e197b1e1337de5160c56e4137276974b by markj: syslogd: Move prop_filter allocation into function f4b4a10abb2688f0fef9a0cf15117b10a7f2d398 by markj: syslogd: Move selector parsing into its own function 8f49f83ef5f3059621365adc958eab560776a9f0 by markj: syslogd: Move action parsing into its own function 09080d8ec52bb37ccb1c6bd99fe6360b68225092 by markj: syslogd: Fix sizeof() styling 3854dd52a3d3ff4a7a298fba10c96c8988fb814d by markj: syslogd: Add closelogfiles() function 5b44c24f8524558b4e4c4c24dc465e9f4eed5ae9 by markj: syslogd: unlink() -> unlinkat() c3175a6e1c5a4b6337368ea140e3a3837b327ef2 by markj: syslogd: Do not open console descriptor 7428ebfe7e25d56e2a5853d36d2c34c54a2f4db3 by markj: syslogd: Pre-open null file descriptor 4ac6582472a2f4be06217cfbfd7a9d049f2cd6d6 by markj: syslogd: Ignore signals in sigcatch[] 8536447a07fa29073f93af70808db58c760aa6f9 by markj: syslogd: Use pipe to communicate with daemon 94cae4cb339a839b9f9a1b35226de06271017b25 by markj: syslogd: Do not add shutdown sockets to the kqueue d7399551b02861b910b15c7b7a78a2835644aa45 by des: split: Further option parsing improvements. d9d69a6f6fc1f8d80df9ce6493e8ab9388781615 by des: split: Improve GNU compatibility. The failed test cases: 4 tests failed. FAILED: sys.netinet.arp.arp_add_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime ------=_Part_5055_1144290778.1695934026992--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?798409947.5056.1695934027692>