"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncSuffix|TestTransformFile)$'" - Starting (try 3/5) 2025/06/20 02:09:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fisinuc2beje" 2025/06/20 02:09:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:09:07 DEBUG : Starting OpenDrive session with ID: 1a5823173560b535f814937bc8577342769a35883c9ab586fd80b4b461783bd4 2025/06/20 02:09:07 DEBUG : Creating backend with remote "/tmp/rclone2893853497" === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:09:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/06/20 02:09:10 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/06/20 02:09:12 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/06/20 02:09:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fisinuc2beje/dst" 2025/06/20 02:09:14 DEBUG : Starting OpenDrive session with ID: d698717134946f38f1097ad92b3ccee49e2b3e6d397d56343377082dacdfb94b 2025/06/20 02:09:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 02:09:15 DEBUG : one: same parent dir (ODFfOTEyMDIyNF9hWFNBZg) - using file/rename instead of move_copy for one.bak 2025/06/20 02:09:15 INFO : one: Moved (server-side) to: one.bak 2025/06/20 02:09:16 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/06/20 02:09:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/06/20 02:09:17 INFO : one: Copied (new) 2025/06/20 02:09:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 02:09:17 DEBUG : two: Unchanged skipping 2025/06/20 02:09:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/20 02:09:18 DEBUG : three.txt: same parent dir (ODFfOTEyMDIyNF9hWFNBZg) - using file/rename instead of move_copy for three.txt.bak 2025/06/20 02:09:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/06/20 02:09:18 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/06/20 02:09:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/06/20 02:09:19 INFO : three.txt: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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:2492 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt.bak (6), dst/two (3) fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /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:2492 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-fisinuc2beje'/dst/three.txt.bak: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /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:2492 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffix Messages: dst/three.txt.bak: size incorrect file=5 vs obj=6 fstest.go:200: Not found "dst/three.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /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:2492 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /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:2498 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt.bak (6), dst/two (3) fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /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:2498 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-fisinuc2beje'/dst/three.txt.bak: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /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:2498 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffix Messages: dst/three.txt.bak: size incorrect file=5 vs obj=6 fstest.go:200: Not found "dst/three.txt" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /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:2498 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found 2025/06/20 02:09:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 02:09:37 INFO : one.bak: Deleted 2025/06/20 02:09:37 DEBUG : one: same parent dir (ODFfOTEyMDIyNF9hWFNBZg) - using file/rename instead of move_copy for one.bak 2025/06/20 02:09:37 INFO : one: Moved (server-side) to: one.bak 2025/06/20 02:09:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/06/20 02:09:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/06/20 02:09:39 INFO : one: Copied (new) 2025/06/20 02:09:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 02:09:39 DEBUG : two: Unchanged skipping 2025/06/20 02:09:39 DEBUG : three.txt: Need to transfer - File not found at Destination 2025/06/20 02:09:40 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/06/20 02:09:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/06/20 02:09:41 INFO : three.txt: Copied (new) run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- FAIL: TestSyncSuffix (36.72s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:09:45 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/06/20 02:09:47 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/06/20 02:09:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/06/20 02:09:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/06/20 02:09:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/06/20 02:09:53 DEBUG : existing: Unchanged skipping 2025/06/20 02:09:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/06/20 02:09:54 DEBUG : subdira-rclone-move-foganuz2: same parent dir (ODFfOTEyMDIyM19ZV3BwVg) - using folder/rename instead of move_copy 2025/06/20 02:09:54 DEBUG : EXISTING: moving to existing-rclone-move-vurebap4 2025/06/20 02:09:54 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-tararok9 2025/06/20 02:09:54 DEBUG : subdira: same parent dir (ODFfOTEyMDIyM19ZV3BwVg) - using folder/rename instead of move_copy 2025/06/20 02:09:54 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfOTEyMDIyM19ZV3BwVg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-tararok9 2025/06/20 02:09:54 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/06/20 02:09:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-tararok9 2025/06/20 02:09:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/06/20 02:09:55 DEBUG : EXISTING: same parent dir (ODFfOTEyMDIyM19ZV3BwVg) - using file/rename instead of move_copy for existing-rclone-move-vurebap4 2025/06/20 02:09:55 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-vurebap4 2025/06/20 02:09:55 DEBUG : EXISTING: moving to existing 2025/06/20 02:09:55 DEBUG : existingbutdifferent-rclone-move-tararok9: same parent dir (ODFfOTEyMDIyM19ZV3BwVg) - using file/rename instead of move_copy for existingbutdifferent 2025/06/20 02:09:55 DEBUG : subdira/subdirb-rclone-move-nabotuf1: same parent dir (ODFfOTEyMDIyNV90V2xhQQ) - using folder/rename instead of move_copy 2025/06/20 02:09:55 INFO : existingbutdifferent-rclone-move-tararok9: Moved (server-side) to: existingbutdifferent 2025/06/20 02:09:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/06/20 02:09:55 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/06/20 02:09:55 DEBUG : existing-rclone-move-vurebap4: same parent dir (ODFfOTEyMDIyM19ZV3BwVg) - using file/rename instead of move_copy for existing 2025/06/20 02:09:55 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/06/20 02:09:55 INFO : existing-rclone-move-vurebap4: Moved (server-side) to: existing 2025/06/20 02:09:55 INFO : EXISTING: Moved (server-side) to: existing 2025/06/20 02:09:55 INFO : EXISTING: Fixed case by renaming to: existing 2025/06/20 02:09:56 DEBUG : subdira/subdirb: same parent dir (ODFfOTEyMDIyNV90V2xhQQ) - using folder/rename instead of move_copy 2025/06/20 02:09:56 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/06/20 02:09:57 DEBUG : subdira/subdirb/subdirc-rclone-move-zelajil6: same parent dir (ODFfOTEyMDIyNl81WmlFMg) - using folder/rename instead of move_copy 2025/06/20 02:09:57 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/06/20 02:09:57 INFO : existingbutdifferent: Copied (replaced existing) 2025/06/20 02:09:57 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfOTEyMDIyNl81WmlFMg) - using folder/rename instead of move_copy 2025/06/20 02:09:57 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/06/20 02:09:58 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/06/20 02:09:58 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-tuducig1: same parent dir (ODFfOTEyMDIyN19JYUI4SQ) - using folder/rename instead of move_copy 2025/06/20 02:09:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zenuqar3 2025/06/20 02:09:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfOTEyMDIyN19JYUI4SQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-zenuqar3 2025/06/20 02:09:58 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfOTEyMDIyN19JYUI4SQ) - using folder/rename instead of move_copy 2025/06/20 02:09:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zenuqar3 2025/06/20 02:09:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/06/20 02:09:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/06/20 02:09:59 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-zenuqar3: same parent dir (ODFfOTEyMDIyN19JYUI4SQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/06/20 02:09:59 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/06/20 02:09:59 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:09:59 INFO : subdira/subdirb/subdirc/hello-rclone-move-zenuqar3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/06/20 02:09:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/06/20 02:09:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/06/20 02:09:59 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/06/20 02:09:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-riyefeh1 2025/06/20 02:10:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfOTEyMDIyOF82WFh3TA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-riyefeh1 2025/06/20 02:10:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-riyefeh1 2025/06/20 02:10:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/20 02:10:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-riyefeh1: same parent dir (ODFfOTEyMDIyOF82WFh3TA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/20 02:10:00 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-riyefeh1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/20 02:10:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/20 02:10:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/06/20 02:10:00 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/06/20 02:10:00 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/06/20 02:10:00 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/06/20 02:10:01 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/06/20 02:10:01 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/06/20 02:10:01 DEBUG : Waiting for deletions to finish fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestFixCase (28.51s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:13 INFO : toe: Making directory 2025/06/20 02:10:13 INFO : toe/toe: Making directory 2025/06/20 02:10:13 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 02:10:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 02:10:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 02:10:13 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:13 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:14 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:15 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/20 02:10:15 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting files as there were IO errors 2025/06/20 02:10:15 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNoTag --- FAIL: TestNoTag (4.35s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:17 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:10:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:10:17 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:17 INFO : tictacempty_dir: Making directory 2025/06/20 02:10:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:18 INFO : tictactoe: Making directory 2025/06/20 02:10:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:18 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:10:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:10:18 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:18 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:19 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:20 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/20 02:10:20 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting files as there were IO errors 2025/06/20 02:10:20 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (4.63s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:22 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:10:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:10:22 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:22 INFO : tictacempty_dir: Making directory 2025/06/20 02:10:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:22 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:22 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:22 INFO : tictactoe: Making directory 2025/06/20 02:10:22 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:22 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:22 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:23 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:23 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:25 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:25 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting files as there were IO errors 2025/06/20 02:10:25 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (4.82s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:26 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:27 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:27 INFO : tictactoe: Making directory 2025/06/20 02:10:27 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:27 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:27 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:10:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 02:10:27 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:27 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:28 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:29 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/20 02:10:29 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting files as there were IO errors 2025/06/20 02:10:29 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (3.96s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:31 INFO : toe: Making directory 2025/06/20 02:10:31 INFO : toe/toe: Making directory 2025/06/20 02:10:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 02:10:31 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:31 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:32 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:33 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:33 INFO : toe/toe/toe: Copied (new) 2025/06/20 02:10:33 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting files as there were IO errors 2025/06/20 02:10:33 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting run.go:125: removing dir "toe/toe" failed - try 1/3: folder not empty --- FAIL: TestConflicting (5.32s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:36 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:10:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:10:36 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:36 INFO : tictacempty_dir: Making directory 2025/06/20 02:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:36 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:36 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:36 INFO : tictactoe: Making directory 2025/06/20 02:10:37 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:37 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:37 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:10:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:37 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:37 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:39 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:39 INFO : toe/toe/toe.txt: Deleted 2025/06/20 02:10:39 ERROR : Local file system at /tmp/rclone2893853497: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (4.70s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:40 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:10:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:10:40 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:41 INFO : tictacempty_dir: Making directory 2025/06/20 02:10:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:41 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:41 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:41 INFO : tictactoe: Making directory 2025/06/20 02:10:41 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:41 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:41 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:10:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:10:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:42 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:42 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:43 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:43 INFO : toe/toe/toe.txt: Deleted 2025/06/20 02:10:43 ERROR : Local file system at /tmp/rclone2893853497: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (4.63s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:45 DEBUG : Reset feature "Copy" 2025/06/20 02:10:45 DEBUG : Reset feature "Move" 2025/06/20 02:10:45 DEBUG : Reset feature "Copy" 2025/06/20 02:10:45 DEBUG : Reset feature "Move" 2025/06/20 02:10:45 DEBUG : empty_dir: Making directory with metadata 2025/06/20 02:10:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 02:10:45 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:45 INFO : tictacempty_dir: Making directory 2025/06/20 02:10:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 02:10:46 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:46 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:46 INFO : tictactoe: Making directory 2025/06/20 02:10:46 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:46 DEBUG : toe: transformed to: tictactoe 2025/06/20 02:10:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:46 INFO : tictactoe/tictactoe: Making directory 2025/06/20 02:10:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 02:10:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 02:10:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:46 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:46 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:48 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 02:10:48 INFO : toe/toe/toe.txt: Deleted 2025/06/20 02:10:48 ERROR : Local file system at /tmp/rclone2893853497: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (4.88s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-fisinuc2beje'", Local "Local file system at /tmp/rclone2893853497", Modify Window "1s" 2025/06/20 02:10:50 DEBUG : toe: transformed to: dG9l 2025/06/20 02:10:50 DEBUG : toe: transformed to: dG9l 2025/06/20 02:10:50 INFO : dG9l: Making directory 2025/06/20 02:10:50 DEBUG : toe: transformed to: dG9l 2025/06/20 02:10:50 DEBUG : toe: transformed to: dG9l 2025/06/20 02:10:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/20 02:10:50 INFO : dG9l/dG9l: Making directory 2025/06/20 02:10:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/20 02:10:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/20 02:10:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 02:10:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 02:10:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 02:10:51 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for checks to finish 2025/06/20 02:10:51 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Waiting for transfers to finish 2025/06/20 02:10:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/06/20 02:10:52 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/06/20 02:10:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 02:10:52 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting files as there were IO errors 2025/06/20 02:10:52 ERROR : OpenDrive root 'rclone-test-fisinuc2beje': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (3.97s) FAIL 2025/06/20 02:10:54 DEBUG : OpenDrive root 'rclone-test-fisinuc2beje': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestFixCase|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncSuffix|TestTransformFile)$'" - Finished ERROR in 1m47.902373594s (try 3/5): exit status 1: Failed [TestSyncSuffix TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]