Started by timer [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/jenkins_home/workspace/biriscv [Pipeline] { [Pipeline] stage [Pipeline] { (Git Clone) [Pipeline] sh + rm -rf *.xml [Pipeline] sh + rm -rf biriscv [Pipeline] sh + git clone --recursive --depth=1 https://github.com/ultraembedded/biriscv biriscv Cloning into 'biriscv'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Simulation) [Pipeline] dir Running in /var/jenkins_home/workspace/biriscv/biriscv [Pipeline] { [Pipeline] sh + /eda/oss-cad-suite/bin/iverilog -o simulation.out -g2005 -s riscv_top -I src/core -I src/dcache -I src/icache src/core/biriscv_alu.v src/core/biriscv_csr.v src/core/biriscv_csr_regfile.v src/core/biriscv_decode.v src/core/biriscv_decoder.v src/core/biriscv_defs.v src/core/biriscv_divider.v src/core/biriscv_exec.v src/core/biriscv_fetch.v src/core/biriscv_frontend.v src/core/biriscv_issue.v src/core/biriscv_lsu.v src/core/biriscv_mmu.v src/core/biriscv_multiplier.v src/core/biriscv_npc.v src/core/biriscv_pipe_ctrl.v src/core/biriscv_regfile.v src/core/biriscv_trace_sim.v src/core/biriscv_xilinx_2r1w.v src/core/riscv_core.v src/dcache/dcache.v src/dcache/dcache_axi.v src/dcache/dcache_axi_axi.v src/dcache/dcache_core.v src/dcache/dcache_core_data_ram.v src/dcache/dcache_core_tag_ram.v src/dcache/dcache_if_pmem.v src/dcache/dcache_mux.v src/dcache/dcache_pmem_mux.v src/icache/icache.v src/icache/icache_data_ram.v src/icache/icache_tag_ram.v src/top/riscv_top.v src/dcache/dcache_core.v:186: error: Unable to bind wire/reg/memory `tag_hit_any_m_w' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:409: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:186: error: Unable to elaborate condition expression. src/dcache/dcache_core.v:242: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:590: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:247: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:590: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:251: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:590: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:310: error: Unable to bind wire/reg/memory `tag0_hit_m_w' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:350: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:322: error: Unable to bind wire/reg/memory `tag0_hit_m_w' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:350: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:366: error: Unable to bind wire/reg/memory `tag1_hit_m_w' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:406: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:378: error: Unable to bind wire/reg/memory `tag1_hit_m_w' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:406: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:431: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:590: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:433: error: Unable to bind wire/reg/memory `data0_data_out_m_w' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:525: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:439: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:590: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:441: error: Unable to bind wire/reg/memory `data0_data_out_m_w' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:525: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:446: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:590: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:448: error: Unable to bind wire/reg/memory `data1_data_out_m_w' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:562: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_core.v:494: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_dcache.u_core' src/dcache/dcache_core.v:590: : A symbol with that name was declared here. Check for declaration after use. src/dcache/dcache_axi.v:179: warning: Port 6 (inport_id_i) of dcache_axi_axi expects 4 bits, got 32. src/dcache/dcache_axi.v:179: : Pruning (signed) 28 high bits of the expression. src/icache/icache.v:193: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_icache' src/icache/icache.v:386: : A symbol with that name was declared here. Check for declaration after use. src/icache/icache.v:197: error: Unable to bind wire/reg/memory `flush_addr_q' in `riscv_top.u_icache' src/icache/icache.v:386: : A symbol with that name was declared here. Check for declaration after use. 18 error(s) during elaboration. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Utilities) Stage "Utilities" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (FPGA Build Pipeline) Stage "FPGA Build Pipeline" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: digilent_arty_a7_100t) [Pipeline] stage [Pipeline] { (digilent_arty_a7_100t) Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Synthesis and PnR) Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Flash digilent_arty_a7_100t) Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test digilent_arty_a7_100t) Stage "digilent_arty_a7_100t" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [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: f954ea0c-d5d6-458d-b50b-cafd87aa4bc7 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 18 Finished: FAILURE