simple 20-Sep-2022 16:36:41 Build CASA - Casa Table Browser - Build and Package Manylinux #30 (CASA-CTBROWSE-BPM-30) started building on agent cbt-el7-8.cv.nrao.edu, bamboo version: 7.2.10 simple 20-Sep-2022 16:36:41 Remote agent on host cbt-el7-8.cv.nrao.edu simple 20-Sep-2022 16:36:41 Build working directory is /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM simple 20-Sep-2022 16:36:41 Executing build CASA - Casa Table Browser - Build and Package Manylinux #30 (CASA-CTBROWSE-BPM-30) simple 20-Sep-2022 16:36:41 Starting task 'Clean working directory task' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:cleanWorkingDirectoryTask' simple 20-Sep-2022 16:36:41 Cleaning working directory '/export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM' simple 20-Sep-2022 16:36:41 Finished task 'Clean working directory task' with result: Success simple 20-Sep-2022 16:36:41 Running pre-build action: VCS Version Collector simple 20-Sep-2022 16:36:42 Skipping execution of task 'Update docker image' as it is disabled simple 20-Sep-2022 16:36:42 Starting task 'Create wheeldirectory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 20-Sep-2022 16:36:42 Beginning to execute external process for build 'CASA - Casa Table Browser - Build and Package Manylinux #30 (CASA-CTBROWSE-BPM-30)'\n ... running command line: \n/export/home/cbt-el7-8/bamboohome/temp/CASA-CTBROWSE-BPM-30-ScriptBuildTask-8029170476194964693.sh\n ... in: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM\n simple 20-Sep-2022 16:36:42 Finished task 'Create wheeldirectory' with result: Success command 20-Sep-2022 16:36:42 Substituting variable: ${bamboo.working.directory} with /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM simple 20-Sep-2022 16:36:42 Starting task 'Start container' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli' simple 20-Sep-2022 16:36:42 Running image name (casa-docker.nrao.edu:5000/casa-build-casaviewer-manylinux:1) command 20-Sep-2022 16:36:42 Beginning to execute external process for build 'CASA - Casa Table Browser - Build and Package Manylinux #30 (CASA-CTBROWSE-BPM-30)'\n ... running command line: \n/bin/docker run --volume /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM/wheeldirectory:/wheeldirectory --detach --privileged --name wheel-container casa-docker.nrao.edu:5000/casa-build-casaviewer-manylinux:1 tail -f /dev/null\n ... in: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM\n error 20-Sep-2022 16:36:42 docker: Error response from daemon: Conflict. The container name "/wheel-container" is already in use by container "73057c162afa48fe73de49b0c97c00361239e2b232c160889ee709b2bd7ca802". You have to remove (or rename) that container to be able to reuse that name. error 20-Sep-2022 16:36:42 See 'docker run --help'. error 20-Sep-2022 16:36:42 Exit code: 125, output: STDOUT: Beginning to execute external process for build 'CASA - Casa Table Browser - Build and Package Manylinux #30 (CASA-CTBROWSE-BPM-30)'\n ... running command line: \n/bin/docker run --volume /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM/wheeldirectory:/wheeldirectory --detach --privileged --name wheel-container casa-docker.nrao.edu:5000/casa-build-casaviewer-manylinux:1 tail -f /dev/null\n ... in: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM\nSTDERR: docker: Error response from daemon: Conflict. The container name "/wheel-container" is already in use by container "73057c162afa48fe73de49b0c97c00361239e2b232c160889ee709b2bd7ca802". You have to remove (or rename) that container to be able to reuse that name.STDERR: See 'docker run --help'. error 20-Sep-2022 16:36:42 Error occurred while running Task 'Start container(7)' of type com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli. error 20-Sep-2022 16:36:42 com.atlassian.bamboo.task.TaskException: Failed to execute task error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:75) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.plugins.docker.tasks.cli.DockerCliTask.execute(DockerCliTask.java:70) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:118) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:190) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:162) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:137) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:130) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:110) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41) error 20-Sep-2022 16:36:42 at java.lang.Thread.run(Thread.java:750) error 20-Sep-2022 16:36:42 Caused by: com.atlassian.bamboo.docker.DockerException: Error running Docker run command error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:134) error 20-Sep-2022 16:36:42 at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) error 20-Sep-2022 16:36:42 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) error 20-Sep-2022 16:36:42 at java.lang.reflect.Method.invoke(Method.java:498) error 20-Sep-2022 16:36:42 at com.atlassian.plugin.util.ContextClassLoaderSettingInvocationHandler.invoke(ContextClassLoaderSettingInvocationHandler.java:26) error 20-Sep-2022 16:36:42 at com.sun.proxy.$Proxy97.run(Unknown Source) error 20-Sep-2022 16:36:42 at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) error 20-Sep-2022 16:36:42 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) error 20-Sep-2022 16:36:42 at java.lang.reflect.Method.invoke(Method.java:498) error 20-Sep-2022 16:36:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344) error 20-Sep-2022 16:36:42 at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56) error 20-Sep-2022 16:36:42 at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60) error 20-Sep-2022 16:36:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 20-Sep-2022 16:36:42 at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) error 20-Sep-2022 16:36:42 at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) error 20-Sep-2022 16:36:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 20-Sep-2022 16:36:42 at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invokeUnprivileged(ServiceTCCLInterceptor.java:70) error 20-Sep-2022 16:36:42 at org.eclipse.gemini.blueprint.service.util.internal.aop.ServiceTCCLInterceptor.invoke(ServiceTCCLInterceptor.java:53) error 20-Sep-2022 16:36:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 20-Sep-2022 16:36:42 at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57) error 20-Sep-2022 16:36:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 20-Sep-2022 16:36:42 at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:137) error 20-Sep-2022 16:36:42 at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:124) error 20-Sep-2022 16:36:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) error 20-Sep-2022 16:36:42 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) error 20-Sep-2022 16:36:42 at com.sun.proxy.$Proxy149.run(Unknown Source) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.plugins.docker.client.DockerCmd.run(DockerCmd.java:47) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.plugins.docker.service.RunService.execute(RunService.java:64) error 20-Sep-2022 16:36:42 ... 17 more error 20-Sep-2022 16:36:42 Caused by: com.atlassian.utils.process.ProcessException: Error executing /bin/docker run --volume /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM/wheeldirectory:/wheeldirectory --detach --privileged --name wheel-container casa-docker.nrao.edu:5000/casa-build-casaviewer-manylinux:1 tail -f /dev/null error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:306) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.docker.DockerContainerServiceImpl.execute(DockerContainerServiceImpl.java:277) error 20-Sep-2022 16:36:42 at com.atlassian.bamboo.docker.DockerContainerServiceImpl.run(DockerContainerServiceImpl.java:111) error 20-Sep-2022 16:36:42 ... 44 more simple 20-Sep-2022 16:36:42 Running post build plugin 'Docker Container Cleanup' command 20-Sep-2022 16:36:42 Beginning to execute external process for build 'CASA - Casa Table Browser - Build and Package Manylinux #30 (CASA-CTBROWSE-BPM-30)'\n ... running command line: \n/bin/docker rm -f wheel-container\n ... in: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM\n build 20-Sep-2022 16:36:45 wheel-container simple 20-Sep-2022 16:36:45 Running post build plugin 'NCover Results Collector' simple 20-Sep-2022 16:36:45 Running post build plugin 'Clover Results Collector' simple 20-Sep-2022 16:36:45 Running post build plugin 'npm Cache Cleanup' simple 20-Sep-2022 16:36:45 Running post build plugin 'Artifact Copier' simple 20-Sep-2022 16:36:45 Publishing an artifact: EL6 wheel error 20-Sep-2022 16:36:45 Unable to publish artifact [EL6 wheel]: simple 20-Sep-2022 16:36:45 The artifact hasn't been successfully published after 108.3 ms simple 20-Sep-2022 16:36:45 Publishing an artifact: ManyLinux wheel error 20-Sep-2022 16:36:45 Unable to publish artifact [ManyLinux wheel]: the source directory /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CTBROWSE-BPM/wheeldirectory/wheelhouse does not exist. error 20-Sep-2022 16:36:45 The artifact is required, build will now fail. simple 20-Sep-2022 16:36:45 The artifact hasn't been successfully published after 388.6 μs simple 20-Sep-2022 16:36:45 Finalising the build... simple 20-Sep-2022 16:36:45 Stopping timer. simple 20-Sep-2022 16:36:45 Build CASA-CTBROWSE-BPM-30 completed. simple 20-Sep-2022 16:36:46 Running on server: post build plugin 'NCover Results Collector' simple 20-Sep-2022 16:36:46 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 20-Sep-2022 16:36:46 Running on server: post build plugin 'Clover Delta Calculator' simple 20-Sep-2022 16:36:46 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 20-Sep-2022 16:36:46 All post build plugins have finished simple 20-Sep-2022 16:36:46 Generating build results summary... simple 20-Sep-2022 16:36:46 Saving build results to disk... simple 20-Sep-2022 16:36:46 Store variable context... simple 20-Sep-2022 16:36:46 Indexing build results... simple 20-Sep-2022 16:36:46 Finished building CASA-CTBROWSE-BPM-30.