"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestSyncWithTrackRenamesStrategyLeaf)$'" - Starting (try 4/5) 2026/05/29 02:56:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zihigid5yafi" 2026/05/29 02:56:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 02:56:10 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Using cached web token 2026/05/29 02:56:10 DEBUG : Creating backend with remote "/tmp/rclone726374746" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-zihigid5yafi'", Local "Local file system at /tmp/rclone726374746", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/05/29 02:56:10 ERROR : Linkbox root 'rclone-test-zihigid5yafi': Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/29 02:56:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/29 02:56:10 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/05/29 02:56:10 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for checks to finish 2026/05/29 02:56:10 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for transfers to finish 2026/05/29 02:56:16 DEBUG : potato: size = 14 OK 2026/05/29 02:56:16 INFO : potato: Copied (new) 2026/05/29 02:56:16 DEBUG : sub/yam: size = 11 OK 2026/05/29 02:56:16 INFO : sub/yam: Copied (new) 2026/05/29 02:56:16 DEBUG : Waiting for deletions to finish 2026/05/29 02:56:16 ERROR : Linkbox root 'rclone-test-zihigid5yafi': Ignoring --track-renames as the destination does not support server-side move or copy 2026/05/29 02:56:17 DEBUG : potato: size = 14 OK 2026/05/29 02:56:17 DEBUG : potato: Sizes identical 2026/05/29 02:56:17 DEBUG : potato: Unchanged skipping 2026/05/29 02:56:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/29 02:56:17 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for checks to finish 2026/05/29 02:56:17 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for transfers to finish 2026/05/29 02:56:19 DEBUG : yam: size = 11 OK 2026/05/29 02:56:19 INFO : yam: Copied (new) 2026/05/29 02:56:19 DEBUG : Waiting for deletions to finish 2026/05/29 02:56:20 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (15.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-zihigid5yafi'", Local "Local file system at /tmp/rclone726374746", Modify Window "876000h0m0s" 2026/05/29 02:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 02:56:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/29 02:56:25 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for checks to finish 2026/05/29 02:56:25 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for transfers to finish 2026/05/29 02:56:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 02:56:32 INFO : sub dir/hello world: Copied (new) 2026/05/29 02:56:32 INFO : sub dir/hello world: Deleted 2026/05/29 02:56:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/29 02:56:33 INFO : nested/sub dir/file: Copied (new) 2026/05/29 02:56:33 INFO : nested/sub dir/file: Deleted 2026/05/29 02:56:33 INFO : sub dir: Removing directory 2026/05/29 02:56:33 INFO : nested/sub dir: Removing directory 2026/05/29 02:56:33 INFO : nested: Removing directory 2026/05/29 02:56:33 DEBUG : Local file system at /tmp/rclone726374746: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.25s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-zihigid5yafi'", Local "Local file system at /tmp/rclone726374746", Modify Window "876000h0m0s" 2026/05/29 02:56:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/29 02:56:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/29 02:56:42 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for checks to finish 2026/05/29 02:56:42 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for transfers to finish 2026/05/29 02:56:44 DEBUG : existing-b: size = 6 OK 2026/05/29 02:56:44 INFO : existing-b: Copied (new) 2026/05/29 02:56:44 INFO : existing-b: Deleted 2026/05/29 02:56:44 DEBUG : existing: size = 6 OK 2026/05/29 02:56:44 INFO : existing: Copied (new) 2026/05/29 02:56:44 INFO : existing: Deleted 2026/05/29 02:56:45 DEBUG : existing: Destination exists, skipping 2026/05/29 02:56:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/29 02:56:45 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for checks to finish 2026/05/29 02:56:45 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Waiting for transfers to finish 2026/05/29 02:56:45 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveWithIgnoreExisting (14.01s) PASS 2026/05/29 02:56:56 DEBUG : Linkbox root 'rclone-test-zihigid5yafi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestSyncWithTrackRenamesStrategyLeaf)$'" - Finished OK in 47.229571208s (try 4/5)