"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestAllTag|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/06/25 01:16:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qedokul0xaja" 2025/06/25 01:16:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 01:16:12 DEBUG : Creating backend with remote "/tmp/rclone437410241" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-qedokul0xaja'", Local "Local file system at /tmp/rclone437410241", Modify Window "1s" 2025/06/25 01:16:14 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for checks to finish 2025/06/25 01:16:14 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/06/25 01:16:14 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/06/25 01:16:14 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for transfers to finish 2025/06/25 01:16:15 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/06/25 01:16:15 INFO : empty space: Copied (replaced existing) 2025/06/25 01:16:15 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:1036 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.38s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-qedokul0xaja'", Local "Local file system at /tmp/rclone437410241", Modify Window "1s" sync_test.go:1539: Can track renames: true 2025/06/25 01:16:16 INFO : files root 'rclone-test-qedokul0xaja': Making map for --track-renames 2025/06/25 01:16:16 INFO : files root 'rclone-test-qedokul0xaja': Finished making map for --track-renames 2025/06/25 01:16:16 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for checks to finish 2025/06/25 01:16:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/25 01:16:16 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for renames to finish 2025/06/25 01:16:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 01:16:16 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for transfers to finish 2025/06/25 01:16:17 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/06/25 01:16:17 INFO : potato: Copied (new) 2025/06/25 01:16:17 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/06/25 01:16:17 INFO : yam: Copied (new) 2025/06/25 01:16:17 DEBUG : Waiting for deletions to finish 2025/06/25 01:16:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/25 01:16:17 INFO : files root 'rclone-test-qedokul0xaja': Making map for --track-renames 2025/06/25 01:16:17 INFO : files root 'rclone-test-qedokul0xaja': Finished making map for --track-renames 2025/06/25 01:16:17 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for checks to finish 2025/06/25 01:16:17 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/06/25 01:16:17 DEBUG : potato: Unchanged skipping 2025/06/25 01:16:17 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for renames to finish 2025/06/25 01:16:17 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for transfers to finish 2025/06/25 01:16:18 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/06/25 01:16:18 INFO : yaml: Copied (new) 2025/06/25 01:16:18 DEBUG : Waiting for deletions to finish 2025/06/25 01:16:18 INFO : yam: Deleted sync_test.go:1565: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1565 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (2.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "files root 'rclone-test-qedokul0xaja'", Local "Local file system at /tmp/rclone437410241", Modify Window "1s" 2025/06/25 01:16:19 DEBUG : empty_dir: Making directory with metadata 2025/06/25 01:16:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 01:16:19 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 01:16:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 01:16:19 INFO : empty_on_remote: Making directory 2025/06/25 01:16:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 01:16:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 01:16:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 01:16:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 01:16:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/25 01:16:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/06/25 01:16:25 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-qedokul0xaja/test_dir2 not empty`) 2025/06/25 01:16:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/25 01:16:25 DEBUG : pacer: Reducing sleep to 15ms 2025/06/25 01:16:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/06/25 01:16:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.02s) === RUN TestAllTag run.go:180: Remote "files root 'rclone-test-qedokul0xaja'", Local "Local file system at /tmp/rclone437410241", Modify Window "1s" 2025/06/25 01:16:26 DEBUG : empty_dir: Making directory with metadata 2025/06/25 01:16:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/25 01:16:26 DEBUG : toe: transformed to: tictactoe 2025/06/25 01:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 01:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 01:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 01:16:26 INFO : tictacempty_dir: Making directory 2025/06/25 01:16:26 INFO : tictacempty_dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 01:16:26 DEBUG : Added delayed dir = "tictacempty_dir", newDst= 2025/06/25 01:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 01:16:26 DEBUG : toe: transformed to: tictactoe 2025/06/25 01:16:26 DEBUG : toe: transformed to: tictactoe 2025/06/25 01:16:26 INFO : tictactoe: Making directory 2025/06/25 01:16:27 INFO : tictactoe: Made directory with modification time 2025-06-25 01:16:26.357447446 +0000 UTC 2025/06/25 01:16:27 DEBUG : Added delayed dir = "tictactoe", newDst= 2025/06/25 01:16:27 DEBUG : toe: transformed to: tictactoe 2025/06/25 01:16:27 DEBUG : toe: transformed to: tictactoe 2025/06/25 01:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 01:16:27 INFO : tictactoe/tictactoe: Making directory 2025/06/25 01:16:27 INFO : tictactoe/tictactoe: Made directory with modification time 2025-06-25 01:16:26.357447446 +0000 UTC 2025/06/25 01:16:27 DEBUG : Added delayed dir = "tictactoe/tictactoe", newDst= 2025/06/25 01:16:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/25 01:16:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 01:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 01:16:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/25 01:16:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 01:16:27 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for checks to finish 2025/06/25 01:16:27 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for transfers to finish 2025/06/25 01:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/06/25 01:16:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/25 01:16:28 DEBUG : Waiting for deletions to finish 2025/06/25 01:16:28 INFO : tictactoe/tictactoe: Set directory modification time (using DirSetModTime) 2025/06/25 01:16:28 INFO : tictactoe: Set directory modification time (using DirSetModTime) 2025/06/25 01:16:28 INFO : tictacempty_dir: Set directory modification time (using DirSetModTime) 2025/06/25 01:16:29 DEBUG : files root 'rclone-test-qedokul0xaja': Waiting for checks to finish 2025/06/25 01:16:29 DEBUG : toe: transformed to: tictactoe 2025/06/25 01:16:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 01:16:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/25 01:16:29 DEBUG : toe: transformed to: tictactoe 2025/06/25 01:16:29 DEBUG : toe: transformed to: tictactoe 2025/06/25 01:16:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/25 01:16:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Dst hash empty - aborting Src hash check 2025/06/25 01:16:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/06/25 01:16:29 NOTICE: files root 'rclone-test-qedokul0xaja': 0 differences found 2025/06/25 01:16:29 NOTICE: files root 'rclone-test-qedokul0xaja': 1 hashes could not be checked 2025/06/25 01:16:29 NOTICE: files root 'rclone-test-qedokul0xaja': 1 matching files --- PASS: TestAllTag (4.23s) FAIL 2025/06/25 01:16:30 DEBUG : files root 'rclone-test-qedokul0xaja': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestAllTag|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncWithTrackRenames)$'" - Finished ERROR in 18.513876377s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]