"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/07/10 02:49:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-suyimoj3juri" 2025/07/10 02:49:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 02:49:47 DEBUG : Creating backend with remote "/tmp/rclone631422209" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-suyimoj3juri'", Local "Local file system at /tmp/rclone631422209", Modify Window "1s" 2025/07/10 02:49:50 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for checks to finish 2025/07/10 02:49:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/10 02:49:50 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/07/10 02:49:50 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for transfers to finish 2025/07/10 02:49:50 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/07/10 02:49:50 INFO : empty space: Copied (replaced existing) 2025/07/10 02:49:50 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1065 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.87s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-suyimoj3juri'", Local "Local file system at /tmp/rclone631422209", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/10 02:49:51 INFO : files root 'rclone-test-suyimoj3juri': Making map for --track-renames 2025/07/10 02:49:51 INFO : files root 'rclone-test-suyimoj3juri': Finished making map for --track-renames 2025/07/10 02:49:51 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for checks to finish 2025/07/10 02:49:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/10 02:49:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/10 02:49:51 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for renames to finish 2025/07/10 02:49:51 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for transfers to finish 2025/07/10 02:49:52 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/10 02:49:52 INFO : potato: Copied (new) 2025/07/10 02:49:52 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/07/10 02:49:52 INFO : yam: Copied (new) 2025/07/10 02:49:52 DEBUG : Waiting for deletions to finish 2025/07/10 02:49:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/10 02:49:52 INFO : files root 'rclone-test-suyimoj3juri': Making map for --track-renames 2025/07/10 02:49:52 INFO : files root 'rclone-test-suyimoj3juri': Finished making map for --track-renames 2025/07/10 02:49:52 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for checks to finish 2025/07/10 02:49:52 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/10 02:49:52 DEBUG : potato: Unchanged skipping 2025/07/10 02:49:52 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for renames to finish 2025/07/10 02:49:52 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for transfers to finish 2025/07/10 02:49:53 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/07/10 02:49:53 INFO : yaml: Copied (new) 2025/07/10 02:49:53 DEBUG : Waiting for deletions to finish 2025/07/10 02:49:53 INFO : yam: Deleted sync_test.go:1594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1594 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (2.97s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-suyimoj3juri'", Local "Local file system at /tmp/rclone631422209", Modify Window "1s" 2025/07/10 02:49:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-suyimoj3juri/dst" 2025/07/10 02:49:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/10 02:49:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/10 02:50:01 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/10 02:50:01 INFO : one: Copied (new) 2025/07/10 02:50:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/10 02:50:01 DEBUG : two: Unchanged skipping 2025/07/10 02:50:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/10 02:50:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/10 02:50:03 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/10 02:50:03 INFO : three.txt: Copied (new) 2025/07/10 02:50:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/10 02:50:05 INFO : one-2019-01-01: Deleted 2025/07/10 02:50:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/10 02:50:07 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/10 02:50:07 INFO : one: Copied (new) 2025/07/10 02:50:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/10 02:50:07 DEBUG : two: Unchanged skipping 2025/07/10 02:50:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/10 02:50:07 INFO : three-2019-01-01.txt: Deleted 2025/07/10 02:50:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/10 02:50:09 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/07/10 02:50:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (17.85s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-suyimoj3juri'", Local "Local file system at /tmp/rclone631422209", Modify Window "1s" 2025/07/10 02:50:16 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/10 02:50:16 DEBUG : existing: Unchanged skipping 2025/07/10 02:50:16 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/07/10 02:50:16 DEBUG : EXISTING: moving to existing-rclone-move-xoxojug6 2025/07/10 02:50:16 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/07/10 02:50:16 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/07/10 02:50:16 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-nujigim7 2025/07/10 02:50:17 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xoxojug6 2025/07/10 02:50:17 DEBUG : EXISTING: moving to existing 2025/07/10 02:50:17 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-nujigim7 2025/07/10 02:50:17 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/07/10 02:50:17 INFO : existing-rclone-move-xoxojug6: Moved (server-side) to: existing 2025/07/10 02:50:17 INFO : EXISTING: Moved (server-side) to: existing 2025/07/10 02:50:17 INFO : EXISTING: Fixed case by renaming to: existing 2025/07/10 02:50:17 INFO : existingbutdifferent-rclone-move-nujigim7: Moved (server-side) to: existingbutdifferent 2025/07/10 02:50:17 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/07/10 02:50:17 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/07/10 02:50:18 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/07/10 02:50:18 INFO : SUBDIRA/subdirb: Set directory modification time (using DirSetModTime) 2025/07/10 02:50:18 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/07/10 02:50:18 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/07/10 02:50:18 INFO : existingbutdifferent: Copied (replaced existing) 2025/07/10 02:50:19 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/07/10 02:50:20 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2025/07/10 02:50:20 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/07/10 02:50:21 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/07/10 02:50:21 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/07/10 02:50:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-gakutal3 2025/07/10 02:50:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/07/10 02:50:22 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/07/10 02:50:22 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-gakutal3 2025/07/10 02:50:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/07/10 02:50:23 INFO : subdira/subdirb/subdirc/hello-rclone-move-gakutal3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/10 02:50:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/10 02:50:23 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/07/10 02:50:23 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/07/10 02:50:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/07/10 02:50:23 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for checks to finish 2025/07/10 02:50:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yigopox9 2025/07/10 02:50:23 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/07/10 02:50:23 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/07/10 02:50:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yigopox9 2025/07/10 02:50:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/10 02:50:24 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yigopox9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/10 02:50:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/10 02:50:24 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/10 02:50:24 DEBUG : files root 'rclone-test-suyimoj3juri': Waiting for transfers to finish 2025/07/10 02:50:25 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/07/10 02:50:25 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/07/10 02:50:25 DEBUG : Waiting for deletions to finish 2025/07/10 02:50:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suyimoj3juri/subdira/subdirb not empty`) 2025/07/10 02:50:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/10 02:50:28 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-suyimoj3juri/subdira/subdirb not empty`) 2025/07/10 02:50:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/10 02:50:28 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-suyimoj3juri/subdira/subdirb not empty`) 2025/07/10 02:50:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/10 02:50:28 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-suyimoj3juri/subdira/subdirb not empty`) 2025/07/10 02:50:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/07/10 02:50:28 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-suyimoj3juri/subdira/subdirb not empty`) 2025/07/10 02:50:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/07/10 02:50:28 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-suyimoj3juri/subdira/subdirb not empty`) 2025/07/10 02:50:28 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/07/10 02:50:29 DEBUG : pacer: Reducing sleep to 480ms 2025/07/10 02:50:29 DEBUG : pacer: Reducing sleep to 360ms 2025/07/10 02:50:30 DEBUG : pacer: Reducing sleep to 270ms --- PASS: TestFixCase (18.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "files root 'rclone-test-suyimoj3juri'", Local "Local file system at /tmp/rclone631422209", Modify Window "1s" 2025/07/10 02:50:30 DEBUG : empty_dir: Making directory with metadata 2025/07/10 02:50:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 02:50:30 DEBUG : empty_on_remote: Making directory with metadata 2025/07/10 02:50:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/10 02:50:30 INFO : empty_on_remote: Making directory 2025/07/10 02:50:30 DEBUG : pacer: Reducing sleep to 202.5ms 2025/07/10 02:50:31 DEBUG : pacer: Reducing sleep to 151.875ms 2025/07/10 02:50:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/10 02:50:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/10 02:50:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/10 02:50:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/10 02:50:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/10 02:50:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.41s) FAIL 2025/07/10 02:50:37 DEBUG : files root 'rclone-test-suyimoj3juri': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Finished ERROR in 51.202143858s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]