Hi All,
I am trying to build a Jenkins freestyle project to get artifact from S3 from another project that has successfully archived the artifact to S3.
However, S3 Copy Artifact is unable to trace the archived artifact and it throws error like “Build #17[17] doesn’t have any S3 artifacts uploaded
Build step ‘S3 Copy Artifact’ changed build result to FAILURE”
Successful archive logs from build #17:
[INFO] Finished at: 2022-09-16T10:31:58Z
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Uploaded 1 artifact(s) to https://XXXX.amazonaws.com/sys-es-logs-DEV/17/artifacts/
Finished: SUCCESS
S3 Copy Artifact configuration screenshot:
It would be great if someone can help me on this !!
Thanks,
Tarun Reddy