-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: copyartifact-plugin, core
-
Labels:None
-
Environment:Windows XP slave. CentOS 5.5 server
-
Similar Issues:
The copy artifact build step fails when it trys to set the time stamp on windows XP slaves. I have attached the stack trace that shows this error
"Caused by: java.io.IOException: Failed to set the timestamp of C:\automation\AccuNurse-3.2.0.0-569-upgrade.zip to 1316552260000"
I believe this issue was caused by the changes made for JENKINS-10805.
I have also found a discussion of others experiencing the same issue http://groups.google.com/group/jenkinsci-users/browse_thread/thread/249ebeb0660d5e0d/e831b70f5688d0c4?show_docid=e831b70f5688d0c4
- is duplicated by
-
JENKINS-13638 Copy artifacts occasionally fail
-
- Resolved
-
-
JENKINS-13515 Copy failed on windows machine because of timestamp
-
- Resolved
-
- is related to
-
JENKINS-10805 Preserve artifact timestamps during copy
-
- Resolved
-
-
JENKINS-13551 Copy Artifact fails if selector class="hudson.plugins.copyartifact.StatusBuildSelector" is set
-
- Resolved
-
-
JENKINS-14774 Failed to copy artifacts from another build job with timestamp exception
-
- Resolved
-
Field | Original Value | New Value |
---|---|---|
Assignee | Alan Harder [ mindless ] | Kohsuke Kawaguchi [ kohsuke ] |
Link |
This issue is related to |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Kohsuke Kawaguchi [ kohsuke ] | kutzi [ kutzi ] |
Assignee | kutzi [ kutzi ] | Alan Harder [ mindless ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Assignee | Alan Harder [ mindless ] | kutzi [ kutzi ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Link |
This issue is related to |
Assignee | kutzi [ kutzi ] | Alan Harder [ mindless ] |
Link |
This issue is duplicated by |
Link |
This issue is related to |
Link |
This issue is duplicated by |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Assignee | Alan Harder [ mindless ] | Kohsuke Kawaguchi [ kohsuke ] |
Resolution | Fixed [ 1 ] |
Link |
This issue is related to |
Link |
This issue is related to |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 141283 ] | JNJira + In-Review [ 205337 ] |
kohsuke, can you take a look at this? I don't think copyartifact plugin should need to check the system type and avoid calling this API for windows..