"./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyFileCopyDest|TestCopyURL|TestRcatSize)$'" - Starting (try 3/5) 2026/02/02 02:35:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jekocun5yaje" 2026/02/02 02:35:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/02 02:35:18 DEBUG : Creating backend with remote "/tmp/rclone160906927" === RUN TestCopyFileCopyDest run.go:185: Remote "files root 'rclone-test-jekocun5yaje'", Local "Local file system at /tmp/rclone160906927", Modify Window "1s" 2026/02/02 02:35:18 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jekocun5yaje/dst" 2026/02/02 02:35:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jekocun5yaje/CopyDest" 2026/02/02 02:35:19 DEBUG : one: Need to transfer - File not found at Destination 2026/02/02 02:35:21 DEBUG : one: size = 3 OK 2026/02/02 02:35:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/02/02 02:35:21 INFO : one: Copied (new) 2026/02/02 02:35:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone160906927) 2026/02/02 02:35:23 DEBUG : one: size = 3 (files root 'rclone-test-jekocun5yaje/dst') 2026/02/02 02:35:23 DEBUG : one: Sizes differ 2026/02/02 02:35:24 DEBUG : one: size = 5 OK 2026/02/02 02:35:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/02/02 02:35:24 INFO : one: Copied (replaced existing) 2026/02/02 02:35:29 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jekocun5yaje/BackupDir" 2026/02/02 02:35:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone160906927) 2026/02/02 02:35:30 DEBUG : one: size = 3 (files root 'rclone-test-jekocun5yaje/dst') 2026/02/02 02:35:30 DEBUG : one: Sizes differ 2026/02/02 02:35:30 DEBUG : one: size = 5 OK 2026/02/02 02:35:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/02 02:35:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone160906927) 2026/02/02 02:35:30 DEBUG : one: size = 3 (files root 'rclone-test-jekocun5yaje/dst') 2026/02/02 02:35:30 DEBUG : one: Sizes differ 2026/02/02 02:35:31 INFO : one: Moved (server-side) 2026/02/02 02:35:34 DEBUG : one: size = 5 OK 2026/02/02 02:35:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/02/02 02:35:34 INFO : one: Copied (server-side copy) 2026/02/02 02:35:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/02 02:35:37 DEBUG : two: Need to transfer - File not found at Destination 2026/02/02 02:35:37 DEBUG : two: size = 3 OK 2026/02/02 02:35:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/02 02:35:40 DEBUG : two: size = 3 OK 2026/02/02 02:35:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/02 02:35:40 INFO : two: Copied (server-side copy) 2026/02/02 02:35:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/02 02:35:41 DEBUG : two: size = 3 OK 2026/02/02 02:35:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/02 02:35:41 DEBUG : two: Unchanged skipping 2026/02/02 02:35:43 DEBUG : three: Need to transfer - File not found at Destination 2026/02/02 02:35:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone160906927) 2026/02/02 02:35:43 DEBUG : three: size = 5 (files root 'rclone-test-jekocun5yaje/CopyDest') 2026/02/02 02:35:43 DEBUG : three: Sizes differ 2026/02/02 02:35:43 DEBUG : three: Destination not found in --copy-dest 2026/02/02 02:35:45 DEBUG : three: size = 7 OK 2026/02/02 02:35:45 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/02/02 02:35:45 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (29.32s) === RUN TestCopyURL run.go:185: Remote "files root 'rclone-test-jekocun5yaje'", Local "Local file system at /tmp/rclone160906927", Modify Window "1s" 2026/02/02 02:35:47 ERROR : file1: Post request put error: internal error: ReadAt 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: internal error: ReadAt not implemented for io.nopCloser Test: TestCopyURL --- FAIL: TestCopyURL (0.60s) === RUN TestRcatSize run.go:185: Remote "files root 'rclone-test-jekocun5yaje'", Local "Local file system at /tmp/rclone160906927", Modify Window "1s" 2026/02/02 02:35:48 ERROR : potato1: Post request put error: internal error: ReadAt not implemented for io.nopCloserWriterTo operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: internal error: ReadAt not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.43s) FAIL 2026/02/02 02:35:48 DEBUG : files root 'rclone-test-jekocun5yaje': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyFileCopyDest|TestCopyURL|TestRcatSize)$'" - Finished ERROR in 31.287668006s (try 3/5): exit status 1: Failed [TestCopyURL TestRcatSize]