Hi While our most recent builds are failing for legitimate reasons, when the build runs further it fails due to a timeout as Hudson tries to archive build artifacts, e.g. [1]. It seems to take a long time for each archive step and fails when it tries to copy a large tar file. I looked to see if I could turn this archive step off but the "Archive Artifacts" check box for the build is not selected as far a I can tell. Our timeout is set to 400 which you would image would be sufficient to copy some data. So anyone any idea...
Why the archive step takes such a long time? Why is it doing it when it's apparently not enabled (is it forced by one of the other selections we have)? How do I either speed it up or turn it off? In the short term I'll look to configure our build so that it doesn't generate the largest of the jars however Hudson will still try to copy all of the small artifacts which adds a large delay to the build. [1] https://hudson.apache.org/hudson/job/Tuscany-2x/869/ Thanks in advance Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com