Build: #4 was successful

Job: Create Upload Plan Branch was successful

Build log

The build generated 102 lines of output. Download or view full build log.

13-Jul-2026 21:13:39 Build CASASPECS - Dev Test 3.12 - CAS-14804 - Create Upload Plan Branch #4 (CASASPECS-DEVTESTPY312115-CPPB-4) is being prepared for building on agent cbt-el7-4.cv.nrao.edu (2), bamboo version: 9.6.26
13-Jul-2026 21:13:39 Remote agent on host cbt-el7-4.cv.nrao.edu
13-Jul-2026 21:13:39 Build working directory is /export/home/cbt-el7-4/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY312115-CPPB
13-Jul-2026 21:13:39 Executing build CASASPECS - Dev Test 3.12 - CAS-14804 - Create Upload Plan Branch #4 (CASASPECS-DEVTESTPY312115-CPPB-4)
13-Jul-2026 21:13:39 Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
13-Jul-2026 21:13:39 Checking out into /export/home/cbt-el7-4/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY312115-CPPB
13-Jul-2026 21:13:39 Updating source code to revision: b21128a27d35f918b11d60dad2d1ff729e92d923
13-Jul-2026 21:13:39 Fetching 'refs/heads/CAS-14804' from 'ssh://git@open-bitbucket.nrao.edu:7999/casa/casa6.git'.
13-Jul-2026 21:13:43 Warning: Permanently added '[127.0.0.1]:35847' (RSA) to the list of known hosts.
13-Jul-2026 21:13:44 Checking out revision b21128a27d35f918b11d60dad2d1ff729e92d923.
13-Jul-2026 21:13:44 Creating local git repository in '/export/home/cbt-el7-4/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY312115-CPPB/.git'.
13-Jul-2026 21:13:44 Cloning into '/export/home/cbt-el7-4/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY312115-CPPB'...
13-Jul-2026 21:13:44 done.
13-Jul-2026 21:13:50 Switched to a new branch 'CAS-14804'
13-Jul-2026 21:13:50 Branch CAS-14804 set up to track remote branch CAS-14804 from origin.
13-Jul-2026 21:13:50 Submodule 'casatools/casacore' (https://github.com/casacore/casacore.git) registered for path 'casatools/casacore'
13-Jul-2026 21:13:50 Submodule 'casatools/grpc-source' (https://github.com/grpc/grpc) registered for path 'casatools/grpc-source'
13-Jul-2026 21:13:50 Cloning into 'casatools/casacore'...
13-Jul-2026 21:19:14 Submodule path 'casatools/casacore': checked out 'aaf72eb7edd5a5fecefa78ca04713233b7b6ffd6'
13-Jul-2026 21:19:14 Cloning into 'casatools/grpc-source'...
13-Jul-2026 21:19:59 Submodule path 'casatools/grpc-source': checked out 'cca868ac8f3641df4003a82b7fc54c921e14f765'
13-Jul-2026 21:19:59 Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp) registered for path 'third_party/abseil-cpp'
13-Jul-2026 21:19:59 Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/benchmark'
13-Jul-2026 21:19:59 Submodule 'third_party/bloaty' (https://github.com/google/bloaty.git) registered for path 'third_party/bloaty'
13-Jul-2026 21:19:59 Submodule 'third_party/boringssl' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl'
13-Jul-2026 21:19:59 Submodule 'third_party/boringssl-with-bazel' (https://github.com/google/boringssl.git) registered for path 'third_party/boringssl-with-bazel'
13-Jul-2026 21:19:59 Submodule 'third_party/cares/cares' (https://github.com/c-ares/c-ares.git) registered for path 'third_party/cares/cares'
13-Jul-2026 21:19:59 Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/gflags'
13-Jul-2026 21:19:59 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
13-Jul-2026 21:19:59 Submodule 'third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'third_party/protobuf'
13-Jul-2026 21:19:59 Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
13-Jul-2026 21:19:59 Cloning into 'third_party/abseil-cpp'...
13-Jul-2026 21:20:01 Submodule path 'casatools/grpc-source/third_party/abseil-cpp': checked out 'cc4bed2d74f7c8717e31f9579214ab52a9c9c610'
13-Jul-2026 21:20:01 Cloning into 'third_party/benchmark'...
13-Jul-2026 21:20:02 Submodule path 'casatools/grpc-source/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8'
13-Jul-2026 21:20:03 Cloning into 'third_party/bloaty'...
13-Jul-2026 21:20:03 Submodule path 'casatools/grpc-source/third_party/bloaty': checked out '73594cde8c9a52a102c4341c244c833aa61b9c06'
13-Jul-2026 21:20:04 Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
13-Jul-2026 21:20:04 Submodule 'third_party/libFuzzer' (https://chromium.googlesource.com/chromium/llvm-project/llvm/lib/Fuzzer) registered for path 'third_party/libFuzzer'
13-Jul-2026 21:20:04 Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'third_party/re2'
13-Jul-2026 21:20:04 Cloning into 'third_party/googletest'...
13-Jul-2026 21:20:06 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/googletest': checked out 'a2b8a8e07628e5fd60644b6dd99c1b5e7d7f1f47'
13-Jul-2026 21:20:06 Cloning into 'third_party/libFuzzer'...
13-Jul-2026 21:20:06 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/libFuzzer': checked out '1b543d6e5073b56be214394890c9193979a3d7e1'
13-Jul-2026 21:20:06 Cloning into 'third_party/re2'...
13-Jul-2026 21:20:08 Submodule path 'casatools/grpc-source/third_party/bloaty/third_party/re2': checked out 'c964d9b07816f9b52ca692e23b8b3dba33beec54'
13-Jul-2026 21:20:08 Cloning into 'third_party/boringssl'...
13-Jul-2026 21:20:30 Submodule path 'casatools/grpc-source/third_party/boringssl': checked out 'be2ee342d3781ddb954f91f8a7e660c6f59e87e5'
13-Jul-2026 21:20:30 Cloning into 'third_party/boringssl-with-bazel'...
13-Jul-2026 21:20:51 Submodule path 'casatools/grpc-source/third_party/boringssl-with-bazel': checked out '886e7d75368e3f4fab3f4d0d3584e4abfc557755'
13-Jul-2026 21:20:51 Cloning into 'third_party/cares/cares'...
13-Jul-2026 21:20:53 Submodule path 'casatools/grpc-source/third_party/cares/cares': checked out '3be1924221e1326df520f8498d704a5c4c8d0cce'
13-Jul-2026 21:20:53 Cloning into 'third_party/gflags'...
13-Jul-2026 21:20:54 Submodule path 'casatools/grpc-source/third_party/gflags': checked out '30dbc81fb5ffdc98ea9b14b1918bfe4e8779b26e'
13-Jul-2026 21:20:54 Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'doc'
13-Jul-2026 21:20:54 Cloning into 'doc'...
13-Jul-2026 21:20:55 Submodule path 'casatools/grpc-source/third_party/gflags/doc': checked out '971dd2a4fadac9cdab174c523c22df79efd63aa5'
13-Jul-2026 21:20:55 Cloning into 'third_party/googletest'...
13-Jul-2026 21:20:56 Submodule path 'casatools/grpc-source/third_party/googletest': checked out 'ec44c6c1675c25b9827aacd08c02433cccde7780'
13-Jul-2026 21:20:57 Cloning into 'third_party/protobuf'...
13-Jul-2026 21:21:12 Submodule path 'casatools/grpc-source/third_party/protobuf': checked out '2761122b810fe8861004ae785cc3ab39f384d342'
13-Jul-2026 21:21:12 Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark'
13-Jul-2026 21:21:12 Cloning into 'third_party/benchmark'...
13-Jul-2026 21:21:13 Submodule path 'casatools/grpc-source/third_party/protobuf/third_party/benchmark': checked out '360e66c1c4777c99402cf8cd535aa510fee16573'
13-Jul-2026 21:21:13 Cloning into 'third_party/zlib'...
13-Jul-2026 21:21:13 Submodule path 'casatools/grpc-source/third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f'
13-Jul-2026 21:21:13 Updated source code to revision: b21128a27d35f918b11d60dad2d1ff729e92d923
13-Jul-2026 21:21:13 Finished task 'Source Code Checkout' with result: Success
13-Jul-2026 21:21:13 Running pre-build action: Build Log Labeller Pre Build Action
13-Jul-2026 21:21:13 Running pre-build action: VCS Version Collector
13-Jul-2026 21:21:13 Build CASASPECS - Dev Test 3.12 - CAS-14804 - Create Upload Plan Branch #4 (CASASPECS-DEVTESTPY312115-CPPB-4) started building on agent 'cbt-el7-4.cv.nrao.edu (2)' (Remote agent on host cbt-el7-4.cv.nrao.edu)
13-Jul-2026 21:21:13
Substituting variable: ${bamboo.planRepository.branchName} with CAS-14804
13-Jul-2026 21:21:13
Substituting variable: ${bamboo.planRepository.branchName} with CAS-14804
13-Jul-2026 21:21:13
Substituting variable: ${bamboo.planRepository.branchName} with CAS-14804
13-Jul-2026 21:21:13 Starting task 'Script' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Jul-2026 21:21:13
Beginning to execute external process for build 'CASASPECS - Dev Test 3.12 - CAS-14804 - Create Upload Plan Branch #4 (CASASPECS-DEVTESTPY312115-CPPB-4)'
... running command line:
/export/home/cbt-el7-4/bamboohome/temp/CASASPECS-DEVTESTPY312115-CPPB-4-ScriptBuildTask-13283691122932556115.sh
... in: /export/home/cbt-el7-4/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY312115-CPPB
13-Jul-2026 21:21:13 Plan branch: CAS-14804
13-Jul-2026 21:21:13 https://open-bamboo.nrao.edu/rest/api/latest/plan/CASASPECS-UPLOADDEVTOGDRIVE/branch/CAS-14804?vcsBranch=CAS-14804&cleanupEnabled=true
13-Jul-2026 21:21:14 <?xml version="1.0" encoding="UTF-8" standalone="yes"?><branch key="CASASPECS-UPLOADDEVTOGDRIVE166" name="CASASPECS - Upload Dev packages to GDrive - CAS-14804" description="" shortName="CAS-14804" shortKey="UPLOADDEVTOGDRIVE166" enabled="true"><link href="https://open-bamboo.nrao.edu/rest/api/latest/plan/CASASPECS-UPLOADDEVTOGDRIVE166" rel="self"/><workflowType>manual</workflowType><divergent>false</divergent><awaitingSpecsExecution>false</awaitingSpecsExecution></branch>
13-Jul-2026 21:21:14 https://open-bamboo.nrao.edu/rest/api/latest/plan/CASASPECS-UPLOADDEVTOGDRIVE/branch/CAS-14804?vcsBranch=CAS-14804&cleanupEnabled=true
13-Jul-2026 21:21:15 {"errors":["Invalid parameters while trying to create new branch CAS-14804 for plan CASASPECS-UPLOADDEVTOGDRIVE. Error: branchName: [This name is already used in a branch or plan.]"],"fieldErrors":{}}
13-Jul-2026 21:21:15 Done
13-Jul-2026 21:21:15 Finished task 'Script' with result: Success
13-Jul-2026 21:21:15 Running post build plugin 'Docker Container Cleanup'
13-Jul-2026 21:21:15 Running post build plugin 'NCover Results Collector'
13-Jul-2026 21:21:15 Running post build plugin 'Build Results Label Collector'
13-Jul-2026 21:21:15 Running post build plugin 'Clover Results Collector'
13-Jul-2026 21:21:15 Running post build plugin 'npm Cache Cleanup'
13-Jul-2026 21:21:15 Running post build plugin 'Artifact Copier'
13-Jul-2026 21:21:15 Finalising the build...
13-Jul-2026 21:21:15 Stopping timer.
13-Jul-2026 21:21:15 Build CASASPECS-DEVTESTPY312115-CPPB-4 completed.
13-Jul-2026 21:21:15 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Jul-2026 21:21:15 Running on server: post build plugin 'NCover Results Collector'
13-Jul-2026 21:21:15 Running on server: post build plugin 'Build Labeller'
13-Jul-2026 21:21:15 Running on server: post build plugin 'Clover Delta Calculator'
13-Jul-2026 21:21:15 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Jul-2026 21:21:15 All post build plugins have finished
13-Jul-2026 21:21:15 Generating build results summary...
13-Jul-2026 21:21:15 Saving build results to disk...
13-Jul-2026 21:21:15 Store variable context...
13-Jul-2026 21:21:15 Finished building CASASPECS-DEVTESTPY312115-CPPB-4.