"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3GCS: -verbose -fast-list -test.run '^(TestCopyURL|TestCopyURLDownloadHeaders|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$|^TestRcatMetadata$/^Normal$'" - Starting (try 2/5) 2026/03/28 02:27:36 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mihopab1sabo" 2026/03/28 02:27:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 02:27:36 DEBUG : Creating backend with remote "/tmp/rclone3678861464" === RUN TestRmdirsLeaveRoot run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:27:37 INFO : S3 bucket rclone-test-mihopab1sabo: Bucket "rclone-test-mihopab1sabo" created with ACL "" 2026/03/28 02:27:37 INFO : A1: Making directory 2026/03/28 02:27:37 INFO : A1/B1: Making directory 2026/03/28 02:27:37 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (2.84s) === RUN TestRmdirsWithFilter run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:27:39 INFO : A1: Making directory 2026/03/28 02:27:39 INFO : A1/B1: Making directory 2026/03/28 02:27:39 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (1.90s) === RUN TestCopyURL run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:27:41 ERROR : file1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloser operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURL --- FAIL: TestCopyURL (0.90s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:27:41 ERROR : file1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloser operations_test.go:915: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:915 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloser Test: TestCopyURLDownloadHeaders --- FAIL: TestCopyURLDownloadHeaders (0.70s) === RUN TestMoveFile run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:27:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/28 02:27:43 DEBUG : sub/file2: size = 14 OK 2026/03/28 02:27:43 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/28 02:27:43 INFO : file1: Copied (new) to: sub/file2 2026/03/28 02:27:43 INFO : file1: Deleted 2026/03/28 02:27:45 DEBUG : sub/file2: size = 14 OK 2026/03/28 02:27:45 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/28 02:27:45 DEBUG : file1: Unchanged skipping 2026/03/28 02:27:45 INFO : file1: Deleted 2026/03/28 02:27:45 DEBUG : S3 bucket rclone-test-mihopab1sabo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.20s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:27:46 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/28 02:27:47 DEBUG : file1: size = 14 OK 2026/03/28 02:27:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/28 02:27:47 INFO : file1: Copied (new) 2026/03/28 02:27:47 INFO : file1: Deleted 2026/03/28 02:27:48 DEBUG : file1: Destination exists, skipping 2026/03/28 02:27:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.81s) === RUN TestMoveFileBackupDir run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:27:51 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mihopab1sabo/backup" 2026/03/28 02:27:51 DEBUG : Config file has changed externally - reloading 2026/03/28 02:27:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3678861464) 2026/03/28 02:27:51 DEBUG : dst/file1: size = 18 (S3 bucket rclone-test-mihopab1sabo) 2026/03/28 02:27:51 DEBUG : dst/file1: Sizes differ 2026/03/28 02:27:53 DEBUG : dst/file1: size = 18 OK 2026/03/28 02:27:53 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/03/28 02:27:53 INFO : dst/file1: Copied (server-side copy) 2026/03/28 02:27:53 INFO : dst/file1: Deleted 2026/03/28 02:27:54 DEBUG : dst/file1: size = 14 OK 2026/03/28 02:27:54 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/28 02:27:54 INFO : dst/file1: Copied (new) 2026/03/28 02:27:54 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (7.49s) === RUN TestDirMove run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:01 INFO : A1/B2: Making directory 2026/03/28 02:28:01 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/03/28 02:28:03 DEBUG : A2/B1/C2/five: size = 4 OK 2026/03/28 02:28:03 DEBUG : A2/B1/three: size = 5 OK 2026/03/28 02:28:03 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/28 02:28:03 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/28 02:28:03 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/03/28 02:28:03 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/03/28 02:28:03 DEBUG : A2/one: size = 3 OK 2026/03/28 02:28:03 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/28 02:28:03 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/03/28 02:28:03 DEBUG : A2/B1/C1/four: size = 4 OK 2026/03/28 02:28:03 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/03/28 02:28:03 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/03/28 02:28:03 DEBUG : A2/two: size = 3 OK 2026/03/28 02:28:03 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/28 02:28:03 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/03/28 02:28:03 INFO : A1/B1/C2/five: Deleted 2026/03/28 02:28:03 INFO : A1/one: Deleted 2026/03/28 02:28:03 INFO : A1/B1/three: Deleted 2026/03/28 02:28:03 INFO : A1/B1/C1/four: Deleted 2026/03/28 02:28:04 INFO : A1/two: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/03/28 02:28:06 DEBUG : A3/one: size = 3 OK 2026/03/28 02:28:06 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/28 02:28:06 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/03/28 02:28:06 DEBUG : A3/B1/three: size = 5 OK 2026/03/28 02:28:06 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/28 02:28:06 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/03/28 02:28:06 DEBUG : A3/two: size = 3 OK 2026/03/28 02:28:06 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/28 02:28:06 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/03/28 02:28:06 DEBUG : A3/B1/C2/five: size = 4 OK 2026/03/28 02:28:06 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/28 02:28:06 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/03/28 02:28:06 INFO : A2/one: Deleted 2026/03/28 02:28:06 DEBUG : A3/B1/C1/four: size = 4 OK 2026/03/28 02:28:06 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/03/28 02:28:06 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/03/28 02:28:06 INFO : A2/B1/three: Deleted 2026/03/28 02:28:06 INFO : A2/two: Deleted 2026/03/28 02:28:06 INFO : A2/B1/C2/five: Deleted 2026/03/28 02:28:07 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/03/28 02:28:08 INFO : S3 bucket rclone-test-mihopab1sabo: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/28 02:28:09 DEBUG : A4/B1/C1/four: size = 4 OK 2026/03/28 02:28:09 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/03/28 02:28:09 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/03/28 02:28:09 DEBUG : A4/two: size = 3 OK 2026/03/28 02:28:09 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/28 02:28:09 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/03/28 02:28:09 DEBUG : A4/one: size = 3 OK 2026/03/28 02:28:09 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/28 02:28:09 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/03/28 02:28:09 DEBUG : A4/B1/three: size = 5 OK 2026/03/28 02:28:09 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/03/28 02:28:09 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/03/28 02:28:09 DEBUG : A4/B1/C2/five: size = 4 OK 2026/03/28 02:28:09 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/28 02:28:09 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/03/28 02:28:09 INFO : A3/two: Deleted 2026/03/28 02:28:09 INFO : A3/B1/C1/four: Deleted 2026/03/28 02:28:09 INFO : A3/one: Deleted 2026/03/28 02:28:10 INFO : A3/B1/three: Deleted 2026/03/28 02:28:10 INFO : A3/B1/C2/five: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (16.70s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:13 DEBUG : S3 bucket rclone-test-mihopab1sabo: File to upload is small (34 bytes), uploading instead of streaming 2026/03/28 02:28:14 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/28 02:28:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/03/28 02:28:14 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/03/28 02:28:14 NOTICE: S3 bucket rclone-test-mihopab1sabo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/28 02:28:14 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ABPnzm5XhVrSCV3UFyFv_mbMujWTy5JRRtTncvy7_9a7MpzQELt_K4gMcAkxUUoFvu6-KIA 2026/03/28 02:28:14 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/03/28 02:28:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/03/28 02:28:16 DEBUG : no_checksum_big_file_from_pipe: multipart upload "ABPnzm5XhVrSCV3UFyFv_mbMujWTy5JRRtTncvy7_9a7MpzQELt_K4gMcAkxUUoFvu6-KIA" finished 2026/03/28 02:28:16 DEBUG : no_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/03/28 02:28:16 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/28 02:28:16 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/03/28 02:28:16 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:18 DEBUG : S3 bucket rclone-test-mihopab1sabo: File to upload is small (34 bytes), uploading instead of streaming 2026/03/28 02:28:19 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/28 02:28:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/03/28 02:28:19 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/03/28 02:28:19 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ABPnzm4WnHJa9AHPCGhKHrsQqRtUZA6LFbRY6xnEPD2ugtd8eM1e1M0pCXVd0RyCGjC_2i0 2026/03/28 02:28:19 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/03/28 02:28:21 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/03/28 02:28:21 DEBUG : with_checksum_big_file_from_pipe: multipart upload "ABPnzm4WnHJa9AHPCGhKHrsQqRtUZA6LFbRY6xnEPD2ugtd8eM1e1M0pCXVd0RyCGjC_2i0" finished 2026/03/28 02:28:21 DEBUG : with_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/03/28 02:28:21 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/28 02:28:21 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/03/28 02:28:21 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:23 DEBUG : S3 bucket rclone-test-mihopab1sabo: File to upload is small (34 bytes), uploading instead of streaming 2026/03/28 02:28:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/28 02:28:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/28 02:28:24 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ABPnzm7ueDmiCozd5h4h61Q6fxqnK0D8H_tQnS6soppLVlHu8XZyXHC3-25TEjDJVM_hgEg 2026/03/28 02:28:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/03/28 02:28:26 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/03/28 02:28:26 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "ABPnzm7ueDmiCozd5h4h61Q6fxqnK0D8H_tQnS6soppLVlHu8XZyXHC3-25TEjDJVM_hgEg" finished 2026/03/28 02:28:26 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/03/28 02:28:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/28 02:28:26 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:28 DEBUG : S3 bucket rclone-test-mihopab1sabo: File to upload is small (34 bytes), uploading instead of streaming 2026/03/28 02:28:29 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/28 02:28:29 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/28 02:28:29 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/28 02:28:29 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: ABPnzm4GS7RO2Y5xwIE6aNa3lQ2o0RKHmwawP-Jg12o7nyibMhDB5FphsHCEelbZE-Ml31A 2026/03/28 02:28:29 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/03/28 02:28:31 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/03/28 02:28:31 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "ABPnzm4GS7RO2Y5xwIE6aNa3lQ2o0RKHmwawP-Jg12o7nyibMhDB5FphsHCEelbZE-Ml31A" finished 2026/03/28 02:28:31 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2026/03/28 02:28:31 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/28 02:28:31 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/03/28 02:28:31 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/28 02:28:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.91s) === RUN TestRcatMetadata run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" === RUN TestRcatMetadata/Normal 2026/03/28 02:28:33 DEBUG : S3 bucket rclone-test-mihopab1sabo: File to upload is small (48 bytes), uploading instead of streaming 2026/03/28 02:28:34 DEBUG : rcat_metadata: size = 48 OK 2026/03/28 02:28:34 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2026/03/28 02:28:34 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (2.29s) --- PASS: TestRcatMetadata/Normal (1.83s) === RUN TestRcatSize run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:35 ERROR : potato1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1624 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.40s) === RUN TestRcatSizeMetadata run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:36 ERROR : potato1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1663: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1663 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSizeMetadata --- FAIL: TestRcatSizeMetadata (0.40s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:36 ERROR : potato1: Don't know how to set key "X-Upload-Header" on upload 2026/03/28 02:28:36 ERROR : potato1: Post request put error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo operations_test.go:1714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1714 Error: Received unexpected error: operation error S3: PutObject, serialization failed: internal error: Seek not implemented for io.nopCloserWriterTo Test: TestRcatSizeUploadHeaders --- FAIL: TestRcatSizeUploadHeaders (0.40s) === RUN TestTouchDir run.go:185: Remote "S3 bucket rclone-test-mihopab1sabo", Local "Local file system at /tmp/rclone3678861464", Modify Window "1ns" 2026/03/28 02:28:40 DEBUG : S3 bucket rclone-test-mihopab1sabo: Touching "sub dir/potato3" 2026/03/28 02:28:40 DEBUG : S3 bucket rclone-test-mihopab1sabo: Touching "empty space" 2026/03/28 02:28:40 DEBUG : S3 bucket rclone-test-mihopab1sabo: Touching "potato2" --- PASS: TestTouchDir (5.25s) FAIL 2026/03/28 02:28:42 DEBUG : S3 bucket rclone-test-mihopab1sabo: Purge remote 2026/03/28 02:28:42 DEBUG : S3 bucket rclone-test-mihopab1sabo: bucket is versioned: false 2026/03/28 02:28:42 DEBUG : Waiting for deletions to finish 2026/03/28 02:28:43 INFO : S3 bucket rclone-test-mihopab1sabo: Bucket "rclone-test-mihopab1sabo" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3GCS: -verbose -fast-list -test.run '^(TestCopyURL|TestCopyURLDownloadHeaders|TestDirMove|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatSize|TestRcatSizeMetadata|TestRcatSizeUploadHeaders|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$|^TestRcatMetadata$/^Normal$'" - Finished ERROR in 1m7.036275904s (try 2/5): exit status 1: Failed [TestCopyURL TestCopyURLDownloadHeaders TestRcatSize TestRcatSizeMetadata TestRcatSizeUploadHeaders]