Skip to content

Console Output

+ pwd
+ python3 /eda/processor_ci/core/labeler_prototype.py -d /var/jenkins_home/workspace/cva5/cva5 -c /eda/processor_ci/config -o /jenkins/processor_ci_utils/labels
Traceback (most recent call last):
  File "/eda/processor_ci/core/labeler_prototype.py", line 430, in <module>
    main(dir_to_search, config_dir, output_folder)
  File "/eda/processor_ci/core/labeler_prototype.py", line 373, in main
    with open(files, 'r', encoding='latin-1') as f:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/var/jenkins_home/workspace/cva5/cva5/examples/zedboard/scripts/design_1_wrapper.v'