Hello experts,
I am running Atlassian Bamboo ( version 7.1.1 build 70117 - 23 Jul 20) .
I created a deployment plan to deploy artifacts on our release server.
When I run my deployment plan I get an error as follows
31-Dec-2020 09:50:17 Finished task 'Clean working directory task' with result: Success
31-Dec-2020 09:50:17 Starting task 'Download release contents' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:artifactdownloadertask'
31-Dec-2020 09:50:17 Preparing to download plan result UCA-YOG-515 artifact: Non required shared artifact: [Debian Packages], pattern: [*.deb] anchored at: [uca-core/debian_packages]
31-Dec-2020 09:50:17 Unable to download artifact Non required shared artifact: [Debian Packages], pattern: [*.deb] anchored at: [my-project/debian_packages]
31-Dec-2020 09:50:17 Task configuration:
31-Dec-2020 09:50:17 artifactName_0 -> [Debian Packages]
31-Dec-2020 09:50:17 artifactId_0 -> [XXXXX]
31-Dec-2020 09:50:17 sourcePlanKey -> [MY-PLAN]
31-Dec-2020 09:50:17 localPath_0 -> []
31-Dec-2020 09:50:17 Task runtime configuration:
31-Dec-2020 09:50:17 runtimeArtifactIds_0 -> [0]
31-Dec-2020 09:50:17 artifactName_0 -> [Debian Packages]
31-Dec-2020 09:50:17 artifactId_0 -> [XXXXX]
31-Dec-2020 09:50:17 resultKey -> [MY-PLAN-515]
31-Dec-2020 09:50:17 artifactLocation_0 -> [my-projec/debian_packages]
31-Dec-2020 09:50:17 localPath_0 -> []
31-Dec-2020 09:50:17 artifactPattern_0 -> [*.deb]
31-Dec-2020 09:50:17 Finished task 'Download release contents' with result: Error
On my Bamboo build plan I see that "Duplicate Entries" exist for the artifact "Debian Packages" in the build result, I see two rows - first one grayed out and another one that is a valid - I wonder if that is the reason for this failure - I posted a separate question for that issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.