"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyCheckFirst|TestCopyNoTraverse|TestCopyWithFilesFrom|TestDirTag|TestFixCase|TestManualTransformFile|TestMove|TestRunTwice|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncConcurrentTruncate|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncSuffix|TestTransformFile)$|^TestTransform$/^(base64|suffix)$'" - Starting (try 2/5) 2026/04/20 02:15:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yoyucog1kuco" 2026/04/20 02:15:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/20 02:15:22 DEBUG : Starting OpenDrive session with ID: 3971968f04cb6cba63f31924368a8dd094c5c3de76fdaa4d62a47a33b9efa4cb 2026/04/20 02:15:22 DEBUG : Creating backend with remote "/tmp/rclone4065246218" === RUN TestCopyNoTraverse run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 02:15:23 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:23 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/20 02:15:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 02:15:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:15:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (4.56s) === RUN TestCopyCheckFirst run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:27 INFO : OpenDrive root 'rclone-test-yoyucog1kuco': Running all checks before starting transfers 2026/04/20 02:15:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 02:15:27 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:27 INFO : OpenDrive root 'rclone-test-yoyucog1kuco': Checks finished, now starting transfers 2026/04/20 02:15:27 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/20 02:15:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 02:15:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:15:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (4.13s) === RUN TestSyncNoTraverse run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:31 ERROR : Ignoring --no-traverse with sync 2026/04/20 02:15:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 02:15:31 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:31 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/20 02:15:34 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 02:15:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:15:34 INFO : sub dir/hello world: Copied (new) 2026/04/20 02:15:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (4.11s) === RUN TestCopyWithFilesFrom run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/20 02:15:35 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:35 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:36 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2026/04/20 02:15:37 DEBUG : potato2: size = 11 OK 2026/04/20 02:15:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:15:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.94s) === RUN TestSyncEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:38 DEBUG : sub dir2: Making directory with metadata 2026/04/20 02:15:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/20 02:15:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/20 02:15:38 INFO : sub dir2: Making directory 2026/04/20 02:15:39 INFO : sub dir: Making directory 2026/04/20 02:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 02:15:39 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:39 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/20 02:15:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 02:15:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:15:41 INFO : sub dir/hello world: Copied (new) 2026/04/20 02:15:41 DEBUG : Waiting for deletions to finish 2026/04/20 02:15:41 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.99s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:43 INFO : sub dir2: Making directory 2026/04/20 02:15:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/20 02:15:43 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:43 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/04/20 02:15:46 DEBUG : sub dir/hello world: size = 11 OK 2026/04/20 02:15:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:15:46 INFO : sub dir/hello world: Copied (new) 2026/04/20 02:15:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/04/20 02:15:49 DEBUG : empty space: size = 1 OK 2026/04/20 02:15:49 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/20 02:15:49 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/20 02:15:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/20 02:15:49 DEBUG : empty space: Unchanged skipping 2026/04/20 02:15:49 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:49 DEBUG : Waiting for deletions to finish 2026/04/20 02:15:49 INFO : There was nothing to transfer 2026/04/20 02:15:50 DEBUG : empty space: size = 1 OK 2026/04/20 02:15:50 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/04/20 02:15:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/20 02:15:50 INFO : empty space: Updated modification time in destination 2026/04/20 02:15:50 DEBUG : empty space: Unchanged skipping 2026/04/20 02:15:50 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:50 DEBUG : Waiting for deletions to finish 2026/04/20 02:15:50 INFO : There was nothing to transfer fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1037 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnly (3.68s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/20 02:15:53 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:15:53 DEBUG : potato: size = 21 OK 2026/04/20 02:15:53 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/20 02:15:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:15:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:15:53 DEBUG : potato: md5 differ 2026/04/20 02:15:53 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:15:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2026/04/20 02:15:55 DEBUG : potato: size = 21 OK 2026/04/20 02:15:55 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/04/20 02:15:55 INFO : potato: Copied (replaced existing) 2026/04/20 02:15:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.66s) === RUN TestSyncSuffix run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:15:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/04/20 02:15:59 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/04/20 02:16:01 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/04/20 02:16:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yoyucog1kuco/dst" 2026/04/20 02:16:02 DEBUG : Starting OpenDrive session with ID: 2240fd7579daee7e03c92f79159c0460624cb7864988921426cc272ea946301a 2026/04/20 02:16:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:16:03 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-yoyucog1kuco/dst') 2026/04/20 02:16:03 DEBUG : one: Sizes differ 2026/04/20 02:16:03 DEBUG : one: same parent dir (ODFfMTE2NDI3MTRfNWZZVXI) - using file/rename instead of move_copy for one.bak 2026/04/20 02:16:04 INFO : one: Moved (server-side) to: one.bak 2026/04/20 02:16:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/04/20 02:16:05 DEBUG : one: size = 4 OK 2026/04/20 02:16:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/20 02:16:05 INFO : one: Copied (new) 2026/04/20 02:16:05 DEBUG : two: size = 3 OK 2026/04/20 02:16:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:16:05 DEBUG : two: Unchanged skipping 2026/04/20 02:16:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:16:06 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-yoyucog1kuco/dst') 2026/04/20 02:16:06 DEBUG : three.txt: Sizes differ 2026/04/20 02:16:06 DEBUG : three.txt: same parent dir (ODFfMTE2NDI3MTRfNWZZVXI) - using file/rename instead of move_copy for three.txt.bak 2026/04/20 02:16:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/20 02:16:07 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:08 DEBUG : three.txt: size = 6 OK 2026/04/20 02:16:08 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/20 02:16:08 INFO : three.txt: Copied (new) 2026/04/20 02:16:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:16:09 DEBUG : one: size = 4 (OpenDrive root 'rclone-test-yoyucog1kuco/dst') 2026/04/20 02:16:09 DEBUG : one: Sizes differ 2026/04/20 02:16:10 INFO : one.bak: Deleted 2026/04/20 02:16:10 DEBUG : one: same parent dir (ODFfMTE2NDI3MTRfNWZZVXI) - using file/rename instead of move_copy for one.bak 2026/04/20 02:16:10 INFO : one: Moved (server-side) to: one.bak 2026/04/20 02:16:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/04/20 02:16:12 DEBUG : one: size = 5 OK 2026/04/20 02:16:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/20 02:16:12 INFO : one: Copied (new) 2026/04/20 02:16:13 DEBUG : two: size = 3 OK 2026/04/20 02:16:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:16:13 DEBUG : two: Unchanged skipping 2026/04/20 02:16:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:16:13 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco/dst') 2026/04/20 02:16:13 DEBUG : three.txt: Sizes differ 2026/04/20 02:16:13 INFO : three.txt.bak: Deleted 2026/04/20 02:16:13 DEBUG : three.txt: same parent dir (ODFfMTE2NDI3MTRfNWZZVXI) - using file/rename instead of move_copy for three.txt.bak 2026/04/20 02:16:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/20 02:16:14 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/04/20 02:16:15 DEBUG : three.txt: size = 19 OK 2026/04/20 02:16:15 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/20 02:16:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.82s) === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:16:18 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:20 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2026/04/20 02:16:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2026/04/20 02:16:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2026/04/20 02:16:28 DEBUG : EXISTING: size = 6 OK 2026/04/20 02:16:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:16:28 DEBUG : existing: Unchanged skipping 2026/04/20 02:16:28 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:16:28 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:16:28 DEBUG : existingbutdifferent: Sizes differ 2026/04/20 02:16:28 DEBUG : subdira-rclone-move-dilijup4: same parent dir (ODFfMTE2NDI2NDVfT3o1dlM) - using folder/rename instead of move_copy 2026/04/20 02:16:29 DEBUG : EXISTING: moving to existing-rclone-move-kupitic2 2026/04/20 02:16:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-fiyoxoj0 2026/04/20 02:16:29 DEBUG : subdira: same parent dir (ODFfMTE2NDI2NDVfT3o1dlM) - using folder/rename instead of move_copy 2026/04/20 02:16:29 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfMTE2NDI2NDVfT3o1dlM) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-fiyoxoj0 2026/04/20 02:16:29 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/04/20 02:16:29 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-fiyoxoj0 2026/04/20 02:16:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/04/20 02:16:29 DEBUG : EXISTING: same parent dir (ODFfMTE2NDI2NDVfT3o1dlM) - using file/rename instead of move_copy for existing-rclone-move-kupitic2 2026/04/20 02:16:30 DEBUG : existingbutdifferent-rclone-move-fiyoxoj0: same parent dir (ODFfMTE2NDI2NDVfT3o1dlM) - using file/rename instead of move_copy for existingbutdifferent 2026/04/20 02:16:30 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-kupitic2 2026/04/20 02:16:30 DEBUG : EXISTING: moving to existing 2026/04/20 02:16:30 INFO : existingbutdifferent-rclone-move-fiyoxoj0: Moved (server-side) to: existingbutdifferent 2026/04/20 02:16:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/04/20 02:16:30 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/04/20 02:16:30 DEBUG : subdira/subdirb-rclone-move-bugineh2: same parent dir (ODFfMTE2NDI3NjZfa3p4VmQ) - using folder/rename instead of move_copy 2026/04/20 02:16:30 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2026/04/20 02:16:30 DEBUG : existing-rclone-move-kupitic2: same parent dir (ODFfMTE2NDI2NDVfT3o1dlM) - using file/rename instead of move_copy for existing 2026/04/20 02:16:30 INFO : existing-rclone-move-kupitic2: Moved (server-side) to: existing 2026/04/20 02:16:30 INFO : EXISTING: Moved (server-side) to: existing 2026/04/20 02:16:30 INFO : EXISTING: Fixed case by renaming to: existing 2026/04/20 02:16:31 DEBUG : subdira/subdirb: same parent dir (ODFfMTE2NDI3NjZfa3p4VmQ) - using folder/rename instead of move_copy 2026/04/20 02:16:31 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2026/04/20 02:16:31 DEBUG : existingbutdifferent: size = 5 OK 2026/04/20 02:16:31 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/04/20 02:16:31 INFO : existingbutdifferent: Copied (replaced existing) 2026/04/20 02:16:32 DEBUG : subdira/subdirb/subdirc-rclone-move-zovefeh1: same parent dir (ODFfMTE2NDI3NjdfOWh5NXo) - using folder/rename instead of move_copy 2026/04/20 02:16:32 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfMTE2NDI3NjdfOWh5NXo) - using folder/rename instead of move_copy 2026/04/20 02:16:32 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2026/04/20 02:16:33 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:16:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:16:33 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/04/20 02:16:33 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-coyibor6: same parent dir (ODFfMTE2NDI3NjlfZmpmQjU) - using folder/rename instead of move_copy 2026/04/20 02:16:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-fikewuw8 2026/04/20 02:16:34 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfMTE2NDI3NjlfZmpmQjU) - using folder/rename instead of move_copy 2026/04/20 02:16:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfMTE2NDI3NjlfZmpmQjU) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-fikewuw8 2026/04/20 02:16:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2026/04/20 02:16:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-fikewuw8 2026/04/20 02:16:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2026/04/20 02:16:34 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-fikewuw8: same parent dir (ODFfMTE2NDI3NjlfZmpmQjU) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2026/04/20 02:16:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:16:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:16:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/04/20 02:16:34 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:16:35 INFO : subdira/subdirb/subdirc/hello-rclone-move-fikewuw8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/04/20 02:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2026/04/20 02:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2026/04/20 02:16:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokajim2 2026/04/20 02:16:35 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2026/04/20 02:16:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfMTE2NDI3NzVfODR3RVA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokajim2 2026/04/20 02:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokajim2 2026/04/20 02:16:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/04/20 02:16:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokajim2: same parent dir (ODFfMTE2NDI3NzVfODR3RVA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/04/20 02:16:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sokajim2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/04/20 02:16:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/04/20 02:16:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2026/04/20 02:16:36 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:16:36 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/04/20 02:16:36 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/04/20 02:16:36 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2026/04/20 02:16:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2026/04/20 02:16:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/04/20 02:16:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/04/20 02:16:37 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2026/04/20 02:16:37 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (24.32s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:16:43 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:45 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:46 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:48 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:50 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:52 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:54 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:56 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2026/04/20 02:16:58 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:00 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:01 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:03 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:05 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:07 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:09 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:11 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:13 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:15 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:17 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:18 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:21 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:23 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:25 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:26 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:28 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:30 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:33 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:35 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:37 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:39 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:41 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:43 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:45 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:47 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:49 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:51 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:53 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:55 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:57 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2026/04/20 02:17:59 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2026/04/20 02:18:00 DEBUG : both0: size = 6 OK 2026/04/20 02:18:00 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both0: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both10: size = 6 OK 2026/04/20 02:18:00 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both10: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both11: size = 6 OK 2026/04/20 02:18:00 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both11: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both12: size = 6 OK 2026/04/20 02:18:00 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both12: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both13: size = 6 OK 2026/04/20 02:18:00 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both13: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both15: size = 6 OK 2026/04/20 02:18:00 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both14: size = 6 OK 2026/04/20 02:18:00 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both15: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both18: size = 6 OK 2026/04/20 02:18:00 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:18:00 DEBUG : both16: size = 6 OK 2026/04/20 02:18:00 DEBUG : both17: size = 6 OK 2026/04/20 02:18:00 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both14: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both19: size = 6 OK 2026/04/20 02:18:00 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both19: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both1: size = 6 OK 2026/04/20 02:18:00 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both1: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both2: size = 6 OK 2026/04/20 02:18:00 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both2: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both3: size = 6 OK 2026/04/20 02:18:00 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both16: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both4: size = 6 OK 2026/04/20 02:18:00 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both4: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both5: size = 6 OK 2026/04/20 02:18:00 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both5: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both6: size = 6 OK 2026/04/20 02:18:00 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both6: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both7: size = 6 OK 2026/04/20 02:18:00 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both17: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both8: size = 6 OK 2026/04/20 02:18:00 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both8: Unchanged skipping 2026/04/20 02:18:00 DEBUG : both9: size = 6 OK 2026/04/20 02:18:00 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:18:00 DEBUG : both9: Unchanged skipping 2026/04/20 02:18:00 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only0: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only0: Sizes differ 2026/04/20 02:18:00 DEBUG : both18: Unchanged skipping 2026/04/20 02:18:00 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only10: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only10: Sizes differ 2026/04/20 02:18:00 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only11: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only11: Sizes differ 2026/04/20 02:18:00 DEBUG : both3: Unchanged skipping 2026/04/20 02:18:00 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only12: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only12: Sizes differ 2026/04/20 02:18:00 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only13: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only13: Sizes differ 2026/04/20 02:18:00 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only14: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only14: Sizes differ 2026/04/20 02:18:00 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only15: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only15: Sizes differ 2026/04/20 02:18:00 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only16: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only16: Sizes differ 2026/04/20 02:18:00 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only17: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only17: Sizes differ 2026/04/20 02:18:00 DEBUG : both7: Unchanged skipping 2026/04/20 02:18:00 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only18: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only18: Sizes differ 2026/04/20 02:18:00 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only19: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only19: Sizes differ 2026/04/20 02:18:00 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only1: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only1: Sizes differ 2026/04/20 02:18:00 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only2: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only2: Sizes differ 2026/04/20 02:18:00 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only3: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only3: Sizes differ 2026/04/20 02:18:00 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only4: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only4: Sizes differ 2026/04/20 02:18:00 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only5: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only5: Sizes differ 2026/04/20 02:18:00 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only6: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only6: Sizes differ 2026/04/20 02:18:00 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only7: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only7: Sizes differ 2026/04/20 02:18:00 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only8: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only8: Sizes differ 2026/04/20 02:18:00 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4065246218) 2026/04/20 02:18:00 DEBUG : only9: size = 6 (OpenDrive root 'rclone-test-yoyucog1kuco') 2026/04/20 02:18:00 DEBUG : only9: Sizes differ 2026/04/20 02:18:00 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:18:02 DEBUG : only10: size = 0 OK 2026/04/20 02:18:02 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:02 INFO : only10: Copied (replaced existing) 2026/04/20 02:18:02 DEBUG : only12: size = 0 OK 2026/04/20 02:18:02 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:02 INFO : only12: Copied (replaced existing) 2026/04/20 02:18:02 DEBUG : only14: size = 0 OK 2026/04/20 02:18:02 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:02 INFO : only14: Copied (replaced existing) 2026/04/20 02:18:02 DEBUG : only13: size = 0 OK 2026/04/20 02:18:02 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:02 INFO : only13: Copied (replaced existing) 2026/04/20 02:18:03 DEBUG : only15: size = 0 OK 2026/04/20 02:18:03 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:03 INFO : only15: Copied (replaced existing) 2026/04/20 02:18:03 DEBUG : only0: size = 0 OK 2026/04/20 02:18:03 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:03 INFO : only0: Copied (replaced existing) 2026/04/20 02:18:03 DEBUG : only16: size = 0 OK 2026/04/20 02:18:03 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:03 INFO : only16: Copied (replaced existing) 2026/04/20 02:18:03 DEBUG : only18: size = 0 OK 2026/04/20 02:18:03 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:03 INFO : only18: Copied (replaced existing) 2026/04/20 02:18:04 DEBUG : only11: size = 0 OK 2026/04/20 02:18:04 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:04 INFO : only11: Copied (replaced existing) 2026/04/20 02:18:04 DEBUG : only3: size = 0 OK 2026/04/20 02:18:04 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:04 INFO : only3: Copied (replaced existing) 2026/04/20 02:18:04 DEBUG : only19: size = 0 OK 2026/04/20 02:18:04 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:04 INFO : only19: Copied (replaced existing) 2026/04/20 02:18:05 DEBUG : only17: size = 0 OK 2026/04/20 02:18:05 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:05 INFO : only17: Copied (replaced existing) 2026/04/20 02:18:05 DEBUG : only4: size = 0 OK 2026/04/20 02:18:05 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:05 INFO : only4: Copied (replaced existing) 2026/04/20 02:18:05 DEBUG : only1: size = 0 OK 2026/04/20 02:18:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:05 INFO : only1: Copied (replaced existing) 2026/04/20 02:18:06 DEBUG : only7: size = 0 OK 2026/04/20 02:18:06 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:06 INFO : only7: Copied (replaced existing) 2026/04/20 02:18:06 DEBUG : only9: size = 0 OK 2026/04/20 02:18:06 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:06 INFO : only9: Copied (replaced existing) 2026/04/20 02:18:06 DEBUG : only8: size = 0 OK 2026/04/20 02:18:06 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:06 INFO : only8: Copied (replaced existing) 2026/04/20 02:18:07 DEBUG : only2: size = 0 OK 2026/04/20 02:18:07 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:07 INFO : only2: Copied (replaced existing) 2026/04/20 02:18:07 DEBUG : only5: size = 0 OK 2026/04/20 02:18:07 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:07 INFO : only5: Copied (replaced existing) 2026/04/20 02:18:08 DEBUG : only6: size = 0 OK 2026/04/20 02:18:08 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 02:18:08 INFO : only6: Copied (replaced existing) 2026/04/20 02:18:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (94.68s) === RUN TestTransform === RUN TestTransform/base64 run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:18:18 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:20 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:22 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:24 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:25 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:28 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:30 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:32 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:34 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:36 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:38 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/20 02:18:40 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/20 02:18:42 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/20 02:18:44 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/20 02:18:46 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/20 02:18:48 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/20 02:18:50 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/20 02:18:52 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/20 02:18:54 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/20 02:18:56 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/20 02:18:57 DEBUG : Waiting for deletions to finish 2026/04/20 02:18:57 DEBUG : apple: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : apple: Excluded 2026/04/20 02:18:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : appleappleapplebanana: Excluded 2026/04/20 02:18:57 DEBUG : banana: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : banana: Excluded 2026/04/20 02:18:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : splitbananasplit: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 02:18:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 02:18:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 02:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:18:58 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:18:58 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:18:58 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:18:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:18:58 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:18:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:18:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:18:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:18:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:18:58 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:18:58 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:18:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:18:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:18:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:18:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:18:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:18:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 02:18:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:18:58 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:18:58 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:18:59 DEBUG : YmFuYW5h: Uploading chunk 0, size=6, remain=0 2026/04/20 02:18:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Uploading chunk 0, size=16, remain=0 2026/04/20 02:18:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:00 DEBUG : YmFuYW5h: size = 6 OK 2026/04/20 02:19:00 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/20 02:19:00 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/20 02:19:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/20 02:19:00 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/20 02:19:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/20 02:19:00 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/20 02:19:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:00 DEBUG : YXBwbGU=: Uploading chunk 0, size=5, remain=0 2026/04/20 02:19:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:01 DEBUG : YXBwbGU=: size = 5 OK 2026/04/20 02:19:01 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/20 02:19:01 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/20 02:19:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/20 02:19:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/20 02:19:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/20 02:19:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/20 02:19:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/20 02:19:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/20 02:19:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/20 02:19:04 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/20 02:19:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/20 02:19:04 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/20 02:19:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/20 02:19:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/20 02:19:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/20 02:19:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/20 02:19:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/20 02:19:06 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/20 02:19:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Uploading chunk 0, size=20, remain=0 2026/04/20 02:19:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/20 02:19:07 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/20 02:19:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Uploading chunk 0, size=19, remain=0 2026/04/20 02:19:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/20 02:19:07 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/20 02:19:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/20 02:19:08 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/20 02:19:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Uploading chunk 0, size=20, remain=0 2026/04/20 02:19:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Uploading chunk 0, size=19, remain=0 2026/04/20 02:19:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/20 02:19:08 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/20 02:19:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Uploading chunk 0, size=18, remain=0 2026/04/20 02:19:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Uploading chunk 0, size=17, remain=0 2026/04/20 02:19:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/20 02:19:09 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/20 02:19:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/20 02:19:09 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/20 02:19:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/20 02:19:10 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/20 02:19:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/20 02:19:10 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/20 02:19:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:10 DEBUG : Waiting for deletions to finish 2026/04/20 02:19:10 INFO : banana: Deleted 2026/04/20 02:19:10 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 02:19:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 02:19:10 INFO : apple: Deleted 2026/04/20 02:19:10 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 02:19:11 INFO : splitbananasplit: Deleted 2026/04/20 02:19:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 02:19:11 INFO : appleappleapplebanana: Deleted 2026/04/20 02:19:11 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 02:19:11 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 02:19:11 DEBUG : Waiting for deletions to finish 2026/04/20 02:19:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/20 02:19:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : YmFuYW5h: Excluded 2026/04/20 02:19:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : YXBwbGU=: Excluded 2026/04/20 02:19:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/20 02:19:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/20 02:19:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:12 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:12 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/20 02:19:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : splitbananasplit: Unchanged skipping 2026/04/20 02:19:12 DEBUG : YmFuYW5h: size = 6 OK 2026/04/20 02:19:12 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : banana: Unchanged skipping 2026/04/20 02:19:12 DEBUG : YXBwbGU=: size = 5 OK 2026/04/20 02:19:12 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/20 02:19:12 DEBUG : apple: Unchanged skipping 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/20 02:19:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/20 02:19:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:19:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/20 02:19:12 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:19:12 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:19:12 DEBUG : Waiting for deletions to finish 2026/04/20 02:19:12 DEBUG : Waiting for deletions to finish 2026/04/20 02:19:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/20 02:19:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : YmFuYW5h: Excluded 2026/04/20 02:19:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : YXBwbGU=: Excluded 2026/04/20 02:19:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/20 02:19:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/20 02:19:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/20 02:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/20 02:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:13 DEBUG : apple: transformed to: YXBwbGU= 2026/04/20 02:19:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/20 02:19:13 DEBUG : banana: transformed to: YmFuYW5h 2026/04/20 02:19:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/20 02:19:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/20 02:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/20 02:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/20 02:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/20 02:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/20 02:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/suffix run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:21 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:23 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:25 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:27 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:29 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:31 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:32 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:34 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:36 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:38 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/20 02:19:40 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/20 02:19:42 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/20 02:19:44 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/20 02:19:46 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/20 02:19:48 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/20 02:19:50 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/20 02:19:52 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/20 02:19:54 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:56 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/20 02:19:57 DEBUG : Waiting for deletions to finish 2026/04/20 02:19:57 DEBUG : apple: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : apple: Excluded 2026/04/20 02:19:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : appleappleapplebanana: Excluded 2026/04/20 02:19:57 DEBUG : banana: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : banana: Excluded 2026/04/20 02:19:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : splitbananasplit: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 02:19:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 02:19:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 02:19:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 02:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:19:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 02:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:19:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 02:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:19:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 02:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:19:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:19:57 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:19:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:19:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:19:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:19:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:19:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 02:19:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:19:58 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:19:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/20 02:19:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:19:58 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:19:58 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:19:58 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2026/04/20 02:19:59 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2026/04/20 02:19:59 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:19:59 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2026/04/20 02:19:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/20 02:19:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/20 02:19:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/20 02:19:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 02:20:00 DEBUG : appleSUFFIX: size = 5 OK 2026/04/20 02:20:00 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/20 02:20:00 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/20 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 02:20:00 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/20 02:20:00 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/20 02:20:00 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/20 02:20:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 02:20:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/20 02:20:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/20 02:20:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 02:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 02:20:01 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/20 02:20:01 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/20 02:20:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/20 02:20:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 02:20:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/20 02:20:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/20 02:20:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 02:20:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 02:20:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/20 02:20:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/20 02:20:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 02:20:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 02:20:03 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/20 02:20:03 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/20 02:20:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/20 02:20:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 02:20:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/20 02:20:04 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/20 02:20:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 02:20:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 02:20:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/20 02:20:04 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/20 02:20:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 02:20:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 02:20:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/20 02:20:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/20 02:20:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 02:20:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 02:20:05 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/20 02:20:05 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/20 02:20:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/20 02:20:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 02:20:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:06 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/04/20 02:20:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2026/04/20 02:20:06 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/20 02:20:06 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/20 02:20:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/20 02:20:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 02:20:06 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/20 02:20:06 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/20 02:20:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/20 02:20:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 02:20:07 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/20 02:20:07 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/20 02:20:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/20 02:20:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 02:20:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/04/20 02:20:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2026/04/20 02:20:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2026/04/20 02:20:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/20 02:20:08 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/20 02:20:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/20 02:20:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 02:20:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/20 02:20:09 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/20 02:20:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/20 02:20:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/20 02:20:09 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/20 02:20:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/20 02:20:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2026/04/20 02:20:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/20 02:20:09 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/20 02:20:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/20 02:20:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/20 02:20:10 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/20 02:20:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/20 02:20:10 DEBUG : Waiting for deletions to finish 2026/04/20 02:20:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/20 02:20:10 INFO : banana: Deleted 2026/04/20 02:20:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0003-defghij.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0009-3456789.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0007-1234567.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0013-789;=.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0011-56789;.txt: Deleted 2026/04/20 02:20:10 INFO : appleappleapplebanana: Deleted 2026/04/20 02:20:10 INFO : splitbananasplit: Deleted 2026/04/20 02:20:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0014-89;=.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0010-456789.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0015-9;=.txt: Deleted 2026/04/20 02:20:10 INFO : dir1/0008-2345678.txt: Deleted 2026/04/20 02:20:10 INFO : apple: Deleted 2026/04/20 02:20:10 INFO : dir1/0012-6789;.txt: Deleted 2026/04/20 02:20:10 DEBUG : Waiting for deletions to finish 2026/04/20 02:20:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : appleSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : bananaSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/20 02:20:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/20 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/20 02:20:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/20 02:20:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/20 02:20:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/20 02:20:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:12 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:12 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:20:12 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2026/04/20 02:20:13 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:13 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2026/04/20 02:20:13 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2026/04/20 02:20:13 DEBUG : banana: size = 6 OK 2026/04/20 02:20:13 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/04/20 02:20:13 INFO : banana: Copied (new) 2026/04/20 02:20:14 DEBUG : apple: size = 5 OK 2026/04/20 02:20:14 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/04/20 02:20:14 INFO : apple: Copied (new) 2026/04/20 02:20:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/20 02:20:14 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/04/20 02:20:14 INFO : splitbananasplit: Copied (new) 2026/04/20 02:20:14 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/20 02:20:15 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/04/20 02:20:15 INFO : appleappleapplebanana: Copied (new) 2026/04/20 02:20:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/20 02:20:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/04/20 02:20:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/20 02:20:15 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:16 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:16 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/20 02:20:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/04/20 02:20:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/20 02:20:16 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/20 02:20:17 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/04/20 02:20:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/20 02:20:17 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/20 02:20:17 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/20 02:20:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/20 02:20:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/20 02:20:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/04/20 02:20:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/20 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:18 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/20 02:20:18 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/04/20 02:20:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/20 02:20:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/20 02:20:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/04/20 02:20:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/20 02:20:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/20 02:20:19 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/04/20 02:20:19 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/20 02:20:19 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:19 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 02:20:19 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2026/04/20 02:20:19 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2026/04/20 02:20:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/20 02:20:20 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/04/20 02:20:20 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/20 02:20:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/20 02:20:21 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/04/20 02:20:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/20 02:20:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/20 02:20:21 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/20 02:20:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/20 02:20:21 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2026/04/20 02:20:21 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2026/04/20 02:20:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/20 02:20:22 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/04/20 02:20:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/20 02:20:22 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2026/04/20 02:20:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/20 02:20:22 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/20 02:20:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/20 02:20:23 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2026/04/20 02:20:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/20 02:20:23 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/04/20 02:20:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/20 02:20:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/20 02:20:23 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/04/20 02:20:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/20 02:20:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/20 02:20:24 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/04/20 02:20:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/20 02:20:24 DEBUG : Waiting for deletions to finish 2026/04/20 02:20:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : splitbananasplitSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : appleSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/20 02:20:24 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/20 02:20:24 INFO : bananaSUFFIX: Deleted 2026/04/20 02:20:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/20 02:20:26 DEBUG : Waiting for deletions to finish 2026/04/20 02:20:26 DEBUG : apple: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : apple: Excluded 2026/04/20 02:20:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : appleappleapplebanana: Excluded 2026/04/20 02:20:26 DEBUG : banana: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : banana: Excluded 2026/04/20 02:20:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : splitbananasplit: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 02:20:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/20 02:20:26 DEBUG : Waiting for deletions to finish 2026/04/20 02:20:26 DEBUG : apple: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : apple: Excluded 2026/04/20 02:20:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : appleappleapplebanana: Excluded 2026/04/20 02:20:26 DEBUG : banana: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : banana: Excluded 2026/04/20 02:20:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/20 02:20:26 DEBUG : splitbananasplit: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/20 02:20:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/20 02:20:27 DEBUG : dir1/0015-9;=.txt: Excluded --- PASS: TestTransform (134.78s) --- PASS: TestTransform/base64 (61.50s) --- PASS: TestTransform/suffix (73.28s) === RUN TestDirTag run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:20:31 DEBUG : empty_dir: Making directory with metadata 2026/04/20 02:20:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 02:20:31 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:31 INFO : tictacempty_dir: Making directory 2026/04/20 02:20:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:32 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:32 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:32 INFO : tictactoe: Making directory 2026/04/20 02:20:32 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:32 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:32 INFO : tictactoe/tictactoe: Making directory 2026/04/20 02:20:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 02:20:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 02:20:32 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:32 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:20:33 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/04/20 02:20:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/20 02:20:34 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:20:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/20 02:20:34 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (4.90s) === RUN TestAllTag run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:20:36 DEBUG : empty_dir: Making directory with metadata 2026/04/20 02:20:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 02:20:36 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:36 INFO : tictacempty_dir: Making directory 2026/04/20 02:20:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:36 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:36 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:36 INFO : tictactoe: Making directory 2026/04/20 02:20:37 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:37 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:37 INFO : tictactoe/tictactoe: Making directory 2026/04/20 02:20:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 02:20:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:37 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:37 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:20:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/20 02:20:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 02:20:39 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:20:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:39 DEBUG : Waiting for deletions to finish 2026/04/20 02:20:39 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:39 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:39 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:39 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 02:20:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 02:20:40 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:20:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/20 02:20:40 NOTICE: OpenDrive root 'rclone-test-yoyucog1kuco': 0 differences found 2026/04/20 02:20:40 NOTICE: OpenDrive root 'rclone-test-yoyucog1kuco': 1 matching files --- PASS: TestAllTag (5.52s) === RUN TestRunTwice run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:20:42 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:42 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:42 INFO : tictactoe: Making directory 2026/04/20 02:20:42 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:42 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:42 INFO : tictactoe/tictactoe: Making directory 2026/04/20 02:20:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 02:20:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 02:20:42 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:42 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:20:43 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/04/20 02:20:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/20 02:20:44 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:20:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/20 02:20:44 DEBUG : Waiting for deletions to finish 2026/04/20 02:20:44 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:45 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:45 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/20 02:20:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/20 02:20:45 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/20 02:20:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/20 02:20:45 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:20:45 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (5.29s) === RUN TestConflicting run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:20:47 INFO : toe: Making directory 2026/04/20 02:20:47 INFO : toe/toe: Making directory 2026/04/20 02:20:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/20 02:20:48 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:48 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:20:48 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/04/20 02:20:49 DEBUG : toe/toe/toe: size = 11 OK 2026/04/20 02:20:49 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:20:49 INFO : toe/toe/toe: Copied (new) 2026/04/20 02:20:49 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (4.24s) === RUN TestMove run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:20:51 DEBUG : empty_dir: Making directory with metadata 2026/04/20 02:20:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 02:20:51 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:51 INFO : tictacempty_dir: Making directory 2026/04/20 02:20:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:52 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:52 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:52 INFO : tictactoe: Making directory 2026/04/20 02:20:52 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:52 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:52 INFO : tictactoe/tictactoe: Making directory 2026/04/20 02:20:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 02:20:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:52 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:52 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:20:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/20 02:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 02:20:54 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:20:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:54 INFO : toe/toe/toe.txt: Deleted 2026/04/20 02:20:54 INFO : toe/toe: Removing directory 2026/04/20 02:20:54 INFO : toe: Removing directory 2026/04/20 02:20:54 INFO : empty_dir: Removing directory 2026/04/20 02:20:54 DEBUG : Local file system at /tmp/rclone4065246218: deleted 3 directories --- PASS: TestMove (4.90s) === RUN TestTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:20:56 DEBUG : empty_dir: Making directory with metadata 2026/04/20 02:20:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 02:20:56 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:56 INFO : tictacempty_dir: Making directory 2026/04/20 02:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:20:56 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:56 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:56 INFO : tictactoe: Making directory 2026/04/20 02:20:57 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:57 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:20:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:57 INFO : tictactoe/tictactoe: Making directory 2026/04/20 02:20:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:20:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 02:20:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 02:20:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:57 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:20:57 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:20:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/20 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 02:20:59 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:20:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:20:59 INFO : toe/toe/toe.txt: Deleted 2026/04/20 02:20:59 INFO : toe/toe: Removing directory 2026/04/20 02:20:59 INFO : toe: Removing directory 2026/04/20 02:20:59 INFO : empty_dir: Removing directory 2026/04/20 02:20:59 DEBUG : Local file system at /tmp/rclone4065246218: deleted 3 directories 2026/04/20 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/20 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 02:20:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 02:21:00 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (7.64s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:21:04 DEBUG : Reset feature "Copy" 2026/04/20 02:21:04 DEBUG : Reset feature "Move" 2026/04/20 02:21:04 DEBUG : Reset feature "Copy" 2026/04/20 02:21:04 DEBUG : Reset feature "Move" 2026/04/20 02:21:04 DEBUG : empty_dir: Making directory with metadata 2026/04/20 02:21:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/20 02:21:04 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:21:04 INFO : tictacempty_dir: Making directory 2026/04/20 02:21:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/20 02:21:04 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:21:04 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:21:04 INFO : tictactoe: Making directory 2026/04/20 02:21:05 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:21:05 DEBUG : toe: transformed to: tictactoe 2026/04/20 02:21:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:21:05 INFO : tictactoe/tictactoe: Making directory 2026/04/20 02:21:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/20 02:21:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/20 02:21:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:21:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 02:21:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:21:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:21:05 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:21:05 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:21:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/20 02:21:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 02:21:07 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:21:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/20 02:21:07 INFO : toe/toe/toe.txt: Deleted 2026/04/20 02:21:07 INFO : toe/toe: Removing directory 2026/04/20 02:21:07 INFO : toe: Removing directory 2026/04/20 02:21:07 INFO : empty_dir: Removing directory 2026/04/20 02:21:07 DEBUG : Local file system at /tmp/rclone4065246218: deleted 3 directories 2026/04/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 02:21:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/20 02:21:10 DEBUG : toe/toe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/04/20 02:21:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/20 02:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Src hash empty - aborting Dst hash check 2026/04/20 02:21:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/20 02:21:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (10.64s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-yoyucog1kuco'", Local "Local file system at /tmp/rclone4065246218", Modify Window "1s" 2026/04/20 02:21:14 DEBUG : toe: transformed to: dG9l 2026/04/20 02:21:14 DEBUG : toe: transformed to: dG9l 2026/04/20 02:21:14 INFO : dG9l: Making directory 2026/04/20 02:21:15 DEBUG : toe: transformed to: dG9l 2026/04/20 02:21:15 DEBUG : toe: transformed to: dG9l 2026/04/20 02:21:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/20 02:21:15 INFO : dG9l/dG9l: Making directory 2026/04/20 02:21:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/20 02:21:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/20 02:21:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 02:21:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/20 02:21:15 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for checks to finish 2026/04/20 02:21:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 02:21:15 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Waiting for transfers to finish 2026/04/20 02:21:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2026/04/20 02:21:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/20 02:21:17 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 02:21:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/20 02:21:17 DEBUG : Waiting for deletions to finish 2026/04/20 02:21:17 DEBUG : dG9l: transformed to: toe 2026/04/20 02:21:17 DEBUG : dG9l: transformed to: toe 2026/04/20 02:21:17 DEBUG : toe: Directory modification time the same (differ by -248.909445ms, within tolerance 1s) 2026/04/20 02:21:17 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/20 02:21:17 DEBUG : dG9l: transformed to: toe 2026/04/20 02:21:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/20 02:21:17 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/04/20 02:21:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/20 02:21:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/20 02:21:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/20 02:21:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/04/20 02:21:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/20 02:21:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/20 02:21:18 DEBUG : Local file system at /tmp/rclone4065246218: Waiting for checks to finish 2026/04/20 02:21:18 DEBUG : Local file system at /tmp/rclone4065246218: Waiting for transfers to finish 2026/04/20 02:21:18 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (5.18s) FAIL 2026/04/20 02:21:19 DEBUG : OpenDrive root 'rclone-test-yoyucog1kuco': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyCheckFirst|TestCopyNoTraverse|TestCopyWithFilesFrom|TestDirTag|TestFixCase|TestManualTransformFile|TestMove|TestRunTwice|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingModtimeOnly|TestSyncConcurrentTruncate|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncSuffix|TestTransformFile)$|^TestTransform$/^(base64|suffix)$'" - Finished ERROR in 5m58.600943499s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnly]