See <https://jenkins.gem5.org/job/Nightly/291/display/redirect?page=changes>

Changes:

[matthew.poremba] configs: Only add CPU sequencers to piobus

[gabe.black] arch,base,cpu: Move some type aliases into base/types.hh.


------------------------------------------
[...truncated 601.68 KB...]
[ RUN      ] CyclesTest.PrefixDecrement
[       OK ] CyclesTest.PrefixDecrement (0 ms)
[ RUN      ] CyclesTest.InPlaceAddition
[       OK ] CyclesTest.InPlaceAddition (0 ms)
[ RUN      ] CyclesTest.GreaterThanLessThan
[       OK ] CyclesTest.GreaterThanLessThan (0 ms)
[ RUN      ] CyclesTest.AddCycles
[       OK ] CyclesTest.AddCycles (0 ms)
[ RUN      ] CyclesTest.SubtractCycles
[       OK ] CyclesTest.SubtractCycles (0 ms)
[ RUN      ] CyclesTest.ShiftRight
[       OK ] CyclesTest.ShiftRight (0 ms)
[ RUN      ] CyclesTest.ShiftLeft
[       OK ] CyclesTest.ShiftLeft (0 ms)
[ RUN      ] CyclesTest.OutStream
[       OK ] CyclesTest.OutStream (0 ms)
[----------] 10 tests from CyclesTest (0 ms total)

[----------] 5 tests from MicroPCTest
[ RUN      ] MicroPCTest.CheckMicroPCRomBit
[       OK ] MicroPCTest.CheckMicroPCRomBit (0 ms)
[ RUN      ] MicroPCTest.RomMicroPCTest
[       OK ] MicroPCTest.RomMicroPCTest (0 ms)
[ RUN      ] MicroPCTest.NormalMicroPCTest
[       OK ] MicroPCTest.NormalMicroPCTest (0 ms)
[ RUN      ] MicroPCTest.IsRomMicroPCTest
[       OK ] MicroPCTest.IsRomMicroPCTest (0 ms)
[ RUN      ] MicroPCTest.IsNotRomMicroPCTest
[       OK ] MicroPCTest.IsNotRomMicroPCTest (0 ms)
[----------] 5 tests from MicroPCTest (0 ms total)

[----------] 4 tests from TypesTest
[ RUN      ] TypesTest.FloatToBits32
[       OK ] TypesTest.FloatToBits32 (0 ms)
[ RUN      ] TypesTest.floatToBits64
[       OK ] TypesTest.floatToBits64 (0 ms)
[ RUN      ] TypesTest.floatsToBitsDoubleInput
[       OK ] TypesTest.floatsToBitsDoubleInput (0 ms)
[ RUN      ] TypesTest.floatsToBitsFloatInput
[       OK ] TypesTest.floatsToBitsFloatInput (0 ms)
[----------] 4 tests from TypesTest (0 ms total)

[----------] Global test environment tear-down
[==========] 19 tests from 3 test suites ran. (1 ms total)
[  PASSED  ] 19 tests.
build/NULL/base/trie.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/base/trie.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 7 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 7 tests from TrieTestData
[ RUN      ] TrieTestData.Empty
[       OK ] TrieTestData.Empty (0 ms)
[ RUN      ] TrieTestData.SingleEntry
[       OK ] TrieTestData.SingleEntry (0 ms)
[ RUN      ] TrieTestData.TwoOverlappingEntries
[       OK ] TrieTestData.TwoOverlappingEntries (0 ms)
[ RUN      ] TrieTestData.TwoOverlappingEntriesReversed
[       OK ] TrieTestData.TwoOverlappingEntriesReversed (0 ms)
[ RUN      ] TrieTestData.TwoIndependentEntries
[       OK ] TrieTestData.TwoIndependentEntries (0 ms)
[ RUN      ] TrieTestData.TwoEntries
[       OK ] TrieTestData.TwoEntries (0 ms)
[ RUN      ] TrieTestData.RemovingEntries
[       OK ] TrieTestData.RemovingEntries (0 ms)
[----------] 7 tests from TrieTestData (0 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 7 tests.
 [    LINK]  -> NULL/sim/proxy_ptr.test.prof
build/NULL/sim/byteswap.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/sim/byteswap.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from ByteswapTest
[ RUN      ] ByteswapTest.swap_byte64
[       OK ] ByteswapTest.swap_byte64 (0 ms)
[ RUN      ] ByteswapTest.swap_byte32
[       OK ] ByteswapTest.swap_byte32 (0 ms)
[ RUN      ] ByteswapTest.swap_byte16
[       OK ] ByteswapTest.swap_byte16 (0 ms)
[ RUN      ] ByteswapTest.swap_byte
[       OK ] ByteswapTest.swap_byte (0 ms)
[ RUN      ] ByteswapTest.htog
[       OK ] ByteswapTest.htog (0 ms)
[ RUN      ] ByteswapTest.gtoh
[       OK ] ByteswapTest.gtoh (0 ms)
[ RUN      ] ByteswapTest.betole
[       OK ] ByteswapTest.betole (0 ms)
[ RUN      ] ByteswapTest.letobe
[       OK ] ByteswapTest.letobe (0 ms)
[----------] 8 tests from ByteswapTest (0 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 8 tests.
build/NULL/sim/proxy_ptr.test.prof 
--gtest_output=xml:build/NULL/unittests.prof/sim/proxy_ptr.test.xml
Running main() from build/googletest/googletest/src/gtest_main.cc
[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from ProxyPtr
[ RUN      ] ProxyPtr.Clean
[       OK ] ProxyPtr.Clean (0 ms)
[ RUN      ] ProxyPtr.Dirty
[       OK ] ProxyPtr.Dirty (0 ms)
[ RUN      ] ProxyPtr.LoadAndFlush
[       OK ] ProxyPtr.LoadAndFlush (0 ms)
[ RUN      ] ProxyPtr.ConstOperators
[       OK ] ProxyPtr.ConstOperators (0 ms)
[ RUN      ] ProxyPtr.NonConstOperators
[       OK ] ProxyPtr.NonConstOperators (0 ms)
[ RUN      ] ProxyPtr.GuestABI
[       OK ] ProxyPtr.GuestABI (0 ms)
[----------] 6 tests from ProxyPtr (0 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 6 tests.
scons: done building targets.
[Nightly] $ /bin/sh -xe /tmp/jenkins7613530032023938636.sh
+ pwd
+ pwd
+ pwd
+ docker run -u : --volume 
<https://jenkins.gem5.org/job/Nightly/ws/>:<https://jenkins.gem5.org/job/Nightly/ws/>
 -w <https://jenkins.gem5.org/job/Nightly/ws/tests> --rm 
gcr.io/gem5-test/ubuntu-20.04_all-dependencies ./main.py run --length long 
--isa=X86,RISCV,ARM,NULL -j4 -t4
build/ARM/sim/init.cc: In static member function 'static PyObject* 
EmbeddedPyBind::initAll()':
build/ARM/sim/init.cc:201:41: warning: 'pybind11::module_::module_(const char*, 
const char*)' is deprecated: Use PYBIND11_MODULE or 
module_::create_extension_module instead [-Wdeprecated-declarations]
  201 |     py::module_ m_m5 = py::module_("_m5");
      |                                         ^
In file included from build/ARM/sim/init.hh:44,
                 from build/ARM/sim/init.cc:44:
ext/pybind11/include/pybind11/pybind11.h:947:14: note: declared here
  947 |     explicit module_(const char *name, const char *doc = nullptr) {
      |              ^~~~~~~
build/X86/sim/init.cc: In static member function 'static PyObject* 
EmbeddedPyBind::initAll()':
build/X86/sim/init.cc:201:41: warning: 'pybind11::module_::module_(const char*, 
const char*)' is deprecated: Use PYBIND11_MODULE or 
module_::create_extension_module instead [-Wdeprecated-declarations]
  201 |     py::module_ m_m5 = py::module_("_m5");
      |                                         ^
In file included from build/X86/sim/init.hh:44,
                 from build/X86/sim/init.cc:44:
ext/pybind11/include/pybind11/pybind11.h:947:14: note: declared here
  947 |     explicit module_(const char *name, const char *doc = nullptr) {
      |              ^~~~~~~
Running the new gem5 testing script.
For more information see TESTING.md.
To see details as the testing scripts are running, use the option -v, -vv, or 
-vvv
================================================================================
Loading Tests
Discovered 2856 tests and 2856 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/asmtest/tests.py>
Discovered 264 tests and 132 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/cpu_tests/test.py>
Discovered 24 tests and 12 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/dram-lowp/test_dram_lowp.py>
Discovered 186 tests and 156 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/fs/linux/arm/test.py>
Discovered 270 tests and 135 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/hello_se/test_hello_se.py>
Discovered 24 tests and 12 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/insttest_se/test.py>
Discovered 36 tests and 36 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/learning_gem5/part1_test.py>
Discovered 48 tests and 24 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/learning_gem5/part2_test.py>
Discovered 18 tests and 9 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/learning_gem5/part3_test.py>
Discovered 12 tests and 6 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/m5_util/test_exit.py>
Discovered 0 tests and 0 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/m5threads_test_atomic/test.py>
Discovered 72 tests and 72 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/memory/test.py>
Discovered 21 tests and 21 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/test_build/test_build.py>
Discovered 18 tests and 18 suites in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/gem5/x86-boot-tests/test_linux_boot.py>
Exception thrown while loading 
"<https://jenkins.gem5.org/job/Nightly/ws/tests/pyunit/util/test_convert.py";>
Ignoring all tests in this file.
================================================================================
Running Tests from 23 suites
Results will be stored in 
<https://jenkins.gem5.org/job/Nightly/ws/tests/testing-results>
================================================================================
Building the following targets. This may take a while.
<https://jenkins.gem5.org/job/Nightly/ws/build/ARM/gem5.opt>
You may want to run with only a single ISA(--isa=), use --skip-build, or use 
'rerun'.
Building the following targets. This may take a while.
<https://jenkins.gem5.org/job/Nightly/ws/build/X86/gem5.opt>
You may want to run with only a single ISA(--isa=), use --skip-build, or use 
'rerun'.
Redirecting stdout to /tmp/gem5out49pv7sqq/simout
Redirecting stderr to /tmp/gem5out49pv7sqq/simerr
Redirecting stdout to /tmp/gem5out0le7tu_q/simout
Redirecting stderr to /tmp/gem5out0le7tu_q/simerr
Redirecting stdout to /tmp/gem5outlifz_w0q/simout
Redirecting stderr to /tmp/gem5outlifz_w0q/simerr
Redirecting stdout to /tmp/gem5outbqylsqmr/simout
Redirecting stderr to /tmp/gem5outbqylsqmr/simerr
Test: realview-switcheroo-timing-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outbuve_8nh/simout
Redirecting stderr to /tmp/gem5outbuve_8nh/simerr
Test: realview-simple-atomic-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outummzh75p/simout
Redirecting stderr to /tmp/gem5outummzh75p/simerr
Test: realview-simple-timing-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outhxnax28x/simout
Redirecting stderr to /tmp/gem5outhxnax28x/simerr
Test: realview-switcheroo-atomic-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outjqawkyzn/simout
Redirecting stderr to /tmp/gem5outjqawkyzn/simerr
Test: realview-simple-atomic-checkpoint-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outcu9hfwsn/simout
Redirecting stderr to /tmp/gem5outcu9hfwsn/simerr
Test: realview-minor-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outsz_ecmw1/simout
Redirecting stderr to /tmp/gem5outsz_ecmw1/simerr
Test: realview-switcheroo-noncaching-timing-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outim9a6m0m/simout
Redirecting stderr to /tmp/gem5outim9a6m0m/simerr
Test: realview64-o3-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outj0fzik32/simout
Redirecting stderr to /tmp/gem5outj0fzik32/simerr
Test: realview-o3-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outvbvsj6mo/simout
Redirecting stderr to /tmp/gem5outvbvsj6mo/simerr
Test: realview64-minor-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outwvmtz5g3/simout
Redirecting stderr to /tmp/gem5outwvmtz5g3/simerr
Test: realview-switcheroo-o3-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5out95_gkta5/simout
Redirecting stderr to /tmp/gem5out95_gkta5/simerr
Test: realview64-minor-dual-ARM-x86_64-opt Passed
Test: realview64-minor-dual-ARM-x86_64-opt-MatchFileRegex Passed
Redirecting stdout to /tmp/gem5outlify4bfs/simout
Redirecting stderr to /tmp/gem5outlify4bfs/simerr
Test: realview-simple-timing-ruby-ARM-x86_64-opt Failed
Redirecting stdout to /tmp/gem5out4hv0xdn7/simout
Redirecting stderr to /tmp/gem5out4hv0xdn7/simerr
Test: realview64-simple-timing-ruby-ARM-x86_64-opt Failed
Redirecting stdout to /tmp/gem5outm80gbca4/simout
Redirecting stderr to /tmp/gem5outm80gbca4/simerr
Test: realview64-simple-timing-dual-ruby-ARM-x86_64-opt Failed
Test: realview64-simple-timing-dual-ruby-ARM-x86_64-opt-MatchFileRegex Failed
Test: build-X86-opt Passed
Redirecting stdout to /tmp/gem5outyr7_kq45/simout
Redirecting stderr to /tmp/gem5outyr7_kq45/simerr
Test: realview64-switcheroo-o3-ARM-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outqqz7wcqw/simout
Redirecting stderr to /tmp/gem5outqqz7wcqw/simerr
Test: realview64-o3-dual-ARM-x86_64-opt Passed
Test: realview64-o3-dual-ARM-x86_64-opt-MatchFileRegex Passed
Redirecting stdout to /tmp/gem5out2jcl0f1d/simout
Redirecting stderr to /tmp/gem5out2jcl0f1d/simerr
Test: realview-switcheroo-full-ARM-x86_64-opt Passed
Test: realview64-switcheroo-full-ARM-x86_64-opt Passed
Test: test-ubuntu_boot-atomic_cpu-1_cpus-init_boot-X86-x86_64-opt Passed
Redirecting stdout to /tmp/gem5outm1ldlljx/simout
Redirecting stderr to /tmp/gem5outm1ldlljx/simerr
Test: test-ubuntu_boot-simple_cpu-1_cpus-init_boot-X86-x86_64-opt Passed
Test: test-ubuntu_boot-atomic_cpu-4_cpus-systemd_boot-X86-x86_64-opt Passed
============== Results: 22 Passed, 4 Failed in 1.4e+04 seconds  ================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording plot data
Recording test results
[Checks API] No suitable checks publisher found.
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to