Build: #13 failed Manual run by Ville Suoranta

Stages & jobs

  1. Default Stage

  2. Publish Tar

  3. Publish Macos packages

  4. Upload to GDrive

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
25 minutes
Labels
None
Agent
cbt-osx1013-bld.cv.nrao.edu
Revisions
Casa6
a6a7660cc9aba342382b8e744ee2e17668be17f1
Pipeline
26c258615af5d5af8ae115975bcbb7708276f0ee
Failing since
#1 (First build for this plan – )
Fixed in
#16 (Manual run by Ville Suoranta)
No failed test found. A possible compilation error occurred.

Responsible

  • Ville Suoranta Ville Suoranta Automatically assigned

Error summary for Package Macos 11 Py3.8

The job generated some errors, drill down into the full build log for more details.

Cloning into 'casa-build-utils'...
Switched to a new branch 'pipeline-notarytool'
fatal: destination path 'casa-build-utils' already exists and is not an empty directory.
Already on 'pipeline-notarytool'
Traceback (most recent call last):
  File "notarize.py", line 305, in <module>
    copy_app()
  File "notarize.py", line 93, in copy_app
    shell.runshell(cmd, work_dir)
  File "/Volumes/EXT/bamboohome/xml-data/build-dir/PIPE-TTN0-PM11PY38/casa-build-utils/notarization/shell_runner.py", line 71, in runshell
    result = execute(
  File "/Volumes/EXT/bamboohome/xml-data/build-dir/PIPE-TTN0-PM11PY38/casa-build-utils/notarization/shell_runner.py", line 34, in execute
    rc = loop.run_until_complete(
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/Volumes/EXT/bamboohome/xml-data/build-dir/PIPE-TTN0-PM11PY38/casa-build-utils/notarization/shell_runner.py", line 20, in _stream_subprocess
    process = await asyncio.create_subprocess_exec(*cmd,
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/subprocess.py", line 236, in create_subprocess_exec
    transport, protocol = await loop.subprocess_exec(
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/base_events.py", line 1630, in subprocess_exec
    transport = await self._make_subprocess_transport(
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/unix_events.py", line 197, in _make_subprocess_transport
    transp = _UnixSubprocessTransport(self, protocol, args, shell,
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/base_subprocess.py", line 36, in __init__
    self._start(args=args, shell=shell, stdin=stdin, stdout=stdout,
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/unix_events.py", line 789, in _start
    self._proc = subprocess.Popen(
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/subprocess.py", line 858, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/subprocess.py", line 1704, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/notarize_work'