"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyMetadata|TestCopyMetadataNoEmptyDirs|TestCopyMissingDirectory|TestCopyNoTraverse|TestCopyWithDryRun|TestDirTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncOverlapWithFilter|TestTransformFile)$|^TestTransform$/^prefix$'" - Starting (try 2/5) 2025/08/11 03:03:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-noxikig6cufo" 2025/08/11 03:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 03:03:24 DEBUG : Starting OpenDrive session with ID: b62b72f880e09472558d7d6e0ed203af49bafd56c89e0f05609e67826a948574 2025/08/11 03:03:25 DEBUG : Creating backend with remote "/tmp/rclone4022117819" === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:03:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:03:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/11 03:03:25 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:03:25 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.10s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:03:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/11 03:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:03:26 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:03:26 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:03:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/11 03:03:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:03:28 INFO : sub dir/hello world: Copied (new) 2025/08/11 03:03:29 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.48s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:03:31 DEBUG : Creating backend with remote "/non-existing" 2025/08/11 03:03:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/11 03:03:31 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:03:31 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:03:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/11 03:03:32 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:03:32 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:03:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/11 03:03:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:03:34 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty 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:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyNoTraverse Messages: directories --- FAIL: TestCopyNoTraverse (13.58s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:03:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-noxikig6cufo/rclone-sync-test" 2025/08/11 03:03:45 DEBUG : Starting OpenDrive session with ID: 7357c25c434b726221d96575f893775fd64c5a4767f299b586768a68200537e2 2025/08/11 03:03:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-noxikig6cufo/rclone-sync-test-include/layer2" 2025/08/11 03:03:47 DEBUG : Starting OpenDrive session with ID: 2cab5c2f72ee4b3440bb8830288879c392055205cd33bee4e398f8e4f0f7f68c 2025/08/11 03:03:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-noxikig6cufo/rclone-sync-test-ignore-file" 2025/08/11 03:03:49 DEBUG : Starting OpenDrive session with ID: c348d4c7c8c7790a4b9a73547e37a7de0934ac1c464215953eb555429b7653f0 2025/08/11 03:03:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/08/11 03:03:53 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:03:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:03:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/11 03:03:53 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo/rclone-sync-test': Waiting for checks to finish 2025/08/11 03:03:53 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo/rclone-sync-test': Waiting for transfers to finish 2025/08/11 03:03:53 DEBUG : Waiting for deletions to finish 2025/08/11 03:03:53 INFO : There was nothing to transfer 2025/08/11 03:03:54 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:03:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/11 03:03:55 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:03:55 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:03:55 DEBUG : Waiting for deletions to finish 2025/08/11 03:03:55 INFO : rclone-sync-test-include: Removing directory 2025/08/11 03:03:55 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': deleted 1 directories 2025/08/11 03:03:55 INFO : There was nothing to transfer 2025/08/11 03:03:56 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:03:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:03:56 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/11 03:03:56 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/11 03:03:56 DEBUG : Waiting for deletions to finish 2025/08/11 03:03:56 INFO : There was nothing to transfer 2025/08/11 03:03:56 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:03:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:03:57 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:03:57 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:03:57 DEBUG : Waiting for deletions to finish 2025/08/11 03:03:57 INFO : There was nothing to transfer 2025/08/11 03:03:57 DEBUG : Excluded 2025/08/11 03:03:57 DEBUG : rclone-sync-test: Excluded 2025/08/11 03:03:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/11 03:03:57 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/11 03:03:57 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/11 03:03:57 DEBUG : Waiting for deletions to finish 2025/08/11 03:03:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (13.94s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:04:00 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:02 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:04 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:06 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:08 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:10 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:12 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:14 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:16 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:18 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:20 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/08/11 03:04:22 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/08/11 03:04:24 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/08/11 03:04:26 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/08/11 03:04:28 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/08/11 03:04:29 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/08/11 03:04:31 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/08/11 03:04:33 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/08/11 03:04:35 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:37 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/08/11 03:04:38 DEBUG : Waiting for deletions to finish 2025/08/11 03:04:38 DEBUG : apple: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : apple: Excluded 2025/08/11 03:04:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : appleappleapplebanana: Excluded 2025/08/11 03:04:38 DEBUG : banana: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : banana: Excluded 2025/08/11 03:04:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : splitbananasplit: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/11 03:04:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 03:04:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/11 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/11 03:04:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/11 03:04:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/11 03:04:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/11 03:04:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/11 03:04:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/11 03:04:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/11 03:04:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/11 03:04:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/11 03:04:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/11 03:04:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/11 03:04:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/11 03:04:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/11 03:04:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/11 03:04:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/11 03:04:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/11 03:04:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:39 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:04:39 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:04:40 DEBUG : PREFIXappleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:40 DEBUG : PREFIXsplitbananasplit: Uploading chunk 0, size=16, remain=0 2025/08/11 03:04:40 DEBUG : PREFIXbanana: Uploading chunk 0, size=6, remain=0 2025/08/11 03:04:41 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/08/11 03:04:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/11 03:04:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 03:04:41 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/08/11 03:04:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/11 03:04:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:42 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/08/11 03:04:42 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/11 03:04:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:42 DEBUG : PREFIXapple: Uploading chunk 0, size=5, remain=0 2025/08/11 03:04:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:43 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/08/11 03:04:43 INFO : apple: Copied (new) to: PREFIXapple 2025/08/11 03:04:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/08/11 03:04:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 03:04:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:44 DEBUG : dir1/PREFIX0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/08/11 03:04:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:45 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/08/11 03:04:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/08/11 03:04:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:46 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/08/11 03:04:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:46 DEBUG : dir1/PREFIX0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:47 DEBUG : dir1/PREFIX0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/08/11 03:04:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:48 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/08/11 03:04:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:48 DEBUG : dir1/PREFIX0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:48 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/08/11 03:04:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:48 DEBUG : dir1/PREFIX0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/08/11 03:04:49 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/08/11 03:04:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:49 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/08/11 03:04:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:49 DEBUG : dir1/PREFIX0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/08/11 03:04:50 DEBUG : dir1/PREFIX0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/08/11 03:04:51 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/08/11 03:04:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:51 DEBUG : dir1/PREFIX0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/08/11 03:04:51 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/08/11 03:04:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 03:04:51 DEBUG : dir1/PREFIX0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/08/11 03:04:52 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/08/11 03:04:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:52 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/08/11 03:04:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:52 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/08/11 03:04:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:53 DEBUG : dir1/PREFIX0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/08/11 03:04:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/08/11 03:04:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/11 03:04:54 DEBUG : Waiting for deletions to finish 2025/08/11 03:04:54 INFO : dir1/0007-1234567.txt: Deleted 2025/08/11 03:04:54 INFO : dir1/0009-3456789.txt: Deleted 2025/08/11 03:04:54 INFO : dir1/0012-6789;.txt: Deleted 2025/08/11 03:04:54 INFO : splitbananasplit: Deleted 2025/08/11 03:04:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/11 03:04:54 INFO : dir1/0008-2345678.txt: Deleted 2025/08/11 03:04:54 INFO : apple: Deleted 2025/08/11 03:04:54 INFO : dir1/0003-defghij.txt: Deleted 2025/08/11 03:04:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/11 03:04:54 INFO : dir1/0014-89;=.txt: Deleted 2025/08/11 03:04:54 INFO : appleappleapplebanana: Deleted 2025/08/11 03:04:54 INFO : banana: Deleted 2025/08/11 03:04:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/11 03:04:55 INFO : dir1/0010-456789.txt: Deleted 2025/08/11 03:04:55 INFO : dir1/0013-789;=.txt: Deleted 2025/08/11 03:04:55 INFO : dir1/0015-9;=.txt: Deleted 2025/08/11 03:04:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/11 03:04:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/11 03:04:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/11 03:04:55 INFO : dir1/0011-56789;.txt: Deleted 2025/08/11 03:04:55 DEBUG : Waiting for deletions to finish 2025/08/11 03:04:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : PREFIXapple: Excluded 2025/08/11 03:04:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/11 03:04:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : PREFIXbanana: Excluded 2025/08/11 03:04:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/11 03:04:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/11 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 03:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 03:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/11 03:04:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/11 03:04:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/11 03:04:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/11 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/11 03:04:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/11 03:04:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/11 03:04:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/11 03:04:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/11 03:04:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/11 03:04:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/11 03:04:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/11 03:04:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/11 03:04:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/11 03:04:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/11 03:04:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/11 03:04:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/11 03:04:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/11 03:04:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/11 03:04:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/11 03:04:56 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:04:56 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:04:57 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/08/11 03:04:57 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/08/11 03:04:57 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/08/11 03:04:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/08/11 03:04:58 INFO : apple: Copied (new) 2025/08/11 03:04:58 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/08/11 03:04:58 INFO : splitbananasplit: Copied (new) 2025/08/11 03:04:59 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:59 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:04:59 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/08/11 03:04:59 INFO : banana: Copied (new) 2025/08/11 03:05:00 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:05:00 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/08/11 03:05:00 INFO : appleappleapplebanana: Copied (new) 2025/08/11 03:05:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/08/11 03:05:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/11 03:05:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/08/11 03:05:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/11 03:05:01 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:05:02 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:05:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/08/11 03:05:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/11 03:05:02 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/08/11 03:05:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/11 03:05:02 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:05:03 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:05:03 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:05:03 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/08/11 03:05:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/11 03:05:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/08/11 03:05:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/11 03:05:04 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/08/11 03:05:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/11 03:05:04 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:05:04 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/08/11 03:05:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/11 03:05:05 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/08/11 03:05:05 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/08/11 03:05:05 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/08/11 03:05:05 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/08/11 03:05:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/11 03:05:06 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/08/11 03:05:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/11 03:05:06 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/08/11 03:05:06 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/08/11 03:05:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/11 03:05:07 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/08/11 03:05:07 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/08/11 03:05:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/11 03:05:07 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/08/11 03:05:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/11 03:05:07 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/08/11 03:05:08 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/08/11 03:05:09 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/08/11 03:05:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/11 03:05:09 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/08/11 03:05:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/11 03:05:10 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/08/11 03:05:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/11 03:05:10 DEBUG : Waiting for deletions to finish 2025/08/11 03:05:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/11 03:05:10 INFO : PREFIXapple: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/11 03:05:10 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/11 03:05:10 INFO : PREFIXbanana: Deleted 2025/08/11 03:05:10 INFO : PREFIXsplitbananasplit: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/11 03:05:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/11 03:05:11 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/11 03:05:11 DEBUG : Waiting for deletions to finish 2025/08/11 03:05:11 DEBUG : apple: Excluded (Path Filter) 2025/08/11 03:05:11 DEBUG : apple: Excluded 2025/08/11 03:05:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 03:05:11 DEBUG : appleappleapplebanana: Excluded 2025/08/11 03:05:11 DEBUG : banana: Excluded (Path Filter) 2025/08/11 03:05:11 DEBUG : banana: Excluded 2025/08/11 03:05:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 03:05:11 DEBUG : splitbananasplit: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/11 03:05:12 DEBUG : Waiting for deletions to finish 2025/08/11 03:05:12 DEBUG : apple: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : apple: Excluded 2025/08/11 03:05:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : appleappleapplebanana: Excluded 2025/08/11 03:05:12 DEBUG : banana: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : banana: Excluded 2025/08/11 03:05:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : splitbananasplit: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/11 03:05:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/11 03:05:12 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (79.02s) --- PASS: TestTransform/prefix (79.01s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:05:18 INFO : toe: Making directory 2025/08/11 03:05:18 INFO : toe/toe: Making directory 2025/08/11 03:05:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/11 03:05:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/11 03:05:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/11 03:05:19 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:05:19 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:05:20 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2025/08/11 03:05:21 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:05:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/11 03:05:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (5.04s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:05:23 DEBUG : empty_dir: Making directory with metadata 2025/08/11 03:05:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 03:05:23 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:23 INFO : tictacempty_dir: Making directory 2025/08/11 03:05:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:24 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:24 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:24 INFO : tictactoe: Making directory 2025/08/11 03:05:24 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:24 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:24 INFO : tictactoe/tictactoe: Making directory 2025/08/11 03:05:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 03:05:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 03:05:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 03:05:24 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:05:24 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:05:25 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/08/11 03:05:26 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:05:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/11 03:05:26 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (5.89s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:05:29 DEBUG : empty_dir: Making directory with metadata 2025/08/11 03:05:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 03:05:29 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:29 INFO : tictacempty_dir: Making directory 2025/08/11 03:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:29 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:29 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:29 INFO : tictactoe: Making directory 2025/08/11 03:05:30 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:30 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:30 INFO : tictactoe/tictactoe: Making directory 2025/08/11 03:05:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 03:05:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:05:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 03:05:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:05:30 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:05:30 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/08/11 03:05:33 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:05:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:05:33 DEBUG : Waiting for deletions to finish 2025/08/11 03:05:33 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:05:33 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:33 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:33 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 03:05:34 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:05:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/11 03:05:34 NOTICE: OpenDrive root 'rclone-test-noxikig6cufo': 0 differences found 2025/08/11 03:05:34 NOTICE: OpenDrive root 'rclone-test-noxikig6cufo': 1 matching files --- PASS: TestAllTag (7.06s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:05:36 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:36 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:36 INFO : tictactoe: Making directory 2025/08/11 03:05:36 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:36 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:36 INFO : tictactoe/tictactoe: Making directory 2025/08/11 03:05:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 03:05:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 03:05:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 03:05:37 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:05:37 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:05:38 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/08/11 03:05:39 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:05:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/11 03:05:39 DEBUG : Waiting for deletions to finish 2025/08/11 03:05:39 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:40 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:40 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/11 03:05:40 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:05:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/11 03:05:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/11 03:05:40 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (6.60s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:05:43 INFO : toe: Making directory 2025/08/11 03:05:43 INFO : toe/toe: Making directory 2025/08/11 03:05:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/11 03:05:43 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:05:43 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:05:44 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2025/08/11 03:05:45 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:05:45 INFO : toe/toe/toe: Copied (new) 2025/08/11 03:05:45 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: TestConflicting (12.76s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:05:55 DEBUG : empty_dir: Making directory with metadata 2025/08/11 03:05:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 03:05:55 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:55 INFO : tictacempty_dir: Making directory 2025/08/11 03:05:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:05:56 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:56 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:56 INFO : tictactoe: Making directory 2025/08/11 03:05:56 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:56 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:05:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:56 INFO : tictactoe/tictactoe: Making directory 2025/08/11 03:05:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:05:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 03:05:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:05:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 03:05:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:05:57 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:05:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:05:57 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:05:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/08/11 03:05:58 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:05:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:05:58 INFO : toe/toe/toe.txt: Deleted 2025/08/11 03:05:58 INFO : toe/toe: Removing directory 2025/08/11 03:05:58 INFO : toe: Removing directory 2025/08/11 03:05:58 INFO : empty_dir: Removing directory 2025/08/11 03:05:58 DEBUG : Local file system at /tmp/rclone4022117819: deleted 3 directories --- PASS: TestMove (5.63s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:06:01 DEBUG : empty_dir: Making directory with metadata 2025/08/11 03:06:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 03:06:01 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:06:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:06:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:06:01 INFO : tictacempty_dir: Making directory 2025/08/11 03:06:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:06:01 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:01 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:01 INFO : tictactoe: Making directory 2025/08/11 03:06:02 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:02 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:06:02 INFO : tictactoe/tictactoe: Making directory 2025/08/11 03:06:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:06:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 03:06:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:06:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 03:06:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:06:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:06:03 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:06:03 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:06:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/08/11 03:06:05 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:06:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:06:05 INFO : toe/toe/toe.txt: Deleted 2025/08/11 03:06:05 INFO : toe/toe: Removing directory 2025/08/11 03:06:05 INFO : toe: Removing directory 2025/08/11 03:06:05 INFO : empty_dir: Removing directory 2025/08/11 03:06:05 DEBUG : Local file system at /tmp/rclone4022117819: deleted 3 directories 2025/08/11 03:06:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/11 03:06:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 03:06:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 03:06:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 03:06:07 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 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: TestTransformFile (17.23s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:06:18 DEBUG : Reset feature "Copy" 2025/08/11 03:06:18 DEBUG : Reset feature "Move" 2025/08/11 03:06:18 DEBUG : Reset feature "Copy" 2025/08/11 03:06:18 DEBUG : Reset feature "Move" 2025/08/11 03:06:18 DEBUG : empty_dir: Making directory with metadata 2025/08/11 03:06:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/11 03:06:18 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:06:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:06:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:06:18 INFO : tictacempty_dir: Making directory 2025/08/11 03:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/11 03:06:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:19 INFO : tictactoe: Making directory 2025/08/11 03:06:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:19 DEBUG : toe: transformed to: tictactoe 2025/08/11 03:06:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:06:19 INFO : tictactoe/tictactoe: Making directory 2025/08/11 03:06:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/11 03:06:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/11 03:06:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:06:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 03:06:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:06:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:06:19 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:06:19 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:06:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/08/11 03:06:22 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:06:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/11 03:06:22 INFO : toe/toe/toe.txt: Deleted 2025/08/11 03:06:22 INFO : toe/toe: Removing directory 2025/08/11 03:06:22 INFO : toe: Removing directory 2025/08/11 03:06:22 INFO : empty_dir: Removing directory 2025/08/11 03:06:22 DEBUG : Local file system at /tmp/rclone4022117819: deleted 3 directories 2025/08/11 03:06:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/11 03:06:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 03:06:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 03:06:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/11 03:06:25 DEBUG : toe/toe/toe.txt: Uploading chunk 0, size=11, remain=0 2025/08/11 03:06:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2025/08/11 03:06:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/11 03:06:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (11.24s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-noxikig6cufo'", Local "Local file system at /tmp/rclone4022117819", Modify Window "1s" 2025/08/11 03:06:29 DEBUG : toe: transformed to: dG9l 2025/08/11 03:06:30 DEBUG : toe: transformed to: dG9l 2025/08/11 03:06:30 INFO : dG9l: Making directory 2025/08/11 03:06:30 DEBUG : toe: transformed to: dG9l 2025/08/11 03:06:30 DEBUG : toe: transformed to: dG9l 2025/08/11 03:06:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/11 03:06:30 INFO : dG9l/dG9l: Making directory 2025/08/11 03:06:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/11 03:06:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/11 03:06:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/11 03:06:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/11 03:06:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/11 03:06:30 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for checks to finish 2025/08/11 03:06:30 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Waiting for transfers to finish 2025/08/11 03:06:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/08/11 03:06:32 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 03:06:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/11 03:06:32 DEBUG : Waiting for deletions to finish 2025/08/11 03:06:33 DEBUG : dG9l: transformed to: toe 2025/08/11 03:06:33 DEBUG : dG9l: transformed to: toe 2025/08/11 03:06:33 DEBUG : toe: Directory modification time the same (differ by -156.308114ms, within tolerance 1s) 2025/08/11 03:06:33 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/11 03:06:33 DEBUG : dG9l: transformed to: toe 2025/08/11 03:06:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/11 03:06:33 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/08/11 03:06:33 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/11 03:06:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/11 03:06:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/08/11 03:06:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/11 03:06:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/11 03:06:33 DEBUG : Local file system at /tmp/rclone4022117819: Waiting for checks to finish 2025/08/11 03:06:33 DEBUG : Local file system at /tmp/rclone4022117819: Waiting for transfers to finish 2025/08/11 03:06:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (6.51s) FAIL 2025/08/11 03:06:36 DEBUG : OpenDrive root 'rclone-test-noxikig6cufo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopy|TestCopyMetadata|TestCopyMetadataNoEmptyDirs|TestCopyMissingDirectory|TestCopyNoTraverse|TestCopyWithDryRun|TestDirTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestSyncOverlapWithFilter|TestTransformFile)$|^TestTransform$/^prefix$'" - Finished ERROR in 3m13.027257713s (try 2/5): exit status 1: Failed [TestCopyNoTraverse]