Build: #30 failed

Job: Build and Package Manylinux failed

Stages & jobs

  1. Tag

  2. Default Stage

Build log

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

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