"./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyFileCopyDest|TestCopyURL|TestRcatSize)$'" - Starting (try 2/5) 2026/02/09 04:13:39 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wifocog3ronu" 2026/02/09 04:13:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/09 04:13:40 DEBUG : Creating backend with remote "/tmp/rclone1386086712" === RUN TestCopyFileCopyDest run.go:185: Remote "files root 'rclone-test-wifocog3ronu'", Local "Local file system at /tmp/rclone1386086712", Modify Window "1s" 2026/02/09 04:13:40 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wifocog3ronu/dst" 2026/02/09 04:13:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wifocog3ronu/CopyDest" 2026/02/09 04:13:42 DEBUG : one: Need to transfer - File not found at Destination 2026/02/09 04:13:43 DEBUG : one: size = 3 OK 2026/02/09 04:13:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/02/09 04:13:43 INFO : one: Copied (new) 2026/02/09 04:13:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386086712) 2026/02/09 04:13:45 DEBUG : one: size = 3 (files root 'rclone-test-wifocog3ronu/dst') 2026/02/09 04:13:45 DEBUG : one: Sizes differ 2026/02/09 04:13:46 DEBUG : one: size = 5 OK 2026/02/09 04:13:46 DEBUG : one: Dst hash empty - aborting Src hash check 2026/02/09 04:13:46 INFO : one: Copied (replaced existing) 2026/02/09 04:13:51 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wifocog3ronu/BackupDir" 2026/02/09 04:13:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386086712) 2026/02/09 04:13:52 DEBUG : one: size = 3 (files root 'rclone-test-wifocog3ronu/dst') 2026/02/09 04:13:52 DEBUG : one: Sizes differ 2026/02/09 04:13:52 DEBUG : one: size = 5 OK 2026/02/09 04:13:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/09 04:13:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386086712) 2026/02/09 04:13:52 DEBUG : one: size = 3 (files root 'rclone-test-wifocog3ronu/dst') 2026/02/09 04:13:52 DEBUG : one: Sizes differ 2026/02/09 04:13:53 INFO : one: Moved (server-side) 2026/02/09 04:13:56 DEBUG : one: size = 5 OK 2026/02/09 04:13:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/02/09 04:13:56 INFO : one: Copied (server-side copy) 2026/02/09 04:13:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/09 04:13:59 DEBUG : two: Need to transfer - File not found at Destination 2026/02/09 04:13:59 DEBUG : two: size = 3 OK 2026/02/09 04:13:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/09 04:14:00 DEBUG : two: size = 3 OK 2026/02/09 04:14:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/09 04:14:00 INFO : two: Copied (server-side copy) 2026/02/09 04:14:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/09 04:14:01 DEBUG : two: size = 3 OK 2026/02/09 04:14:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/09 04:14:01 DEBUG : two: Unchanged skipping 2026/02/09 04:14:02 DEBUG : three: Need to transfer - File not found at Destination 2026/02/09 04:14:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone1386086712) 2026/02/09 04:14:03 DEBUG : three: size = 5 (files root 'rclone-test-wifocog3ronu/CopyDest') 2026/02/09 04:14:03 DEBUG : three: Sizes differ 2026/02/09 04:14:03 DEBUG : three: Destination not found in --copy-dest 2026/02/09 04:14:04 DEBUG : three: size = 7 OK 2026/02/09 04:14:04 DEBUG : three: Dst hash empty - aborting Src hash check 2026/02/09 04:14:04 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (26.60s) === RUN TestCopyURL run.go:185: Remote "files root 'rclone-test-wifocog3ronu'", Local "Local file system at /tmp/rclone1386086712", Modify Window "1s" 2026/02/09 04:14:07 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-wifocog3ronu'", Local "Local file system at /tmp/rclone1386086712", Modify Window "1s" 2026/02/09 04:14:07 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/09 04:14:08 DEBUG : files root 'rclone-test-wifocog3ronu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyFileCopyDest|TestCopyURL|TestRcatSize)$'" - Finished ERROR in 28.867348705s (try 2/5): exit status 1: Failed [TestCopyURL TestRcatSize]