"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestSyncWithTrackRenamesStrategyLeaf)$'" - Starting (try 2/5) 2026/07/05 05:59:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hoxalac3fayu" 2026/07/05 05:59:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 05:59:48 DEBUG : Creating backend with remote "/tmp/rclone3809361140" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "gofile root 'rclone-test-hoxalac3fayu'", Local "Local file system at /tmp/rclone3809361140", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/05 05:59:48 DEBUG : Added delayed dir = "sub", newDst= 2026/07/05 05:59:48 INFO : gofile root 'rclone-test-hoxalac3fayu': Making map for --track-renames 2026/07/05 05:59:48 INFO : gofile root 'rclone-test-hoxalac3fayu': Finished making map for --track-renames 2026/07/05 05:59:48 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Waiting for checks to finish 2026/07/05 05:59:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 05:59:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/05 05:59:48 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Waiting for renames to finish 2026/07/05 05:59:48 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Waiting for transfers to finish 2026/07/05 05:59:49 DEBUG : potato: size = 14 OK 2026/07/05 05:59:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/05 05:59:49 INFO : potato: Copied (new) 2026/07/05 05:59:49 DEBUG : sub/yam: size = 11 OK 2026/07/05 05:59:49 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/05 05:59:49 INFO : sub/yam: Copied (new) 2026/07/05 05:59:49 DEBUG : Waiting for deletions to finish 2026/07/05 05:59:49 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/05 05:59:49 DEBUG : potato: size = 14 OK 2026/07/05 05:59:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 05:59:49 DEBUG : potato: Unchanged skipping 2026/07/05 05:59:50 INFO : sub: Set directory modification time (using SetModTime) 2026/07/05 05:59:50 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/05 05:59:50 INFO : gofile root 'rclone-test-hoxalac3fayu': Making map for --track-renames 2026/07/05 05:59:50 INFO : gofile root 'rclone-test-hoxalac3fayu': Finished making map for --track-renames 2026/07/05 05:59:50 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Waiting for checks to finish 2026/07/05 05:59:50 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Waiting for renames to finish 2026/07/05 05:59:50 INFO : sub/yam: Moved (server-side) to: yam 2026/07/05 05:59:50 INFO : yam: Renamed from "sub/yam" 2026/07/05 05:59:50 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Waiting for transfers to finish 2026/07/05 05:59:50 DEBUG : Waiting for deletions to finish 2026/07/05 05:59:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "gofile root 'rclone-test-hoxalac3fayu'", Local "Local file system at /tmp/rclone3809361140", Modify Window "1s" 2026/07/05 05:59:51 DEBUG : Added delayed dir = "nested", newDst= 2026/07/05 05:59:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 05:59:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 05:59:51 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/05 05:59:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 05:59:51 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Waiting for checks to finish 2026/07/05 05:59:51 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Waiting for transfers to finish 2026/07/05 05:59:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 05:59:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 05:59:52 INFO : sub dir/hello world: Copied (new) 2026/07/05 05:59:52 INFO : sub dir/hello world: Deleted 2026/07/05 05:59:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 05:59:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/05 05:59:52 INFO : nested/sub dir/file: Copied (new) 2026/07/05 05:59:52 INFO : nested/sub dir/file: Deleted 2026/07/05 05:59:52 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 05:59:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 05:59:52 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/05 05:59:52 INFO : sub dir: Removing directory 2026/07/05 05:59:52 INFO : nested/sub dir: Removing directory 2026/07/05 05:59:52 INFO : nested: Removing directory 2026/07/05 05:59:52 DEBUG : Local file system at /tmp/rclone3809361140: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.72s) PASS 2026/07/05 05:59:53 DEBUG : gofile root 'rclone-test-hoxalac3fayu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestSyncWithTrackRenamesStrategyLeaf)$'" - Finished OK in 6.005783184s (try 2/5)