"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestSyncSuffix)$'" - Starting (try 2/5) 2026/02/05 05:55:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-yovayoj7yadu" 2026/02/05 05:55:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 05:55:08 DEBUG : Creating backend with remote "/tmp/rclone3448076883" === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-yovayoj7yadu", Local "Local file system at /tmp/rclone3448076883", Modify Window "1ns" 2026/02/05 05:55:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 05:55:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 05:55:09 DEBUG : Yandex rclone-test-yovayoj7yadu: Waiting for checks to finish 2026/02/05 05:55:09 DEBUG : Yandex rclone-test-yovayoj7yadu: Waiting for transfers to finish 2026/02/05 05:55:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 05:55:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/05 05:55:11 INFO : sub dir/hello world: Copied (new) 2026/02/05 05:55:11 INFO : sub dir/hello world: Deleted 2026/02/05 05:55:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 05:55:12 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/02/05 05:55:12 INFO : nested/sub dir/file: Copied (new) 2026/02/05 05:55:12 INFO : nested/sub dir/file: Deleted 2026/02/05 05:55:12 INFO : sub dir: Removing directory 2026/02/05 05:55:12 INFO : nested/sub dir: Removing directory 2026/02/05 05:55:12 INFO : nested: Removing directory 2026/02/05 05:55:12 DEBUG : Local file system at /tmp/rclone3448076883: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (38.74s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-yovayoj7yadu", Local "Local file system at /tmp/rclone3448076883", Modify Window "1ns" 2026/02/05 05:55:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-yovayoj7yadu/dst" 2026/02/05 05:55:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3448076883) 2026/02/05 05:55:54 DEBUG : one: size = 3 (Yandex rclone-test-yovayoj7yadu/dst) 2026/02/05 05:55:54 DEBUG : one: Sizes differ 2026/02/05 05:55:56 INFO : one: Moved (server-side) to: one.bak 2026/02/05 05:55:58 DEBUG : one: size = 4 OK 2026/02/05 05:55:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/05 05:55:58 INFO : one: Copied (new) 2026/02/05 05:55:58 DEBUG : two: size = 3 OK 2026/02/05 05:55:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/05 05:55:58 DEBUG : two: Unchanged skipping 2026/02/05 05:55:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3448076883) 2026/02/05 05:55:58 DEBUG : three.txt: size = 5 (Yandex rclone-test-yovayoj7yadu/dst) 2026/02/05 05:55:58 DEBUG : three.txt: Sizes differ 2026/02/05 05:56:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/05 05:56:03 DEBUG : three.txt: size = 6 OK 2026/02/05 05:56:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/05 05:56:03 INFO : three.txt: Copied (new) 2026/02/05 05:56:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3448076883) 2026/02/05 05:56:04 DEBUG : one: size = 4 (Yandex rclone-test-yovayoj7yadu/dst) 2026/02/05 05:56:04 DEBUG : one: Sizes differ 2026/02/05 05:56:10 INFO : one.bak: Deleted 2026/02/05 05:56:12 INFO : one: Moved (server-side) to: one.bak 2026/02/05 05:56:14 DEBUG : one: size = 5 OK 2026/02/05 05:56:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/05 05:56:14 INFO : one: Copied (new) 2026/02/05 05:56:14 DEBUG : two: size = 3 OK 2026/02/05 05:56:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/05 05:56:14 DEBUG : two: Unchanged skipping 2026/02/05 05:56:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3448076883) 2026/02/05 05:56:14 DEBUG : three.txt: size = 6 (Yandex rclone-test-yovayoj7yadu/dst) 2026/02/05 05:56:14 DEBUG : three.txt: Sizes differ 2026/02/05 05:56:20 INFO : three.txt.bak: Deleted 2026/02/05 05:56:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/05 05:56:23 DEBUG : three.txt: size = 19 OK 2026/02/05 05:56:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/05 05:56:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (70.14s) PASS 2026/02/05 05:56:57 DEBUG : Yandex rclone-test-yovayoj7yadu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestSyncSuffix)$'" - Finished OK in 1m55.336694236s (try 2/5)