Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2023 11:12:50 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        yuripv@FreeBSD.org, corvink@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #957 - Still Failing
Message-ID:  <1099604312.3691.1683630772509@jenkins.ci.freebsd.org>
In-Reply-To: <528307773.3683.1683622586390@jenkins.ci.freebsd.org>
References:  <528307773.3683.1683622586390@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #957 (fefac543590db4e1461235b7c936f46026d0f318) - Still Failing

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

Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the 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)

b0cf48305f7fcd6b134b1bae8597ad432e80f2e1 by yuripv:
em(4): update sysctl list, mention iflib(4)

fefac543590db4e1461235b7c936f46026d0f318 by corvink:
bhyve: fix vCPU single-stepping on VMX



The end of the build log:

[...truncated 71.70 MB...]
chmod +x 15.tmp
--- all_subdir_share ---
--- atomic.9.gz ---
--- all_subdir_tests ---
mv 15.tmp 15
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/atomic.9 > atomic.9.gz
--- all_subdir_tests ---
--- 16 ---
cat /workspace/src/contrib/pjdfstest/tests/open/16.t >16.tmp
--- all_subdir_share ---
--- backlight.9.gz ---
--- all_subdir_tests ---
chmod +x 16.tmp
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/backlight.9 > backlight.9.gz
--- all_subdir_tests ---
mv 16.tmp 16
--- 17 ---
--- all_subdir_share ---
--- bhnd.9.gz ---
gzip -cn /workspace/src/share/man/man9/bhnd.9 > bhnd.9.gz
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/open/17.t >17.tmp
chmod +x 17.tmp
mv 17.tmp 17
--- 18 ---
--- all_subdir_share ---
--- bhnd_erom.9.gz ---
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/open/18.t >18.tmp
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/bhnd_erom.9 > bhnd_erom.9.gz
--- all_subdir_tests ---
chmod +x 18.tmp
mv 18.tmp 18
--- all_subdir_share ---
--- bios.9.gz ---
gzip -cn /workspace/src/share/man/man9/bios.9 > bios.9.gz
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/next.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:194:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advance.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advance.h:40:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
   40 | void __advance(_BiDirIter& __i, typename iterator_traits<_BiDirIter>::difference_type __n, bidirectional_iterator_tag) {
      |      ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advance.h:60:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
   60 | void advance(_InputIter& __i, _Distance __orig_n) {
      |      ^~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:39:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:616:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  616 | bool __cxx_nonatomic_compare_equal(_Tp const& __lhs, _Tp const& __rhs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:525:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:41:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
   41 | bool __libcpp_thread_poll_with_backoff(_Fn&& __f, _BFn&& __bf, chrono::nanoseconds __max_elapsed = chrono::nanoseconds::zero()) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:41:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1485:32: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1485 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Fn && __test_fn)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1485:32: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1523 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:714:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  714 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a,  _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:706:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  706 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a,  _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:751:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  751 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:741:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  741 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:732:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  732 | _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:722:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  722 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a,
      |     ^~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:18,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:848:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:254:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  254 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:277:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  277 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:244:7: warning: 'always_inline' function might not be inlinable [-Wattributes]
  244 | void* __libcpp_operator_new(_Args ...__args) {
      |       ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_tests ---
--- 19 ---
cat /workspace/src/contrib/pjdfstest/tests/open/19.t >19.tmp
--- all_subdir_share ---
--- bitset.9.gz ---
gzip -cn /workspace/src/share/man/man9/bitset.9 > bitset.9.gz
--- all_subdir_tests ---
chmod +x 19.tmp
mv 19.tmp 19
--- 20 ---
--- all_subdir_share ---
--- bpf.9.gz ---
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/open/20.t >20.tmp
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/bpf.9 > bpf.9.gz
--- all_subdir_tests ---
chmod +x 20.tmp
mv 20.tmp 20
--- all_subdir_share ---
--- buf.9.gz ---
--- all_subdir_tests ---
--- 21 ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/buf.9 > buf.9.gz
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/open/21.t >21.tmp
--- all_subdir_share ---
--- buf_ring.9.gz ---
--- all_subdir_tests ---
chmod +x 21.tmp
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/buf_ring.9 > buf_ring.9.gz
--- all_subdir_tests ---
mv 21.tmp 21
--- 22 ---
--- all_subdir_share ---
--- BUF_ISLOCKED.9.gz ---
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/open/22.t >22.tmp
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/BUF_ISLOCKED.9 > BUF_ISLOCKED.9.gz
--- all_subdir_tests ---
chmod +x 22.tmp
--- all_subdir_share ---
--- BUF_LOCK.9.gz ---
--- all_subdir_tests ---
mv 22.tmp 22
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/BUF_LOCK.9 > BUF_LOCK.9.gz
--- BUF_LOCKFREE.9.gz ---
gzip -cn /workspace/src/share/man/man9/BUF_LOCKFREE.9 > BUF_LOCKFREE.9.gz
--- all_subdir_tests ---
--- 23 ---
cat /workspace/src/contrib/pjdfstest/tests/open/23.t >23.tmp
--- all_subdir_share ---
--- BUF_LOCKINIT.9.gz ---
--- all_subdir_tests ---
chmod +x 23.tmp
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/BUF_LOCKINIT.9 > BUF_LOCKINIT.9.gz
--- all_subdir_tests ---
mv 23.tmp 23
--- all_subdir_share ---
--- BUF_RECURSED.9.gz ---
--- all_subdir_tests ---
--- 24 ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/BUF_RECURSED.9 > BUF_RECURSED.9.gz
--- all_subdir_tests ---
cat /workspace/src/contrib/pjdfstest/tests/open/24.t >24.tmp
--- all_subdir_sbin ---
cc1: all warnings being treated as errors
--- all_subdir_tests ---
chmod +x 24.tmp
mv 24.tmp 24
--- Kyuafile ---
--- all_subdir_sbin ---
*** [md5.o] Error code 1

make[4]: stopped in /workspace/src/sbin/md5
1 error
--- all_subdir_tests ---
--- all_subdir_tests/sys/pjdfstest/tests/rename ---
===> tests/sys/pjdfstest/tests/rename (all)
--- all_subdir_sbin ---

make[4]: stopped in /workspace/src/sbin/md5

make[3]: stopped in /workspace/src/sbin

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /workspace/src/rescue/rescue
1 error

make[4]: stopped in /workspace/src/rescue/rescue

make[3]: stopped in /workspace/src/rescue
--- all_subdir_share ---

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---

make[4]: stopped in /workspace/src/cddl/usr.sbin
--- all_subdir_rescue ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_cddl ---

make[3]: stopped in /workspace/src/cddl

make[2]: stopped in /workspace/src
--- all_subdir_tests ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/msun ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_stand ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
       57.38 real       514.64 user        57.61 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins12156633503810383434.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_3690_1319381754.1683630770716--



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