Started by user Gabriel Gomes [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/jenkins_home/workspace/tinyriscv [Pipeline] { [Pipeline] stage [Pipeline] { (Git Clone) [Pipeline] sh + rm -rf *.xml [Pipeline] sh + rm -rf tinyriscv [Pipeline] sh + git clone --recursive --depth=1 https://github.com/liangkangnan/tinyriscv tinyriscv Cloning into 'tinyriscv'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Simulation) [Pipeline] dir Running in /var/jenkins_home/workspace/tinyriscv/tinyriscv [Pipeline] { [Pipeline] sh + iverilog -o simulation.out -g2005 -s tinyriscv -I rtl/core/ rtl/core/clint.v rtl/core/csr_reg.v rtl/core/ctrl.v rtl/core/div.v rtl/core/ex.v rtl/core/id.v rtl/core/id_ex.v rtl/core/if_id.v rtl/core/pc_reg.v rtl/core/regs.v rtl/core/rib.v rtl/core/tinyriscv.v rtl/utils/gen_dff.v [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Utilities) [Pipeline] dir Running in /var/jenkins_home/workspace/tinyriscv/tinyriscv [Pipeline] { [Pipeline] sh + echo === Checking if cocotb exists in site-packages === === Checking if cocotb exists in site-packages === + + lsgrep -R cocotb /eda/processor_ci_verification/venv/lib/python3.10/site-packages cocotb cocotb-1.9.2.dist-info /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/libs: libcocotbfli_modelsim.so libcocotb.so libcocotbutils.so libcocotbvhpi_aldec.so libcocotbvhpi_ius.so libcocotbvhpi_modelsim.so libcocotbvhpi_nvc.so libcocotbvpi_aldec.so libcocotbvpi_ghdl.so libcocotbvpi_icarus.vpl libcocotbvpi_ius.so libcocotbvpi_modelsim.so libcocotbvpi_vcs.so libcocotbvpi_verilator.so /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/__pycache__: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/share: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/share/def: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/share/include: cocotb_utils.h /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/share/lib: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/share/lib/verilator: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/share/makefiles: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/share/makefiles/simulators: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/types: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/types/__pycache__: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/_vendor: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb/_vendor/__pycache__: /eda/processor_ci_verification/venv/lib/python3.10/site-packages/cocotb-1.9.2.dist-info: + echo === Checking Python site paths === === Checking Python site paths === + /eda/processor_ci_verification/venv/bin/python3 -m site sys.path = [ '/var/jenkins_home/workspace/tinyriscv/tinyriscv', '/usr/lib/python311.zip', '/usr/lib/python3.11', '/usr/lib/python3.11/lib-dynload', ] USER_BASE: '/root/.local' (exists) USER_SITE: '/root/.local/lib/python3.11/site-packages' (doesn't exist) ENABLE_USER_SITE: False + echo === Running regfile_finder.py === === Running regfile_finder.py === + /eda/processor_ci_verification/venv/bin/python3 /eda/processor_ci_verification/regfile_finder.py -m /eda/processor_ci_utils/cores_utils/tinyriscv/tinyriscv.mk -o /eda/processor_ci_verification/output Traceback (most recent call last): File "/eda/processor_ci_verification/regfile_finder.py", line 9, in <module> import cocotb ModuleNotFoundError: No module named 'cocotb' [Pipeline] } [Pipeline] // dir [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: d0ea2268-b454-432b-9bf5-d31a0be6ca5c 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
