[JIRA] [core] (JENKINS-18276) Archiving artifacts from a slave node is extremely slow even with 1.509.1+

2014-09-25 Thread kay...@shift.gr.jp (JIRA)














































Akihiro KAYAMA
 commented on  JENKINS-18276


Archiving artifacts from a slave node is extremely slow even with 1.509.1+















Total 11GB artifacts copy takes 30 minutes from Windows slave to Linux master. 
There is another critical bug https://issues.jenkins-ci.org/browse/JENKINS-10629 also.
I decided copy artifacts directly to $JENKINS_HOME/jobs/$JOB_NAME/builds/$BUILD_ID/archive/.

	create public directory in Windows slave allowing anonymous read access
	kick network copy shell script using smbclient on Linux master from Windows batch script via ssh(putty's plink)
11GB copy using smbclient takes only 3 minutes.
Archive directories in matrix project has more complicated path so bothersome but possible too.





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-18276) Archiving artifacts from a slave node is extremely slow even with 1.509.1+

2014-09-25 Thread kay...@shift.gr.jp (JIRA)












































 
Akihiro KAYAMA
 edited a comment on  JENKINS-18276


Archiving artifacts from a slave node is extremely slow even with 1.509.1+
















Total 11GB artifacts copy takes 30 minutes from Windows slave to Linux master. 
There is another critical bug https://issues.jenkins-ci.org/browse/JENKINS-10629 also.
I decided copy artifacts directly to $JENKINS_HOME/jobs/$JOB_NAME/builds/$BUILD_ID/archive/.

	create public directory in Windows slave allowing anonymous read access
	kick network copy shell script using smbclient on Linux master from Windows batch script via ssh(putty's plink)



11GB copy using smbclient takes only 3 minutes.
Archive directories in matrix project has more complicated path so bothersome but possible too.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-10629) Tar implimentation can't handle 8GB and doesn't error out.

2014-08-18 Thread kay...@shift.gr.jp (JIRA)














































Akihiro KAYAMA
 commented on  JENKINS-10629


Tar implimentation cant handle  8GB and doesnt error out.















Thanks for your comment. I have a single large proprietary package file as artifact. Splitting it is inconvenience but I understand there is no other way. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-10629) Tar implimentation can't handle 8GB and doesn't error out.

2014-08-13 Thread kay...@shift.gr.jp (JIRA)














































Akihiro KAYAMA
 commented on  JENKINS-10629


Tar implimentation cant handle  8GB and doesnt error out.















This is critical for my project. Is there any workaround?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.