I think this is the problem:

scons: `build/NULL/unittests.perf' is up to date.
scons: `build/NULL/unittests.prof' is up to date.

The prof and perf suffixes are no more. Those probably shouldn't have been
using prof or perf anyway, at least not exclusively, because we definitely
want asserts, etc, turned on when running tests, and perf/prof used fast as
a template.

Gabe

On Fri, Nov 19, 2021 at 4:39 AM jenkins-no-reply--- via gem5-dev <
gem5-dev@gem5.org> wrote:

> See <https://jenkins.gem5.org/job/nightly/48/display/redirect?page=changes
> >
>
> Changes:
>
> [gabe.black] sim: Remove some old transitional code in SEWorkload.
>
> [gabe.black] cpu: Get rid of the BaseCPU UnifiedTLB parameter.
>
> [gabe.black] cpu: Remove an architecture check in addPrivateSplitL1Caches.
>
> [gabe.black] cpu: Set up _*_ports values in BaseCPU in __init__.
>
> [Bobby R. Bruce] stdlib: Fix RISCVBoard when running O3 CPU with Ruby
>
>
> ------------------------------------------
> [...truncated 705.02 KB...]
> [       OK ] LoggingFixture.VariadicCharPrint (0 ms)
> [ RUN      ] LoggingFixture.VariadicStringPrint
> [       OK ] LoggingFixture.VariadicStringPrint (0 ms)
> [ RUN      ] LoggingFixture.VariadicCharMissingPrint
> [       OK ] LoggingFixture.VariadicCharMissingPrint (0 ms)
> [ RUN      ] LoggingFixture.VariadicStringMissingPrint
> [       OK ] LoggingFixture.VariadicStringMissingPrint (0 ms)
> [ RUN      ] LoggingFixture.DisabledPrint
> [       OK ] LoggingFixture.DisabledPrint (0 ms)
> [ RUN      ] LoggingFixture.WarnLoggerPrint
> [       OK ] LoggingFixture.WarnLoggerPrint (1 ms)
> [ RUN      ] LoggingFixture.InfoLoggerPrint
> [       OK ] LoggingFixture.InfoLoggerPrint (0 ms)
> [ RUN      ] LoggingFixture.HackLoggerPrint
> [       OK ] LoggingFixture.HackLoggerPrint (0 ms)
> [ RUN      ] LoggingFixture.FatalLoggerPrint
> [       OK ] LoggingFixture.FatalLoggerPrint (0 ms)
> [ RUN      ] LoggingFixture.PanicLoggerPrint
> [       OK ] LoggingFixture.PanicLoggerPrint (0 ms)
> [ RUN      ] LoggingFixture.BaseMessage
> [       OK ] LoggingFixture.BaseMessage (0 ms)
> [ RUN      ] LoggingFixture.BaseMessageOnce
> [       OK ] LoggingFixture.BaseMessageOnce (0 ms)
> [ RUN      ] LoggingFixture.Warn
> [       OK ] LoggingFixture.Warn (0 ms)
> [ RUN      ] LoggingFixture.Inform
> [       OK ] LoggingFixture.Inform (0 ms)
> [ RUN      ] LoggingFixture.Hack
> [       OK ] LoggingFixture.Hack (0 ms)
> [ RUN      ] LoggingFixture.WarnOnce
> [       OK ] LoggingFixture.WarnOnce (0 ms)
> [ RUN      ] LoggingFixture.InformOnce
> [       OK ] LoggingFixture.InformOnce (0 ms)
> [ RUN      ] LoggingFixture.HackOnce
> [       OK ] LoggingFixture.HackOnce (0 ms)
> [ RUN      ] LoggingFixture.WarnIf
> [       OK ] LoggingFixture.WarnIf (0 ms)
> [ RUN      ] LoggingFixture.WarnIfOnce
> [       OK ] LoggingFixture.WarnIfOnce (0 ms)
> [----------] 21 tests from LoggingFixture (1 ms total)
>
> [----------] Global test environment tear-down
> [==========] 34 tests from 2 test suites ran. (1647 ms total)
> [  PASSED  ] 34 tests.
> scons: done building targets.
> *** Summary of Warnings ***
> Warning: Deprecated namespaces are not supported by this compiler.
>          Please make sure to check the mailing list for deprecation
>          announcements.
> + unit_test perf
> + build=perf
> + docker run -u 118: --volume
> /nobackup/jenkins/workspace/nightly/tests/..:/nobackup/jenkins/workspace/nightly/tests/..
> -w /nobackup/jenkins/workspace/nightly/tests/.. --rm
> gcr.io/gem5-test/ubuntu-20.04_all-dependencies scons
> build/NULL/unittests.perf -j16
> scons: Reading SConscript files ...
> Checking for linker -Wl,--as-needed support... (cached) yes
> Checking for compiler -Wno-free-nonheap-object support... (cached) yes
> Checking for compiler -gz support... (cached) yes
> Checking for linker -gz support... (cached) yes
> Info: Using Python config: python3-config
> Checking for C header file Python.h... (cached) yes
> Checking Python version... (cached) 3.8.10
> Checking for accept(0,0,0) in C++ library None... (cached) yes
> Checking for zlibVersion() in C++ library z... (cached) yes
> Checking for C library tcmalloc... (cached) yes
> Checking for C header file fenv.h... (cached) yes
> Checking for C header file png.h... (cached) yes
> Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached)
> yes
> Checking for C header file valgrind/valgrind.h... (cached) no
> Warning: Deprecated namespaces are not supported by this compiler.
>          Please make sure to check the mailing list for deprecation
>          announcements.
> Checking for pkg-config package hdf5-serial... (cached) yes
> Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) yes
> Checking for H5::H5File("", 0) in C++ library hdf5_cpp... (cached) yes
> Checking for C header file linux/kvm.h... (cached) yes
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library
> None... (cached) no
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library rt...
> (cached) yes
> Checking size of struct kvm_xsave ... (cached) yes
> Checking for member exclude_host in struct perf_event_attr...(cached) yes
> Checking for shm_open("/test", 0, 0) in C library None... (cached) yes
> Checking for char temp; backtrace_symbols_fd((void *)&temp, 0, 0) in C
> library None... (cached) yes
> Checking for pkg-config package protobuf... (cached) yes
> Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf...
> (cached) yes
> Checking for C header file linux/if_tun.h... (cached) yes
> Checking whether __i386__ is declared... (cached) no
> Checking whether __x86_64__ is declared... (cached) yes
> Building in /nobackup/jenkins/workspace/nightly/build/NULL
> Using saved variables file
> /nobackup/jenkins/workspace/nightly/build/variables/NULL
> Checking for compiler -Wno-self-assign-overloaded support... (cached) yes
> scons: done reading SConscript files.
> scons: Building targets ...
> scons: `build/NULL/unittests.perf' is up to date.
> scons: done building targets.
> *** Summary of Warnings ***
> Warning: Deprecated namespaces are not supported by this compiler.
>          Please make sure to check the mailing list for deprecation
>          announcements.
> + unit_test prof
> + build=prof
> + docker run -u 118: --volume
> /nobackup/jenkins/workspace/nightly/tests/..:/nobackup/jenkins/workspace/nightly/tests/..
> -w /nobackup/jenkins/workspace/nightly/tests/.. --rm
> gcr.io/gem5-test/ubuntu-20.04_all-dependencies scons
> build/NULL/unittests.prof -j16
> scons: Reading SConscript files ...
> Checking for linker -Wl,--as-needed support... (cached) yes
> Checking for compiler -Wno-free-nonheap-object support... (cached) yes
> Checking for compiler -gz support... (cached) yes
> Checking for linker -gz support... (cached) yes
> Info: Using Python config: python3-config
> Checking for C header file Python.h... (cached) yes
> Checking Python version... (cached) 3.8.10
> Checking for accept(0,0,0) in C++ library None... (cached) yes
> Checking for zlibVersion() in C++ library z... (cached) yes
> Checking for C library tcmalloc... (cached) yes
> Checking for C header file fenv.h... (cached) yes
> Checking for C header file png.h... (cached) yes
> Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached)
> yes
> Checking for C header file valgrind/valgrind.h... (cached) no
> Warning: Deprecated namespaces are not supported by this compiler.
>          Please make sure to check the mailing list for deprecation
>          announcements.
> Checking for pkg-config package hdf5-serial... (cached) yes
> Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) yes
> Checking for H5::H5File("", 0) in C++ library hdf5_cpp... (cached) yes
> Checking for C header file linux/kvm.h... (cached) yes
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library
> None... (cached) no
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library rt...
> (cached) yes
> Checking size of struct kvm_xsave ... (cached) yes
> Checking for member exclude_host in struct perf_event_attr...(cached) yes
> Checking for shm_open("/test", 0, 0) in C library None... (cached) yes
> Checking for char temp; backtrace_symbols_fd((void *)&temp, 0, 0) in C
> library None... (cached) yes
> Checking for pkg-config package protobuf... (cached) yes
> Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf...
> (cached) yes
> Checking for C header file linux/if_tun.h... (cached) yes
> Checking whether __i386__ is declared... (cached) no
> Checking whether __x86_64__ is declared... (cached) yes
> Building in /nobackup/jenkins/workspace/nightly/build/NULL
> Using saved variables file
> /nobackup/jenkins/workspace/nightly/build/variables/NULL
> Checking for compiler -Wno-self-assign-overloaded support... (cached) yes
> scons: done reading SConscript files.
> scons: Building targets ...
> scons: `build/NULL/unittests.prof' is up to date.
> scons: done building targets.
> *** Summary of Warnings ***
> Warning: Deprecated namespaces are not supported by this compiler.
>          Please make sure to check the mailing list for deprecation
>          announcements.
> + docker run -u 118: --volume
> /nobackup/jenkins/workspace/nightly/tests/..:/nobackup/jenkins/workspace/nightly/tests/..
> -w /nobackup/jenkins/workspace/nightly/tests/../tests --rm
> gcr.io/gem5-test/ubuntu-20.04_all-dependencies ./main.py run --length
> long -j16 -t16
> 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
> /nobackup/jenkins/workspace/nightly/tests/gem5/asmtest/tests.py
> Discovered 264 tests and 132 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/cpu_tests/test.py
> Discovered 24 tests and 12 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/dram-lowp/test_dram_lowp.py
> Discovered 192 tests and 162 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/fs/linux/arm/test.py
> Discovered 12 tests and 6 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/gem5_library_example_tests/test_gem5_library_examples.py
> Discovered 258 tests and 129 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/hello_se/test_hello_se.py
> Discovered 24 tests and 12 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/insttest_se/test.py
> Discovered 0 tests and 0 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/kvm-fork-tests/test_kvm_fork_run.py
> Discovered 0 tests and 0 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/kvm-switch-tests/test_kvm_cpu_switch.py
> Discovered 36 tests and 36 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/learning_gem5/part1_test.py
> Discovered 48 tests and 24 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/learning_gem5/part2_test.py
> Discovered 18 tests and 9 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/learning_gem5/part3_test.py
> Discovered 12 tests and 6 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/m5_util/test_exit.py
> Discovered 0 tests and 0 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/m5threads_test_atomic/test.py
> Discovered 72 tests and 72 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/memory/test.py
> Discovered 0 tests and 0 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/parsec-benchmarks/test_parsec.py
> Discovered 132 tests and 66 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/riscv-boot-tests/test_linux_boot.py
> Discovered 24 tests and 6 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/stats/test_hdf5.py
> Discovered 21 tests and 21 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/test_build/test_build.py
> Discovered 120 tests and 120 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/traffic_gen/test_memory_traffic_gen.py
> Discovered 150 tests and 126 suites in
> /nobackup/jenkins/workspace/nightly/tests/gem5/x86-boot-tests/test_linux_boot.py
> Discovered 6 tests and 6 suites in
> /nobackup/jenkins/workspace/nightly/tests/pyunit/test_run.py
>
> ================================================================================
> Running Tests from 53 suites
> Results will be stored in
> /nobackup/jenkins/workspace/nightly/tests/testing-results
>
> ================================================================================
> Building the following targets. This may take a while.
> /nobackup/jenkins/workspace/nightly/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.
> /nobackup/jenkins/workspace/nightly/build/MIPS/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.
> /nobackup/jenkins/workspace/nightly/build/SPARC/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.
> /nobackup/jenkins/workspace/nightly/build/GCN3_X86_MSI/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.
> /nobackup/jenkins/workspace/nightly/build/RISCV/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.
> /nobackup/jenkins/workspace/nightly/build/NULL_MESI_Two_Level/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.
> /nobackup/jenkins/workspace/nightly/build/GCN3_X86/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.
> /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/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.
> /nobackup/jenkins/workspace/nightly/build/X86/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.
> /nobackup/jenkins/workspace/nightly/build/POWER/gem5.opt
> You may want to run with only a single ISA(--isa=), use --skip-build, or
> use 'rerun'.
> Test: realview-switcheroo-atomic-ARM-x86_64-opt Passed
> Test: realview-switcheroo-noncaching-timing-ARM-x86_64-opt Passed
> Test: realview-switcheroo-timing-ARM-x86_64-opt Passed
> Test: realview-simple-atomic-ARM-x86_64-opt Passed
> Test: realview-simple-atomic-checkpoint-ARM-x86_64-opt Passed
> Test: test-mips-hello-timing-MIPS-x86_64-opt Passed
> Test: test-mips-hello-timing-MIPS-x86_64-opt-MatchRegex Passed
> Test: test-mips-hello-atomic-MIPS-x86_64-opt Passed
> Test: test-mips-hello-atomic-MIPS-x86_64-opt-MatchRegex Passed
> Test: test-mips-hello-o3-MIPS-x86_64-opt Passed
> Test: test-mips-hello-o3-MIPS-x86_64-opt-MatchRegex Passed
> Test: test-sparc-hello-timing-SPARC-x86_64-opt Passed
> Test: test-sparc-hello-timing-SPARC-x86_64-opt-MatchRegex Passed
> Test: test-sparc-hello-atomic-SPARC-x86_64-opt Passed
> Test: test-sparc-hello-atomic-SPARC-x86_64-opt-MatchRegex Passed
> Test: test-sparc-insttest-atomic-SPARC-x86_64-opt Passed
> Test: test-sparc-insttest-atomic-SPARC-x86_64-opt-MatchStdoutNoPerf Passed
> Test: test-sparc-insttest-timing-SPARC-x86_64-opt Passed
> Test: test-sparc-insttest-timing-SPARC-x86_64-opt-MatchStdoutNoPerf Passed
> Test: simple_ruby_test-GCN3_X86-x86_64-opt-MSI Passed
> Test: simple_ruby_test-GCN3_X86-x86_64-opt-MSI-MatchStdoutNoPerf Passed
> Test: ruby_test_test-GCN3_X86-x86_64-opt-MSI Passed
> Test: ruby_test_test-GCN3_X86-x86_64-opt-MSI-MatchStdout Passed
> Test: realview64-minor-ARM-x86_64-opt Passed
> Test: realview64-switcheroo-full-ARM-x86_64-opt Passed
> Test: realview-simple-timing-ARM-x86_64-opt Passed
> Test: realview64-minor-dual-ARM-x86_64-opt Passed
> Test: realview64-minor-dual-ARM-x86_64-opt-MatchFileRegex Passed
> Test: realview64-switcheroo-o3-ARM-x86_64-opt Passed
> Test: build-X86-opt Passed
> Test: build-SPARC-opt Passed
> Test: build-MIPS-opt Passed
> Test: build-POWER-opt Passed
> Test:
> test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR3_1600-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Test:
> test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR3_2133-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Test:
> test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR4_2400-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Test:
> test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelLPDDR3_1600-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Test:
> test-memory-LinearGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelHBM-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Test:
> test-memory-RandomGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR3_1600-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Test:
> test-memory-RandomGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR3_2133-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Test:
> test-memory-RandomGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelDDR4_2400-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Test:
> test-memory-RandomGenerator.MESITwoLevel.gem5.components.memory.single_channel.SingleChannelLPDDR3_1600-NULL-x86_64-opt-MESI_Two_Level
> Passed
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> _______________________________________________
> 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
>
_______________________________________________
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