Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-12766] Artifacts being published can be available to other jobs before their upload is complete #29

Open
jira-importer opened this issue Feb 14, 2012 · 0 comments

Comments

@jira-importer
Copy link
Collaborator

While a job is mid-upload of an artifact to a CIFS share, the file being uploaded appears available to other jobs requesting that artifact. Job requests for the artifact will attempt to download the latest artifact archive before it has been fully uploaded to the CIFS share, causing build errors. Large artifact files make this problem more apparent.

It would be awesome if files could be copied to a (configurable or random) temp file and renamed on copy complete so files do not appear available to other jobs until the copy is complete.

Using Jenkin 1.420 on mac osx 10.6.7 with Publish over CIFS 0.2. Artifacts are being copied to a drobo configured with a file share.


Originally reported by erik_purins, imported from: Artifacts being published can be available to other jobs before their upload is complete
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant