"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestFixCase|TestSyncSuffixKeepExtension)$'" - Starting (try 2/5) 2025/04/30 18:06:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-peraqex5fode" 2025/04/30 18:06:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:06:27 DEBUG : Starting OpenDrive session with ID: cbdbfe9da8d9e0ad1640f6df988f789ff445fac0a2e18f5a282e8bacd0b2d9b4 2025/04/30 18:06:28 DEBUG : Creating backend with remote "/tmp/rclone299847012" === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-peraqex5fode'", Local "Local file system at /tmp/rclone299847012", Modify Window "1s" 2025/04/30 18:06:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/30 18:06:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/30 18:06:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/30 18:06:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-peraqex5fode/dst" 2025/04/30 18:06:35 DEBUG : Starting OpenDrive session with ID: c9853428ba1b075df5bfd7a0fba22d2dc2c6b63eedf6a2bbe7fe746f2cec7af6 2025/04/30 18:06:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 18:06:36 DEBUG : one: same parent dir (ODFfODQ4MzUzM196UXYyNg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/30 18:06:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/30 18:06:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/30 18:06:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/30 18:06:37 INFO : one: Copied (new) 2025/04/30 18:06:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 18:06:37 DEBUG : two: Unchanged skipping 2025/04/30 18:06:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 18:06:38 DEBUG : three.txt: same parent dir (ODFfODQ4MzUzM196UXYyNg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/30 18:06:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/30 18:06:39 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/30 18:06:40 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/30 18:06:40 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-peraqex5fode'/dst/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: 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) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-peraqex5fode'/dst/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: 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) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found 2025/04/30 18:06:57 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 18:06:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/30 18:06:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/30 18:06:59 INFO : one: Copied (new) 2025/04/30 18:06:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 18:06:59 DEBUG : two: Unchanged skipping 2025/04/30 18:06:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 18:06:59 INFO : three-2019-01-01.txt: Deleted 2025/04/30 18:06:59 DEBUG : three.txt: same parent dir (ODFfODQ4MzUzM196UXYyNg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/30 18:07:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/30 18:07:00 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/30 18:07:02 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/30 18:07:02 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (36.26s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-peraqex5fode'", Local "Local file system at /tmp/rclone299847012", Modify Window "1s" 2025/04/30 18:07:05 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/30 18:07:07 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/30 18:07:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/30 18:07:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/30 18:07:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 18:07:14 DEBUG : existing: Unchanged skipping 2025/04/30 18:07:14 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/30 18:07:14 DEBUG : subdira-rclone-move-bejupum6: same parent dir (ODFfODQ4MzUzMl9Gakg1SA) - using folder/rename instead of move_copy 2025/04/30 18:07:14 DEBUG : EXISTING: moving to existing-rclone-move-yiqapik3 2025/04/30 18:07:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jidowuw5 2025/04/30 18:07:15 DEBUG : subdira: same parent dir (ODFfODQ4MzUzMl9Gakg1SA) - using folder/rename instead of move_copy 2025/04/30 18:07:15 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODQ4MzUzMl9Gakg1SA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-jidowuw5 2025/04/30 18:07:15 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/30 18:07:15 DEBUG : EXISTING: same parent dir (ODFfODQ4MzUzMl9Gakg1SA) - using file/rename instead of move_copy for existing-rclone-move-yiqapik3 2025/04/30 18:07:15 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jidowuw5 2025/04/30 18:07:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/30 18:07:15 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yiqapik3 2025/04/30 18:07:15 DEBUG : EXISTING: moving to existing 2025/04/30 18:07:16 DEBUG : subdira/subdirb-rclone-move-poyibox9: same parent dir (ODFfODQ4MzUzNF9mdHBkMg) - using folder/rename instead of move_copy 2025/04/30 18:07:16 DEBUG : existingbutdifferent-rclone-move-jidowuw5: same parent dir (ODFfODQ4MzUzMl9Gakg1SA) - using file/rename instead of move_copy for existingbutdifferent 2025/04/30 18:07:16 DEBUG : existing-rclone-move-yiqapik3: same parent dir (ODFfODQ4MzUzMl9Gakg1SA) - using file/rename instead of move_copy for existing 2025/04/30 18:07:16 INFO : existingbutdifferent-rclone-move-jidowuw5: Moved (server-side) to: existingbutdifferent 2025/04/30 18:07:16 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/30 18:07:16 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/30 18:07:16 INFO : existing-rclone-move-yiqapik3: Moved (server-side) to: existing 2025/04/30 18:07:16 INFO : EXISTING: Moved (server-side) to: existing 2025/04/30 18:07:16 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/30 18:07:16 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/30 18:07:16 DEBUG : subdira/subdirb: same parent dir (ODFfODQ4MzUzNF9mdHBkMg) - using folder/rename instead of move_copy 2025/04/30 18:07:16 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/30 18:07:17 DEBUG : subdira/subdirb/subdirc-rclone-move-kuyegom7: same parent dir (ODFfODQ4MzUzNV9lOGJ6Nw) - using folder/rename instead of move_copy 2025/04/30 18:07:17 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/30 18:07:17 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/30 18:07:18 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODQ4MzUzNV9lOGJ6Nw) - using folder/rename instead of move_copy 2025/04/30 18:07:18 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/30 18:07:18 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/30 18:07:18 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-tasizeb2: same parent dir (ODFfODQ4MzUzNl9ldWh6RQ) - using folder/rename instead of move_copy 2025/04/30 18:07:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cubopuw1 2025/04/30 18:07:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODQ4MzUzNl9ldWh6RQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-cubopuw1 2025/04/30 18:07:19 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODQ4MzUzNl9ldWh6RQ) - using folder/rename instead of move_copy 2025/04/30 18:07:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/30 18:07:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/30 18:07:20 DEBUG : OpenDrive root 'rclone-test-peraqex5fode': Waiting for checks to finish 2025/04/30 18:07:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-peweyan6 2025/04/30 18:07:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODQ4MzUzN19zRFJNRg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-peweyan6 2025/04/30 18:07:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-peweyan6 2025/04/30 18:07:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/30 18:07:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cubopuw1 2025/04/30 18:07:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/30 18:07:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-peweyan6: same parent dir (ODFfODQ4MzUzN19zRFJNRg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/30 18:07:20 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-cubopuw1: same parent dir (ODFfODQ4MzUzNl9ldWh6RQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/04/30 18:07:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-peweyan6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/30 18:07:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/30 18:07:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/30 18:07:21 INFO : subdira/subdirb/subdirc/hello-rclone-move-cubopuw1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/30 18:07:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/30 18:07:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/30 18:07:21 DEBUG : OpenDrive root 'rclone-test-peraqex5fode': Waiting for transfers to finish 2025/04/30 18:07:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/30 18:07:21 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/30 18:07:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/30 18:07:22 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/30 18:07:22 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/30 18:07:22 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/30 18:07:22 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.10s) FAIL 2025/04/30 18:07:26 DEBUG : OpenDrive root 'rclone-test-peraqex5fode': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestFixCase|TestSyncSuffixKeepExtension)$'" - Finished ERROR in 59.606748566s (try 2/5): exit status 1: Failed [TestSyncSuffixKeepExtension]