"./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyFileCopyDest|TestCopyURL|TestRcatSize)$'" - Starting (try 2/5) 2025/11/15 03:55:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-mowavid3laze" 2025/11/15 03:55:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 03:55:26 DEBUG : Creating backend with remote "/tmp/rclone1546329955" === RUN TestCopyFileCopyDest run.go:185: Remote "files root 'rclone-test-mowavid3laze'", Local "Local file system at /tmp/rclone1546329955", Modify Window "1s" 2025/11/15 03:55:26 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-mowavid3laze/dst" 2025/11/15 03:55:27 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-mowavid3laze/CopyDest" 2025/11/15 03:55:27 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 03:55:29 DEBUG : one: size = 3 OK 2025/11/15 03:55:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/15 03:55:29 INFO : one: Copied (new) 2025/11/15 03:55:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1546329955) 2025/11/15 03:55:31 DEBUG : one: size = 3 (files root 'rclone-test-mowavid3laze/dst') 2025/11/15 03:55:31 DEBUG : one: Sizes differ 2025/11/15 03:55:32 DEBUG : one: size = 5 OK 2025/11/15 03:55:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/15 03:55:32 INFO : one: Copied (replaced existing) 2025/11/15 03:55:37 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-mowavid3laze/BackupDir" 2025/11/15 03:55:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1546329955) 2025/11/15 03:55:38 DEBUG : one: size = 3 (files root 'rclone-test-mowavid3laze/dst') 2025/11/15 03:55:38 DEBUG : one: Sizes differ 2025/11/15 03:55:38 DEBUG : one: size = 5 OK 2025/11/15 03:55:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/15 03:55:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1546329955) 2025/11/15 03:55:38 DEBUG : one: size = 3 (files root 'rclone-test-mowavid3laze/dst') 2025/11/15 03:55:38 DEBUG : one: Sizes differ 2025/11/15 03:55:39 INFO : one: Moved (server-side) 2025/11/15 03:55:42 DEBUG : one: size = 5 OK 2025/11/15 03:55:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/15 03:55:42 INFO : one: Copied (server-side copy) 2025/11/15 03:55:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/15 03:55:45 DEBUG : two: Need to transfer - File not found at Destination 2025/11/15 03:55:45 DEBUG : two: size = 3 OK 2025/11/15 03:55:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/15 03:55:48 DEBUG : two: size = 3 OK 2025/11/15 03:55:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/15 03:55:48 INFO : two: Copied (server-side copy) 2025/11/15 03:55:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/15 03:55:49 DEBUG : two: size = 3 OK 2025/11/15 03:55:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/15 03:55:49 DEBUG : two: Unchanged skipping 2025/11/15 03:55:51 DEBUG : three: Need to transfer - File not found at Destination 2025/11/15 03:55:51 DEBUG : three: size = 7 (Local file system at /tmp/rclone1546329955) 2025/11/15 03:55:51 DEBUG : three: size = 5 (files root 'rclone-test-mowavid3laze/CopyDest') 2025/11/15 03:55:51 DEBUG : three: Sizes differ 2025/11/15 03:55:51 DEBUG : three: Destination not found in --copy-dest 2025/11/15 03:55:53 DEBUG : three: size = 7 OK 2025/11/15 03:55:53 DEBUG : three: Dst hash empty - aborting Src hash check 2025/11/15 03:55:53 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (29.68s) === RUN TestCopyURL run.go:185: Remote "files root 'rclone-test-mowavid3laze'", Local "Local file system at /tmp/rclone1546329955", Modify Window "1s" 2025/11/15 03:55:56 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.57s) === RUN TestRcatSize run.go:185: Remote "files root 'rclone-test-mowavid3laze'", Local "Local file system at /tmp/rclone1546329955", Modify Window "1s" 2025/11/15 03:55:56 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.42s) FAIL 2025/11/15 03:55:56 DEBUG : files root 'rclone-test-mowavid3laze': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyFileCopyDest|TestCopyURL|TestRcatSize)$'" - Finished ERROR in 31.683056364s (try 2/5): exit status 1: Failed [TestCopyURL TestRcatSize]