Build: #1 failed

Job: Notarize 10.15 failed

Stages & jobs

  1. Default Stage

  2. Publish

Job result summary

Completed
Duration
1 minute
Agent
cbt-osx1015-bld-c6.cv.nrao.edu
Fixed in
#3 (Manual run by Ville Suoranta)
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

Cloning into 'casa-build-utils'...
Traceback (most recent call last):
  File "notarize.py", line 36, in istext
    s=open(filename).read(512)
FileNotFoundError: [Errno 2] No such file or directory: '/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6NDP3-JOB1/work/CASA.app/Contents/data'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "notarize.py", line 197, in <module>
    sign_app()
  File "notarize.py", line 96, in sign_app
    or not istext(file_with_path)):
  File "notarize.py", line 55, in istext
    raise FileNotFoundError
FileNotFoundError