Skip to content
Failed

Console Output

Started by timer
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/jenkins_home/workspace/Hazard3
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Git Clone)
[Pipeline] sh
+ rm -rf *.xml
[Pipeline] sh
+ rm -rf Hazard3
[Pipeline] sh
+ git clone --recursive --depth=1 https://github.com/Wren6991/Hazard3 Hazard3
Cloning into 'Hazard3'...
Submodule 'example_soc/libfpga' (https://github.com/Wren6991/libfpga.git) registered for path 'example_soc/libfpga'
Submodule 'scripts' (https://github.com/Wren6991/fpgascripts) registered for path 'scripts'
Submodule 'test/formal/riscv-formal' (https://github.com/Wren6991/riscv-formal.git) registered for path 'test/formal/riscv-formal/riscv-formal'
Submodule 'test/sim/embench/embench-iot' (https://github.com/Wren6991/embench-iot.git) registered for path 'test/sim/embench/embench-iot'
Submodule 'test/sim/riscv-compliance/riscv-arch-test' (https://github.com/wren6991/riscv-arch-test.git) registered for path 'test/sim/riscv-compliance/riscv-arch-test'
Submodule 'test/sim/riscv-tests/riscv-tests' (https://github.com/Wren6991/riscv-tests.git) registered for path 'test/sim/riscv-tests/riscv-tests'
Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/example_soc/libfpga'...
Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/scripts'...
Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/formal/riscv-formal/riscv-formal'...
Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/sim/embench/embench-iot'...
Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/sim/riscv-compliance/riscv-arch-test'...
Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/sim/riscv-tests/riscv-tests'...
Submodule path 'example_soc/libfpga': checked out '9d50e12e01efb59c45f4f71ff5d650a7fb7c6acc'
Submodule path 'scripts': checked out '1e768865928782ec6b0c34e7a30c06857a02155c'
From https://github.com/Wren6991/riscv-formal
 * branch            9612d35e001baa5d32f03ed142a4cc39c11a14b0 -> FETCH_HEAD
Submodule path 'test/formal/riscv-formal/riscv-formal': checked out '9612d35e001baa5d32f03ed142a4cc39c11a14b0'
Submodule path 'test/sim/embench/embench-iot': checked out '6cdd02eff1f9d21f76e2e89d7056f0c984652dd3'
From https://github.com/wren6991/riscv-arch-test
 * branch              96cc931b415618318c1dd1d9e43430d35b82ce6e -> FETCH_HEAD
Submodule path 'test/sim/riscv-compliance/riscv-arch-test': checked out '96cc931b415618318c1dd1d9e43430d35b82ce6e'
Submodule path 'test/sim/riscv-tests/riscv-tests': checked out '49a24d7f41e7b422cebeffdc3ba31c8daaf5aa5c'
Submodule 'env' (https://github.com/riscv/riscv-test-env.git) registered for path 'test/sim/riscv-tests/riscv-tests/env'
Cloning into '/var/jenkins_home/workspace/Hazard3/Hazard3/test/sim/riscv-tests/riscv-tests/env'...
Submodule path 'test/sim/riscv-tests/riscv-tests/env': checked out '6de71edb142be36319e380ce782c3d1830c65d68'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Simulation)
[Pipeline] dir
Running in /var/jenkins_home/workspace/Hazard3/Hazard3
[Pipeline] {
[Pipeline] echo
FPGA > Simulation
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Utilities)
[Pipeline] dir
Running in /var/jenkins_home/workspace/Hazard3/Hazard3
[Pipeline] {
[Pipeline] sh
+ pwd
+ python3 /eda/processor_ci/core/labeler_prototype.py -d /var/jenkins_home/workspace/Hazard3/Hazard3 -c /eda/processor_ci/config -o /jenkins/processor_ci_utils/labels
Trying to read file: /var/jenkins_home/workspace/Hazard3/Hazard3/hdl/hazard3_core.v
Cache-related signals in ahbl_arbiter.v
Possible cache file: ahb_cache_readonly.v
Cache-related signals in ahb_cache_readonly.v
Possible cache file: cache_mem_directmapped.v
Cache-related signals in cache_mem_directmapped.v
Possible cache file: cache_mem_set_associative.v
Cache-related signals in cache_mem_set_associative.v
Possible cache file: ahb_cache_writeback.v
Cache-related signals in ahb_cache_writeback.v
Cache-related signals in dvi_tx_parallel.v
Cache-related signals in async_fifo.v
Cache-related signals in sync_fifo.v
Cache-related signals in nbit_sync.v
Cache-related signals in memdump.v
Cache-related signals in skid_buffer.v
Cache-related signals in uart_mini.v
Cache-related signals in wallace_adder.v
Cache-related signals in nerv.sv
Possible cache file: nerv_axi_cache.sv
Possible cache file: nerv_axi_cache_dcache.sv
Cache-related signals in nerv_axi_cache_dcache.sv
Possible cache file: nerv_axi_cache_icache.sv
Cache-related signals in nerv_axi_cache_icache.sv
Cache-related signals in riscv_rv32i_insn.v
Cache-related signals in riscv_rv64ic_insn.v
Cache-related signals in riscv_rv64i_insn.v
Cache-related signals in coverage.sv
Cache-related signals in riscv_rv32ic_insn.v
Cache-related signals in rvfi_bus_axi4.sv
Cache-related signals in rvfi_ill_check.sv
Cache-related signals in rvfi_bus_dmem_check.sv
Cache-related signals in rvfi_csrc_inc_check.sv
Cache-related signals in rvfi_csr_ill_check.sv
Cache-related signals in rvfi_csrc_const_check.sv
Cache-related signals in rvfi_csrc_upcnt_check.sv
Cache-related signals in rvfi_insn_check.sv
Cache-related signals in rvfi_bus_dmem_fault_check.sv
Cache-related signals in rvfi_csrw_check.sv
Cache-related signals in rvfi_csrc_hpm_check.sv
Cache-related signals in rvfi_fault_check.sv
Cache-related signals in rvfi_csrc_zero_check.sv
Cache-related signals in rvfi_csrc_any_check.sv
Cache-related signals in rvfi_channel.sv
Cache-related signals in rvfi_cover_check.sv
Cache-related signals in tb.v
Cache-related signals in hazard3_triggers.v
Cache-related signals in hazard3_irq_ctrl.v
Cache-related signals in hazard3_decode.v
Cache-related signals in hazard3_frontend.v
Cache-related signals in hazard3_csr.v
Cache-related signals in hazard3_core.v
Cache-related signals in hazard3_jtag_dtm_core.v
Cache-related signals in hazard3_apb_async_bridge.v
Results saved to /jenkins/processor_ci_utils/labels/Hazard3.json
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (FPGA Build Pipeline)
[Pipeline] parallel
[Pipeline] { (Branch: digilent_arty_a7_100t)
[Pipeline] stage
[Pipeline] { (digilent_arty_a7_100t)
[Pipeline] lock
Trying to acquire lock on [Resource: digilent_arty_a7_100t]
Resource [digilent_arty_a7_100t] did not exist. Created.
Lock acquired on [Resource: digilent_arty_a7_100t]
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Synthesis and PnR)
[Pipeline] dir
Running in /var/jenkins_home/workspace/Hazard3/Hazard3
[Pipeline] {
[Pipeline] echo
Starting synthesis for FPGA digilent_arty_a7_100t.
[Pipeline] sh
+ python3 /eda/processor_ci/main.py -c /eda/processor_ci/config -p Hazard3 -b digilent_arty_a7_100t
[LOCK] Criado: run.lock
File 'processor_ci_defines.vh' generated for board: 'digilent_arty_a7_100t'.
Final configuration file generated at /var/jenkins_home/workspace/Hazard3/Hazard3/build_digilent_arty_a7_100t.tcl
[LOCK] Removido: run.lock
Error executing Makefile.
ERROR: [Synth 8-7136] In the module 'hazard3_cpu_1port' declared at '/var/jenkins_home/workspace/Hazard3/Hazard3/hdl/hazard3_cpu_1port.v:16', parameter 'MIMPID_VAL' used as named parameter override, does not exist [/eda/processor_ci/rtl/Hazard3.sv:220]
ERROR: [Synth 8-6156] failed synthesizing module 'processorci_top' [/eda/processor_ci/rtl/Hazard3.sv:7]
ERROR: [Synth 8-6156] failed synthesizing module 'fpga_top' [/eda/processor_ci/internal/fpga_top.sv:8]
ERROR: [Common 17-69] Command failed: Synthesis failed - please see the console or run log file for details
make: *** [/eda/processor_ci/makefiles/digilent_arty_a7_100t.mk:12: digilent_arty_a7_100t.bit] Error 1

Traceback (most recent call last):
  File "/eda/processor_ci/main.py", line 142, in <module>
    main(
  File "/eda/processor_ci/main.py", line 89, in main
    build(build_file_path, board_name, toolchain_path)
  File "/eda/processor_ci/core/fpga.py", line 299, in build
    raise subprocess.CalledProcessError(process.returncode, 'make')
subprocess.CalledProcessError: Command 'make' returned non-zero exit status 2.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Flash digilent_arty_a7_100t)
Stage "Flash digilent_arty_a7_100t" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test digilent_arty_a7_100t)
Stage "Test digilent_arty_a7_100t" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Lock released on resource [Resource: digilent_arty_a7_100t]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch digilent_arty_a7_100t
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
Error when executing always post condition:
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bdd75499-ea06-4f1a-a62f-1f762111ec31
hudson.AbortException: No test report files were found. Configuration error?
	at PluginClassLoader for junit//hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:253)
	at hudson.FilePath.act(FilePath.java:1234)
	at hudson.FilePath.act(FilePath.java:1217)
	at PluginClassLoader for junit//hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:146)
	at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:177)
	at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:282)
	at PluginClassLoader for junit//hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:62)
	at PluginClassLoader for junit//hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:27)
	at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE