-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: s3-plugin
-
None
-
Environment:Jenkins 2.528.2
S3 publisher plugin Version 515.vc2f8153c5dc6
Amazon Web Services SDK 2 :: S3 Version 2.33.4-62.vc1a_8df64b_4c9
We want to upload a large number of files (approx. 55, total size approx. 420MB). The first files are uploaded successfully. But at some point, the process aborts with the following error:
Publish artifacts to S3 Bucket bucket=foo-bucket, file=foo-filename region=eu-central-1, will be uploaded from slave=false managed=false , server encryption false ERROR: Build step failed with exception software.amazon.awssdk.services.s3.model.S3Exception: Your socket connection to the server was not read from or written to within the timeout period. Idle connections will be closed. (Service: S3, Status Code: 400, Request ID: XR7ZZ0CZ67YY6QKS, Extended Request ID: w99wPQ3L4LFXSK0i7C7DjuMIlQLkY/913FHjVxGZjClpjwpNI4FMAIRvfrMGEFNJrBP7+uk0lJSLSMfzuaL12rTYs5SeTV5QRUW8au1RSBU=) (SDK Attempt Count: 1)
Everything still worked fine with version 498 of S3 Publisher.