"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/09 05:43:13 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu" 2025/10/09 05:43:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/09 05:43:13 DEBUG : Creating backend with remote "/tmp/rclone3103497214" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/09 05:43:14 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:14 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/09 05:43:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:15 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:15 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:16 INFO : sub dir/hello world: Copied (new) 2025/10/09 05:43:16 DEBUG : B2 bucket rclone-test-javapaw6nevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:18 DEBUG : Creating backend with remote "/non-existing" 2025/10/09 05:43:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/09 05:43:18 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:18 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:19 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:19 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.92s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:20 INFO : B2 bucket rclone-test-javapaw6nevu: Running all checks before starting transfers 2025/10/09 05:43:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:21 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:21 INFO : B2 bucket rclone-test-javapaw6nevu: Checks finished, now starting transfers 2025/10/09 05:43:21 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:22 ERROR : Ignoring --no-traverse with sync 2025/10/09 05:43:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:22 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:22 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:22 INFO : sub dir/hello world: Copied (new) 2025/10/09 05:43:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/09 05:43:23 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:23 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/09 05:43:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:43:25 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:25 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:43:26 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:26 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/09 05:43:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/09 05:43:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/09 05:43:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/09 05:43:28 INFO : sub dir2: Making directory 2025/10/09 05:43:28 INFO : sub dir: Making directory 2025/10/09 05:43:28 INFO : sub dir2/sub sub dir2: Making directory 2025/10/09 05:43:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:28 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:28 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:28 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/09 05:43:28 DEBUG : B2 bucket rclone-test-javapaw6nevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.35s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:29 INFO : sub dir2: Making directory 2025/10/09 05:43:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/09 05:43:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/09 05:43:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:29 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:29 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:30 DEBUG : sub dir2: Making directory with metadata 2025/10/09 05:43:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/09 05:43:30 INFO : sub dir2: Making directory 2025/10/09 05:43:30 INFO : sub dir: Making directory 2025/10/09 05:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:30 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:30 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:31 INFO : sub dir/hello world: Copied (new) 2025/10/09 05:43:31 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/09 05:43:31 DEBUG : B2 bucket rclone-test-javapaw6nevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/09 05:43:31 DEBUG : B2 bucket rclone-test-javapaw6nevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:32 INFO : sub dir2: Making directory 2025/10/09 05:43:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:32 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:32 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:32 INFO : sub dir/hello world: Copied (new) 2025/10/09 05:43:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:33 DEBUG : sub dir2: Making directory with metadata 2025/10/09 05:43:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/09 05:43:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/09 05:43:33 INFO : sub dir2: Making directory 2025/10/09 05:43:33 INFO : sub dir: Making directory 2025/10/09 05:43:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:33 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:33 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:34 INFO : sub dir/hello world: Copied (new) 2025/10/09 05:43:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/09 05:43:34 DEBUG : B2 bucket rclone-test-javapaw6nevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:35 INFO : sub dir2: Making directory 2025/10/09 05:43:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:35 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:35 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:35 INFO : sub dir/hello world: Copied (new) 2025/10/09 05:43:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pofuruz4maha" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-javapaw6nevu -> B2 bucket rclone-test-pofuruz4maha 2025/10/09 05:43:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:38 DEBUG : B2 bucket rclone-test-pofuruz4maha: Waiting for checks to finish 2025/10/09 05:43:38 DEBUG : B2 bucket rclone-test-pofuruz4maha: Waiting for transfers to finish 2025/10/09 05:43:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/09 05:43:39 DEBUG : B2 bucket rclone-test-pofuruz4maha: Purge remote 2025/10/09 05:43:39 INFO : B2 bucket rclone-test-pofuruz4maha: cleaning bucket "rclone-test-pofuruz4maha" of all files 2025/10/09 05:43:39 DEBUG : sub dir/hello world: Deleting (id "4_z6f421d5370fdcb7b9f980e1b_f1106cec31a414260_d20251009_m054339_c001_v0001172_t0035_u01759988619076") --- PASS: TestServerSideCopy (4.28s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/09 05:43:42 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:42 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/09 05:43:42 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.27s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vatuxol4lugo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-javapaw6nevu -> B2 bucket rclone-test-vatuxol4lugo 2025/10/09 05:43:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:45 DEBUG : B2 bucket rclone-test-vatuxol4lugo: Waiting for checks to finish 2025/10/09 05:43:45 DEBUG : B2 bucket rclone-test-vatuxol4lugo: Waiting for transfers to finish 2025/10/09 05:43:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/09 05:43:47 DEBUG : B2 bucket rclone-test-vatuxol4lugo: Waiting for checks to finish 2025/10/09 05:43:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/09 05:43:47 DEBUG : B2 bucket rclone-test-vatuxol4lugo: Waiting for transfers to finish 2025/10/09 05:43:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/09 05:43:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/09 05:43:48 DEBUG : B2 bucket rclone-test-vatuxol4lugo: Purge remote 2025/10/09 05:43:48 INFO : B2 bucket rclone-test-vatuxol4lugo: cleaning bucket "rclone-test-vatuxol4lugo" of all files 2025/10/09 05:43:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f723d0370fdcb7b9f980e1b_f11603d4572166c60_d20251009_m054347_c001_v0001137_t0042_u01759988627572") 2025/10/09 05:43:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f723d0370fdcb7b9f980e1b_f116dc2803883dddb_d20251009_m054345_c001_v0001181_t0016_u01759988625931") --- PASS: TestServerSideCopyOverSelf (6.32s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/09 05:43:50 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:43:50 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:43:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/09 05:43:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/09 05:43:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:43:52 DEBUG : Creating backend with remote "TestB2:rclone-test-soceyid0yajo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-javapaw6nevu -> B2 bucket rclone-test-soceyid0yajo 2025/10/09 05:43:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:43:53 DEBUG : B2 bucket rclone-test-soceyid0yajo: Waiting for checks to finish 2025/10/09 05:43:53 DEBUG : B2 bucket rclone-test-soceyid0yajo: Waiting for transfers to finish 2025/10/09 05:43:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:43:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/09 05:43:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/09 05:43:55 DEBUG : B2 bucket rclone-test-soceyid0yajo: Waiting for checks to finish 2025/10/09 05:43:55 DEBUG : B2 bucket rclone-test-soceyid0yajo: Waiting for transfers to finish 2025/10/09 05:43:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/09 05:43:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/09 05:43:56 INFO : sub dir/hello world: Deleted 2025/10/09 05:43:57 DEBUG : testing file moves 2025/10/09 05:43:57 DEBUG : B2 bucket rclone-test-soceyid0yajo: Waiting for checks to finish 2025/10/09 05:43:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/09 05:43:57 DEBUG : B2 bucket rclone-test-soceyid0yajo: Waiting for transfers to finish 2025/10/09 05:43:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/09 05:43:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/09 05:43:58 INFO : sub dir/hello world: Deleted 2025/10/09 05:43:58 DEBUG : B2 bucket rclone-test-soceyid0yajo: Purge remote 2025/10/09 05:43:58 INFO : B2 bucket rclone-test-soceyid0yajo: cleaning bucket "rclone-test-soceyid0yajo" of all files 2025/10/09 05:43:58 DEBUG : sub dir/hello world: Deleting (id "4_z8fb25d0370fdcb7b9f980e1b_f102ead150504c729_d20251009_m054357_c001_v0001161_t0023_u01759988637850") 2025/10/09 05:43:58 DEBUG : sub dir/hello world: Deleting (id "4_z8fb25d0370fdcb7b9f980e1b_f115f8ed3ccb64f55_d20251009_m054355_c001_v0001101_t0007_u01759988635779") 2025/10/09 05:43:58 DEBUG : sub dir/hello world: Deleting (id "4_z8fb25d0370fdcb7b9f980e1b_f102da966ed73882d_d20251009_m054354_c001_v0001100_t0020_u01759988634128") --- PASS: TestServerSideMoveOverSelf (8.41s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:00 ERROR : error listing: directory not found 2025/10/09 05:44:00 INFO : Local file system at /tmp/rclone3103497214: Making directory 2025/10/09 05:44:01 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:01 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:44:03 DEBUG : Local file system at /tmp/rclone3103497214: Waiting for checks to finish 2025/10/09 05:44:03 DEBUG : Local file system at /tmp/rclone3103497214: Waiting for transfers to finish 2025/10/09 05:44:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:44:03 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/09 05:44:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.16s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/09 05:44:04 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:04 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/09 05:44:04 INFO : check sum: Copied (new) 2025/10/09 05:44:04 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:05 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/09 05:44:05 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/09 05:44:05 DEBUG : check sum: Unchanged skipping 2025/10/09 05:44:05 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:05 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:05 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.86s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/09 05:44:06 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:06 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/09 05:44:06 INFO : sizeonly: Copied (new) 2025/10/09 05:44:06 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:06 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:06 DEBUG : sizeonly: Sizes identical 2025/10/09 05:44:06 DEBUG : sizeonly: Unchanged skipping 2025/10/09 05:44:06 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:06 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/09 05:44:07 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:07 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/09 05:44:08 INFO : ignore-size: Copied (new) 2025/10/09 05:44:08 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:44:08 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:08 DEBUG : ignore-size: Unchanged skipping 2025/10/09 05:44:08 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:08 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.92s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:44:10 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:10 DEBUG : existing: Unchanged skipping 2025/10/09 05:44:10 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:10 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:10 INFO : There was nothing to transfer 2025/10/09 05:44:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/09 05:44:10 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:10 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/09 05:44:11 INFO : existing: Copied (replaced existing) 2025/10/09 05:44:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.22s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/09 05:44:11 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:11 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/09 05:44:12 INFO : existing: Copied (new) 2025/10/09 05:44:12 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:12 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:12 DEBUG : existing: Destination exists, skipping 2025/10/09 05:44:12 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:12 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/09 05:44:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/09 05:44:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:14 DEBUG : c/non empty space: Unchanged skipping 2025/10/09 05:44:14 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:14 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:44:14 INFO : a/potato2: Copied (new) 2025/10/09 05:44:14 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:15 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/09 05:44:16 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/09 05:44:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/09 05:44:16 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:16 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:16 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:16 INFO : There was nothing to transfer 2025/10/09 05:44:17 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/09 05:44:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/09 05:44:18 INFO : empty space: Updated modification time in destination 2025/10/09 05:44:18 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:18 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:18 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:19 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/09 05:44:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/09 05:44:19 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:19 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:19 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:20 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/09 05:44:20 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3103497214) 2025/10/09 05:44:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-javapaw6nevu) 2025/10/09 05:44:20 DEBUG : foo: sha1 differ 2025/10/09 05:44:20 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/09 05:44:20 INFO : foo: Copied (replaced existing) 2025/10/09 05:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/09 05:44:22 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:22 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:22 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:44:22 INFO : potato: Copied (new) 2025/10/09 05:44:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/09 05:44:24 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:24 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/09 05:44:24 INFO : potato: Copied (replaced existing) 2025/10/09 05:44:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:26 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 2025/10/09 05:44:26 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3103497214) 2025/10/09 05:44:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-javapaw6nevu) 2025/10/09 05:44:26 DEBUG : potato: sha1 differ 2025/10/09 05:44:26 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/09 05:44:26 INFO : potato: Copied (replaced existing) 2025/10/09 05:44:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:44:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/09 05:44:28 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:28 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:28 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:28 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:44:30 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:30 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:30 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:44:30 INFO : potato2: Copied (new) 2025/10/09 05:44:30 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:32 INFO : d: Making directory 2025/10/09 05:44:32 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/09 05:44:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/09 05:44:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:33 DEBUG : c/non empty space: Unchanged skipping 2025/10/09 05:44:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:44:33 INFO : a/potato2: Copied (new) 2025/10/09 05:44:33 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:33 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:33 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/09 05:44:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/09 05:44:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:35 DEBUG : c/non empty space: Unchanged skipping 2025/10/09 05:44:35 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:35 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:44:35 INFO : a/potato2: Copied (new) 2025/10/09 05:44:35 ERROR : B2 bucket rclone-test-javapaw6nevu: not deleting files as there were IO errors 2025/10/09 05:44:35 ERROR : B2 bucket rclone-test-javapaw6nevu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.64s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:38 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:44:38 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:38 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:38 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:38 INFO : potato: Deleted 2025/10/09 05:44:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:44:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.81s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:40 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:40 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:40 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:41 INFO : potato: Deleted 2025/10/09 05:44:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:44:41 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:41 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:41 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:44:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.84s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:44:43 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:43 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:44 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/09 05:44:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.26s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:45 DEBUG : enormous: Excluded (Size Filter) 2025/10/09 05:44:45 DEBUG : enormous: Excluded 2025/10/09 05:44:45 DEBUG : potato2: Excluded (Size Filter) 2025/10/09 05:44:45 DEBUG : potato2: Excluded 2025/10/09 05:44:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/09 05:44:46 DEBUG : potato2: Excluded 2025/10/09 05:44:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:46 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:46 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:46 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:46 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:46 INFO : There was nothing to transfer 2025/10/09 05:44:46 DEBUG : enormous: Excluded (Size Filter) 2025/10/09 05:44:46 DEBUG : enormous: Excluded 2025/10/09 05:44:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/09 05:44:46 DEBUG : potato2: Excluded 2025/10/09 05:44:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/09 05:44:46 DEBUG : potato2: Excluded 2025/10/09 05:44:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/09 05:44:46 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:46 DEBUG : Local file system at /tmp/rclone3103497214: Waiting for checks to finish 2025/10/09 05:44:46 DEBUG : Local file system at /tmp/rclone3103497214: Waiting for transfers to finish 2025/10/09 05:44:46 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:48 DEBUG : enormous: Excluded (Size Filter) 2025/10/09 05:44:48 DEBUG : enormous: Excluded 2025/10/09 05:44:48 DEBUG : potato2: Excluded (Size Filter) 2025/10/09 05:44:48 DEBUG : potato2: Excluded 2025/10/09 05:44:48 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:44:48 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:48 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:48 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:49 INFO : enormous: Deleted 2025/10/09 05:44:49 INFO : potato2: Deleted 2025/10/09 05:44:49 INFO : There was nothing to transfer 2025/10/09 05:44:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/09 05:44:49 DEBUG : empty space: Unchanged skipping 2025/10/09 05:44:49 DEBUG : Local file system at /tmp/rclone3103497214: Waiting for checks to finish 2025/10/09 05:44:49 DEBUG : Local file system at /tmp/rclone3103497214: Waiting for transfers to finish 2025/10/09 05:44:49 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:49 INFO : enormous: Deleted 2025/10/09 05:44:49 INFO : potato2: Deleted 2025/10/09 05:44:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:44:51 DEBUG : five: Need to transfer - File not found at Destination 2025/10/09 05:44:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/09 05:44:51 DEBUG : one: Destination is newer than source, skipping 2025/10/09 05:44:51 DEBUG : three: Sizes identical 2025/10/09 05:44:51 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/09 05:44:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/09 05:44:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3103497214) 2025/10/09 05:44:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-javapaw6nevu) 2025/10/09 05:44:51 DEBUG : two: sha1 differ 2025/10/09 05:44:51 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/09 05:44:52 INFO : five: Copied (new) 2025/10/09 05:44:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/09 05:44:52 INFO : four: Copied (replaced existing) 2025/10/09 05:44:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/09 05:44:52 INFO : two: Copied (replaced existing) 2025/10/09 05:44:52 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:52 DEBUG : one: Destination is newer than source, skipping 2025/10/09 05:44:52 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/09 05:44:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/09 05:44:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/09 05:44:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/09 05:44:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/09 05:44:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3103497214) 2025/10/09 05:44:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/09 05:44:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/09 05:44:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-javapaw6nevu) 2025/10/09 05:44:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/09 05:44:52 DEBUG : three: sha1 differ 2025/10/09 05:44:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/09 05:44:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/09 05:44:52 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/09 05:44:53 INFO : three: Copied (replaced existing) 2025/10/09 05:44:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.59s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/09 05:44:55 INFO : B2 bucket rclone-test-javapaw6nevu: Making map for --track-renames 2025/10/09 05:44:55 INFO : B2 bucket rclone-test-javapaw6nevu: Finished making map for --track-renames 2025/10/09 05:44:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/09 05:44:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for renames to finish 2025/10/09 05:44:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/09 05:44:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/09 05:44:55 INFO : potato: Copied (new) 2025/10/09 05:44:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/09 05:44:55 INFO : yam: Copied (new) 2025/10/09 05:44:55 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:44:55 INFO : B2 bucket rclone-test-javapaw6nevu: Making map for --track-renames 2025/10/09 05:44:55 INFO : B2 bucket rclone-test-javapaw6nevu: Finished making map for --track-renames 2025/10/09 05:44:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:55 DEBUG : potato: Unchanged skipping 2025/10/09 05:44:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for renames to finish 2025/10/09 05:44:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/09 05:44:57 INFO : yam: Copied (server-side copy) to: yaml 2025/10/09 05:44:57 INFO : yam: Deleted 2025/10/09 05:44:57 INFO : yaml: Renamed from "yam" 2025/10/09 05:44:57 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/09 05:44:58 INFO : B2 bucket rclone-test-javapaw6nevu: Making map for --track-renames 2025/10/09 05:44:58 INFO : B2 bucket rclone-test-javapaw6nevu: Finished making map for --track-renames 2025/10/09 05:44:58 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/09 05:44:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/09 05:44:58 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for renames to finish 2025/10/09 05:44:58 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:58 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1137-17.backblaze.com/b2api/v1/b2_upload_file/0fa2bd7370edcb7b9f980e1b/c001_v0001137_t0056": EOF 2025/10/09 05:44:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-17.backblaze.com/b2api/v1/b2_upload_file/0fa2bd7370edcb7b9f980e1b/c001_v0001137_t0056": EOF) 2025/10/09 05:44:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/09 05:44:58 DEBUG : yam: Received error: Post "https://pod-000-1137-17.backblaze.com/b2api/v1/b2_upload_file/0fa2bd7370edcb7b9f980e1b/c001_v0001137_t0056": EOF - low level retry 0/10 2025/10/09 05:44:58 DEBUG : pacer: Reducing sleep to 10ms 2025/10/09 05:44:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/09 05:44:58 INFO : potato: Copied (new) 2025/10/09 05:44:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/09 05:44:58 INFO : yam: Copied (new) 2025/10/09 05:44:58 DEBUG : Waiting for deletions to finish 2025/10/09 05:44:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:44:59 INFO : B2 bucket rclone-test-javapaw6nevu: Making map for --track-renames 2025/10/09 05:44:59 INFO : B2 bucket rclone-test-javapaw6nevu: Finished making map for --track-renames 2025/10/09 05:44:59 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:44:59 DEBUG : potato: Unchanged skipping 2025/10/09 05:44:59 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for renames to finish 2025/10/09 05:44:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/09 05:44:59 INFO : yam: Copied (server-side copy) to: yaml 2025/10/09 05:44:59 INFO : yam: Deleted 2025/10/09 05:44:59 INFO : yaml: Renamed from "yam" 2025/10/09 05:44:59 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:44:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/09 05:45:00 INFO : B2 bucket rclone-test-javapaw6nevu: Making map for --track-renames 2025/10/09 05:45:00 INFO : B2 bucket rclone-test-javapaw6nevu: Finished making map for --track-renames 2025/10/09 05:45:00 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:45:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/09 05:45:00 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for renames to finish 2025/10/09 05:45:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/09 05:45:00 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:45:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/09 05:45:01 INFO : potato: Copied (new) 2025/10/09 05:45:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/09 05:45:01 INFO : sub/yam: Copied (new) 2025/10/09 05:45:01 DEBUG : Waiting for deletions to finish 2025/10/09 05:45:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:45:01 DEBUG : potato: Unchanged skipping 2025/10/09 05:45:01 INFO : B2 bucket rclone-test-javapaw6nevu: Making map for --track-renames 2025/10/09 05:45:01 INFO : B2 bucket rclone-test-javapaw6nevu: Finished making map for --track-renames 2025/10/09 05:45:01 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:45:01 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for renames to finish 2025/10/09 05:45:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/09 05:45:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/09 05:45:02 INFO : sub/yam: Deleted 2025/10/09 05:45:02 INFO : yam: Renamed from "sub/yam" 2025/10/09 05:45:02 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:45:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:03 DEBUG : Creating backend with remote "/tmp/rclone3103497214/dir1" 2025/10/09 05:45:03 DEBUG : Creating backend with remote "/tmp/rclone3103497214/dir2" 2025/10/09 05:45:03 DEBUG : Local file system at /tmp/rclone3103497214/dir2: Using server-side directory move 2025/10/09 05:45:03 INFO : Local file system at /tmp/rclone3103497214/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/09 05:45:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/09 05:45:03 DEBUG : Local file system at /tmp/rclone3103497214/dir2: Waiting for checks to finish 2025/10/09 05:45:03 DEBUG : Local file system at /tmp/rclone3103497214/dir2: Waiting for transfers to finish 2025/10/09 05:45:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:45:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/09 05:45:04 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:45:04 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:45:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:45:04 INFO : sub dir/hello world: Copied (new) 2025/10/09 05:45:04 INFO : sub dir/hello world: Deleted 2025/10/09 05:45:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/09 05:45:04 INFO : nested/sub dir/file: Copied (new) 2025/10/09 05:45:04 INFO : nested/sub dir/file: Deleted 2025/10/09 05:45:04 INFO : sub dir: Removing directory 2025/10/09 05:45:04 INFO : nested/sub dir: Removing directory 2025/10/09 05:45:04 INFO : nested: Removing directory 2025/10/09 05:45:04 DEBUG : Local file system at /tmp/rclone3103497214: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/09 05:45:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/09 05:45:05 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:45:05 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:45:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:45:05 INFO : sub dir/hello world: Copied (new) 2025/10/09 05:45:05 INFO : sub dir/hello world: Deleted 2025/10/09 05:45:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/09 05:45:06 INFO : nested/sub dir/file: Copied (new) 2025/10/09 05:45:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/09 05:45:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/09 05:45:07 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:45:07 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:45:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/09 05:45:07 INFO : existing: Copied (new) 2025/10/09 05:45:07 INFO : existing: Deleted 2025/10/09 05:45:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/09 05:45:07 INFO : existing-b: Copied (new) 2025/10/09 05:45:07 INFO : existing-b: Deleted 2025/10/09 05:45:08 DEBUG : existing: Destination exists, skipping 2025/10/09 05:45:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/09 05:45:08 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:45:08 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:45:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.01s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:09 DEBUG : Creating backend with remote "TestB2:rclone-test-daruvog9totu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-javapaw6nevu -> B2 bucket rclone-test-daruvog9totu 2025/10/09 05:45:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:45:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/09 05:45:14 DEBUG : empty space: Unchanged skipping 2025/10/09 05:45:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/09 05:45:14 DEBUG : B2 bucket rclone-test-daruvog9totu: Waiting for checks to finish 2025/10/09 05:45:14 INFO : empty space: Deleted 2025/10/09 05:45:14 DEBUG : B2 bucket rclone-test-daruvog9totu: Waiting for transfers to finish 2025/10/09 05:45:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:45:14 INFO : potato2: Copied (server-side copy) 2025/10/09 05:45:14 INFO : potato2: Deleted 2025/10/09 05:45:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/09 05:45:15 INFO : potato3: Copied (server-side copy) 2025/10/09 05:45:15 INFO : potato3: Deleted 2025/10/09 05:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mevagaj6liya" 2025/10/09 05:45:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/09 05:45:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:45:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/09 05:45:16 DEBUG : B2 bucket rclone-test-mevagaj6liya: Waiting for checks to finish 2025/10/09 05:45:16 DEBUG : B2 bucket rclone-test-mevagaj6liya: Waiting for transfers to finish 2025/10/09 05:45:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:45:18 INFO : potato2: Copied (server-side copy) 2025/10/09 05:45:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/09 05:45:18 INFO : potato3: Copied (server-side copy) 2025/10/09 05:45:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/09 05:45:18 INFO : empty space: Copied (server-side copy) 2025/10/09 05:45:18 INFO : potato2: Deleted 2025/10/09 05:45:18 INFO : potato3: Deleted 2025/10/09 05:45:18 INFO : empty space: Deleted 2025/10/09 05:45:18 DEBUG : B2 bucket rclone-test-mevagaj6liya: Purge remote 2025/10/09 05:45:18 INFO : B2 bucket rclone-test-mevagaj6liya: cleaning bucket "rclone-test-mevagaj6liya" of all files 2025/10/09 05:45:18 DEBUG : empty space: Deleting (id "4_zefc29d53800dcb7b9f980e1b_f10288f14471f37c3_d20251009_m054517_c001_v0001036_t0003_u01759988717543") 2025/10/09 05:45:18 DEBUG : potato2: Deleting (id "4_zefc29d53800dcb7b9f980e1b_f1198b105a91ef89b_d20251009_m054517_c001_v0001182_t0031_u01759988717893") 2025/10/09 05:45:18 DEBUG : potato3: Deleting (id "4_zefc29d53800dcb7b9f980e1b_f110fd067a693880a_d20251009_m054517_c001_v0001099_t0019_u01759988717893") 2025/10/09 05:45:19 DEBUG : B2 bucket rclone-test-daruvog9totu: Purge remote 2025/10/09 05:45:19 INFO : B2 bucket rclone-test-daruvog9totu: cleaning bucket "rclone-test-daruvog9totu" of all files 2025/10/09 05:45:19 DEBUG : empty space: Deleting (id "4_z6f728d03800dcb7b9f980e1b_f412f4da4babfe4a5_d20251009_m054518_c001_v7007000_t0000_u01759988718285") 2025/10/09 05:45:19 DEBUG : empty space: Deleting (id "4_z6f728d03800dcb7b9f980e1b_f116d2bdc856eb5d2_d20251009_m054512_c001_v0001113_t0034_u01759988712439") 2025/10/09 05:45:19 DEBUG : potato2: Deleting (id "4_z6f728d03800dcb7b9f980e1b_f412f4da4babfe4a4_d20251009_m054518_c001_v7007000_t0000_u01759988718102") 2025/10/09 05:45:19 DEBUG : potato2: Deleting (id "4_z6f728d03800dcb7b9f980e1b_f118ae42a5343e510_d20251009_m054514_c001_v0001041_t0048_u01759988714304") 2025/10/09 05:45:19 DEBUG : potato3: Deleting (id "4_z6f728d03800dcb7b9f980e1b_f4202c3ba8abee736_d20251009_m054518_c001_v7007000_t0000_u01759988718159") 2025/10/09 05:45:19 DEBUG : potato3: Deleting (id "4_z6f728d03800dcb7b9f980e1b_f101de4207bd818ed_d20251009_m054514_c001_v0001116_t0017_u01759988714610") 2025/10/09 05:45:19 DEBUG : potato3: Deleting (id "4_z6f728d03800dcb7b9f980e1b_f116d2bdc856eb5d4_d20251009_m054513_c001_v0001113_t0045_u01759988713087") --- PASS: TestServerSideMove (11.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rililuk8jeze" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-javapaw6nevu -> B2 bucket rclone-test-rililuk8jeze 2025/10/09 05:45:25 DEBUG : empty space: Excluded (Size Filter) 2025/10/09 05:45:25 DEBUG : empty space: Excluded 2025/10/09 05:45:25 DEBUG : empty space: Excluded (Size Filter) 2025/10/09 05:45:25 DEBUG : empty space: Excluded 2025/10/09 05:45:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:45:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/09 05:45:25 DEBUG : B2 bucket rclone-test-rililuk8jeze: Waiting for checks to finish 2025/10/09 05:45:25 DEBUG : B2 bucket rclone-test-rililuk8jeze: Waiting for transfers to finish 2025/10/09 05:45:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:45:26 INFO : potato2: Copied (server-side copy) 2025/10/09 05:45:26 INFO : potato2: Deleted 2025/10/09 05:45:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/09 05:45:26 INFO : potato3: Copied (server-side copy) 2025/10/09 05:45:26 INFO : potato3: Deleted 2025/10/09 05:45:27 DEBUG : Creating backend with remote "TestB2:rclone-test-muvuvux2rozu" 2025/10/09 05:45:27 DEBUG : empty space: Excluded (Size Filter) 2025/10/09 05:45:27 DEBUG : empty space: Excluded 2025/10/09 05:45:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:45:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/09 05:45:28 DEBUG : B2 bucket rclone-test-muvuvux2rozu: Waiting for checks to finish 2025/10/09 05:45:28 DEBUG : B2 bucket rclone-test-muvuvux2rozu: Waiting for transfers to finish 2025/10/09 05:45:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:45:29 INFO : potato2: Copied (server-side copy) 2025/10/09 05:45:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/09 05:45:29 INFO : potato3: Copied (server-side copy) 2025/10/09 05:45:29 INFO : potato2: Deleted 2025/10/09 05:45:29 INFO : potato3: Deleted 2025/10/09 05:45:29 DEBUG : B2 bucket rclone-test-muvuvux2rozu: Purge remote 2025/10/09 05:45:29 INFO : B2 bucket rclone-test-muvuvux2rozu: cleaning bucket "rclone-test-muvuvux2rozu" of all files 2025/10/09 05:45:30 DEBUG : potato2: Deleting (id "4_z1fe2cd23800dcb7b9f980e1b_f11231882d055e1d4_d20251009_m054528_c001_v0001113_t0006_u01759988728800") 2025/10/09 05:45:30 DEBUG : potato3: Deleting (id "4_z1fe2cd23800dcb7b9f980e1b_f1057ff9c5b35f18e_d20251009_m054529_c001_v0001179_t0033_u01759988729207") 2025/10/09 05:45:30 DEBUG : B2 bucket rclone-test-rililuk8jeze: Purge remote 2025/10/09 05:45:30 INFO : B2 bucket rclone-test-rililuk8jeze: cleaning bucket "rclone-test-rililuk8jeze" of all files 2025/10/09 05:45:30 DEBUG : empty space: Deleting (id "4_z3f02bd23800dcb7b9f980e1b_f11323b4e6f669cc6_d20251009_m054525_c001_v0001183_t0041_u01759988725196") 2025/10/09 05:45:30 DEBUG : potato2: Deleting (id "4_z3f02bd23800dcb7b9f980e1b_f42295322b1b09931_d20251009_m054529_c001_v7007000_t0000_u01759988729352") 2025/10/09 05:45:30 DEBUG : potato2: Deleting (id "4_z3f02bd23800dcb7b9f980e1b_f1053975c321e78e4_d20251009_m054526_c001_v0001092_t0031_u01759988726007") 2025/10/09 05:45:30 DEBUG : potato3: Deleting (id "4_z3f02bd23800dcb7b9f980e1b_f41954d729cbdf160_d20251009_m054529_c001_v7007000_t0000_u01759988729455") 2025/10/09 05:45:30 DEBUG : potato3: Deleting (id "4_z3f02bd23800dcb7b9f980e1b_f1061b517b2ee8c5b_d20251009_m054526_c001_v0001157_t0026_u01759988726365") 2025/10/09 05:45:30 DEBUG : potato3: Deleting (id "4_z3f02bd23800dcb7b9f980e1b_f11323b4e6f669cc8_d20251009_m054525_c001_v0001183_t0003_u01759988725407") 2025/10/09 05:45:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/09 05:45:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/09 05:45:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:32 DEBUG : Creating backend with remote "TestB2:rclone-test-sexunoq1hebi" 2025/10/09 05:45:35 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-javapaw6nevu -> B2 bucket rclone-test-sexunoq1hebi 2025/10/09 05:45:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:45:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/09 05:45:38 DEBUG : empty space: Unchanged skipping 2025/10/09 05:45:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/09 05:45:38 DEBUG : B2 bucket rclone-test-sexunoq1hebi: Waiting for checks to finish 2025/10/09 05:45:38 INFO : empty space: Deleted 2025/10/09 05:45:38 DEBUG : B2 bucket rclone-test-sexunoq1hebi: Waiting for transfers to finish 2025/10/09 05:45:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:45:38 INFO : potato2: Copied (server-side copy) 2025/10/09 05:45:38 INFO : potato2: Deleted 2025/10/09 05:45:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/09 05:45:39 INFO : potato3: Copied (server-side copy) 2025/10/09 05:45:39 INFO : potato3: Deleted 2025/10/09 05:45:39 DEBUG : Creating backend with remote "TestB2:rclone-test-ruriluc1kiqi" 2025/10/09 05:45:40 INFO : tomatoDir: Making directory 2025/10/09 05:45:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/09 05:45:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/09 05:45:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/09 05:45:40 DEBUG : B2 bucket rclone-test-ruriluc1kiqi: Waiting for checks to finish 2025/10/09 05:45:40 DEBUG : B2 bucket rclone-test-ruriluc1kiqi: Waiting for transfers to finish 2025/10/09 05:45:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/09 05:45:41 INFO : empty space: Copied (server-side copy) 2025/10/09 05:45:41 INFO : empty space: Deleted 2025/10/09 05:45:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/09 05:45:42 INFO : potato3: Copied (server-side copy) 2025/10/09 05:45:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/09 05:45:42 INFO : potato2: Copied (server-side copy) 2025/10/09 05:45:42 INFO : potato3: Deleted 2025/10/09 05:45:42 INFO : potato2: Deleted 2025/10/09 05:45:42 DEBUG : B2 bucket rclone-test-ruriluc1kiqi: Purge remote 2025/10/09 05:45:42 INFO : B2 bucket rclone-test-ruriluc1kiqi: cleaning bucket "rclone-test-ruriluc1kiqi" of all files 2025/10/09 05:45:43 DEBUG : empty space: Deleting (id "4_z8fe2fd33800dcb7b9f980e1b_f119d9919d2757348_d20251009_m054541_c001_v0001100_t0050_u01759988741397") 2025/10/09 05:45:43 DEBUG : potato2: Deleting (id "4_z8fe2fd33800dcb7b9f980e1b_f103b38b425618110_d20251009_m054541_c001_v0001100_t0042_u01759988741777") 2025/10/09 05:45:43 DEBUG : potato3: Deleting (id "4_z8fe2fd33800dcb7b9f980e1b_f1047a717d0f67d9d_d20251009_m054541_c001_v0001090_t0009_u01759988741823") 2025/10/09 05:45:43 DEBUG : B2 bucket rclone-test-sexunoq1hebi: Purge remote 2025/10/09 05:45:43 INFO : B2 bucket rclone-test-sexunoq1hebi: cleaning bucket "rclone-test-sexunoq1hebi" of all files 2025/10/09 05:45:43 DEBUG : empty space: Deleting (id "4_zff62ddf3800dcb7b9f980e1b_f412f4da4babfe510_d20251009_m054541_c001_v7007000_t0000_u01759988741814") 2025/10/09 05:45:43 DEBUG : empty space: Deleting (id "4_zff62ddf3800dcb7b9f980e1b_f115d7e30f1f5106d_d20251009_m054536_c001_v0001105_t0043_u01759988736970") 2025/10/09 05:45:43 DEBUG : potato2: Deleting (id "4_zff62ddf3800dcb7b9f980e1b_f408c1cfbd088dbd8_d20251009_m054542_c001_v7007000_t0000_u01759988742230") 2025/10/09 05:45:43 DEBUG : potato2: Deleting (id "4_zff62ddf3800dcb7b9f980e1b_f10736e71965f8e20_d20251009_m054538_c001_v0001153_t0025_u01759988738366") 2025/10/09 05:45:43 DEBUG : potato3: Deleting (id "4_zff62ddf3800dcb7b9f980e1b_f412f4da4babfe519_d20251009_m054542_c001_v7007000_t0000_u01759988742217") 2025/10/09 05:45:43 DEBUG : potato3: Deleting (id "4_zff62ddf3800dcb7b9f980e1b_f1058b76e4f75c0c7_d20251009_m054538_c001_v0001145_t0004_u01759988738833") 2025/10/09 05:45:43 DEBUG : potato3: Deleting (id "4_zff62ddf3800dcb7b9f980e1b_f115d7e30f1f5106f_d20251009_m054537_c001_v0001105_t0045_u01759988737403") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.69s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:45 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.79s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:48 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/rclone-sync-test" 2025/10/09 05:45:51 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/rclone-sync-test-include/layer2" 2025/10/09 05:45:53 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/rclone-sync-test-ignore-file" 2025/10/09 05:45:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/09 05:45:57 DEBUG : B2 bucket rclone-test-javapaw6nevu path rclone-sync-test: Waiting for checks to finish 2025/10/09 05:45:57 DEBUG : B2 bucket rclone-test-javapaw6nevu path rclone-sync-test: Waiting for transfers to finish 2025/10/09 05:45:57 DEBUG : Waiting for deletions to finish 2025/10/09 05:45:57 INFO : There was nothing to transfer 2025/10/09 05:45:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/09 05:45:57 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:45:57 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:45:57 DEBUG : Waiting for deletions to finish 2025/10/09 05:45:57 INFO : There was nothing to transfer 2025/10/09 05:45:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/09 05:45:58 DEBUG : B2 bucket rclone-test-javapaw6nevu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/09 05:45:58 DEBUG : B2 bucket rclone-test-javapaw6nevu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/09 05:45:58 DEBUG : Waiting for deletions to finish 2025/10/09 05:45:58 INFO : There was nothing to transfer 2025/10/09 05:45:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/09 05:45:58 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:45:58 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:45:58 DEBUG : Waiting for deletions to finish 2025/10/09 05:45:58 INFO : There was nothing to transfer 2025/10/09 05:45:59 DEBUG : Excluded 2025/10/09 05:45:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/09 05:45:59 DEBUG : B2 bucket rclone-test-javapaw6nevu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/09 05:45:59 DEBUG : B2 bucket rclone-test-javapaw6nevu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/09 05:45:59 DEBUG : Waiting for deletions to finish 2025/10/09 05:45:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.07s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:45:59 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dst" 2025/10/09 05:46:01 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/CompareDest" 2025/10/09 05:46:03 DEBUG : one: Need to transfer - File not found at Destination 2025/10/09 05:46:03 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:03 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:46:03 INFO : one: Copied (new) 2025/10/09 05:46:03 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:04 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:04 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/09 05:46:04 INFO : one: Copied (replaced existing) 2025/10/09 05:46:04 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:06 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/09 05:46:07 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:07 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:07 INFO : There was nothing to transfer 2025/10/09 05:46:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/09 05:46:08 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/09 05:46:08 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:08 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:08 INFO : There was nothing to transfer 2025/10/09 05:46:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/09 05:46:09 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/09 05:46:09 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:09 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:09 INFO : There was nothing to transfer 2025/10/09 05:46:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:10 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/09 05:46:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/09 05:46:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/09 05:46:10 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/09 05:46:10 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:10 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:10 INFO : There was nothing to transfer 2025/10/09 05:46:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:11 DEBUG : two: Need to transfer - File not found at Destination 2025/10/09 05:46:11 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/09 05:46:11 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/09 05:46:11 INFO : two: Copied (new) 2025/10/09 05:46:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:46:14 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dest" 2025/10/09 05:46:15 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/pre-dest1" 2025/10/09 05:46:17 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/pre-dest2" 2025/10/09 05:46:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:46:19 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/09 05:46:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:46:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/09 05:46:20 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/09 05:46:20 DEBUG : B2 bucket rclone-test-javapaw6nevu path dest: Waiting for checks to finish 2025/10/09 05:46:20 DEBUG : B2 bucket rclone-test-javapaw6nevu path dest: Waiting for transfers to finish 2025/10/09 05:46:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/09 05:46:21 INFO : 3: Copied (new) 2025/10/09 05:46:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.20s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:46:23 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dst" 2025/10/09 05:46:24 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/CopyDest" 2025/10/09 05:46:26 DEBUG : one: Need to transfer - File not found at Destination 2025/10/09 05:46:26 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:26 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:46:27 INFO : one: Copied (new) 2025/10/09 05:46:27 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:27 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:27 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/09 05:46:28 INFO : one: Copied (replaced existing) 2025/10/09 05:46:28 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:30 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/BackupDir" 2025/10/09 05:46:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:31 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/09 05:46:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:46:32 INFO : one: Copied (server-side copy) 2025/10/09 05:46:32 INFO : one: Deleted 2025/10/09 05:46:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/09 05:46:33 INFO : one: Copied (server-side copy) 2025/10/09 05:46:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/09 05:46:33 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:33 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:34 DEBUG : one: Unchanged skipping 2025/10/09 05:46:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/09 05:46:34 INFO : two: Copied (server-side copy) 2025/10/09 05:46:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/09 05:46:34 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:34 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:34 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:34 DEBUG : one: Unchanged skipping 2025/10/09 05:46:34 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:34 DEBUG : two: Unchanged skipping 2025/10/09 05:46:34 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:34 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:34 INFO : There was nothing to transfer 2025/10/09 05:46:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:36 DEBUG : one: Unchanged skipping 2025/10/09 05:46:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/09 05:46:36 DEBUG : three: Destination not found in --copy-dest 2025/10/09 05:46:36 DEBUG : three: Need to transfer - File not found at Destination 2025/10/09 05:46:36 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/09 05:46:36 DEBUG : two: Unchanged skipping 2025/10/09 05:46:36 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/09 05:46:37 INFO : three: Copied (new) 2025/10/09 05:46:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.04s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:46:40 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dst" 2025/10/09 05:46:41 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/backup" 2025/10/09 05:46:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/09 05:46:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:46:43 DEBUG : two: Unchanged skipping 2025/10/09 05:46:43 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:46:44 INFO : one: Copied (server-side copy) 2025/10/09 05:46:44 INFO : one: Deleted 2025/10/09 05:46:44 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:46:46 INFO : one: Copied (new) 2025/10/09 05:46:46 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/09 05:46:46 INFO : three.txt: Copied (server-side copy) 2025/10/09 05:46:46 INFO : three.txt: Deleted 2025/10/09 05:46:46 INFO : three.txt: Moved into backup dir 2025/10/09 05:46:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/09 05:46:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:46:48 DEBUG : two: Unchanged skipping 2025/10/09 05:46:48 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:46:49 INFO : one: Copied (server-side copy) 2025/10/09 05:46:49 INFO : one: Deleted 2025/10/09 05:46:49 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/09 05:46:49 INFO : one: Copied (new) 2025/10/09 05:46:49 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/09 05:46:50 INFO : three.txt: Copied (server-side copy) 2025/10/09 05:46:50 INFO : three.txt: Deleted 2025/10/09 05:46:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.59s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:46:53 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dst" 2025/10/09 05:46:54 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/backup" 2025/10/09 05:46:56 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:46:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/09 05:46:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:46:56 DEBUG : two: Unchanged skipping 2025/10/09 05:46:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:46:57 INFO : one: Copied (server-side copy) to: one.bak 2025/10/09 05:46:57 INFO : one: Deleted 2025/10/09 05:46:57 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:46:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:46:58 INFO : one: Copied (new) 2025/10/09 05:46:58 DEBUG : Waiting for deletions to finish 2025/10/09 05:46:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/09 05:46:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/09 05:46:59 INFO : three.txt: Deleted 2025/10/09 05:46:59 INFO : three.txt: Moved into backup dir 2025/10/09 05:47:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/09 05:47:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:01 DEBUG : two: Unchanged skipping 2025/10/09 05:47:01 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:47:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:02 INFO : one: Copied (server-side copy) to: one.bak 2025/10/09 05:47:02 INFO : one: Deleted 2025/10/09 05:47:02 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:47:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/09 05:47:02 INFO : one: Copied (new) 2025/10/09 05:47:02 DEBUG : Waiting for deletions to finish 2025/10/09 05:47:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/09 05:47:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/09 05:47:03 INFO : three.txt: Deleted 2025/10/09 05:47:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:47:06 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dst" 2025/10/09 05:47:07 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/backup" 2025/10/09 05:47:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/09 05:47:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:09 DEBUG : two: Unchanged skipping 2025/10/09 05:47:09 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:47:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:47:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/09 05:47:10 INFO : one: Deleted 2025/10/09 05:47:10 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:47:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:11 INFO : one: Copied (new) 2025/10/09 05:47:11 DEBUG : Waiting for deletions to finish 2025/10/09 05:47:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/09 05:47:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/09 05:47:12 INFO : three.txt: Deleted 2025/10/09 05:47:12 INFO : three.txt: Moved into backup dir 2025/10/09 05:47:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/09 05:47:14 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:47:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:14 DEBUG : two: Unchanged skipping 2025/10/09 05:47:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/09 05:47:15 INFO : one: Deleted 2025/10/09 05:47:15 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:47:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/09 05:47:15 INFO : one: Copied (new) 2025/10/09 05:47:15 DEBUG : Waiting for deletions to finish 2025/10/09 05:47:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/09 05:47:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/09 05:47:16 INFO : three.txt: Deleted 2025/10/09 05:47:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.98s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:47:19 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dst" 2025/10/09 05:47:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/09 05:47:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:21 DEBUG : two: Unchanged skipping 2025/10/09 05:47:21 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:47:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:47:21 INFO : one: Copied (server-side copy) to: one.bak 2025/10/09 05:47:22 INFO : one: Deleted 2025/10/09 05:47:22 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:47:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:22 INFO : one: Copied (new) 2025/10/09 05:47:22 DEBUG : Waiting for deletions to finish 2025/10/09 05:47:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/09 05:47:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/09 05:47:24 INFO : three.txt: Deleted 2025/10/09 05:47:24 INFO : three.txt: Moved into backup dir 2025/10/09 05:47:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/09 05:47:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/09 05:47:24 DEBUG : pacer: Reducing sleep to 10ms 2025/10/09 05:47:26 DEBUG : one.bak: Excluded (Path Filter) 2025/10/09 05:47:26 DEBUG : one.bak: Excluded 2025/10/09 05:47:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/09 05:47:26 DEBUG : three.txt.bak: Excluded 2025/10/09 05:47:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/09 05:47:26 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for checks to finish 2025/10/09 05:47:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:26 DEBUG : two: Unchanged skipping 2025/10/09 05:47:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:26 INFO : one: Copied (server-side copy) to: one.bak 2025/10/09 05:47:26 INFO : one: Deleted 2025/10/09 05:47:26 DEBUG : B2 bucket rclone-test-javapaw6nevu path dst: Waiting for transfers to finish 2025/10/09 05:47:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/09 05:47:27 INFO : one: Copied (new) 2025/10/09 05:47:27 DEBUG : Waiting for deletions to finish 2025/10/09 05:47:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/09 05:47:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/09 05:47:28 INFO : three.txt: Deleted 2025/10/09 05:47:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.63s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:47:30 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dst" 2025/10/09 05:47:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/09 05:47:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:47:33 INFO : one: Copied (server-side copy) to: one.bak 2025/10/09 05:47:33 INFO : one: Deleted 2025/10/09 05:47:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:34 INFO : one: Copied (new) 2025/10/09 05:47:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:34 DEBUG : two: Unchanged skipping 2025/10/09 05:47:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/09 05:47:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/09 05:47:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/09 05:47:35 INFO : three.txt: Deleted 2025/10/09 05:47:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/09 05:47:36 INFO : three.txt: Copied (new) 2025/10/09 05:47:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/09 05:47:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:37 INFO : one: Copied (server-side copy) to: one.bak 2025/10/09 05:47:37 INFO : one: Deleted 2025/10/09 05:47:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/09 05:47:38 INFO : one: Copied (new) 2025/10/09 05:47:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:38 DEBUG : two: Unchanged skipping 2025/10/09 05:47:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/09 05:47:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/09 05:47:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/09 05:47:39 INFO : three.txt: Deleted 2025/10/09 05:47:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/09 05:47:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:47:43 DEBUG : Creating backend with remote "TestB2:rclone-test-javapaw6nevu/dst" 2025/10/09 05:47:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/09 05:47:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/09 05:47:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/09 05:47:45 INFO : one: Deleted 2025/10/09 05:47:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:46 INFO : one: Copied (new) 2025/10/09 05:47:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:46 DEBUG : two: Unchanged skipping 2025/10/09 05:47:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/09 05:47:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/09 05:47:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/09 05:47:47 INFO : three.txt: Deleted 2025/10/09 05:47:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/09 05:47:48 INFO : three.txt: Copied (new) 2025/10/09 05:47:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/09 05:47:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/09 05:47:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/09 05:47:49 INFO : one: Deleted 2025/10/09 05:47:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/09 05:47:49 INFO : one: Copied (new) 2025/10/09 05:47:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:49 DEBUG : two: Unchanged skipping 2025/10/09 05:47:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/09 05:47:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/09 05:47:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/09 05:47:50 INFO : three.txt: Deleted 2025/10/09 05:47:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/09 05:47:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.16s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:47:53 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:47:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/09 05:47:53 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:47:54 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/09 05:47:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/09 05:47:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:47:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/09 05:47:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:47:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:47:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/09 05:47:55 INFO : existing: Copied (new) 2025/10/09 05:47:55 DEBUG : Waiting for deletions to finish 2025/10/09 05:47:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/09 05:47:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/09 05:47:56 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:47:56 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:47:56 ERROR : B2 bucket rclone-test-javapaw6nevu: not deleting files as there were IO errors 2025/10/09 05:47:56 ERROR : B2 bucket rclone-test-javapaw6nevu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:47:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:47:57 DEBUG : existing: Unchanged skipping 2025/10/09 05:47:57 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:47:57 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:47:57 DEBUG : Waiting for deletions to finish 2025/10/09 05:47:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:48:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:48:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both0: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both13: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both14: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both15: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both16: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both10: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both11: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both12: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both17: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both2: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both3: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both4: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both5: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both18: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both19: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both1: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:15 DEBUG : both6: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both7: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both8: Unchanged skipping 2025/10/09 05:48:15 DEBUG : both9: Unchanged skipping 2025/10/09 05:48:15 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:48:15 DEBUG : Waiting for deletions to finish 2025/10/09 05:48:15 INFO : only2: Deleted 2025/10/09 05:48:15 INFO : only11: Deleted 2025/10/09 05:48:15 INFO : only16: Deleted 2025/10/09 05:48:15 INFO : only17: Deleted 2025/10/09 05:48:15 INFO : only1: Deleted 2025/10/09 05:48:15 INFO : only4: Deleted 2025/10/09 05:48:16 INFO : only9: Deleted 2025/10/09 05:48:16 INFO : only15: Deleted 2025/10/09 05:48:16 INFO : only5: Deleted 2025/10/09 05:48:16 INFO : only6: Deleted 2025/10/09 05:48:16 INFO : only7: Deleted 2025/10/09 05:48:16 INFO : only13: Deleted 2025/10/09 05:48:16 INFO : only10: Deleted 2025/10/09 05:48:16 INFO : only18: Deleted 2025/10/09 05:48:16 INFO : only3: Deleted 2025/10/09 05:48:16 INFO : only8: Deleted 2025/10/09 05:48:16 INFO : only0: Deleted 2025/10/09 05:48:16 INFO : only12: Deleted 2025/10/09 05:48:16 INFO : only14: Deleted 2025/10/09 05:48:16 INFO : only19: Deleted 2025/10/09 05:48:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:48:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:48:36 DEBUG : both10: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both13: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both14: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both15: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both16: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both17: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both18: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both19: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both1: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both2: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both3: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both4: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both5: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both6: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both7: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both8: Unchanged skipping 2025/10/09 05:48:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:48:36 DEBUG : both9: Unchanged skipping 2025/10/09 05:48:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : both0: Unchanged skipping 2025/10/09 05:48:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : both11: Unchanged skipping 2025/10/09 05:48:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : both12: Unchanged skipping 2025/10/09 05:48:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/09 05:48:36 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:48:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only0: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only10: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only15: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only12: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only11: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only17: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only13: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only18: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only14: Copied (replaced existing) 2025/10/09 05:48:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:37 INFO : only3: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only16: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only5: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only19: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only7: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only8: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only9: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only1: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only2: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only4: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/09 05:48:38 INFO : only6: Copied (replaced existing) 2025/10/09 05:48:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:48:46 DEBUG : empty_dir: Making directory with metadata 2025/10/09 05:48:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/09 05:48:46 DEBUG : empty_on_remote: Making directory with metadata 2025/10/09 05:48:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/09 05:48:46 INFO : empty_on_remote: Making directory 2025/10/09 05:48:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/09 05:48:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.51s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:48:50 DEBUG : empty_dir: Making directory with metadata 2025/10/09 05:48:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/09 05:48:50 DEBUG : empty_on_remote: Making directory with metadata 2025/10/09 05:48:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/09 05:48:50 INFO : empty_on_remote: Making directory 2025/10/09 05:48:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/09 05:48:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:48:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:52 INFO : sub dir: Making directory 2025/10/09 05:48:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:48:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/09 05:48:56 INFO : sub dir: Making directory 2025/10/09 05:48:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.30s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:49:09 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:10 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:49:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:10 DEBUG : apple: Unchanged skipping 2025/10/09 05:49:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:10 DEBUG : banana: Unchanged skipping 2025/10/09 05:49:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:49:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:10 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:49:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:49:11 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:49:11 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:11 INFO : There was nothing to transfer 2025/10/09 05:49:11 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:11 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:49:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:49:11 DEBUG : apple: Unchanged skipping 2025/10/09 05:49:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : banana: Unchanged skipping 2025/10/09 05:49:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:11 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:49:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:49:12 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:49:12 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:12 INFO : There was nothing to transfer 2025/10/09 05:49:12 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:12 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:49:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:49:27 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:28 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:49:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:28 DEBUG : apple: Unchanged skipping 2025/10/09 05:49:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:49:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:28 DEBUG : banana: Unchanged skipping 2025/10/09 05:49:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:28 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:49:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:49:29 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:29 INFO : There was nothing to transfer 2025/10/09 05:49:29 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:29 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:49:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : apple: Unchanged skipping 2025/10/09 05:49:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : banana: Unchanged skipping 2025/10/09 05:49:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:49:29 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:49:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:49:29 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:49:29 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:29 INFO : There was nothing to transfer 2025/10/09 05:49:29 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:30 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:49:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:49:44 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:45 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:49:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/09 05:49:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/09 05:49:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/09 05:49:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/09 05:49:45 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:45 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/09 05:49:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/09 05:49:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:49:46 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:49:46 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:49:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/09 05:49:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/09 05:49:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/09 05:49:46 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/09 05:49:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/09 05:49:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/09 05:49:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/09 05:49:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/09 05:49:47 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/09 05:49:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/09 05:49:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/09 05:49:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/09 05:49:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/09 05:49:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/09 05:49:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/09 05:49:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/09 05:49:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/09 05:49:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/09 05:49:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/09 05:49:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/09 05:49:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/09 05:49:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/09 05:49:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:48 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/09 05:49:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/09 05:49:48 INFO : dir1/0014-89;=.txt: Deleted 2025/10/09 05:49:48 INFO : dir1/0009-3456789.txt: Deleted 2025/10/09 05:49:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/09 05:49:48 INFO : splitbananasplit: Deleted 2025/10/09 05:49:48 INFO : dir1/0008-2345678.txt: Deleted 2025/10/09 05:49:48 INFO : appleappleapplebanana: Deleted 2025/10/09 05:49:48 INFO : dir1/0011-56789;.txt: Deleted 2025/10/09 05:49:48 INFO : dir1/0012-6789;.txt: Deleted 2025/10/09 05:49:48 INFO : apple: Deleted 2025/10/09 05:49:48 INFO : banana: Deleted 2025/10/09 05:49:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/09 05:49:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/09 05:49:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/09 05:49:49 INFO : dir1/0013-789;=.txt: Deleted 2025/10/09 05:49:49 INFO : dir1/0015-9;=.txt: Deleted 2025/10/09 05:49:49 INFO : dir1/0003-defghij.txt: Deleted 2025/10/09 05:49:49 INFO : dir1/0007-1234567.txt: Deleted 2025/10/09 05:49:49 INFO : dir1/0010-456789.txt: Deleted 2025/10/09 05:49:49 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/09 05:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:49 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:49 DEBUG : apple: Unchanged skipping 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:49:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:49:49 DEBUG : banana: Unchanged skipping 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/09 05:49:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/09 05:49:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:49:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:49:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:49:50 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:49:50 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:50 DEBUG : Waiting for deletions to finish 2025/10/09 05:49:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/09 05:49:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/09 05:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:50 DEBUG : apple: transformed to: YXBwbGU= 2025/10/09 05:49:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/09 05:49:50 DEBUG : banana: transformed to: YmFuYW5h 2025/10/09 05:49:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/09 05:49:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/09 05:49:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/09 05:49:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/09 05:49:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/09 05:49:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/09 05:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:50:05 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:05 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:50:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:50:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:06 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:06 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/09 05:50:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/09 05:50:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/09 05:50:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/09 05:50:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/09 05:50:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/09 05:50:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/09 05:50:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/09 05:50:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/09 05:50:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/09 05:50:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/09 05:50:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/09 05:50:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/09 05:50:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/09 05:50:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:06 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:50:06 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:50:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/09 05:50:06 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/09 05:50:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/09 05:50:06 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/09 05:50:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/09 05:50:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/09 05:50:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/09 05:50:07 INFO : apple: Copied (new) to: PREFIXapple 2025/10/09 05:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/09 05:50:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/09 05:50:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/09 05:50:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/09 05:50:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/09 05:50:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/09 05:50:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/09 05:50:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/09 05:50:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/09 05:50:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/09 05:50:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/09 05:50:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/09 05:50:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/09 05:50:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/09 05:50:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/09 05:50:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/09 05:50:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/09 05:50:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/09 05:50:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/09 05:50:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:08 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/09 05:50:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/09 05:50:08 INFO : dir1/0015-9;=.txt: Deleted 2025/10/09 05:50:08 INFO : appleappleapplebanana: Deleted 2025/10/09 05:50:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/09 05:50:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0008-2345678.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0009-3456789.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0014-89;=.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0003-defghij.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0007-1234567.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0010-456789.txt: Deleted 2025/10/09 05:50:09 INFO : apple: Deleted 2025/10/09 05:50:09 INFO : dir1/0011-56789;.txt: Deleted 2025/10/09 05:50:09 INFO : banana: Deleted 2025/10/09 05:50:09 INFO : dir1/0012-6789;.txt: Deleted 2025/10/09 05:50:09 INFO : dir1/0013-789;=.txt: Deleted 2025/10/09 05:50:09 INFO : splitbananasplit: Deleted 2025/10/09 05:50:09 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/09 05:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/09 05:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : apple: transformed to: PREFIXapple 2025/10/09 05:50:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/09 05:50:09 DEBUG : banana: transformed to: PREFIXbanana 2025/10/09 05:50:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/09 05:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/09 05:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/09 05:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/09 05:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/09 05:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/09 05:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/09 05:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/09 05:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/09 05:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/09 05:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/09 05:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/09 05:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/09 05:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/09 05:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/09 05:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/09 05:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/09 05:50:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:10 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:50:10 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:50:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/09 05:50:10 INFO : appleappleapplebanana: Copied (new) 2025/10/09 05:50:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/09 05:50:10 INFO : banana: Copied (new) 2025/10/09 05:50:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/09 05:50:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/09 05:50:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/09 05:50:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/09 05:50:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/09 05:50:10 INFO : splitbananasplit: Copied (new) 2025/10/09 05:50:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/09 05:50:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/09 05:50:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/09 05:50:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/09 05:50:11 INFO : apple: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/09 05:50:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/09 05:50:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/09 05:50:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/09 05:50:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/09 05:50:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/09 05:50:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/09 05:50:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/09 05:50:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/09 05:50:11 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/09 05:50:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/09 05:50:11 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/09 05:50:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/09 05:50:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/09 05:50:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/09 05:50:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/09 05:50:12 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:12 INFO : PREFIXbanana: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/09 05:50:12 INFO : PREFIXapple: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/09 05:50:12 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/09 05:50:13 INFO : PREFIXsplitbananasplit: Deleted 2025/10/09 05:50:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/09 05:50:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/09 05:50:13 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/09 05:50:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/09 05:50:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/09 05:50:13 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:13 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:13 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:50:29 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:29 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:50:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/09 05:50:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/09 05:50:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/09 05:50:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/09 05:50:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:29 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/09 05:50:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:30 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:50:30 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:50:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/09 05:50:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/09 05:50:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/09 05:50:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/09 05:50:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/09 05:50:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/09 05:50:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/09 05:50:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/09 05:50:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/09 05:50:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/09 05:50:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/09 05:50:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/09 05:50:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/09 05:50:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/09 05:50:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/09 05:50:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/09 05:50:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/09 05:50:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/09 05:50:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/09 05:50:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/09 05:50:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/09 05:50:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/09 05:50:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/09 05:50:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/09 05:50:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/09 05:50:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/09 05:50:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/09 05:50:32 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:32 INFO : dir1/0013-789;=.txt: Deleted 2025/10/09 05:50:32 INFO : dir1/0014-89;=.txt: Deleted 2025/10/09 05:50:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/09 05:50:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/09 05:50:32 INFO : splitbananasplit: Deleted 2025/10/09 05:50:32 INFO : banana: Deleted 2025/10/09 05:50:32 INFO : dir1/0003-defghij.txt: Deleted 2025/10/09 05:50:32 INFO : dir1/0015-9;=.txt: Deleted 2025/10/09 05:50:32 INFO : dir1/0007-1234567.txt: Deleted 2025/10/09 05:50:32 INFO : dir1/0008-2345678.txt: Deleted 2025/10/09 05:50:32 INFO : apple: Deleted 2025/10/09 05:50:33 INFO : appleappleapplebanana: Deleted 2025/10/09 05:50:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/09 05:50:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/09 05:50:33 INFO : dir1/0010-456789.txt: Deleted 2025/10/09 05:50:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/09 05:50:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/09 05:50:33 INFO : dir1/0009-3456789.txt: Deleted 2025/10/09 05:50:33 INFO : dir1/0011-56789;.txt: Deleted 2025/10/09 05:50:33 INFO : dir1/0012-6789;.txt: Deleted 2025/10/09 05:50:33 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/09 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : apple: transformed to: appleSUFFIX 2025/10/09 05:50:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/09 05:50:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/09 05:50:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/09 05:50:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/09 05:50:34 INFO : appleappleapplebanana: Copied (new) 2025/10/09 05:50:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:34 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:50:34 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:50:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/09 05:50:34 INFO : apple: Copied (new) 2025/10/09 05:50:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/09 05:50:34 INFO : banana: Copied (new) 2025/10/09 05:50:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/09 05:50:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/09 05:50:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/09 05:50:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/09 05:50:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/09 05:50:34 INFO : splitbananasplit: Copied (new) 2025/10/09 05:50:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/09 05:50:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/09 05:50:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/09 05:50:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/09 05:50:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/09 05:50:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/09 05:50:35 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/09 05:50:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/09 05:50:35 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/09 05:50:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/09 05:50:35 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/09 05:50:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/09 05:50:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/09 05:50:35 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/09 05:50:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/09 05:50:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/09 05:50:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/09 05:50:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/09 05:50:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/09 05:50:36 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : splitbananasplitSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : appleSUFFIX: Deleted 2025/10/09 05:50:36 INFO : bananaSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/09 05:50:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/09 05:50:36 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:36 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:50:37 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:38 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:50:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:50:56 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:56 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:50:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:50:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:50:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:50:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:50:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:50:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:50:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:50:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:50:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:50:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:50:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:50:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:50:57 DEBUG : apple: Unchanged skipping 2025/10/09 05:50:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:50:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:50:57 DEBUG : banana: Unchanged skipping 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:50:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/09 05:50:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/09 05:50:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:50:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:50:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:50:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:50:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:50:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:50:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:50:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:50:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:50:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:50:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:50:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:50:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:50:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:50:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:50:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:50:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:50:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/09 05:50:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/09 05:50:57 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:50:57 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:50:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/09 05:50:57 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/09 05:50:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:50:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/09 05:50:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/09 05:50:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:50:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/09 05:50:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/09 05:50:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:50:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/09 05:50:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/09 05:50:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:50:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/09 05:50:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/09 05:50:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:50:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/09 05:50:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/09 05:50:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:50:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/09 05:50:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/09 05:50:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:50:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/09 05:50:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/09 05:50:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:50:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/09 05:50:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/09 05:50:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:50:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/09 05:50:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/09 05:50:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:50:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/09 05:50:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/09 05:50:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:50:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/09 05:50:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/09 05:50:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:50:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/09 05:50:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/09 05:50:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:50:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/09 05:50:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/09 05:50:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/09 05:50:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/09 05:50:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/09 05:50:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/09 05:50:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/09 05:50:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/09 05:50:59 DEBUG : Waiting for deletions to finish 2025/10/09 05:50:59 INFO : dir1/0009-3456789.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0011-56789;.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0013-789;=.txt: Deleted 2025/10/09 05:50:59 INFO : splitbananasplit: Deleted 2025/10/09 05:50:59 INFO : dir1/0010-456789.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0003-defghij.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0012-6789;.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0007-1234567.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0014-89;=.txt: Deleted 2025/10/09 05:50:59 INFO : appleappleapplebanana: Deleted 2025/10/09 05:50:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/09 05:50:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/09 05:51:00 INFO : dir1/0008-2345678.txt: Deleted 2025/10/09 05:51:00 INFO : dir1/0015-9;=.txt: Deleted 2025/10/09 05:51:00 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:00 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : appleapple: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/09 05:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:51:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:51:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:51:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:51:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:51:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:00 DEBUG : banana: Unchanged skipping 2025/10/09 05:51:00 DEBUG : apple: Unchanged skipping 2025/10/09 05:51:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/09 05:51:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/09 05:51:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/09 05:51:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/09 05:51:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/09 05:51:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/09 05:51:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/09 05:51:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/09 05:51:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/09 05:51:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/09 05:51:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/09 05:51:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/09 05:51:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/09 05:51:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/09 05:51:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/09 05:51:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/09 05:51:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/09 05:51:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:51:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:51:01 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:51:01 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:01 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:01 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : appleapple: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/09 05:51:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:51:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:51:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/09 05:51:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/09 05:51:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/09 05:51:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/09 05:51:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/09 05:51:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/09 05:51:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/09 05:51:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/09 05:51:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/09 05:51:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/09 05:51:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/09 05:51:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/09 05:51:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/09 05:51:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/09 05:51:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/09 05:51:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/09 05:51:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/09 05:51:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/09 05:51:01 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:51:16 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:16 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : apple: Unchanged skipping 2025/10/09 05:51:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : banana: Unchanged skipping 2025/10/09 05:51:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:51:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:51:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:51:17 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:51:17 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:17 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:17 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : apple: Unchanged skipping 2025/10/09 05:51:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : banana: Unchanged skipping 2025/10/09 05:51:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:51:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:51:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:51:18 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:51:18 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:18 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:18 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:51:18 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:19 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:51:34 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:34 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : apple: Unchanged skipping 2025/10/09 05:51:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:51:35 DEBUG : banana: Unchanged skipping 2025/10/09 05:51:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:51:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:51:35 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:51:35 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:35 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:35 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : apple: Unchanged skipping 2025/10/09 05:51:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:51:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:51:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : banana: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:51:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:51:36 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:51:36 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:36 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:36 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:51:52 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:52 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : apple: Unchanged skipping 2025/10/09 05:51:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:51:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : banana: Unchanged skipping 2025/10/09 05:51:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:51:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:51:53 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:51:53 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:53 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:53 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:51:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : apple: Unchanged skipping 2025/10/09 05:51:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : banana: Unchanged skipping 2025/10/09 05:51:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:51:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:51:54 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:51:54 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:54 DEBUG : Waiting for deletions to finish 2025/10/09 05:51:54 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:11 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:12 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : apple: Unchanged skipping 2025/10/09 05:52:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:52:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : banana: Unchanged skipping 2025/10/09 05:52:13 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:52:13 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:13 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:13 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:13 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:52:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : apple: Unchanged skipping 2025/10/09 05:52:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:52:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : banana: Unchanged skipping 2025/10/09 05:52:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:52:14 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:14 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:14 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:14 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:52:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:30 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:31 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:52:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : apple: Unchanged skipping 2025/10/09 05:52:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:52:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : banana: Unchanged skipping 2025/10/09 05:52:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:52:31 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:31 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:31 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:32 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : apple: Unchanged skipping 2025/10/09 05:52:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : banana: Unchanged skipping 2025/10/09 05:52:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/09 05:52:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/09 05:52:32 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:32 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:32 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:32 DEBUG : apple: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : banana: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/09 05:52:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (216.85s) --- PASS: TestTransform/NFC (16.13s) --- PASS: TestTransform/NFD (17.81s) --- PASS: TestTransform/base64 (20.09s) --- PASS: TestTransform/prefix (23.66s) --- PASS: TestTransform/suffix (24.67s) --- PASS: TestTransform/truncate (22.97s) --- PASS: TestTransform/encoder (17.64s) --- PASS: TestTransform/ISO-8859-1 (17.27s) --- PASS: TestTransform/charmap (18.29s) --- PASS: TestTransform/lowercase (19.89s) --- PASS: TestTransform/ascii (18.44s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/09 05:52:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/09 05:52:37 INFO : sub dir_somesuffix: Making directory 2025/10/09 05:52:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/09 05:52:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/09 05:52:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/09 05:52:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/09 05:52:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/09 05:52:37 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:37 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:38 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/09 05:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.90s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:39 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:39 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:39 INFO : tictactoe: Making directory 2025/10/09 05:52:39 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:39 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/09 05:52:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:39 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:39 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:40 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/09 05:52:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.00s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:41 INFO : toe: Making directory 2025/10/09 05:52:41 INFO : toe/toe: Making directory 2025/10/09 05:52:41 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/09 05:52:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/09 05:52:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/09 05:52:41 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:41 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/09 05:52:42 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:43 INFO : toe: Making directory 2025/10/09 05:52:43 INFO : toe/toe: Making directory 2025/10/09 05:52:43 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/09 05:52:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/09 05:52:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/09 05:52:43 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:43 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/09 05:52:44 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.88s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:45 DEBUG : empty_dir: Making directory with metadata 2025/10/09 05:52:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/09 05:52:45 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:45 INFO : tictacempty_dir: Making directory 2025/10/09 05:52:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:45 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:45 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:45 INFO : tictactoe: Making directory 2025/10/09 05:52:45 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:45 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:45 INFO : tictactoe/tictactoe: Making directory 2025/10/09 05:52:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/09 05:52:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/09 05:52:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/09 05:52:45 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:45 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/09 05:52:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.77s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:46 DEBUG : empty_dir: Making directory with metadata 2025/10/09 05:52:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/09 05:52:46 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:47 INFO : tictacempty_dir: Making directory 2025/10/09 05:52:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:47 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:47 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:47 INFO : tictactoe: Making directory 2025/10/09 05:52:47 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:47 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:47 INFO : tictactoe/tictactoe: Making directory 2025/10/09 05:52:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/09 05:52:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/09 05:52:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:47 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:47 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/09 05:52:48 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:48 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:48 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:48 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/09 05:52:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/09 05:52:48 NOTICE: B2 bucket rclone-test-javapaw6nevu: 0 differences found 2025/10/09 05:52:48 NOTICE: B2 bucket rclone-test-javapaw6nevu: 1 matching files --- PASS: TestAllTag (2.58s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:49 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:49 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:49 INFO : tictactoe: Making directory 2025/10/09 05:52:49 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:49 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:49 INFO : tictactoe/tictactoe: Making directory 2025/10/09 05:52:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/09 05:52:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/09 05:52:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/09 05:52:49 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:49 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/09 05:52:50 DEBUG : Waiting for deletions to finish 2025/10/09 05:52:50 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:50 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:50 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/09 05:52:51 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/09 05:52:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/09 05:52:51 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2025/10/09 05:52:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:52 INFO : toe: Making directory 2025/10/09 05:52:52 INFO : toe/toe: Making directory 2025/10/09 05:52:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/09 05:52:52 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:52 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:53 INFO : toe/toe/toe: Copied (new) 2025/10/09 05:52:53 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:53 DEBUG : empty_dir: Making directory with metadata 2025/10/09 05:52:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/09 05:52:53 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:54 INFO : tictacempty_dir: Making directory 2025/10/09 05:52:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:54 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:54 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:54 INFO : tictactoe: Making directory 2025/10/09 05:52:54 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:54 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:54 INFO : tictactoe/tictactoe: Making directory 2025/10/09 05:52:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/09 05:52:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/09 05:52:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:54 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:54 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:54 INFO : toe/toe/toe.txt: Deleted 2025/10/09 05:52:54 INFO : toe/toe: Removing directory 2025/10/09 05:52:54 INFO : toe: Removing directory 2025/10/09 05:52:54 INFO : empty_dir: Removing directory 2025/10/09 05:52:54 DEBUG : Local file system at /tmp/rclone3103497214: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.68s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:55 DEBUG : empty_dir: Making directory with metadata 2025/10/09 05:52:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/09 05:52:55 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:55 INFO : tictacempty_dir: Making directory 2025/10/09 05:52:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:55 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:55 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:55 INFO : tictactoe: Making directory 2025/10/09 05:52:55 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:55 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:55 INFO : tictactoe/tictactoe: Making directory 2025/10/09 05:52:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/09 05:52:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/09 05:52:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:55 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:52:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:56 INFO : toe/toe/toe.txt: Deleted 2025/10/09 05:52:56 INFO : toe/toe: Removing directory 2025/10/09 05:52:56 INFO : toe: Removing directory 2025/10/09 05:52:56 INFO : empty_dir: Removing directory 2025/10/09 05:52:56 DEBUG : Local file system at /tmp/rclone3103497214: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/09 05:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/09 05:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/09 05:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/09 05:52:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/09 05:52:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:52:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/09 05:52:58 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.79s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:52:59 DEBUG : Reset feature "Copy" 2025/10/09 05:52:59 DEBUG : Reset feature "Move" 2025/10/09 05:52:59 DEBUG : Reset feature "Copy" 2025/10/09 05:52:59 DEBUG : Reset feature "Move" 2025/10/09 05:52:59 DEBUG : empty_dir: Making directory with metadata 2025/10/09 05:52:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/09 05:52:59 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:59 INFO : tictacempty_dir: Making directory 2025/10/09 05:52:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/09 05:52:59 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:59 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:59 INFO : tictactoe: Making directory 2025/10/09 05:52:59 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:59 DEBUG : toe: transformed to: tictactoe 2025/10/09 05:52:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:59 INFO : tictactoe/tictactoe: Making directory 2025/10/09 05:52:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/09 05:52:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/09 05:52:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/09 05:52:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:52:59 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:52:59 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:53:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:53:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/09 05:53:00 INFO : toe/toe/toe.txt: Deleted 2025/10/09 05:53:00 INFO : toe/toe: Removing directory 2025/10/09 05:53:00 INFO : toe: Removing directory 2025/10/09 05:53:00 INFO : empty_dir: Removing directory 2025/10/09 05:53:00 DEBUG : Local file system at /tmp/rclone3103497214: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/09 05:53:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/09 05:53:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/09 05:53:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/09 05:53:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/09 05:53:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:53:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/09 05:53:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.79s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:53:03 DEBUG : toe: transformed to: dG9l 2025/10/09 05:53:03 DEBUG : toe: transformed to: dG9l 2025/10/09 05:53:03 INFO : dG9l: Making directory 2025/10/09 05:53:03 DEBUG : toe: transformed to: dG9l 2025/10/09 05:53:03 DEBUG : toe: transformed to: dG9l 2025/10/09 05:53:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/09 05:53:03 INFO : dG9l/dG9l: Making directory 2025/10/09 05:53:03 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/09 05:53:03 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/09 05:53:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/09 05:53:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/09 05:53:03 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/09 05:53:03 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:53:03 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:53:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:53:03 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/09 05:53:03 DEBUG : Waiting for deletions to finish 2025/10/09 05:53:04 DEBUG : dG9l: transformed to: toe 2025/10/09 05:53:04 DEBUG : dG9l: transformed to: toe 2025/10/09 05:53:04 DEBUG : dG9l: transformed to: toe 2025/10/09 05:53:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/09 05:53:04 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/09 05:53:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/09 05:53:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/09 05:53:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/09 05:53:04 DEBUG : Local file system at /tmp/rclone3103497214: Waiting for checks to finish 2025/10/09 05:53:04 DEBUG : Local file system at /tmp/rclone3103497214: Waiting for transfers to finish 2025/10/09 05:53:04 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-javapaw6nevu", Local "Local file system at /tmp/rclone3103497214", Modify Window "1ms" 2025/10/09 05:53:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/09 05:53:05 DEBUG : toe: transformed to: 2025/10/09 05:53:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/09 05:53:05 DEBUG : toe: transformed to: 2025/10/09 05:53:05 INFO : B2 bucket rclone-test-javapaw6nevu: Making directory 2025/10/09 05:53:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/09 05:53:05 DEBUG : toe: transformed to: 2025/10/09 05:53:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/09 05:53:05 DEBUG : toe: transformed to: 2025/10/09 05:53:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/09 05:53:05 DEBUG : toe/toe: transformed to: 2025/10/09 05:53:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/09 05:53:05 INFO : toe/toe: Making directory 2025/10/09 05:53:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/09 05:53:05 DEBUG : toe/toe: transformed to: 2025/10/09 05:53:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/09 05:53:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/09 05:53:05 DEBUG : toe: transformed to: 2025/10/09 05:53:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/09 05:53:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/09 05:53:05 DEBUG : toe/toe/toe: transformed to: 2025/10/09 05:53:05 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/09 05:53:05 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for checks to finish 2025/10/09 05:53:05 DEBUG : B2 bucket rclone-test-javapaw6nevu: Waiting for transfers to finish 2025/10/09 05:53:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/09 05:53:06 INFO : toe/toe/toe: Copied (new) 2025/10/09 05:53:06 ERROR : B2 bucket rclone-test-javapaw6nevu: not deleting files as there were IO errors 2025/10/09 05:53:06 ERROR : B2 bucket rclone-test-javapaw6nevu: not deleting directories as there were IO errors --- PASS: TestError (1.84s) PASS 2025/10/09 05:53:07 DEBUG : B2 bucket rclone-test-javapaw6nevu: Purge remote 2025/10/09 05:53:07 INFO : B2 bucket rclone-test-javapaw6nevu: cleaning bucket "rclone-test-javapaw6nevu" of all files 2025/10/09 05:53:08 DEBUG : BackupDir/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f7c_d20251009_m054637_c001_v7007000_t0000_u01759988797765") 2025/10/09 05:53:08 DEBUG : BackupDir/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1039c3edde4ff74e_d20251009_m054632_c001_v0001178_t0043_u01759988792680") 2025/10/09 05:53:08 DEBUG : CompareDest/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428774ef_d20251009_m054612_c001_v7007000_t0000_u01759988772096") 2025/10/09 05:53:08 DEBUG : CompareDest/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08aaed_d20251009_m054606_c001_v0001184_t0012_u01759988766377") 2025/10/09 05:53:08 DEBUG : CompareDest/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428774f0_d20251009_m054612_c001_v7007000_t0000_u01759988772277") 2025/10/09 05:53:08 DEBUG : CompareDest/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd16_d20251009_m054607_c001_v0001032_t0027_u01759988767318") 2025/10/09 05:53:08 DEBUG : CopyDest/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f7d_d20251009_m054637_c001_v7007000_t0000_u01759988797954") 2025/10/09 05:53:08 DEBUG : CopyDest/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd42_d20251009_m054629_c001_v0001032_t0013_u01759988789410") 2025/10/09 05:53:08 DEBUG : CopyDest/three: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f7f_d20251009_m054638_c001_v7007000_t0000_u01759988798137") 2025/10/09 05:53:08 DEBUG : CopyDest/three: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd50_d20251009_m054635_c001_v0001032_t0043_u01759988795567") 2025/10/09 05:53:08 DEBUG : CopyDest/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f81_d20251009_m054638_c001_v7007000_t0000_u01759988798321") 2025/10/09 05:53:09 DEBUG : CopyDest/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ac0f_d20251009_m054633_c001_v0001184_t0054_u01759988793556") 2025/10/09 05:53:09 DEBUG : EXISTING: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17367_d20251009_m054758_c001_v7007000_t0000_u01759988878215") 2025/10/09 05:53:09 DEBUG : EXISTING: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dde1_d20251009_m054757_c001_v0001032_t0031_u01759988877135") 2025/10/09 05:53:09 DEBUG : PREFIXapple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aaad9_d20251009_m055012_c001_v7007000_t0000_u01759989012656") 2025/10/09 05:53:09 DEBUG : PREFIXapple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df4e_d20251009_m055006_c001_v0001032_t0040_u01759989006587") 2025/10/09 05:53:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee29769097d_d20251009_m055013_c001_v7007000_t0000_u01759989013001") 2025/10/09 05:53:09 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190814f_d20251009_m055006_c001_v0001115_t0045_u01759989006554") 2025/10/09 05:53:09 DEBUG : PREFIXbanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4168637a5fedfd3f_d20251009_m055012_c001_v7007000_t0000_u01759989012628") 2025/10/09 05:53:09 DEBUG : PREFIXbanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a64_d20251009_m055006_c001_v0001161_t0042_u01759989006577") 2025/10/09 05:53:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4196046f1138357f_d20251009_m055012_c001_v7007000_t0000_u01759989012930") 2025/10/09 05:53:09 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4e2_d20251009_m055006_c001_v0001184_t0044_u01759989006567") 2025/10/09 05:53:09 DEBUG : Testêé: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1735a_d20251009_m054754_c001_v7007000_t0000_u01759988874842") 2025/10/09 05:53:09 DEBUG : Testêé: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dddd_d20251009_m054753_c001_v0001032_t0058_u01759988873933") 2025/10/09 05:53:09 DEBUG : Testêé: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08af19_d20251009_m054752_c001_v0001184_t0057_u01759988872997") 2025/10/09 05:53:09 DEBUG : YXBwbGU=: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f18_d20251009_m054950_c001_v7007000_t0000_u01759988990805") 2025/10/09 05:53:09 DEBUG : YXBwbGU=: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a0d_d20251009_m054946_c001_v0001161_t0009_u01759988986761") 2025/10/09 05:53:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f19_d20251009_m054950_c001_v7007000_t0000_u01759988990989") 2025/10/09 05:53:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df1f_d20251009_m054946_c001_v0001032_t0013_u01759988986031") 2025/10/09 05:53:09 DEBUG : YmFuYW5h: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f1a_d20251009_m054951_c001_v7007000_t0000_u01759988991173") 2025/10/09 05:53:09 DEBUG : YmFuYW5h: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908119_d20251009_m054946_c001_v0001115_t0059_u01759988986008") 2025/10/09 05:53:10 DEBUG : a/potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b4c_d20251009_m054436_c001_v7007000_t0000_u01759988676412") 2025/10/09 05:53:10 DEBUG : a/potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13cd_d20251009_m054435_c001_v0001137_t0009_u01759988675590") 2025/10/09 05:53:10 DEBUG : a/potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c3c3_d20251009_m054433_c001_v7007000_t0000_u01759988673962") 2025/10/09 05:53:10 DEBUG : a/potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13c1_d20251009_m054433_c001_v0001137_t0011_u01759988673060") 2025/10/09 05:53:10 DEBUG : a/potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ab3_d20251009_m054415_c001_v7007000_t0000_u01759988655636") 2025/10/09 05:53:10 DEBUG : a/potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f136c_d20251009_m054414_c001_v0001137_t0040_u01759988654604") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318680_d20251009_m055233_c001_v7007000_t0000_u01759989153557") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639d23_d20251009_m055228_c001_v0001161_t0026_u01759989148899") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef733_d20251009_m055215_c001_v7007000_t0000_u01759989135152") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639cc8_d20251009_m055209_c001_v0001161_t0057_u01759989129709") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da568213e_d20251009_m055155_c001_v7007000_t0000_u01759989115241") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c6b_d20251009_m055150_c001_v0001161_t0046_u01759989110643") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac0a_d20251009_m055137_c001_v7007000_t0000_u01759989097031") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c2c_d20251009_m055132_c001_v0001161_t0003_u01759989092678") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20846_d20251009_m055119_c001_v7007000_t0000_u01759989079756") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639bd9_d20251009_m055114_c001_v0001161_t0015_u01759989074829") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207ad_d20251009_m055101_c001_v7007000_t0000_u01759989061905") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b67_d20251009_m055054_c001_v0001161_t0051_u01759989054055") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a507b_d20251009_m055038_c001_v7007000_t0000_u01759989038638") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b04_d20251009_m055034_c001_v0001161_t0039_u01759989034127") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd39bb_d20251009_m055032_c001_v7007000_t0000_u01759989032902") 2025/10/09 05:53:10 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908190_d20251009_m055027_c001_v0001115_t0023_u01759989027848") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccd9_d20251009_m055014_c001_v7007000_t0000_u01759989014353") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df60_d20251009_m055010_c001_v0001032_t0059_u01759989010253") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba5a2_d20251009_m055009_c001_v7007000_t0000_u01759989009139") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908149_d20251009_m055003_c001_v0001115_t0036_u01759989003668") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb205f6_d20251009_m054948_c001_v7007000_t0000_u01759988988790") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df17_d20251009_m054943_c001_v0001032_t0034_u01759988983008") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e64_d20251009_m054930_c001_v7007000_t0000_u01759988970707") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080d4_d20251009_m054925_c001_v0001115_t0021_u01759988965941") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba4f6_d20251009_m054912_c001_v7007000_t0000_u01759988952793") 2025/10/09 05:53:11 DEBUG : apple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b28c_d20251009_m054908_c001_v0001184_t0050_u01759988948429") 2025/10/09 05:53:11 DEBUG : appleSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf6cda_d20251009_m055036_c001_v7007000_t0000_u01759989036417") 2025/10/09 05:53:11 DEBUG : appleSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190819a_d20251009_m055030_c001_v0001115_t0039_u01759989030192") 2025/10/09 05:53:11 DEBUG : appleapple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207b2_d20251009_m055102_c001_v7007000_t0000_u01759989062087") 2025/10/09 05:53:11 DEBUG : appleapple: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b81_d20251009_m055057_c001_v0001161_t0059_u01759989057275") 2025/10/09 05:53:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318682_d20251009_m055233_c001_v7007000_t0000_u01759989153754") 2025/10/09 05:53:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ba4a_d20251009_m055229_c001_v0001184_t0036_u01759989149918") 2025/10/09 05:53:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef734_d20251009_m055215_c001_v7007000_t0000_u01759989135333") 2025/10/09 05:53:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b9a0_d20251009_m055211_c001_v0001184_t0007_u01759989131234") 2025/10/09 05:53:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da568213f_d20251009_m055155_c001_v7007000_t0000_u01759989115423") 2025/10/09 05:53:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b8ee_d20251009_m055151_c001_v0001184_t0052_u01759989111951") 2025/10/09 05:53:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac0c_d20251009_m055137_c001_v7007000_t0000_u01759989097215") 2025/10/09 05:53:11 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b84c_d20251009_m055133_c001_v0001184_t0030_u01759989093655") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20848_d20251009_m055119_c001_v7007000_t0000_u01759989079938") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b7ae_d20251009_m055115_c001_v0001184_t0038_u01759989075895") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f402f244eda240fcd_d20251009_m055059_c001_v7007000_t0000_u01759989059825") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfdd_d20251009_m055054_c001_v0001032_t0035_u01759989054986") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a507d_d20251009_m055038_c001_v7007000_t0000_u01759989038859") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b628_d20251009_m055034_c001_v0001184_t0059_u01759989034117") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b433_d20251009_m055032_c001_v7007000_t0000_u01759989032909") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b5ea_d20251009_m055028_c001_v0001184_t0054_u01759989028700") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccdc_d20251009_m055014_c001_v7007000_t0000_u01759989014535") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b51c_d20251009_m055010_c001_v0001184_t0043_u01759989010215") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4168637a5fedfd35_d20251009_m055008_c001_v7007000_t0000_u01759989008747") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a5a_d20251009_m055004_c001_v0001161_t0055_u01759989004755") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aa9f0_d20251009_m054948_c001_v7007000_t0000_u01759988988764") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b3fb_d20251009_m054944_c001_v0001184_t0033_u01759988984180") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e66_d20251009_m054930_c001_v7007000_t0000_u01759988970889") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509def3_d20251009_m054926_c001_v0001032_t0037_u01759988966682") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba4f9_d20251009_m054912_c001_v7007000_t0000_u01759988952973") 2025/10/09 05:53:12 DEBUG : appleappleapplebanana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080ae_d20251009_m054909_c001_v0001115_t0008_u01759988949198") 2025/10/09 05:53:12 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5070_d20251009_m055036_c001_v7007000_t0000_u01759989036462") 2025/10/09 05:53:12 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639ae8_d20251009_m055030_c001_v0001161_t0006_u01759989030205") 2025/10/09 05:53:13 DEBUG : b/potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b53_d20251009_m054436_c001_v7007000_t0000_u01759988676596") 2025/10/09 05:53:13 DEBUG : b/potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13c7_d20251009_m054434_c001_v0001137_t0017_u01759988674507") 2025/10/09 05:53:13 DEBUG : b/potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c3c2_d20251009_m054433_c001_v7007000_t0000_u01759988673410") 2025/10/09 05:53:13 DEBUG : b/potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13b6_d20251009_m054431_c001_v0001137_t0032_u01759988671855") 2025/10/09 05:53:13 DEBUG : b/potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ab1_d20251009_m054415_c001_v7007000_t0000_u01759988655073") 2025/10/09 05:53:13 DEBUG : b/potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1368_d20251009_m054413_c001_v0001137_t0007_u01759988653545") 2025/10/09 05:53:13 DEBUG : backup/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41954d729cbdf67d_d20251009_m054650_c001_v7007000_t0000_u01759988810915") 2025/10/09 05:53:13 DEBUG : backup/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f100b4b8bfd3591e5_d20251009_m054648_c001_v0001153_t0002_u01759988808844") 2025/10/09 05:53:13 DEBUG : backup/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f109467402e26d636_d20251009_m054644_c001_v0001098_t0030_u01759988804469") 2025/10/09 05:53:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70fde_d20251009_m054716_c001_v7007000_t0000_u01759988836840") 2025/10/09 05:53:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f100c84d14b901f93_d20251009_m054714_c001_v0001184_t0041_u01759988834935") 2025/10/09 05:53:13 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1142f75aebe4686c_d20251009_m054710_c001_v0001105_t0011_u01759988830315") 2025/10/09 05:53:13 DEBUG : backup/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41954d729cbdf6cb_d20251009_m054703_c001_v7007000_t0000_u01759988823862") 2025/10/09 05:53:13 DEBUG : backup/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1058d47facc01c67_d20251009_m054701_c001_v0001115_t0055_u01759988821535") 2025/10/09 05:53:13 DEBUG : backup/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f10811901a7b6d14f_d20251009_m054657_c001_v0001144_t0017_u01759988817196") 2025/10/09 05:53:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70fdf_d20251009_m054717_c001_v7007000_t0000_u01759988837021") 2025/10/09 05:53:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f11392719861bb892_d20251009_m054715_c001_v0001131_t0042_u01759988835952") 2025/10/09 05:53:13 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f111c24e8783118c4_d20251009_m054712_c001_v0001029_t0024_u01759988832090") 2025/10/09 05:53:13 DEBUG : backup/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41954d729cbdf67f_d20251009_m054651_c001_v7007000_t0000_u01759988811098") 2025/10/09 05:53:13 DEBUG : backup/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1046518937eebe8d_d20251009_m054650_c001_v0001098_t0026_u01759988810047") 2025/10/09 05:53:14 DEBUG : backup/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f10044103b1266e05_d20251009_m054646_c001_v0001090_t0012_u01759988806356") 2025/10/09 05:53:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41954d729cbdf6d0_d20251009_m054704_c001_v7007000_t0000_u01759988824045") 2025/10/09 05:53:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1069a937747e8e8d_d20251009_m054702_c001_v0001153_t0000_u01759988822795") 2025/10/09 05:53:14 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f10946148065d36ec_d20251009_m054658_c001_v0001131_t0025_u01759988818945") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318685_d20251009_m055233_c001_v7007000_t0000_u01759989153936") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119082b4_d20251009_m055229_c001_v0001115_t0011_u01759989149216") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef735_d20251009_m055215_c001_v7007000_t0000_u01759989135514") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190828c_d20251009_m055210_c001_v0001115_t0002_u01759989130257") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682140_d20251009_m055155_c001_v7007000_t0000_u01759989115605") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190825a_d20251009_m055151_c001_v0001115_t0010_u01759989111098") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac0e_d20251009_m055137_c001_v7007000_t0000_u01759989097395") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908236_d20251009_m055133_c001_v0001115_t0057_u01759989093049") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20849_d20251009_m055120_c001_v7007000_t0000_u01759989080121") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908209_d20251009_m055115_c001_v0001115_t0054_u01759989075281") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207b4_d20251009_m055102_c001_v7007000_t0000_u01759989062336") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b6ec_d20251009_m055054_c001_v0001184_t0002_u01759989054702") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a507e_d20251009_m055039_c001_v7007000_t0000_u01759989039041") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfad_d20251009_m055034_c001_v0001032_t0021_u01759989034137") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd7e_d20251009_m055032_c001_v7007000_t0000_u01759989032708") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639adc_d20251009_m055028_c001_v0001161_t0019_u01759989028372") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccdf_d20251009_m055014_c001_v7007000_t0000_u01759989014717") 2025/10/09 05:53:14 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a7d_d20251009_m055010_c001_v0001161_t0026_u01759989010203") 2025/10/09 05:53:15 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40109ad4bfa36788_d20251009_m055009_c001_v7007000_t0000_u01759989009259") 2025/10/09 05:53:15 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4d5_d20251009_m055004_c001_v0001184_t0029_u01759989004545") 2025/10/09 05:53:15 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b2e3_d20251009_m054948_c001_v7007000_t0000_u01759988988799") 2025/10/09 05:53:15 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908113_d20251009_m054943_c001_v0001115_t0008_u01759988983668") 2025/10/09 05:53:15 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e67_d20251009_m054931_c001_v7007000_t0000_u01759988971072") 2025/10/09 05:53:15 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b340_d20251009_m054926_c001_v0001184_t0004_u01759988966479") 2025/10/09 05:53:15 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba4fa_d20251009_m054913_c001_v7007000_t0000_u01759988953154") 2025/10/09 05:53:15 DEBUG : banana: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dece_d20251009_m054908_c001_v0001032_t0036_u01759988948662") 2025/10/09 05:53:15 DEBUG : bananaSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd39c0_d20251009_m055036_c001_v7007000_t0000_u01759989036426") 2025/10/09 05:53:15 DEBUG : bananaSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df9b_d20251009_m055030_c001_v0001032_t0021_u01759989030224") 2025/10/09 05:53:15 DEBUG : both0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316be1_d20251009_m054839_c001_v7007000_t0000_u01759988919111") 2025/10/09 05:53:15 DEBUG : both0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b093_d20251009_m054821_c001_v0001184_t0040_u01759988901388") 2025/10/09 05:53:15 DEBUG : both0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316adf_d20251009_m054817_c001_v7007000_t0000_u01759988897164") 2025/10/09 05:53:15 DEBUG : both0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08af85_d20251009_m054800_c001_v0001184_t0047_u01759988880092") 2025/10/09 05:53:15 DEBUG : both1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316be2_d20251009_m054839_c001_v7007000_t0000_u01759988919293") 2025/10/09 05:53:15 DEBUG : both1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b099_d20251009_m054822_c001_v0001184_t0023_u01759988902508") 2025/10/09 05:53:15 DEBUG : both1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316ae6_d20251009_m054817_c001_v7007000_t0000_u01759988897345") 2025/10/09 05:53:15 DEBUG : both1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08af8f_d20251009_m054800_c001_v0001184_t0053_u01759988880686") 2025/10/09 05:53:15 DEBUG : both10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316be4_d20251009_m054839_c001_v7007000_t0000_u01759988919474") 2025/10/09 05:53:15 DEBUG : both10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0de_d20251009_m054829_c001_v0001184_t0030_u01759988909220") 2025/10/09 05:53:15 DEBUG : both10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316aec_d20251009_m054817_c001_v7007000_t0000_u01759988897528") 2025/10/09 05:53:16 DEBUG : both10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08aff0_d20251009_m054806_c001_v0001184_t0029_u01759988886715") 2025/10/09 05:53:16 DEBUG : both11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316be5_d20251009_m054839_c001_v7007000_t0000_u01759988919656") 2025/10/09 05:53:16 DEBUG : both11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0e8_d20251009_m054829_c001_v0001184_t0015_u01759988909910") 2025/10/09 05:53:16 DEBUG : both11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316af4_d20251009_m054817_c001_v7007000_t0000_u01759988897710") 2025/10/09 05:53:16 DEBUG : both11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08affc_d20251009_m054807_c001_v0001184_t0056_u01759988887334") 2025/10/09 05:53:16 DEBUG : both12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316be6_d20251009_m054839_c001_v7007000_t0000_u01759988919836") 2025/10/09 05:53:16 DEBUG : both12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0ec_d20251009_m054830_c001_v0001184_t0037_u01759988910490") 2025/10/09 05:53:16 DEBUG : both12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316afc_d20251009_m054817_c001_v7007000_t0000_u01759988897892") 2025/10/09 05:53:16 DEBUG : both12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b001_d20251009_m054807_c001_v0001184_t0040_u01759988887948") 2025/10/09 05:53:16 DEBUG : both13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316be7_d20251009_m054840_c001_v7007000_t0000_u01759988920017") 2025/10/09 05:53:16 DEBUG : both13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0f2_d20251009_m054831_c001_v0001184_t0034_u01759988911264") 2025/10/09 05:53:16 DEBUG : both13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b03_d20251009_m054818_c001_v7007000_t0000_u01759988898073") 2025/10/09 05:53:16 DEBUG : both13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b008_d20251009_m054808_c001_v0001184_t0058_u01759988888596") 2025/10/09 05:53:16 DEBUG : both14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316be8_d20251009_m054840_c001_v7007000_t0000_u01759988920198") 2025/10/09 05:53:16 DEBUG : both14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0fa_d20251009_m054831_c001_v0001184_t0001_u01759988911981") 2025/10/09 05:53:16 DEBUG : both14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b0c_d20251009_m054818_c001_v7007000_t0000_u01759988898255") 2025/10/09 05:53:16 DEBUG : both14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b00e_d20251009_m054809_c001_v0001184_t0030_u01759988889579") 2025/10/09 05:53:16 DEBUG : both15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316be9_d20251009_m054840_c001_v7007000_t0000_u01759988920378") 2025/10/09 05:53:16 DEBUG : both15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b10a_d20251009_m054832_c001_v0001184_t0010_u01759988912765") 2025/10/09 05:53:16 DEBUG : both15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b16_d20251009_m054818_c001_v7007000_t0000_u01759988898462") 2025/10/09 05:53:16 DEBUG : both15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b01c_d20251009_m054810_c001_v0001184_t0052_u01759988890459") 2025/10/09 05:53:16 DEBUG : both16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bea_d20251009_m054840_c001_v7007000_t0000_u01759988920559") 2025/10/09 05:53:16 DEBUG : both16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b10e_d20251009_m054833_c001_v0001184_t0047_u01759988913387") 2025/10/09 05:53:17 DEBUG : both16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b1d_d20251009_m054818_c001_v7007000_t0000_u01759988898645") 2025/10/09 05:53:17 DEBUG : both16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b020_d20251009_m054811_c001_v0001184_t0027_u01759988891027") 2025/10/09 05:53:17 DEBUG : both17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316beb_d20251009_m054840_c001_v7007000_t0000_u01759988920743") 2025/10/09 05:53:17 DEBUG : both17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b121_d20251009_m054834_c001_v0001184_t0008_u01759988914398") 2025/10/09 05:53:17 DEBUG : both17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b25_d20251009_m054818_c001_v7007000_t0000_u01759988898826") 2025/10/09 05:53:17 DEBUG : both17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b02e_d20251009_m054811_c001_v0001184_t0029_u01759988891890") 2025/10/09 05:53:17 DEBUG : both18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bec_d20251009_m054840_c001_v7007000_t0000_u01759988920926") 2025/10/09 05:53:17 DEBUG : both18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b125_d20251009_m054835_c001_v0001184_t0052_u01759988915136") 2025/10/09 05:53:17 DEBUG : both18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b2b_d20251009_m054819_c001_v7007000_t0000_u01759988899008") 2025/10/09 05:53:17 DEBUG : both18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b03c_d20251009_m054812_c001_v0001184_t0054_u01759988892633") 2025/10/09 05:53:17 DEBUG : both19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bed_d20251009_m054841_c001_v7007000_t0000_u01759988921107") 2025/10/09 05:53:17 DEBUG : both19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b12f_d20251009_m054835_c001_v0001184_t0009_u01759988915709") 2025/10/09 05:53:17 DEBUG : both19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b30_d20251009_m054819_c001_v7007000_t0000_u01759988899190") 2025/10/09 05:53:17 DEBUG : both19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b045_d20251009_m054813_c001_v0001184_t0015_u01759988893671") 2025/10/09 05:53:17 DEBUG : both2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bef_d20251009_m054841_c001_v7007000_t0000_u01759988921303") 2025/10/09 05:53:17 DEBUG : both2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0a2_d20251009_m054823_c001_v0001184_t0004_u01759988903146") 2025/10/09 05:53:17 DEBUG : both2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b34_d20251009_m054819_c001_v7007000_t0000_u01759988899372") 2025/10/09 05:53:17 DEBUG : both2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08af9c_d20251009_m054801_c001_v0001184_t0038_u01759988881208") 2025/10/09 05:53:17 DEBUG : both3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bf0_d20251009_m054841_c001_v7007000_t0000_u01759988921485") 2025/10/09 05:53:17 DEBUG : both3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0a8_d20251009_m054824_c001_v0001184_t0043_u01759988904042") 2025/10/09 05:53:18 DEBUG : both3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b3a_d20251009_m054819_c001_v7007000_t0000_u01759988899555") 2025/10/09 05:53:18 DEBUG : both3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08afac_d20251009_m054802_c001_v0001184_t0044_u01759988882093") 2025/10/09 05:53:18 DEBUG : both4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bf1_d20251009_m054841_c001_v7007000_t0000_u01759988921666") 2025/10/09 05:53:18 DEBUG : both4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0ad_d20251009_m054824_c001_v0001184_t0037_u01759988904757") 2025/10/09 05:53:18 DEBUG : both4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b41_d20251009_m054819_c001_v7007000_t0000_u01759988899744") 2025/10/09 05:53:18 DEBUG : both4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08afb2_d20251009_m054802_c001_v0001184_t0052_u01759988882700") 2025/10/09 05:53:18 DEBUG : both5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bf2_d20251009_m054841_c001_v7007000_t0000_u01759988921848") 2025/10/09 05:53:18 DEBUG : both5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0b5_d20251009_m054825_c001_v0001184_t0025_u01759988905527") 2025/10/09 05:53:18 DEBUG : both5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b44_d20251009_m054819_c001_v7007000_t0000_u01759988899925") 2025/10/09 05:53:18 DEBUG : both5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08afc2_d20251009_m054803_c001_v0001184_t0050_u01759988883567") 2025/10/09 05:53:18 DEBUG : both6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bf3_d20251009_m054842_c001_v7007000_t0000_u01759988922030") 2025/10/09 05:53:18 DEBUG : both6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0bb_d20251009_m054826_c001_v0001184_t0029_u01759988906193") 2025/10/09 05:53:18 DEBUG : both6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b48_d20251009_m054820_c001_v7007000_t0000_u01759988900107") 2025/10/09 05:53:18 DEBUG : both6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08afcc_d20251009_m054804_c001_v0001184_t0020_u01759988884264") 2025/10/09 05:53:18 DEBUG : both7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bf4_d20251009_m054842_c001_v7007000_t0000_u01759988922213") 2025/10/09 05:53:18 DEBUG : both7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0c1_d20251009_m054827_c001_v0001184_t0046_u01759988907033") 2025/10/09 05:53:18 DEBUG : both7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b4c_d20251009_m054820_c001_v7007000_t0000_u01759988900288") 2025/10/09 05:53:18 DEBUG : both7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08afd8_d20251009_m054804_c001_v0001184_t0051_u01759988884925") 2025/10/09 05:53:18 DEBUG : both8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bf6_d20251009_m054842_c001_v7007000_t0000_u01759988922393") 2025/10/09 05:53:18 DEBUG : both8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0d6_d20251009_m054828_c001_v0001184_t0030_u01759988908099") 2025/10/09 05:53:18 DEBUG : both8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b4e_d20251009_m054820_c001_v7007000_t0000_u01759988900470") 2025/10/09 05:53:18 DEBUG : both8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08afe2_d20251009_m054805_c001_v0001184_t0041_u01759988885538") 2025/10/09 05:53:19 DEBUG : both9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bf7_d20251009_m054842_c001_v7007000_t0000_u01759988922574") 2025/10/09 05:53:19 DEBUG : both9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b0da_d20251009_m054828_c001_v0001184_t0000_u01759988908676") 2025/10/09 05:53:19 DEBUG : both9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316b53_d20251009_m054820_c001_v7007000_t0000_u01759988900654") 2025/10/09 05:53:19 DEBUG : both9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08afee_d20251009_m054806_c001_v0001184_t0008_u01759988886114") 2025/10/09 05:53:19 DEBUG : c/non empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b58_d20251009_m054436_c001_v7007000_t0000_u01759988676780") 2025/10/09 05:53:19 DEBUG : c/non empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13cb_d20251009_m054434_c001_v0001137_t0018_u01759988674858") 2025/10/09 05:53:19 DEBUG : c/non empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c3c4_d20251009_m054434_c001_v7007000_t0000_u01759988674142") 2025/10/09 05:53:19 DEBUG : c/non empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13ba_d20251009_m054432_c001_v0001137_t0046_u01759988672205") 2025/10/09 05:53:19 DEBUG : c/non empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ab4_d20251009_m054415_c001_v7007000_t0000_u01759988655819") 2025/10/09 05:53:19 DEBUG : c/non empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f136a_d20251009_m054413_c001_v0001137_t0017_u01759988653869") 2025/10/09 05:53:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f1b_d20251009_m054951_c001_v7007000_t0000_u01759988991358") 2025/10/09 05:53:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b40b_d20251009_m054946_c001_v0001184_t0059_u01759988986021") 2025/10/09 05:53:19 DEBUG : check sum: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1696a_d20251009_m054405_c001_v7007000_t0000_u01759988645764") 2025/10/09 05:53:19 DEBUG : check sum: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1347_d20251009_m054404_c001_v0001137_t0057_u01759988644454") 2025/10/09 05:53:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96d083_d20251009_m055305_c001_v7007000_t0000_u01759989185362") 2025/10/09 05:53:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639da0_d20251009_m055303_c001_v0001161_t0022_u01759989183730") 2025/10/09 05:53:19 DEBUG : dest/3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f57_d20251009_m054622_c001_v7007000_t0000_u01759988782468") 2025/10/09 05:53:19 DEBUG : dest/3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f411b286348eca0d0_d20251009_m054621_c001_v0001113_t0041_u01759988781122") 2025/10/09 05:53:19 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207b8_d20251009_m055102_c001_v7007000_t0000_u01759989062519") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcde: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081e8_d20251009_m055057_c001_v0001115_t0022_u01759989057495") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318687_d20251009_m055234_c001_v7007000_t0000_u01759989154119") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639cf8_d20251009_m055219_c001_v0001161_t0055_u01759989139806") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef736_d20251009_m055215_c001_v7007000_t0000_u01759989135695") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c87_d20251009_m055159_c001_v0001161_t0048_u01759989119916") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682141_d20251009_m055155_c001_v7007000_t0000_u01759989115787") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c47_d20251009_m055141_c001_v0001161_t0010_u01759989101635") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac0f_d20251009_m055137_c001_v7007000_t0000_u01759989097576") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639bff_d20251009_m055124_c001_v0001161_t0041_u01759989084356") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb2084b_d20251009_m055120_c001_v7007000_t0000_u01759989080304") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639ba6_d20251009_m055106_c001_v0001161_t0008_u01759989066708") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ce48_d20251009_m055059_c001_v7007000_t0000_u01759989059834") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b32_d20251009_m055044_c001_v0001161_t0052_u01759989044767") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5080_d20251009_m055039_c001_v7007000_t0000_u01759989039225") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b62f_d20251009_m055034_c001_v0001184_t0032_u01759989034334") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4196046f11383689_d20251009_m055032_c001_v7007000_t0000_u01759989032920") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908174_d20251009_m055019_c001_v0001115_t0058_u01759989019083") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cce2_d20251009_m055014_c001_v7007000_t0000_u01759989014901") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b524_d20251009_m055010_c001_v0001184_t0052_u01759989010431") 2025/10/09 05:53:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40109ad4bfa36784_d20251009_m055008_c001_v7007000_t0000_u01759989008891") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190812f_d20251009_m054955_c001_v0001115_t0023_u01759988995419") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f402f244eda240de1_d20251009_m054948_c001_v7007000_t0000_u01759988988918") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b3a3_d20251009_m054935_c001_v0001184_t0058_u01759988975328") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e69_d20251009_m054931_c001_v7007000_t0000_u01759988971255") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dee1_d20251009_m054917_c001_v0001032_t0051_u01759988957526") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba4fc_d20251009_m054913_c001_v7007000_t0000_u01759988953334") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908098_d20251009_m054901_c001_v0001115_t0043_u01759988941398") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f408c1cfbd088e25f_d20251009_m055036_c001_v7007000_t0000_u01759989036472") 2025/10/09 05:53:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b5f6_d20251009_m055030_c001_v0001184_t0045_u01759989030426") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207be_d20251009_m055102_c001_v7007000_t0000_u01759989062720") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfdf_d20251009_m055057_c001_v0001032_t0039_u01759989057487") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318689_d20251009_m055234_c001_v7007000_t0000_u01759989154303") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190829b_d20251009_m055220_c001_v0001115_t0059_u01759989140830") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef737_d20251009_m055215_c001_v7007000_t0000_u01759989135876") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908269_d20251009_m055200_c001_v0001115_t0023_u01759989120707") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682142_d20251009_m055155_c001_v7007000_t0000_u01759989115969") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908248_d20251009_m055142_c001_v0001115_t0039_u01759989102496") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac11_d20251009_m055137_c001_v7007000_t0000_u01759989097757") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190821e_d20251009_m055125_c001_v0001115_t0035_u01759989085290") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb2084d_d20251009_m055120_c001_v7007000_t0000_u01759989080485") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081f7_d20251009_m055107_c001_v0001115_t0017_u01759989067375") 2025/10/09 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef038_d20251009_m055059_c001_v7007000_t0000_u01759989059628") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b69e_d20251009_m055045_c001_v0001184_t0055_u01759989045563") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5081_d20251009_m055039_c001_v7007000_t0000_u01759989039407") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b08_d20251009_m055034_c001_v0001161_t0000_u01759989034649") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd39b8_d20251009_m055032_c001_v7007000_t0000_u01759989032538") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639aaf_d20251009_m055019_c001_v0001161_t0029_u01759989019994") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cce6_d20251009_m055015_c001_v7007000_t0000_u01759989015084") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a7f_d20251009_m055010_c001_v0001161_t0047_u01759989010616") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccaf_d20251009_m055008_c001_v7007000_t0000_u01759989008907") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b48b_d20251009_m054956_c001_v0001184_t0016_u01759988996526") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f402f244eda240de0_d20251009_m054948_c001_v7007000_t0000_u01759988988735") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df03_d20251009_m054935_c001_v0001032_t0050_u01759988975883") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e6c_d20251009_m054931_c001_v7007000_t0000_u01759988971438") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080b8_d20251009_m054918_c001_v0001115_t0038_u01759988958416") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba4fd_d20251009_m054913_c001_v7007000_t0000_u01759988953516") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b23f_d20251009_m054901_c001_v0001184_t0052_u01759988941977") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f408c1cfbd088e25e_d20251009_m055036_c001_v7007000_t0000_u01759989036284") 2025/10/09 05:53:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df9f_d20251009_m055030_c001_v0001032_t0012_u01759989030570") 2025/10/09 05:53:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207c3_d20251009_m055102_c001_v7007000_t0000_u01759989062902") 2025/10/09 05:53:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b700_d20251009_m055057_c001_v0001184_t0040_u01759989057508") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa431868a_d20251009_m055234_c001_v7007000_t0000_u01759989154485") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b9fc_d20251009_m055221_c001_v0001184_t0003_u01759989141719") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef738_d20251009_m055216_c001_v7007000_t0000_u01759989136069") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b93c_d20251009_m055201_c001_v0001184_t0042_u01759989121707") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682143_d20251009_m055156_c001_v7007000_t0000_u01759989116151") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b899_d20251009_m055143_c001_v0001184_t0039_u01759989103319") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac12_d20251009_m055137_c001_v7007000_t0000_u01759989097937") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b814_d20251009_m055126_c001_v0001184_t0019_u01759989086444") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb2084f_d20251009_m055120_c001_v7007000_t0000_u01759989080667") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b770_d20251009_m055108_c001_v0001184_t0059_u01759989068385") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a518c_d20251009_m055059_c001_v7007000_t0000_u01759989059842") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfc8_d20251009_m055046_c001_v0001032_t0030_u01759989046138") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5084_d20251009_m055039_c001_v7007000_t0000_u01759989039589") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfaf_d20251009_m055034_c001_v0001032_t0022_u01759989034519") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b431_d20251009_m055032_c001_v7007000_t0000_u01759989032546") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b58a_d20251009_m055020_c001_v0001184_t0011_u01759989020733") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cce8_d20251009_m055015_c001_v7007000_t0000_u01759989015267") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b52a_d20251009_m055010_c001_v0001184_t0049_u01759989010651") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40109ad4bfa36782_d20251009_m055008_c001_v7007000_t0000_u01759989008709") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a40_d20251009_m054957_c001_v0001161_t0059_u01759988997103") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f402f244eda240ddc_d20251009_m054948_c001_v7007000_t0000_u01759988988363") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080ed_d20251009_m054936_c001_v0001115_t0035_u01759988976848") 2025/10/09 05:53:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e6e_d20251009_m054931_c001_v7007000_t0000_u01759988971641") 2025/10/09 05:53:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b2ed_d20251009_m054919_c001_v0001184_t0056_u01759988959468") 2025/10/09 05:53:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba4ff_d20251009_m054913_c001_v7007000_t0000_u01759988953698") 2025/10/09 05:53:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509debb_d20251009_m054902_c001_v0001032_t0016_u01759988942179") 2025/10/09 05:53:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f412f4da4babff7c0_d20251009_m055036_c001_v7007000_t0000_u01759989036294") 2025/10/09 05:53:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b5fc_d20251009_m055030_c001_v0001184_t0048_u01759989030620") 2025/10/09 05:53:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207c8_d20251009_m055103_c001_v7007000_t0000_u01759989063085") 2025/10/09 05:53:24 DEBUG : dir1/0003-defgh: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b83_d20251009_m055058_c001_v0001161_t0021_u01759989058196") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa431868c_d20251009_m055234_c001_v7007000_t0000_u01759989154667") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e07c_d20251009_m055222_c001_v0001032_t0001_u01759989142299") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef739_d20251009_m055216_c001_v7007000_t0000_u01759989136254") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e059_d20251009_m055202_c001_v0001032_t0049_u01759989122279") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682144_d20251009_m055156_c001_v7007000_t0000_u01759989116332") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e039_d20251009_m055143_c001_v0001032_t0050_u01759989103877") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac14_d20251009_m055138_c001_v7007000_t0000_u01759989098118") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e01e_d20251009_m055127_c001_v0001032_t0047_u01759989087002") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20851_d20251009_m055120_c001_v7007000_t0000_u01759989080850") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dff2_d20251009_m055108_c001_v0001032_t0055_u01759989068943") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20789_d20251009_m055059_c001_v7007000_t0000_u01759989059616") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081c6_d20251009_m055046_c001_v0001115_t0055_u01759989046946") 2025/10/09 05:53:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5086_d20251009_m055039_c001_v7007000_t0000_u01759989039848") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b631_d20251009_m055034_c001_v0001184_t0053_u01759989034531") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd39ba_d20251009_m055032_c001_v7007000_t0000_u01759989032720") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df7e_d20251009_m055021_c001_v0001032_t0056_u01759989021294") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cceb_d20251009_m055015_c001_v7007000_t0000_u01759989015452") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b52e_d20251009_m055010_c001_v0001184_t0009_u01759989010848") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee29769096c_d20251009_m055009_c001_v7007000_t0000_u01759989009100") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df37_d20251009_m054957_c001_v0001032_t0033_u01759988997832") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb205f8_d20251009_m054948_c001_v7007000_t0000_u01759988988973") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b3c0_d20251009_m054937_c001_v0001184_t0001_u01759988977436") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e70_d20251009_m054931_c001_v7007000_t0000_u01759988971831") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dee5_d20251009_m054919_c001_v0001032_t0027_u01759988959759") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba500_d20251009_m054913_c001_v7007000_t0000_u01759988953878") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190809c_d20251009_m054902_c001_v0001115_t0022_u01759988942613") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f412f4da4babff7c3_d20251009_m055036_c001_v7007000_t0000_u01759989036480") 2025/10/09 05:53:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081a0_d20251009_m055030_c001_v0001115_t0057_u01759989030798") 2025/10/09 05:53:25 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207ce_d20251009_m055103_c001_v7007000_t0000_u01759989063269") 2025/10/09 05:53:25 DEBUG : dir1/0004-efghi: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b706_d20251009_m055057_c001_v0001184_t0047_u01759989057710") 2025/10/09 05:53:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa431868f_d20251009_m055234_c001_v7007000_t0000_u01759989154850") 2025/10/09 05:53:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639d07_d20251009_m055222_c001_v0001161_t0011_u01759989142685") 2025/10/09 05:53:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef73a_d20251009_m055216_c001_v7007000_t0000_u01759989136502") 2025/10/09 05:53:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c9d_d20251009_m055202_c001_v0001161_t0018_u01759989122881") 2025/10/09 05:53:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682145_d20251009_m055156_c001_v7007000_t0000_u01759989116569") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c4d_d20251009_m055144_c001_v0001161_t0019_u01759989104525") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac16_d20251009_m055138_c001_v7007000_t0000_u01759989098299") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c0d_d20251009_m055127_c001_v0001161_t0013_u01759989087553") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20852_d20251009_m055121_c001_v7007000_t0000_u01759989081033") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639bb7_d20251009_m055109_c001_v0001161_t0031_u01759989069379") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee297690a9c_d20251009_m055059_c001_v7007000_t0000_u01759989059779") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b40_d20251009_m055048_c001_v0001161_t0036_u01759989048050") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5087_d20251009_m055040_c001_v7007000_t0000_u01759989040030") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b633_d20251009_m055034_c001_v0001184_t0034_u01759989034738") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee297690a00_d20251009_m055032_c001_v7007000_t0000_u01759989032923") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190817c_d20251009_m055021_c001_v0001115_t0019_u01759989021808") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cced_d20251009_m055015_c001_v7007000_t0000_u01759989015635") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190815f_d20251009_m055010_c001_v0001115_t0023_u01759989010876") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccac_d20251009_m055008_c001_v7007000_t0000_u01759989008724") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190813a_d20251009_m054958_c001_v0001115_t0025_u01759988998399") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba553_d20251009_m054948_c001_v7007000_t0000_u01759988988929") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df09_d20251009_m054937_c001_v0001032_t0029_u01759988977655") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e71_d20251009_m054932_c001_v7007000_t0000_u01759988972015") 2025/10/09 05:53:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080c0_d20251009_m054920_c001_v0001115_t0047_u01759988960530") 2025/10/09 05:53:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba502_d20251009_m054914_c001_v7007000_t0000_u01759988954061") 2025/10/09 05:53:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b24a_d20251009_m054903_c001_v0001184_t0007_u01759988943209") 2025/10/09 05:53:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b43a_d20251009_m055036_c001_v7007000_t0000_u01759989036618") 2025/10/09 05:53:27 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b5fe_d20251009_m055030_c001_v0001184_t0031_u01759989030817") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207d1_d20251009_m055103_c001_v7007000_t0000_u01759989063451") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghij: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b70e_d20251009_m055057_c001_v0001184_t0018_u01759989057930") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318690_d20251009_m055235_c001_v7007000_t0000_u01759989155034") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119082a7_d20251009_m055223_c001_v0001115_t0027_u01759989143131") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef73b_d20251009_m055216_c001_v7007000_t0000_u01759989136683") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190827a_d20251009_m055203_c001_v0001115_t0053_u01759989123265") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682146_d20251009_m055156_c001_v7007000_t0000_u01759989116751") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190824c_d20251009_m055144_c001_v0001115_t0000_u01759989104832") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac17_d20251009_m055138_c001_v7007000_t0000_u01759989098481") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908226_d20251009_m055128_c001_v0001115_t0058_u01759989088147") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20855_d20251009_m055121_c001_v7007000_t0000_u01759989081216") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081f9_d20251009_m055109_c001_v0001115_t0009_u01759989069679") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee297690a97_d20251009_m055059_c001_v7007000_t0000_u01759989059418") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b6b2_d20251009_m055048_c001_v0001184_t0036_u01759989048638") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5089_d20251009_m055040_c001_v7007000_t0000_u01759989040261") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081ae_d20251009_m055034_c001_v0001115_t0031_u01759989034795") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a505e_d20251009_m055032_c001_v7007000_t0000_u01759989032941") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639ac4_d20251009_m055022_c001_v0001161_t0048_u01759989022880") 2025/10/09 05:53:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccf0_d20251009_m055015_c001_v7007000_t0000_u01759989015823") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a83_d20251009_m055011_c001_v0001161_t0040_u01759989011004") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4168637a5fedfd37_d20251009_m055009_c001_v7007000_t0000_u01759989009112") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b497_d20251009_m054958_c001_v0001184_t0044_u01759988998818") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4f18_d20251009_m054948_c001_v7007000_t0000_u01759988988940") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080f7_d20251009_m054938_c001_v0001115_t0055_u01759988978217") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e74_d20251009_m054932_c001_v7007000_t0000_u01759988972197") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b2fb_d20251009_m054921_c001_v0001184_t0045_u01759988961024") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba503_d20251009_m054914_c001_v7007000_t0000_u01759988954249") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509debd_d20251009_m054903_c001_v0001032_t0040_u01759988943413") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf6cdb_d20251009_m055036_c001_v7007000_t0000_u01759989036599") 2025/10/09 05:53:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b602_d20251009_m055031_c001_v0001184_t0059_u01759989031011") 2025/10/09 05:53:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207d3_d20251009_m055103_c001_v7007000_t0000_u01759989063634") 2025/10/09 05:53:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081ea_d20251009_m055058_c001_v0001115_t0042_u01759989058050") 2025/10/09 05:53:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318691_d20251009_m055235_c001_v7007000_t0000_u01759989155218") 2025/10/09 05:53:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ba08_d20251009_m055223_c001_v0001184_t0038_u01759989143832") 2025/10/09 05:53:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef73c_d20251009_m055216_c001_v7007000_t0000_u01759989136863") 2025/10/09 05:53:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b960_d20251009_m055204_c001_v0001184_t0040_u01759989124083") 2025/10/09 05:53:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682147_d20251009_m055156_c001_v7007000_t0000_u01759989116932") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b8ad_d20251009_m055145_c001_v0001184_t0037_u01759989105518") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac19_d20251009_m055138_c001_v7007000_t0000_u01759989098662") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b82a_d20251009_m055128_c001_v0001184_t0031_u01759989088777") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20857_d20251009_m055121_c001_v7007000_t0000_u01759989081398") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b77e_d20251009_m055110_c001_v0001184_t0021_u01759989070098") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb2078b_d20251009_m055059_c001_v7007000_t0000_u01759989059800") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfd4_d20251009_m055048_c001_v0001032_t0037_u01759989048838") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a508a_d20251009_m055040_c001_v7007000_t0000_u01759989040444") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfb3_d20251009_m055034_c001_v0001032_t0035_u01759989034937") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f408c1cfbd088e25d_d20251009_m055033_c001_v7007000_t0000_u01759989033060") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b5b0_d20251009_m055023_c001_v0001184_t0008_u01759989023399") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccf3_d20251009_m055016_c001_v7007000_t0000_u01759989016005") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b532_d20251009_m055011_c001_v0001184_t0003_u01759989011060") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee29769096b_d20251009_m055008_c001_v7007000_t0000_u01759989008917") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a43_d20251009_m054959_c001_v0001161_t0036_u01759988999023") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba54e_d20251009_m054948_c001_v7007000_t0000_u01759988988370") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b3c9_d20251009_m054938_c001_v0001184_t0045_u01759988978702") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e78_d20251009_m054932_c001_v7007000_t0000_u01759988972380") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dee7_d20251009_m054921_c001_v0001032_t0035_u01759988961229") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba505_d20251009_m054914_c001_v7007000_t0000_u01759988954468") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190809e_d20251009_m054904_c001_v0001115_t0026_u01759988944060") 2025/10/09 05:53:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd39c2_d20251009_m055036_c001_v7007000_t0000_u01759989036608") 2025/10/09 05:53:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfa3_d20251009_m055031_c001_v0001032_t0044_u01759989031123") 2025/10/09 05:53:30 DEBUG : dir1/0007-12345: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207d5_d20251009_m055103_c001_v7007000_t0000_u01759989063884") 2025/10/09 05:53:30 DEBUG : dir1/0007-12345: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfe1_d20251009_m055058_c001_v0001032_t0056_u01759989058079") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318693_d20251009_m055235_c001_v7007000_t0000_u01759989155401") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e082_d20251009_m055224_c001_v0001032_t0046_u01759989144032") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef73d_d20251009_m055217_c001_v7007000_t0000_u01759989137045") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e05f_d20251009_m055204_c001_v0001032_t0048_u01759989124292") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682148_d20251009_m055157_c001_v7007000_t0000_u01759989117115") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e03d_d20251009_m055145_c001_v0001032_t0040_u01759989105713") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac1a_d20251009_m055138_c001_v7007000_t0000_u01759989098843") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e020_d20251009_m055128_c001_v0001032_t0056_u01759989088982") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20858_d20251009_m055121_c001_v7007000_t0000_u01759989081581") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dff8_d20251009_m055110_c001_v0001032_t0003_u01759989070296") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4168637a5fee066b_d20251009_m055059_c001_v7007000_t0000_u01759989059814") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081ce_d20251009_m055049_c001_v0001115_t0038_u01759989049438") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a508c_d20251009_m055040_c001_v7007000_t0000_u01759989040627") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b636_d20251009_m055034_c001_v0001184_t0016_u01759989034948") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f408c1cfbd088e25b_d20251009_m055032_c001_v7007000_t0000_u01759989032878") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df86_d20251009_m055023_c001_v0001032_t0024_u01759989023622") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccf4_d20251009_m055016_c001_v7007000_t0000_u01759989016189") 2025/10/09 05:53:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df64_d20251009_m055011_c001_v0001032_t0057_u01759989011238") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abeee7c_d20251009_m055009_c001_v7007000_t0000_u01759989009119") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df39_d20251009_m054959_c001_v0001032_t0029_u01759988999432") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b2e9_d20251009_m054948_c001_v7007000_t0000_u01759988988981") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df0d_d20251009_m054939_c001_v0001032_t0016_u01759988979102") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e7a_d20251009_m054932_c001_v7007000_t0000_u01759988972562") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080c4_d20251009_m054921_c001_v0001115_t0059_u01759988961783") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba506_d20251009_m054914_c001_v7007000_t0000_u01759988954649") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b259_d20251009_m054904_c001_v0001184_t0059_u01759988944531") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5072_d20251009_m055036_c001_v7007000_t0000_u01759989036623") 2025/10/09 05:53:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b606_d20251009_m055031_c001_v0001184_t0009_u01759989031232") 2025/10/09 05:53:31 DEBUG : dir1/0008-23456: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207da_d20251009_m055104_c001_v7007000_t0000_u01759989064099") 2025/10/09 05:53:31 DEBUG : dir1/0008-23456: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b712_d20251009_m055058_c001_v0001184_t0030_u01759989058136") 2025/10/09 05:53:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318694_d20251009_m055235_c001_v7007000_t0000_u01759989155585") 2025/10/09 05:53:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639d15_d20251009_m055225_c001_v0001161_t0048_u01759989145264") 2025/10/09 05:53:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef73e_d20251009_m055217_c001_v7007000_t0000_u01759989137227") 2025/10/09 05:53:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639ca7_d20251009_m055205_c001_v0001161_t0024_u01759989125399") 2025/10/09 05:53:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682149_d20251009_m055157_c001_v7007000_t0000_u01759989117297") 2025/10/09 05:53:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c57_d20251009_m055146_c001_v0001161_t0015_u01759989106272") 2025/10/09 05:53:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac1b_d20251009_m055139_c001_v7007000_t0000_u01759989099025") 2025/10/09 05:53:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c1b_d20251009_m055129_c001_v0001161_t0013_u01759989089444") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb2085a_d20251009_m055121_c001_v7007000_t0000_u01759989081764") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639bc1_d20251009_m055110_c001_v0001161_t0027_u01759989070845") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4ff4_d20251009_m055059_c001_v7007000_t0000_u01759989059961") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b4e_d20251009_m055050_c001_v0001161_t0051_u01759989050125") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a508e_d20251009_m055040_c001_v7007000_t0000_u01759989040810") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b0c_d20251009_m055035_c001_v0001161_t0030_u01759989035047") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd83_d20251009_m055032_c001_v7007000_t0000_u01759989032889") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908180_d20251009_m055024_c001_v0001115_t0010_u01759989024088") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccf8_d20251009_m055016_c001_v7007000_t0000_u01759989016374") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b538_d20251009_m055011_c001_v0001184_t0017_u01759989011309") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4168637a5fedfd36_d20251009_m055008_c001_v7007000_t0000_u01759989008930") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190813e_d20251009_m054959_c001_v0001115_t0051_u01759988999835") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4f17_d20251009_m054948_c001_v7007000_t0000_u01759988988746") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080fb_d20251009_m054939_c001_v0001115_t0050_u01759988979430") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e7c_d20251009_m054932_c001_v7007000_t0000_u01759988972744") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b309_d20251009_m054922_c001_v0001184_t0041_u01759988962368") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba508_d20251009_m054914_c001_v7007000_t0000_u01759988954860") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dec1_d20251009_m054904_c001_v0001032_t0041_u01759988944740") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b437_d20251009_m055036_c001_v7007000_t0000_u01759989036221") 2025/10/09 05:53:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639af0_d20251009_m055031_c001_v0001161_t0005_u01759989031311") 2025/10/09 05:53:33 DEBUG : dir1/0009-34567: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207de_d20251009_m055104_c001_v7007000_t0000_u01759989064281") 2025/10/09 05:53:33 DEBUG : dir1/0009-34567: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b714_d20251009_m055058_c001_v0001184_t0024_u01759989058341") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318695_d20251009_m055235_c001_v7007000_t0000_u01759989155768") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119082ab_d20251009_m055225_c001_v0001115_t0058_u01759989145672") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef740_d20251009_m055217_c001_v7007000_t0000_u01759989137408") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908280_d20251009_m055205_c001_v0001115_t0030_u01759989125705") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da568214a_d20251009_m055157_c001_v7007000_t0000_u01759989117479") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908256_d20251009_m055146_c001_v0001115_t0012_u01759989106938") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac1c_d20251009_m055139_c001_v7007000_t0000_u01759989099205") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190822e_d20251009_m055129_c001_v0001115_t0047_u01759989089973") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb2085c_d20251009_m055121_c001_v7007000_t0000_u01759989081947") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081fd_d20251009_m055111_c001_v0001115_t0041_u01759989071167") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4ff0_d20251009_m055059_c001_v7007000_t0000_u01759989059408") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b6c6_d20251009_m055050_c001_v0001184_t0016_u01759989050528") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a508f_d20251009_m055040_c001_v7007000_t0000_u01759989040993") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b63a_d20251009_m055035_c001_v0001184_t0039_u01759989035149") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd86_d20251009_m055033_c001_v7007000_t0000_u01759989033070") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639ad0_d20251009_m055024_c001_v0001161_t0048_u01759989024723") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccf9_d20251009_m055016_c001_v7007000_t0000_u01759989016560") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a87_d20251009_m055011_c001_v0001161_t0047_u01759989011363") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40109ad4bfa36786_d20251009_m055009_c001_v7007000_t0000_u01759989009073") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4ad_d20251009_m055000_c001_v0001184_t0048_u01759989000483") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f402f244eda240ddf_d20251009_m054948_c001_v7007000_t0000_u01759988988545") 2025/10/09 05:53:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b3d1_d20251009_m054940_c001_v0001184_t0046_u01759988980242") 2025/10/09 05:53:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e7e_d20251009_m054932_c001_v7007000_t0000_u01759988972930") 2025/10/09 05:53:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dee9_d20251009_m054922_c001_v0001032_t0056_u01759988962563") 2025/10/09 05:53:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba50b_d20251009_m054915_c001_v7007000_t0000_u01759988955134") 2025/10/09 05:53:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080a0_d20251009_m054905_c001_v0001115_t0046_u01759988945492") 2025/10/09 05:53:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a506f_d20251009_m055036_c001_v7007000_t0000_u01759989036437") 2025/10/09 05:53:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081a2_d20251009_m055031_c001_v0001115_t0054_u01759989031363") 2025/10/09 05:53:34 DEBUG : dir1/0010-45678: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207e4_d20251009_m055104_c001_v7007000_t0000_u01759989064463") 2025/10/09 05:53:34 DEBUG : dir1/0010-45678: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b718_d20251009_m055058_c001_v0001184_t0026_u01759989058547") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318696_d20251009_m055235_c001_v7007000_t0000_u01759989155953") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ba22_d20251009_m055226_c001_v0001184_t0022_u01759989146324") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef741_d20251009_m055217_c001_v7007000_t0000_u01759989137588") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b976_d20251009_m055206_c001_v0001184_t0032_u01759989126433") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da568214b_d20251009_m055157_c001_v7007000_t0000_u01759989117661") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b8cd_d20251009_m055147_c001_v0001184_t0044_u01759989107644") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac1e_d20251009_m055139_c001_v7007000_t0000_u01759989099387") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b838_d20251009_m055130_c001_v0001184_t0031_u01759989090527") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb2085e_d20251009_m055122_c001_v7007000_t0000_u01759989082129") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b790_d20251009_m055111_c001_v0001184_t0019_u01759989071882") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee297690a99_d20251009_m055059_c001_v7007000_t0000_u01759989059598") 2025/10/09 05:53:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfd6_d20251009_m055050_c001_v0001032_t0036_u01759989050738") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5091_d20251009_m055041_c001_v7007000_t0000_u01759989041176") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b10_d20251009_m055035_c001_v0001161_t0024_u01759989035330") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41170a0095659ff2_d20251009_m055032_c001_v7007000_t0000_u01759989032958") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b5ca_d20251009_m055025_c001_v0001184_t0016_u01759989025171") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccfc_d20251009_m055016_c001_v7007000_t0000_u01759989016779") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908161_d20251009_m055011_c001_v0001115_t0036_u01759989011455") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf6bfe_d20251009_m055009_c001_v7007000_t0000_u01759989009130") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a4b_d20251009_m055000_c001_v0001161_t0025_u01759989000692") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f16_d20251009_m054948_c001_v7007000_t0000_u01759988988992") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df11_d20251009_m054940_c001_v0001032_t0041_u01759988980441") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e80_d20251009_m054933_c001_v7007000_t0000_u01759988973115") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080c8_d20251009_m054923_c001_v0001115_t0032_u01759988963199") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba50c_d20251009_m054915_c001_v7007000_t0000_u01759988955315") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b26b_d20251009_m054906_c001_v0001184_t0024_u01759988946067") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf6cd8_d20251009_m055036_c001_v7007000_t0000_u01759989036234") 2025/10/09 05:53:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b608_d20251009_m055031_c001_v0001184_t0024_u01759989031445") 2025/10/09 05:53:35 DEBUG : dir1/0011-56789: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207e8_d20251009_m055104_c001_v7007000_t0000_u01759989064659") 2025/10/09 05:53:35 DEBUG : dir1/0011-56789: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b85_d20251009_m055058_c001_v0001161_t0024_u01759989058599") 2025/10/09 05:53:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318697_d20251009_m055236_c001_v7007000_t0000_u01759989156135") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e08b_d20251009_m055226_c001_v0001032_t0023_u01759989146519") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef742_d20251009_m055217_c001_v7007000_t0000_u01759989137768") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e061_d20251009_m055206_c001_v0001032_t0021_u01759989126629") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da568214c_d20251009_m055157_c001_v7007000_t0000_u01759989117843") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e041_d20251009_m055147_c001_v0001032_t0033_u01759989107848") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac21_d20251009_m055139_c001_v7007000_t0000_u01759989099569") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e027_d20251009_m055130_c001_v0001032_t0059_u01759989090730") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20860_d20251009_m055122_c001_v7007000_t0000_u01759989082311") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dffd_d20251009_m055112_c001_v0001032_t0017_u01759989072079") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20788_d20251009_m055059_c001_v7007000_t0000_u01759989059433") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081d6_d20251009_m055051_c001_v0001115_t0009_u01759989051317") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5093_d20251009_m055041_c001_v7007000_t0000_u01759989041376") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b63e_d20251009_m055035_c001_v0001184_t0058_u01759989035357") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd39bc_d20251009_m055033_c001_v7007000_t0000_u01759989033084") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df8d_d20251009_m055025_c001_v0001032_t0008_u01759989025363") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd00_d20251009_m055017_c001_v7007000_t0000_u01759989017030") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b53a_d20251009_m055011_c001_v0001184_t0005_u01759989011503") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da56815a4_d20251009_m055009_c001_v7007000_t0000_u01759989009140") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df40_d20251009_m055001_c001_v0001032_t0015_u01759989001007") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde7143b_d20251009_m054948_c001_v7007000_t0000_u01759988988770") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908103_d20251009_m054940_c001_v0001115_t0022_u01759988980972") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e82_d20251009_m054933_c001_v7007000_t0000_u01759988973297") 2025/10/09 05:53:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b325_d20251009_m054923_c001_v0001184_t0001_u01759988963932") 2025/10/09 05:53:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba50e_d20251009_m054915_c001_v7007000_t0000_u01759988955497") 2025/10/09 05:53:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dec7_d20251009_m054906_c001_v0001032_t0025_u01759988946275") 2025/10/09 05:53:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd39bf_d20251009_m055036_c001_v7007000_t0000_u01759989036244") 2025/10/09 05:53:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b60a_d20251009_m055031_c001_v0001184_t0030_u01759989031640") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207e9_d20251009_m055104_c001_v7007000_t0000_u01759989064841") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081ed_d20251009_m055058_c001_v0001115_t0055_u01759989058605") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318698_d20251009_m055236_c001_v7007000_t0000_u01759989156321") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639d1d_d20251009_m055227_c001_v0001161_t0027_u01759989147007") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef743_d20251009_m055217_c001_v7007000_t0000_u01759989137948") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639cb8_d20251009_m055207_c001_v0001161_t0015_u01759989127453") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da568214e_d20251009_m055158_c001_v7007000_t0000_u01759989118025") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c5d_d20251009_m055148_c001_v0001161_t0042_u01759989108450") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac22_d20251009_m055139_c001_v7007000_t0000_u01759989099752") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639c26_d20251009_m055131_c001_v0001161_t0024_u01759989091179") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20861_d20251009_m055122_c001_v7007000_t0000_u01759989082493") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639bcd_d20251009_m055112_c001_v0001161_t0054_u01759989072524") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4ff3_d20251009_m055059_c001_v7007000_t0000_u01759989059776") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639b5e_d20251009_m055052_c001_v0001161_t0019_u01759989052019") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5096_d20251009_m055041_c001_v7007000_t0000_u01759989041558") 2025/10/09 05:53:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfb7_d20251009_m055035_c001_v0001032_t0044_u01759989035538") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b434_d20251009_m055033_c001_v7007000_t0000_u01759989033095") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908188_d20251009_m055025_c001_v0001115_t0007_u01759989025918") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd02_d20251009_m055017_c001_v7007000_t0000_u01759989017212") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b542_d20251009_m055011_c001_v0001184_t0030_u01759989011696") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccb3_d20251009_m055009_c001_v7007000_t0000_u01759989009275") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908142_d20251009_m055001_c001_v0001115_t0025_u01759989001667") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f15_d20251009_m054948_c001_v7007000_t0000_u01759988988779") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b3de_d20251009_m054941_c001_v0001184_t0040_u01759988981632") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e83_d20251009_m054933_c001_v7007000_t0000_u01759988973479") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509deed_d20251009_m054924_c001_v0001032_t0008_u01759988964165") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba50f_d20251009_m054915_c001_v7007000_t0000_u01759988955678") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080a4_d20251009_m054906_c001_v0001115_t0026_u01759988946728") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a506d_d20251009_m055036_c001_v7007000_t0000_u01759989036252") 2025/10/09 05:53:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639af2_d20251009_m055031_c001_v0001161_t0031_u01759989031773") 2025/10/09 05:53:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207ea_d20251009_m055105_c001_v7007000_t0000_u01759989065023") 2025/10/09 05:53:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfe3_d20251009_m055058_c001_v0001032_t0043_u01759989058701") 2025/10/09 05:53:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4318699_d20251009_m055236_c001_v7007000_t0000_u01759989156520") 2025/10/09 05:53:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119082af_d20251009_m055227_c001_v0001115_t0058_u01759989147291") 2025/10/09 05:53:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef744_d20251009_m055218_c001_v7007000_t0000_u01759989138128") 2025/10/09 05:53:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908286_d20251009_m055207_c001_v0001115_t0027_u01759989127772") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da568214f_d20251009_m055158_c001_v7007000_t0000_u01759989118208") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908258_d20251009_m055149_c001_v0001115_t0037_u01759989109072") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac23_d20251009_m055139_c001_v7007000_t0000_u01759989099932") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908232_d20251009_m055131_c001_v0001115_t0056_u01759989091549") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20863_d20251009_m055122_c001_v7007000_t0000_u01759989082677") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908203_d20251009_m055113_c001_v0001115_t0000_u01759989073094") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef036_d20251009_m055059_c001_v7007000_t0000_u01759989059442") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b6d8_d20251009_m055052_c001_v0001184_t0052_u01759989052559") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a5099_d20251009_m055041_c001_v7007000_t0000_u01759989041740") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b640_d20251009_m055035_c001_v0001184_t0044_u01759989035558") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f408c1cfbd088e258_d20251009_m055032_c001_v7007000_t0000_u01759989032516") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639ad6_d20251009_m055026_c001_v0001161_t0007_u01759989026723") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd04_d20251009_m055017_c001_v7007000_t0000_u01759989017396") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a89_d20251009_m055011_c001_v0001161_t0009_u01759989011705") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee29769096d_d20251009_m055009_c001_v7007000_t0000_u01759989009283") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4ba_d20251009_m055002_c001_v0001184_t0055_u01759989002165") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aa9f8_d20251009_m054948_c001_v7007000_t0000_u01759988988949") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df13_d20251009_m054941_c001_v0001032_t0003_u01759988981835") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e85_d20251009_m054933_c001_v7007000_t0000_u01759988973662") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080d0_d20251009_m054924_c001_v0001115_t0034_u01759988964572") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba510_d20251009_m054915_c001_v7007000_t0000_u01759988955867") 2025/10/09 05:53:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b27f_d20251009_m054907_c001_v0001184_t0010_u01759988947303") 2025/10/09 05:53:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a506e_d20251009_m055036_c001_v7007000_t0000_u01759989036275") 2025/10/09 05:53:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b612_d20251009_m055031_c001_v0001184_t0026_u01759989031848") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207ed_d20251009_m055105_c001_v7007000_t0000_u01759989065206") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b71c_d20251009_m055058_c001_v0001184_t0043_u01759989058746") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa431869a_d20251009_m055236_c001_v7007000_t0000_u01759989156729") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ba38_d20251009_m055228_c001_v0001184_t0037_u01759989148068") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef745_d20251009_m055218_c001_v7007000_t0000_u01759989138308") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b988_d20251009_m055208_c001_v0001184_t0051_u01759989128316") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682151_d20251009_m055158_c001_v7007000_t0000_u01759989118390") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b8da_d20251009_m055149_c001_v0001184_t0024_u01759989109676") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac24_d20251009_m055140_c001_v7007000_t0000_u01759989100114") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b840_d20251009_m055132_c001_v0001184_t0031_u01759989092076") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20864_d20251009_m055122_c001_v7007000_t0000_u01759989082859") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b79b_d20251009_m055113_c001_v0001184_t0015_u01759989073822") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef03b_d20251009_m055059_c001_v7007000_t0000_u01759989059815") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfd9_d20251009_m055052_c001_v0001032_t0059_u01759989052774") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a509a_d20251009_m055041_c001_v7007000_t0000_u01759989041924") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081b2_d20251009_m055035_c001_v0001115_t0055_u01759989035616") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd7a_d20251009_m055032_c001_v7007000_t0000_u01759989032527") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b5de_d20251009_m055027_c001_v0001184_t0059_u01759989027037") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd06_d20251009_m055017_c001_v7007000_t0000_u01759989017581") 2025/10/09 05:53:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b544_d20251009_m055011_c001_v0001184_t0054_u01759989011912") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccb1_d20251009_m055009_c001_v7007000_t0000_u01759989009089") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a52_d20251009_m055002_c001_v0001161_t0016_u01759989002662") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba550_d20251009_m054948_c001_v7007000_t0000_u01759988988552") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190810b_d20251009_m054942_c001_v0001115_t0050_u01759988982332") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e86_d20251009_m054933_c001_v7007000_t0000_u01759988973845") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b335_d20251009_m054925_c001_v0001184_t0048_u01759988965202") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba511_d20251009_m054916_c001_v7007000_t0000_u01759988956048") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509decc_d20251009_m054907_c001_v0001032_t0059_u01759988947505") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cdad_d20251009_m055036_c001_v7007000_t0000_u01759989036449") 2025/10/09 05:53:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dfa5_d20251009_m055031_c001_v0001032_t0034_u01759989031986") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207f2_d20251009_m055105_c001_v7007000_t0000_u01759989065390") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b720_d20251009_m055058_c001_v0001184_t0003_u01759989058958") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa431869c_d20251009_m055236_c001_v7007000_t0000_u01759989156911") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e08f_d20251009_m055228_c001_v0001032_t0053_u01759989148356") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef746_d20251009_m055218_c001_v7007000_t0000_u01759989138488") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e067_d20251009_m055208_c001_v0001032_t0037_u01759989128518") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682152_d20251009_m055158_c001_v7007000_t0000_u01759989118573") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e043_d20251009_m055149_c001_v0001032_t0006_u01759989109877") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac25_d20251009_m055140_c001_v7007000_t0000_u01759989100296") 2025/10/09 05:53:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e02b_d20251009_m055132_c001_v0001032_t0056_u01759989092276") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20867_d20251009_m055123_c001_v7007000_t0000_u01759989083041") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e002_d20251009_m055114_c001_v0001032_t0031_u01759989074021") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb2078d_d20251009_m055059_c001_v7007000_t0000_u01759989059978") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081dc_d20251009_m055053_c001_v0001115_t0030_u01759989053446") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a509e_d20251009_m055042_c001_v7007000_t0000_u01759989042108") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b642_d20251009_m055035_c001_v0001184_t0032_u01759989035761") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b432_d20251009_m055032_c001_v7007000_t0000_u01759989032728") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df91_d20251009_m055027_c001_v0001032_t0049_u01759989027242") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd08_d20251009_m055017_c001_v7007000_t0000_u01759989017766") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df68_d20251009_m055011_c001_v0001032_t0023_u01759989011967") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee29769096a_d20251009_m055008_c001_v7007000_t0000_u01759989008732") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df46_d20251009_m055003_c001_v0001032_t0017_u01759989003160") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde7143e_d20251009_m054948_c001_v7007000_t0000_u01759988988962") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b3ef_d20251009_m054942_c001_v0001184_t0053_u01759988982817") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e8a_d20251009_m054934_c001_v7007000_t0000_u01759988974028") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509def1_d20251009_m054925_c001_v0001032_t0043_u01759988965414") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba513_d20251009_m054916_c001_v7007000_t0000_u01759988956229") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080a7_d20251009_m054907_c001_v0001115_t0042_u01759988947921") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f42295322b1b0b439_d20251009_m055036_c001_v7007000_t0000_u01759989036402") 2025/10/09 05:53:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081a4_d20251009_m055032_c001_v0001115_t0045_u01759989032025") 2025/10/09 05:53:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f1d_d20251009_m054951_c001_v7007000_t0000_u01759988991541") 2025/10/09 05:53:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b40d_d20251009_m054946_c001_v0001184_t0056_u01759988986407") 2025/10/09 05:53:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f1f_d20251009_m054951_c001_v7007000_t0000_u01759988991724") 2025/10/09 05:53:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b411_d20251009_m054946_c001_v0001184_t0012_u01759988986617") 2025/10/09 05:53:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f20_d20251009_m054951_c001_v7007000_t0000_u01759988991910") 2025/10/09 05:53:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190811b_d20251009_m054946_c001_v0001115_t0029_u01759988986651") 2025/10/09 05:53:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f21_d20251009_m054952_c001_v7007000_t0000_u01759988992093") 2025/10/09 05:53:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df21_d20251009_m054946_c001_v0001032_t0043_u01759988986757") 2025/10/09 05:53:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f23_d20251009_m054952_c001_v7007000_t0000_u01759988992276") 2025/10/09 05:53:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b415_d20251009_m054946_c001_v0001184_t0010_u01759988986825") 2025/10/09 05:53:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f24_d20251009_m054952_c001_v7007000_t0000_u01759988992460") 2025/10/09 05:53:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b41d_d20251009_m054947_c001_v0001184_t0051_u01759988987041") 2025/10/09 05:53:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f28_d20251009_m054952_c001_v7007000_t0000_u01759988992643") 2025/10/09 05:53:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a0f_d20251009_m054947_c001_v0001161_t0008_u01759988987173") 2025/10/09 05:53:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f2e_d20251009_m054952_c001_v7007000_t0000_u01759988992825") 2025/10/09 05:53:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b421_d20251009_m054947_c001_v0001184_t0009_u01759988987291") 2025/10/09 05:53:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f33_d20251009_m054953_c001_v7007000_t0000_u01759988993008") 2025/10/09 05:53:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df23_d20251009_m054947_c001_v0001032_t0005_u01759988987323") 2025/10/09 05:53:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f38_d20251009_m054953_c001_v7007000_t0000_u01759988993191") 2025/10/09 05:53:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190811d_d20251009_m054947_c001_v0001115_t0048_u01759988987423") 2025/10/09 05:53:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f3d_d20251009_m054953_c001_v7007000_t0000_u01759988993374") 2025/10/09 05:53:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a11_d20251009_m054947_c001_v0001161_t0002_u01759988987487") 2025/10/09 05:53:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f42_d20251009_m054953_c001_v7007000_t0000_u01759988993557") 2025/10/09 05:53:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b427_d20251009_m054947_c001_v0001184_t0018_u01759988987522") 2025/10/09 05:53:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f48_d20251009_m054953_c001_v7007000_t0000_u01759988993744") 2025/10/09 05:53:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b429_d20251009_m054947_c001_v0001184_t0054_u01759988987731") 2025/10/09 05:53:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f4d_d20251009_m054953_c001_v7007000_t0000_u01759988993927") 2025/10/09 05:53:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df25_d20251009_m054947_c001_v0001032_t0055_u01759988987798") 2025/10/09 05:53:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f53_d20251009_m054954_c001_v7007000_t0000_u01759988994110") 2025/10/09 05:53:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a13_d20251009_m054947_c001_v0001161_t0007_u01759988987832") 2025/10/09 05:53:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4f58_d20251009_m054954_c001_v7007000_t0000_u01759988994294") 2025/10/09 05:53:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b42d_d20251009_m054947_c001_v0001184_t0054_u01759988987936") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f412f4da4babff711_d20251009_m055012_c001_v7007000_t0000_u01759989012707") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4ea_d20251009_m055006_c001_v0001184_t0009_u01759989006802") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4196046f1138357d_d20251009_m055012_c001_v7007000_t0000_u01759989012748") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a68_d20251009_m055006_c001_v0001161_t0049_u01759989006892") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aaadc_d20251009_m055013_c001_v7007000_t0000_u01759989013017") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4ee_d20251009_m055007_c001_v0001184_t0003_u01759989007032") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17678_d20251009_m055012_c001_v7007000_t0000_u01759989012946") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df54_d20251009_m055007_c001_v0001032_t0002_u01759989007110") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccc9_d20251009_m055013_c001_v7007000_t0000_u01759989013035") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4f4_d20251009_m055007_c001_v0001184_t0050_u01759989007344") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccc5_d20251009_m055012_c001_v7007000_t0000_u01759989012669") 2025/10/09 05:53:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a6c_d20251009_m055007_c001_v0001161_t0058_u01759989007413") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17675_d20251009_m055012_c001_v7007000_t0000_u01759989012754") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4f6_d20251009_m055007_c001_v0001184_t0043_u01759989007538") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee297690977_d20251009_m055012_c001_v7007000_t0000_u01759989012635") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df56_d20251009_m055007_c001_v0001032_t0057_u01759989007564") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4168637a5fedfd40_d20251009_m055012_c001_v7007000_t0000_u01759989012811") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908153_d20251009_m055007_c001_v0001115_t0048_u01759989007605") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f412f4da4babff712_d20251009_m055012_c001_v7007000_t0000_u01759989012887") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4fa_d20251009_m055007_c001_v0001184_t0011_u01759989007741") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417c1ee29769097b_d20251009_m055012_c001_v7007000_t0000_u01759989012818") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a70_d20251009_m055007_c001_v0001161_t0048_u01759989007757") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aaada_d20251009_m055012_c001_v7007000_t0000_u01759989012837") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b4fe_d20251009_m055007_c001_v0001184_t0031_u01759989007941") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96ccc6_d20251009_m055012_c001_v7007000_t0000_u01759989012853") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908155_d20251009_m055008_c001_v0001115_t0012_u01759989008085") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40109ad4bfa36795_d20251009_m055012_c001_v7007000_t0000_u01759989012689") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df58_d20251009_m055008_c001_v0001032_t0008_u01759989008097") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40109ad4bfa36798_d20251009_m055012_c001_v7007000_t0000_u01759989012871") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639a72_d20251009_m055008_c001_v0001161_t0027_u01759989008115") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4168637a5fedfd41_d20251009_m055012_c001_v7007000_t0000_u01759989012994") 2025/10/09 05:53:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b500_d20251009_m055008_c001_v0001184_t0007_u01759989008149") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17353_d20251009_m054751_c001_v7007000_t0000_u01759988871526") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f103c1c954732fd27_d20251009_m054749_c001_v0001177_t0036_u01759988869370") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f407605954c7e054b_d20251009_m054749_c001_v7007000_t0000_u01759988869186") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f103c1c954732fd12_d20251009_m054746_c001_v0001177_t0003_u01759988866622") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f407605954c7e0548_d20251009_m054745_c001_v7007000_t0000_u01759988865890") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509ddc7_d20251009_m054741_c001_v0001032_t0010_u01759988861824") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17347_d20251009_m054740_c001_v7007000_t0000_u01759988860367") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117bd4b9c3399886_d20251009_m054737_c001_v0001134_t0052_u01759988857903") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f404045636d8a838c_d20251009_m054737_c001_v7007000_t0000_u01759988857725") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117bd4b9c339986a_d20251009_m054734_c001_v0001134_t0024_u01759988854083") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f404045636d8a8387_d20251009_m054733_c001_v7007000_t0000_u01759988853359") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ae4a_d20251009_m054729_c001_v0001184_t0033_u01759988849748") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c856_d20251009_m054728_c001_v7007000_t0000_u01759988848463") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f11233bbfb4730f5c_d20251009_m054726_c001_v0001146_t0027_u01759988846992") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41170a00956599ff_d20251009_m054726_c001_v7007000_t0000_u01759988846812") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f11233bbfb4730f42_d20251009_m054722_c001_v0001146_t0009_u01759988842805") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41170a00956599d4_d20251009_m054722_c001_v7007000_t0000_u01759988842009") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ade0_d20251009_m054718_c001_v0001184_t0055_u01759988838120") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70fe0_d20251009_m054717_c001_v7007000_t0000_u01759988837211") 2025/10/09 05:53:46 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1066c6f54c1708fe_d20251009_m054715_c001_v0001150_t0045_u01759988835316") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f412f4da4babff2b8_d20251009_m054715_c001_v7007000_t0000_u01759988835133") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1066c6f54c1708ec_d20251009_m054711_c001_v0001150_t0045_u01759988831488") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f412f4da4babff2b1_d20251009_m054710_c001_v7007000_t0000_u01759988830760") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ad75_d20251009_m054705_c001_v0001184_t0026_u01759988825136") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41954d729cbdf6d6_d20251009_m054704_c001_v7007000_t0000_u01759988824227") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f10680f86f879f189_d20251009_m054702_c001_v0001179_t0052_u01759988822339") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4076aecfaaa45445_d20251009_m054702_c001_v7007000_t0000_u01759988822155") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f10680f86f879f17f_d20251009_m054658_c001_v0001179_t0041_u01759988818550") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4076aecfaaa4543f_d20251009_m054657_c001_v7007000_t0000_u01759988817821") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08acf8_d20251009_m054652_c001_v0001184_t0007_u01759988812194") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41954d729cbdf682_d20251009_m054651_c001_v7007000_t0000_u01759988811280") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f11589d3de4c93a54_d20251009_m054649_c001_v0001032_t0001_u01759988809351") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410e8027cf9e2d03_d20251009_m054649_c001_v7007000_t0000_u01759988809168") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f11589d3de4c93a4e_d20251009_m054645_c001_v0001032_t0043_u01759988805584") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410e8027cf9e2ce3_d20251009_m054644_c001_v7007000_t0000_u01759988804857") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ac63_d20251009_m054639_c001_v0001184_t0046_u01759988799602") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f82_d20251009_m054638_c001_v7007000_t0000_u01759988798504") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f103206201c15165e_d20251009_m054633_c001_v0001183_t0023_u01759988793173") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd3233_d20251009_m054632_c001_v7007000_t0000_u01759988792891") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08abd5_d20251009_m054628_c001_v0001184_t0049_u01759988788832") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1149da3fb3de39d6_d20251009_m054628_c001_v0001182_t0016_u01759988788025") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1149da3fb3de39d0_d20251009_m054627_c001_v0001182_t0033_u01759988787021") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428774f1_d20251009_m054612_c001_v7007000_t0000_u01759988772460") 2025/10/09 05:53:47 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd12_d20251009_m054605_c001_v0001032_t0003_u01759988765406") 2025/10/09 05:53:48 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1092b2103ace55db_d20251009_m054604_c001_v0001177_t0036_u01759988764654") 2025/10/09 05:53:48 DEBUG : dst/one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1092b2103ace55d5_d20251009_m054603_c001_v0001177_t0045_u01759988763695") 2025/10/09 05:53:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17354_d20251009_m054751_c001_v7007000_t0000_u01759988871709") 2025/10/09 05:53:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1144d13af6be9ef7_d20251009_m054748_c001_v0001172_t0036_u01759988868868") 2025/10/09 05:53:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f103206201c1517de_d20251009_m054745_c001_v0001183_t0034_u01759988865680") 2025/10/09 05:53:48 DEBUG : dst/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17348_d20251009_m054740_c001_v7007000_t0000_u01759988860551") 2025/10/09 05:53:48 DEBUG : dst/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1145fe581692df84_d20251009_m054737_c001_v0001157_t0003_u01759988857433") 2025/10/09 05:53:48 DEBUG : dst/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f101757bc163d32b0_d20251009_m054733_c001_v0001182_t0032_u01759988853123") 2025/10/09 05:53:48 DEBUG : dst/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c858_d20251009_m054728_c001_v7007000_t0000_u01759988848647") 2025/10/09 05:53:48 DEBUG : dst/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f115304c0afa6e576_d20251009_m054726_c001_v0001161_t0042_u01759988846395") 2025/10/09 05:53:48 DEBUG : dst/one.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1130de6e4bd5b0d4_d20251009_m054721_c001_v0001117_t0056_u01759988841341") 2025/10/09 05:53:48 DEBUG : dst/three: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f84_d20251009_m054638_c001_v7007000_t0000_u01759988798688") 2025/10/09 05:53:48 DEBUG : dst/three: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1149da3fb3de3a18_d20251009_m054637_c001_v0001182_t0053_u01759988797131") 2025/10/09 05:53:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17355_d20251009_m054751_c001_v7007000_t0000_u01759988871893") 2025/10/09 05:53:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1197d5bccc690f31_d20251009_m054750_c001_v0001154_t0008_u01759988870293") 2025/10/09 05:53:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f104d6c695fa16735_d20251009_m054747_c001_v0001181_t0046_u01759988867473") 2025/10/09 05:53:48 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17356_d20251009_m054752_c001_v7007000_t0000_u01759988872075") 2025/10/09 05:53:48 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f103c1c954732fd31_d20251009_m054750_c001_v0001177_t0019_u01759988870871") 2025/10/09 05:53:48 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f407605954c7e054c_d20251009_m054750_c001_v7007000_t0000_u01759988870687") 2025/10/09 05:53:48 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f103c1c954732fd1d_d20251009_m054747_c001_v0001177_t0011_u01759988867888") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f407605954c7e054a_d20251009_m054747_c001_v7007000_t0000_u01759988867703") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509ddcb_d20251009_m054742_c001_v0001032_t0056_u01759988862761") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17349_d20251009_m054740_c001_v7007000_t0000_u01759988860733") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117bd4b9c339988e_d20251009_m054739_c001_v0001134_t0050_u01759988859397") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f404045636d8a838d_d20251009_m054739_c001_v7007000_t0000_u01759988859220") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117bd4b9c3399878_d20251009_m054735_c001_v0001134_t0030_u01759988855874") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f404045636d8a838a_d20251009_m054735_c001_v7007000_t0000_u01759988855504") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ae50_d20251009_m054730_c001_v0001184_t0054_u01759988850345") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41170a0095659a0a_d20251009_m054727_c001_v7007000_t0000_u01759988847913") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509ddaa_d20251009_m054725_c001_v0001032_t0003_u01759988845143") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41170a00956599e3_d20251009_m054724_c001_v7007000_t0000_u01759988844006") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08adea_d20251009_m054718_c001_v0001184_t0019_u01759988838844") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f412f4da4babff2bc_d20251009_m054716_c001_v7007000_t0000_u01759988836294") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd9a_d20251009_m054713_c001_v0001032_t0046_u01759988833523") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f412f4da4babff2b4_d20251009_m054712_c001_v7007000_t0000_u01759988832443") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ad83_d20251009_m054705_c001_v0001184_t0002_u01759988825920") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4076aecfaaa45446_d20251009_m054703_c001_v7007000_t0000_u01759988823313") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd81_d20251009_m054700_c001_v0001032_t0047_u01759988820370") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4076aecfaaa45440_d20251009_m054659_c001_v7007000_t0000_u01759988819276") 2025/10/09 05:53:49 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ad02_d20251009_m054652_c001_v0001184_t0048_u01759988812832") 2025/10/09 05:53:50 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410e8027cf9e2d11_d20251009_m054650_c001_v7007000_t0000_u01759988810363") 2025/10/09 05:53:50 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd68_d20251009_m054647_c001_v0001032_t0005_u01759988807800") 2025/10/09 05:53:50 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410e8027cf9e2cec_d20251009_m054646_c001_v7007000_t0000_u01759988806709") 2025/10/09 05:53:50 DEBUG : dst/three.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ac6d_d20251009_m054640_c001_v0001184_t0020_u01759988800200") 2025/10/09 05:53:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1734a_d20251009_m054740_c001_v7007000_t0000_u01759988860919") 2025/10/09 05:53:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1018d8060ebc759c_d20251009_m054738_c001_v0001044_t0028_u01759988858843") 2025/10/09 05:53:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f103f92261dca5397_d20251009_m054734_c001_v0001115_t0038_u01759988854942") 2025/10/09 05:53:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c85a_d20251009_m054728_c001_v7007000_t0000_u01759988848830") 2025/10/09 05:53:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1010e750c46ebc9e_d20251009_m054727_c001_v0001131_t0025_u01759988847498") 2025/10/09 05:53:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f116e64df41f3d084_d20251009_m054723_c001_v0001146_t0040_u01759988843363") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de17357_d20251009_m054752_c001_v7007000_t0000_u01759988872258") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08aea9_d20251009_m054742_c001_v0001184_t0009_u01759988862562") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1734b_d20251009_m054741_c001_v7007000_t0000_u01759988861101") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509ddb0_d20251009_m054729_c001_v0001032_t0020_u01759988849949") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c85b_d20251009_m054729_c001_v7007000_t0000_u01759988849012") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dda2_d20251009_m054718_c001_v0001032_t0001_u01759988838335") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70fe1_d20251009_m054717_c001_v7007000_t0000_u01759988837391") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd8f_d20251009_m054705_c001_v0001032_t0051_u01759988825346") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41954d729cbdf6db_d20251009_m054704_c001_v7007000_t0000_u01759988824409") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd6e_d20251009_m054652_c001_v0001032_t0023_u01759988812401") 2025/10/09 05:53:50 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41954d729cbdf684_d20251009_m054651_c001_v7007000_t0000_u01759988811464") 2025/10/09 05:53:51 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd58_d20251009_m054639_c001_v0001032_t0018_u01759988799809") 2025/10/09 05:53:51 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f85_d20251009_m054638_c001_v7007000_t0000_u01759988798874") 2025/10/09 05:53:51 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1199a1f8ee8c3f11_d20251009_m054634_c001_v0001161_t0015_u01759988794335") 2025/10/09 05:53:51 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428774f2_d20251009_m054612_c001_v7007000_t0000_u01759988772642") 2025/10/09 05:53:51 DEBUG : dst/two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1092b2103ace5604_d20251009_m054611_c001_v0001177_t0039_u01759988771510") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4196046f11382c4b_d20251009_m054538_c001_v7007000_t0000_u01759988738347") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dce5_d20251009_m054534_c001_v0001032_t0053_u01759988734533") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4196046f11382c3b_d20251009_m054532_c001_v7007000_t0000_u01759988732678") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a92e_d20251009_m054522_c001_v0001184_t0023_u01759988722774") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee72b_d20251009_m054514_c001_v7007000_t0000_u01759988714270") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcc2_d20251009_m054510_c001_v0001032_t0059_u01759988710083") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6d4_d20251009_m054449_c001_v7007000_t0000_u01759988689954") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13fe_d20251009_m054447_c001_v0001137_t0024_u01759988687962") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6b2_d20251009_m054447_c001_v7007000_t0000_u01759988687050") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13f5_d20251009_m054445_c001_v0001137_t0022_u01759988685410") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ba4_d20251009_m054442_c001_v7007000_t0000_u01759988682248") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13de_d20251009_m054440_c001_v0001137_t0000_u01759988680270") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b69_d20251009_m054439_c001_v7007000_t0000_u01759988679406") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13d5_d20251009_m054437_c001_v0001137_t0059_u01759988677765") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b27_d20251009_m054431_c001_v7007000_t0000_u01759988671302") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13b0_d20251009_m054429_c001_v0001137_t0001_u01759988669630") 2025/10/09 05:53:51 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5afa_d20251009_m054428_c001_v7007000_t0000_u01759988668730") 2025/10/09 05:53:52 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13a6_d20251009_m054427_c001_v0001137_t0015_u01759988667854") 2025/10/09 05:53:52 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ac1_d20251009_m054423_c001_v7007000_t0000_u01759988663220") 2025/10/09 05:53:52 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1389_d20251009_m054421_c001_v0001137_t0044_u01759988661788") 2025/10/09 05:53:52 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5abb_d20251009_m054419_c001_v7007000_t0000_u01759988659931") 2025/10/09 05:53:52 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f137a_d20251009_m054418_c001_v0001137_t0018_u01759988658900") 2025/10/09 05:53:52 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ab9_d20251009_m054418_c001_v7007000_t0000_u01759988658531") 2025/10/09 05:53:52 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1066f25b7ff75cfa_d20251009_m054417_c001_v0001171_t0059_u01759988657798") 2025/10/09 05:53:52 DEBUG : empty space: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1372_d20251009_m054416_c001_v0001137_t0032_u01759988656191") 2025/10/09 05:53:52 DEBUG : enormous: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6cc_d20251009_m054449_c001_v7007000_t0000_u01759988689025") 2025/10/09 05:53:52 DEBUG : enormous: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1400_d20251009_m054448_c001_v0001137_t0003_u01759988688247") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1735e_d20251009_m054756_c001_v7007000_t0000_u01759988876754") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08af3f_d20251009_m054755_c001_v0001184_t0010_u01759988875593") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee726_d20251009_m054508_c001_v7007000_t0000_u01759988708726") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a8a4_d20251009_m054507_c001_v0001184_t0057_u01759988707453") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de16976_d20251009_m054413_c001_v7007000_t0000_u01759988653183") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1366_d20251009_m054412_c001_v0001137_t0059_u01759988652088") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de16972_d20251009_m054411_c001_v7007000_t0000_u01759988651547") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f135c_d20251009_m054410_c001_v0001137_t0029_u01759988650846") 2025/10/09 05:53:52 DEBUG : existing: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f135a_d20251009_m054409_c001_v0001137_t0056_u01759988649684") 2025/10/09 05:53:52 DEBUG : existing-b: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee727_d20251009_m054508_c001_v7007000_t0000_u01759988708909") 2025/10/09 05:53:52 DEBUG : existing-b: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcbe_d20251009_m054507_c001_v0001032_t0011_u01759988707463") 2025/10/09 05:53:53 DEBUG : file1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c81_d20251009_m054852_c001_v7007000_t0000_u01759988932191") 2025/10/09 05:53:53 DEBUG : file1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b1cd_d20251009_m054850_c001_v0001184_t0011_u01759988930524") 2025/10/09 05:53:53 DEBUG : file1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c53_d20251009_m054849_c001_v7007000_t0000_u01759988929547") 2025/10/09 05:53:53 DEBUG : file1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de9f_d20251009_m054847_c001_v0001032_t0059_u01759988927885") 2025/10/09 05:53:53 DEBUG : five: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6f2_d20251009_m054453_c001_v7007000_t0000_u01759988693815") 2025/10/09 05:53:53 DEBUG : five: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4178423c602f1411_d20251009_m054451_c001_v0001137_t0056_u01759988691780") 2025/10/09 05:53:53 DEBUG : foo: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5abd_d20251009_m054421_c001_v7007000_t0000_u01759988661421") 2025/10/09 05:53:53 DEBUG : foo: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4178423c602f1385_d20251009_m054420_c001_v0001137_t0056_u01759988660864") 2025/10/09 05:53:53 DEBUG : foo: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4178423c602f1381_d20251009_m054420_c001_v0001137_t0056_u01759988660300") 2025/10/09 05:53:53 DEBUG : four: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6f4_d20251009_m054453_c001_v7007000_t0000_u01759988693997") 2025/10/09 05:53:53 DEBUG : four: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4117cf703d08a7fd_d20251009_m054452_c001_v0001184_t0046_u01759988692335") 2025/10/09 05:53:53 DEBUG : four: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f140d_d20251009_m054451_c001_v0001137_t0004_u01759988691038") 2025/10/09 05:53:53 DEBUG : hello world2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d927_d20251009_m054324_c001_v7007000_t0000_u01759988604800") 2025/10/09 05:53:53 DEBUG : hello world2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12a4_d20251009_m054324_c001_v0001137_t0037_u01759988604033") 2025/10/09 05:53:53 DEBUG : ignore-size: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1696f_d20251009_m054409_c001_v7007000_t0000_u01759988649323") 2025/10/09 05:53:53 DEBUG : ignore-size: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1353_d20251009_m054407_c001_v0001137_t0037_u01759988647954") 2025/10/09 05:53:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee723_d20251009_m054506_c001_v7007000_t0000_u01759988706710") 2025/10/09 05:53:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcba_d20251009_m054505_c001_v0001032_t0048_u01759988705729") 2025/10/09 05:53:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee71f_d20251009_m054504_c001_v7007000_t0000_u01759988704984") 2025/10/09 05:53:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcb6_d20251009_m054504_c001_v0001032_t0044_u01759988704174") 2025/10/09 05:53:53 DEBUG : one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6f5_d20251009_m054454_c001_v7007000_t0000_u01759988694181") 2025/10/09 05:53:54 DEBUG : one: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4178423c602f1403_d20251009_m054450_c001_v0001137_t0056_u01759988690350") 2025/10/09 05:53:54 DEBUG : only0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bf8_d20251009_m054842_c001_v7007000_t0000_u01759988922756") 2025/10/09 05:53:54 DEBUG : only0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4117cf703d08b141_d20251009_m054837_c001_v0001184_t0046_u01759988917068") 2025/10/09 05:53:54 DEBUG : only0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de3a_d20251009_m054821_c001_v0001032_t0056_u01759988901955") 2025/10/09 05:53:54 DEBUG : only0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428777c8_d20251009_m054816_c001_v7007000_t0000_u01759988896419") 2025/10/09 05:53:54 DEBUG : only0: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dded_d20251009_m054800_c001_v0001032_t0029_u01759988880291") 2025/10/09 05:53:54 DEBUG : only1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bfa_d20251009_m054842_c001_v7007000_t0000_u01759988922937") 2025/10/09 05:53:54 DEBUG : only1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417596c80e386f8d_d20251009_m054838_c001_v0001150_t0018_u01759988918316") 2025/10/09 05:53:54 DEBUG : only1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de3e_d20251009_m054822_c001_v0001032_t0008_u01759988902704") 2025/10/09 05:53:54 DEBUG : only1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316abb_d20251009_m054815_c001_v7007000_t0000_u01759988895808") 2025/10/09 05:53:54 DEBUG : only1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509ddef_d20251009_m054800_c001_v0001032_t0024_u01759988880879") 2025/10/09 05:53:55 DEBUG : only10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bfc_d20251009_m054843_c001_v7007000_t0000_u01759988923120") 2025/10/09 05:53:55 DEBUG : only10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410d6c1b9509de7f_d20251009_m054837_c001_v0001032_t0046_u01759988917103") 2025/10/09 05:53:55 DEBUG : only10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de5c_d20251009_m054829_c001_v0001032_t0059_u01759988909431") 2025/10/09 05:53:55 DEBUG : only10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428777c7_d20251009_m054816_c001_v7007000_t0000_u01759988896163") 2025/10/09 05:53:55 DEBUG : only10: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de11_d20251009_m054806_c001_v0001032_t0059_u01759988886909") 2025/10/09 05:53:55 DEBUG : only11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bfd_d20251009_m054843_c001_v7007000_t0000_u01759988923304") 2025/10/09 05:53:55 DEBUG : only11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417596c80e386f8a_d20251009_m054837_c001_v0001150_t0018_u01759988917635") 2025/10/09 05:53:55 DEBUG : only11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de5e_d20251009_m054830_c001_v0001032_t0031_u01759988910103") 2025/10/09 05:53:55 DEBUG : only11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c962_d20251009_m054815_c001_v7007000_t0000_u01759988895603") 2025/10/09 05:53:55 DEBUG : only11: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de13_d20251009_m054807_c001_v0001032_t0025_u01759988887561") 2025/10/09 05:53:55 DEBUG : only12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316bfe_d20251009_m054843_c001_v7007000_t0000_u01759988923486") 2025/10/09 05:53:55 DEBUG : only12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410d6c1b9509de81_d20251009_m054837_c001_v0001032_t0046_u01759988917472") 2025/10/09 05:53:55 DEBUG : only12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de62_d20251009_m054830_c001_v0001032_t0005_u01759988910690") 2025/10/09 05:53:55 DEBUG : only12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f416c43b8fe84015e_d20251009_m054816_c001_v7007000_t0000_u01759988896419") 2025/10/09 05:53:55 DEBUG : only12: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de15_d20251009_m054808_c001_v0001032_t0004_u01759988888172") 2025/10/09 05:53:55 DEBUG : only13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c00_d20251009_m054843_c001_v7007000_t0000_u01759988923667") 2025/10/09 05:53:56 DEBUG : only13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410d6c1b9509de83_d20251009_m054837_c001_v0001032_t0046_u01759988917655") 2025/10/09 05:53:56 DEBUG : only13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de64_d20251009_m054831_c001_v0001032_t0053_u01759988911479") 2025/10/09 05:53:56 DEBUG : only13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316ac4_d20251009_m054816_c001_v7007000_t0000_u01759988896176") 2025/10/09 05:53:56 DEBUG : only13: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de19_d20251009_m054808_c001_v0001032_t0047_u01759988888789") 2025/10/09 05:53:56 DEBUG : only14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c01_d20251009_m054843_c001_v7007000_t0000_u01759988923849") 2025/10/09 05:53:56 DEBUG : only14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417fbe5511908065_d20251009_m054837_c001_v0001115_t0042_u01759988917829") 2025/10/09 05:53:56 DEBUG : only14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de6b_d20251009_m054832_c001_v0001032_t0027_u01759988912220") 2025/10/09 05:53:56 DEBUG : only14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c969_d20251009_m054816_c001_v7007000_t0000_u01759988896517") 2025/10/09 05:53:56 DEBUG : only14: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de1d_d20251009_m054809_c001_v0001032_t0046_u01759988889831") 2025/10/09 05:53:56 DEBUG : only15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c02_d20251009_m054844_c001_v7007000_t0000_u01759988924030") 2025/10/09 05:53:56 DEBUG : only15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4117cf703d08b143_d20251009_m054837_c001_v0001184_t0046_u01759988917465") 2025/10/09 05:53:56 DEBUG : only15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de6d_d20251009_m054832_c001_v0001032_t0024_u01759988912968") 2025/10/09 05:53:56 DEBUG : only15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428777c5_d20251009_m054815_c001_v7007000_t0000_u01759988895981") 2025/10/09 05:53:56 DEBUG : only15: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de25_d20251009_m054810_c001_v0001032_t0029_u01759988890656") 2025/10/09 05:53:56 DEBUG : only16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c03_d20251009_m054844_c001_v7007000_t0000_u01759988924214") 2025/10/09 05:53:56 DEBUG : only16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4117cf703d08b14b_d20251009_m054838_c001_v0001184_t0046_u01759988918018") 2025/10/09 05:53:56 DEBUG : only16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de6f_d20251009_m054833_c001_v0001032_t0057_u01759988913594") 2025/10/09 05:53:56 DEBUG : only16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c963_d20251009_m054815_c001_v7007000_t0000_u01759988895787") 2025/10/09 05:53:56 DEBUG : only16: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de27_d20251009_m054811_c001_v0001032_t0047_u01759988891321") 2025/10/09 05:53:57 DEBUG : only17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c04_d20251009_m054844_c001_v7007000_t0000_u01759988924395") 2025/10/09 05:53:57 DEBUG : only17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4117cf703d08b145_d20251009_m054837_c001_v0001184_t0046_u01759988917648") 2025/10/09 05:53:57 DEBUG : only17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de71_d20251009_m054834_c001_v0001032_t0003_u01759988914597") 2025/10/09 05:53:57 DEBUG : only17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428777c4_d20251009_m054815_c001_v7007000_t0000_u01759988895793") 2025/10/09 05:53:57 DEBUG : only17: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de2b_d20251009_m054812_c001_v0001032_t0012_u01759988892178") 2025/10/09 05:53:57 DEBUG : only18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c05_d20251009_m054844_c001_v7007000_t0000_u01759988924577") 2025/10/09 05:53:57 DEBUG : only18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4117cf703d08b147_d20251009_m054837_c001_v0001184_t0046_u01759988917834") 2025/10/09 05:53:57 DEBUG : only18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de77_d20251009_m054835_c001_v0001032_t0033_u01759988915332") 2025/10/09 05:53:57 DEBUG : only18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f416c43b8fe84015d_d20251009_m054816_c001_v7007000_t0000_u01759988896233") 2025/10/09 05:53:57 DEBUG : only18: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de2d_d20251009_m054812_c001_v0001032_t0055_u01759988892831") 2025/10/09 05:53:57 DEBUG : only19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c06_d20251009_m054844_c001_v7007000_t0000_u01759988924757") 2025/10/09 05:53:57 DEBUG : only19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410d6c1b9509de87_d20251009_m054838_c001_v0001032_t0046_u01759988918061") 2025/10/09 05:53:57 DEBUG : only19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de79_d20251009_m054835_c001_v0001032_t0055_u01759988915961") 2025/10/09 05:53:58 DEBUG : only19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316acc_d20251009_m054816_c001_v7007000_t0000_u01759988896539") 2025/10/09 05:53:58 DEBUG : only19: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de2f_d20251009_m054813_c001_v0001032_t0041_u01759988893884") 2025/10/09 05:53:58 DEBUG : only2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c0c_d20251009_m054844_c001_v7007000_t0000_u01759988924939") 2025/10/09 05:53:58 DEBUG : only2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4117cf703d08b151_d20251009_m054838_c001_v0001184_t0046_u01759988918385") 2025/10/09 05:53:58 DEBUG : only2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de40_d20251009_m054823_c001_v0001032_t0044_u01759988903345") 2025/10/09 05:53:58 DEBUG : only2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c960_d20251009_m054815_c001_v7007000_t0000_u01759988895421") 2025/10/09 05:53:58 DEBUG : only2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509ddf5_d20251009_m054801_c001_v0001032_t0016_u01759988881429") 2025/10/09 05:53:58 DEBUG : only3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c12_d20251009_m054845_c001_v7007000_t0000_u01759988925122") 2025/10/09 05:53:58 DEBUG : only3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410d6c1b9509de85_d20251009_m054837_c001_v0001032_t0046_u01759988917842") 2025/10/09 05:53:58 DEBUG : only3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de44_d20251009_m054824_c001_v0001032_t0018_u01759988904250") 2025/10/09 05:53:58 DEBUG : only3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c968_d20251009_m054816_c001_v7007000_t0000_u01759988896334") 2025/10/09 05:53:58 DEBUG : only3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509ddf9_d20251009_m054802_c001_v0001032_t0018_u01759988882298") 2025/10/09 05:53:58 DEBUG : only4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c17_d20251009_m054845_c001_v7007000_t0000_u01759988925304") 2025/10/09 05:53:58 DEBUG : only4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417fbe551190806d_d20251009_m054838_c001_v0001115_t0042_u01759988918423") 2025/10/09 05:53:58 DEBUG : only4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de48_d20251009_m054824_c001_v0001032_t0035_u01759988904965") 2025/10/09 05:53:58 DEBUG : only4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f416c43b8fe84015b_d20251009_m054815_c001_v7007000_t0000_u01759988895817") 2025/10/09 05:53:58 DEBUG : only4: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509ddfb_d20251009_m054802_c001_v0001032_t0036_u01759988882918") 2025/10/09 05:53:58 DEBUG : only5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c1c_d20251009_m054845_c001_v7007000_t0000_u01759988925530") 2025/10/09 05:53:58 DEBUG : only5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417fbe5511908067_d20251009_m054838_c001_v0001115_t0042_u01759988918052") 2025/10/09 05:53:58 DEBUG : only5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de4c_d20251009_m054825_c001_v0001032_t0002_u01759988905744") 2025/10/09 05:53:58 DEBUG : only5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316abf_d20251009_m054815_c001_v7007000_t0000_u01759988895991") 2025/10/09 05:53:58 DEBUG : only5: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de03_d20251009_m054803_c001_v0001032_t0020_u01759988883769") 2025/10/09 05:53:58 DEBUG : only6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c1e_d20251009_m054845_c001_v7007000_t0000_u01759988925727") 2025/10/09 05:53:59 DEBUG : only6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410d6c1b9509de8d_d20251009_m054838_c001_v0001032_t0046_u01759988918434") 2025/10/09 05:53:59 DEBUG : only6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de4e_d20251009_m054826_c001_v0001032_t0047_u01759988906449") 2025/10/09 05:53:59 DEBUG : only6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f416c43b8fe84015c_d20251009_m054816_c001_v7007000_t0000_u01759988896001") 2025/10/09 05:53:59 DEBUG : only6: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de05_d20251009_m054804_c001_v0001032_t0003_u01759988884468") 2025/10/09 05:53:59 DEBUG : only7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c1f_d20251009_m054845_c001_v7007000_t0000_u01759988925910") 2025/10/09 05:53:59 DEBUG : only7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4117cf703d08b14f_d20251009_m054838_c001_v0001184_t0046_u01759988918200") 2025/10/09 05:53:59 DEBUG : only7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de50_d20251009_m054827_c001_v0001032_t0049_u01759988907236") 2025/10/09 05:53:59 DEBUG : only7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c966_d20251009_m054816_c001_v7007000_t0000_u01759988896152") 2025/10/09 05:53:59 DEBUG : only7: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de07_d20251009_m054805_c001_v0001032_t0006_u01759988885117") 2025/10/09 05:53:59 DEBUG : only8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c20_d20251009_m054846_c001_v7007000_t0000_u01759988926093") 2025/10/09 05:53:59 DEBUG : only8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417fbe5511908069_d20251009_m054838_c001_v0001115_t0042_u01759988918237") 2025/10/09 05:53:59 DEBUG : only8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de56_d20251009_m054828_c001_v0001032_t0005_u01759988908326") 2025/10/09 05:53:59 DEBUG : only8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316ac9_d20251009_m054816_c001_v7007000_t0000_u01759988896358") 2025/10/09 05:53:59 DEBUG : only8: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de09_d20251009_m054805_c001_v0001032_t0017_u01759988885740") 2025/10/09 05:53:59 DEBUG : only9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c23_d20251009_m054846_c001_v7007000_t0000_u01759988926305") 2025/10/09 05:53:59 DEBUG : only9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410d6c1b9509de89_d20251009_m054838_c001_v0001032_t0046_u01759988918248") 2025/10/09 05:53:59 DEBUG : only9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de5a_d20251009_m054828_c001_v0001032_t0025_u01759988908910") 2025/10/09 05:53:59 DEBUG : only9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c965_d20251009_m054815_c001_v7007000_t0000_u01759988895969") 2025/10/09 05:53:59 DEBUG : only9: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509de0b_d20251009_m054806_c001_v0001032_t0033_u01759988886313") 2025/10/09 05:53:59 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee71c_d20251009_m054503_c001_v7007000_t0000_u01759988703032") 2025/10/09 05:53:59 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a85c_d20251009_m054501_c001_v0001184_t0005_u01759988701044") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee716_d20251009_m054500_c001_v7007000_t0000_u01759988700315") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a848_d20251009_m054458_c001_v0001184_t0043_u01759988698430") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee705_d20251009_m054457_c001_v7007000_t0000_u01759988697685") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a821_d20251009_m054455_c001_v0001184_t0053_u01759988695094") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5bd8_d20251009_m054444_c001_v7007000_t0000_u01759988684502") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13ea_d20251009_m054442_c001_v0001137_t0020_u01759988682799") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b84_d20251009_m054441_c001_v7007000_t0000_u01759988681054") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13dc_d20251009_m054439_c001_v0001137_t0019_u01759988679960") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b60_d20251009_m054438_c001_v7007000_t0000_u01759988678592") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13cf_d20251009_m054437_c001_v0001137_t0058_u01759988677149") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b1a_d20251009_m054430_c001_v7007000_t0000_u01759988670739") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13ac_d20251009_m054429_c001_v0001137_t0057_u01759988669282") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b00_d20251009_m054428_c001_v7007000_t0000_u01759988668915") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13a4_d20251009_m054427_c001_v0001137_t0039_u01759988667537") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ae4_d20251009_m054427_c001_v7007000_t0000_u01759988667168") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13a0_d20251009_m054426_c001_v0001137_t0054_u01759988666356") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f139e_d20251009_m054425_c001_v0001137_t0001_u01759988665633") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ac6_d20251009_m054425_c001_v7007000_t0000_u01759988665266") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1395_d20251009_m054424_c001_v0001137_t0033_u01759988664593") 2025/10/09 05:54:00 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1391_d20251009_m054423_c001_v0001137_t0058_u01759988663772") 2025/10/09 05:54:01 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ac2_d20251009_m054423_c001_v7007000_t0000_u01759988663405") 2025/10/09 05:54:01 DEBUG : potato: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f138f_d20251009_m054422_c001_v0001137_t0023_u01759988662547") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96c57c_d20251009_m054548_c001_v7007000_t0000_u01759988748169") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcf9_d20251009_m054547_c001_v0001032_t0050_u01759988747251") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4196046f11382c4c_d20251009_m054538_c001_v7007000_t0000_u01759988738798") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a994_d20251009_m054533_c001_v0001184_t0040_u01759988733969") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2e088_d20251009_m054526_c001_v7007000_t0000_u01759988726347") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcd3_d20251009_m054522_c001_v0001032_t0030_u01759988722044") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee72c_d20251009_m054514_c001_v7007000_t0000_u01759988714751") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a8ba_d20251009_m054509_c001_v0001184_t0001_u01759988709845") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6cd_d20251009_m054449_c001_v7007000_t0000_u01759988689208") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13fc_d20251009_m054447_c001_v0001137_t0011_u01759988687601") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6b6_d20251009_m054447_c001_v7007000_t0000_u01759988687234") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13f3_d20251009_m054445_c001_v0001137_t0018_u01759988685054") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5bde_d20251009_m054444_c001_v7007000_t0000_u01759988684687") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13ee_d20251009_m054443_c001_v0001137_t0049_u01759988683529") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5ba9_d20251009_m054442_c001_v7007000_t0000_u01759988682432") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13e4_d20251009_m054441_c001_v0001137_t0017_u01759988681424") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b6e_d20251009_m054439_c001_v7007000_t0000_u01759988679593") 2025/10/09 05:54:01 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13d7_d20251009_m054438_c001_v0001137_t0037_u01759988678603") 2025/10/09 05:54:02 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f415b62f10dbf5b2a_d20251009_m054431_c001_v7007000_t0000_u01759988671488") 2025/10/09 05:54:02 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f13b2_d20251009_m054430_c001_v0001137_t0035_u01759988670380") 2025/10/09 05:54:02 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d92c_d20251009_m054327_c001_v7007000_t0000_u01759988607749") 2025/10/09 05:54:02 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12b0_d20251009_m054327_c001_v0001137_t0011_u01759988607007") 2025/10/09 05:54:02 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d929_d20251009_m054326_c001_v7007000_t0000_u01759988606089") 2025/10/09 05:54:02 DEBUG : potato2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12a8_d20251009_m054325_c001_v0001137_t0009_u01759988605344") 2025/10/09 05:54:02 DEBUG : potato3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4196046f11382c4e_d20251009_m054539_c001_v7007000_t0000_u01759988739154") 2025/10/09 05:54:02 DEBUG : potato3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a9a2_d20251009_m054535_c001_v0001184_t0020_u01759988735179") 2025/10/09 05:54:02 DEBUG : potato3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2e089_d20251009_m054526_c001_v7007000_t0000_u01759988726669") 2025/10/09 05:54:02 DEBUG : potato3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcd7_d20251009_m054522_c001_v0001032_t0047_u01759988722976") 2025/10/09 05:54:02 DEBUG : potato3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee72f_d20251009_m054515_c001_v7007000_t0000_u01759988715362") 2025/10/09 05:54:02 DEBUG : potato3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a8c3_d20251009_m054510_c001_v0001184_t0023_u01759988710760") 2025/10/09 05:54:02 DEBUG : pre-dest1/1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f58_d20251009_m054622_c001_v7007000_t0000_u01759988782651") 2025/10/09 05:54:02 DEBUG : pre-dest1/1: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08ab4b_d20251009_m054613_c001_v0001184_t0037_u01759988773391") 2025/10/09 05:54:02 DEBUG : pre-dest2/2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40313894bde70f5a_d20251009_m054622_c001_v7007000_t0000_u01759988782837") 2025/10/09 05:54:02 DEBUG : pre-dest2/2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dd25_d20251009_m054613_c001_v0001032_t0037_u01759988773974") 2025/10/09 05:54:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f417d4550428774e8_d20251009_m054559_c001_v7007000_t0000_u01759988759691") 2025/10/09 05:54:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08aa6d_d20251009_m054555_c001_v0001184_t0046_u01759988755850") 2025/10/09 05:54:02 DEBUG : sizeonly: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1696c_d20251009_m054407_c001_v7007000_t0000_u01759988647403") 2025/10/09 05:54:02 DEBUG : sizeonly: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f134b_d20251009_m054406_c001_v0001137_t0023_u01759988646313") 2025/10/09 05:54:02 DEBUG : splitbanan: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb207f8_d20251009_m055105_c001_v7007000_t0000_u01759989065573") 2025/10/09 05:54:02 DEBUG : splitbanan: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b6fe_d20251009_m055057_c001_v0001184_t0048_u01759989057284") 2025/10/09 05:54:02 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa431869d_d20251009_m055237_c001_v7007000_t0000_u01759989157094") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e097_d20251009_m055230_c001_v0001032_t0011_u01759989150114") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abef747_d20251009_m055218_c001_v7007000_t0000_u01759989138669") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e06c_d20251009_m055211_c001_v0001032_t0040_u01759989131433") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41428c7da5682153_d20251009_m055158_c001_v7007000_t0000_u01759989118768") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e045_d20251009_m055152_c001_v0001032_t0057_u01759989112179") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40492fcb193aac27_d20251009_m055140_c001_v7007000_t0000_u01759989100477") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e02d_d20251009_m055133_c001_v0001032_t0053_u01759989093858") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f413bd075deb20869_d20251009_m055123_c001_v7007000_t0000_u01759989083223") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e009_d20251009_m055116_c001_v0001032_t0019_u01759989076094") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f41538102f8df4ff2_d20251009_m055059_c001_v7007000_t0000_u01759989059591") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081e2_d20251009_m055055_c001_v0001115_t0057_u01759989055540") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a50a0_d20251009_m055042_c001_v7007000_t0000_u01759989042592") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119081aa_d20251009_m055034_c001_v0001115_t0004_u01759989034146") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f408c1cfbd088e25a_d20251009_m055032_c001_v7007000_t0000_u01759989032697") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df95_d20251009_m055028_c001_v0001032_t0021_u01759989028901") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cd0a_d20251009_m055017_c001_v7007000_t0000_u01759989017948") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190815b_d20251009_m055010_c001_v0001115_t0023_u01759989010232") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4168637a5fedfd39_d20251009_m055009_c001_v7007000_t0000_u01759989009299") 2025/10/09 05:54:03 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df4a_d20251009_m055005_c001_v0001032_t0044_u01759989005394") 2025/10/09 05:54:04 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba552_d20251009_m054948_c001_v7007000_t0000_u01759988988744") 2025/10/09 05:54:04 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509df1b_d20251009_m054944_c001_v0001032_t0059_u01759988984385") 2025/10/09 05:54:04 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4066ddda768a4e8e_d20251009_m054934_c001_v7007000_t0000_u01759988974211") 2025/10/09 05:54:04 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119080d6_d20251009_m054927_c001_v0001115_t0002_u01759988967288") 2025/10/09 05:54:04 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f400b2f8ced4ba514_d20251009_m054916_c001_v7007000_t0000_u01759988956410") 2025/10/09 05:54:04 DEBUG : splitbananasplit: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b29c_d20251009_m054909_c001_v0001184_t0055_u01759988949635") 2025/10/09 05:54:04 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96cdab_d20251009_m055036_c001_v7007000_t0000_u01759989036264") 2025/10/09 05:54:04 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b5f4_d20251009_m055030_c001_v0001184_t0059_u01759989030215") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c96_d20251009_m054900_c001_v7007000_t0000_u01759988940416") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509deb3_d20251009_m054857_c001_v0001032_t0050_u01759988937299") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd3719_d20251009_m054856_c001_v7007000_t0000_u01759988936149") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b1e6_d20251009_m054853_c001_v0001184_t0049_u01759988933212") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee724_d20251009_m054506_c001_v7007000_t0000_u01759988706892") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a893_d20251009_m054505_c001_v0001184_t0033_u01759988705719") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee720_d20251009_m054505_c001_v7007000_t0000_u01759988705166") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08a881_d20251009_m054504_c001_v0001184_t0054_u01759988704164") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1695d_d20251009_m054403_c001_v7007000_t0000_u01759988643906") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f133d_d20251009_m054402_c001_v0001137_t0027_u01759988642109") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de16956_d20251009_m054401_c001_v7007000_t0000_u01759988641748") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1337_d20251009_m054400_c001_v0001137_t0001_u01759988640244") 2025/10/09 05:54:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de16946_d20251009_m054358_c001_v7007000_t0000_u01759988638154") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1329_d20251009_m054356_c001_v0001137_t0034_u01759988636787") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de1693f_d20251009_m054356_c001_v7007000_t0000_u01759988636245") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1323_d20251009_m054354_c001_v0001137_t0008_u01759988634651") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1319_d20251009_m054351_c001_v0001137_t0028_u01759988631829") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de16920_d20251009_m054351_c001_v7007000_t0000_u01759988631468") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1311_d20251009_m054350_c001_v0001137_t0044_u01759988630713") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f130b_d20251009_m054349_c001_v0001137_t0056_u01759988629656") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4180a1b26de16910_d20251009_m054349_c001_v7007000_t0000_u01759988629296") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12fd_d20251009_m054346_c001_v0001137_t0035_u01759988626323") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12f3_d20251009_m054343_c001_v0001137_t0045_u01759988623335") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d978_d20251009_m054342_c001_v7007000_t0000_u01759988622970") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12f0_d20251009_m054342_c001_v0001137_t0011_u01759988622311") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12ea_d20251009_m054341_c001_v0001137_t0025_u01759988621061") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d946_d20251009_m054340_c001_v7007000_t0000_u01759988620696") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12e1_d20251009_m054336_c001_v0001137_t0031_u01759988616786") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d93f_d20251009_m054336_c001_v7007000_t0000_u01759988616419") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12dd_d20251009_m054335_c001_v0001137_t0049_u01759988615636") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d93d_d20251009_m054334_c001_v7007000_t0000_u01759988614686") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12d9_d20251009_m054333_c001_v0001137_t0017_u01759988613978") 2025/10/09 05:54:05 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d937_d20251009_m054333_c001_v7007000_t0000_u01759988613431") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12d1_d20251009_m054332_c001_v0001137_t0026_u01759988612750") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d933_d20251009_m054331_c001_v7007000_t0000_u01759988611846") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12ca_d20251009_m054330_c001_v0001137_t0047_u01759988610887") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d932_d20251009_m054330_c001_v7007000_t0000_u01759988610341") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12bc_d20251009_m054329_c001_v0001137_t0015_u01759988609661") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d92f_d20251009_m054329_c001_v7007000_t0000_u01759988609114") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f12b8_d20251009_m054328_c001_v0001137_t0048_u01759988608315") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d924_d20251009_m054323_c001_v7007000_t0000_u01759988603392") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f129c_d20251009_m054322_c001_v0001137_t0053_u01759988602517") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d923_d20251009_m054321_c001_v7007000_t0000_u01759988601972") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1296_d20251009_m054321_c001_v0001137_t0035_u01759988601144") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d909_d20251009_m054320_c001_v7007000_t0000_u01759988600240") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1293_d20251009_m054319_c001_v0001137_t0046_u01759988599409") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f418771dc44f2d906_d20251009_m054317_c001_v7007000_t0000_u01759988597065") 2025/10/09 05:54:06 DEBUG : sub dir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1285_d20251009_m054316_c001_v0001137_t0051_u01759988596305") 2025/10/09 05:54:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c99_d20251009_m054900_c001_v7007000_t0000_u01759988940662") 2025/10/09 05:54:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b211_d20251009_m054856_c001_v0001184_t0028_u01759988936953") 2025/10/09 05:54:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f421b5a6ef2fd371c_d20251009_m054856_c001_v7007000_t0000_u01759988936356") 2025/10/09 05:54:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908088_d20251009_m054853_c001_v0001115_t0059_u01759988933218") 2025/10/09 05:54:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa431869f_d20251009_m055239_c001_v7007000_t0000_u01759989159397") 2025/10/09 05:54:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639d48_d20251009_m055238_c001_v0001161_t0042_u01759989158448") 2025/10/09 05:54:06 DEBUG : sub/yam: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee71a_d20251009_m054502_c001_v7007000_t0000_u01759988702487") 2025/10/09 05:54:07 DEBUG : sub/yam: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcb2_d20251009_m054501_c001_v0001032_t0024_u01759988701054") 2025/10/09 05:54:07 DEBUG : test_dir1/file2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c82_d20251009_m054852_c001_v7007000_t0000_u01759988932373") 2025/10/09 05:54:07 DEBUG : test_dir1/file2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dea5_d20251009_m054850_c001_v0001032_t0046_u01759988930543") 2025/10/09 05:54:07 DEBUG : test_dir1/file2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c58_d20251009_m054849_c001_v7007000_t0000_u01759988929729") 2025/10/09 05:54:07 DEBUG : test_dir1/file2: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08b1a8_d20251009_m054847_c001_v0001184_t0036_u01759988927362") 2025/10/09 05:54:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c83_d20251009_m054852_c001_v7007000_t0000_u01759988932633") 2025/10/09 05:54:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe5511908084_d20251009_m054850_c001_v0001115_t0045_u01759988930531") 2025/10/09 05:54:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa4316c5b_d20251009_m054849_c001_v7007000_t0000_u01759988929915") 2025/10/09 05:54:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe551190807e_d20251009_m054847_c001_v0001115_t0002_u01759988927373") 2025/10/09 05:54:07 DEBUG : three: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6f7_d20251009_m054454_c001_v7007000_t0000_u01759988694363") 2025/10/09 05:54:07 DEBUG : three: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1415_d20251009_m054453_c001_v0001137_t0001_u01759988693083") 2025/10/09 05:54:07 DEBUG : three: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1178423c602f1409_d20251009_m054450_c001_v0001137_t0020_u01759988690740") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186a3_d20251009_m055241_c001_v7007000_t0000_u01759989161389") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119082c6_d20251009_m055240_c001_v0001115_t0051_u01759989160350") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186e3_d20251009_m055301_c001_v7007000_t0000_u01759989181814") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08bb6a_d20251009_m055259_c001_v0001184_t0051_u01759989179933") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186d8_d20251009_m055258_c001_v7007000_t0000_u01759989178390") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119082ee_d20251009_m055256_c001_v0001115_t0056_u01759989176147") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186cd_d20251009_m055255_c001_v7007000_t0000_u01759989175173") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639d82_d20251009_m055254_c001_v0001161_t0040_u01759989174471") 2025/10/09 05:54:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186ba_d20251009_m055249_c001_v7007000_t0000_u01759989169207") 2025/10/09 05:54:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119082dc_d20251009_m055247_c001_v0001115_t0054_u01759989167580") 2025/10/09 05:54:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186c2_d20251009_m055251_c001_v7007000_t0000_u01759989171601") 2025/10/09 05:54:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08bb05_d20251009_m055250_c001_v0001184_t0027_u01759989170152") 2025/10/09 05:54:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186b2_d20251009_m055246_c001_v7007000_t0000_u01759989166630") 2025/10/09 05:54:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f106b30d027639d60_d20251009_m055245_c001_v0001161_t0045_u01759989165812") 2025/10/09 05:54:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186ac_d20251009_m055244_c001_v7007000_t0000_u01759989164855") 2025/10/09 05:54:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e0b5_d20251009_m055243_c001_v0001032_t0030_u01759989163936") 2025/10/09 05:54:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186a6_d20251009_m055242_c001_v7007000_t0000_u01759989162962") 2025/10/09 05:54:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1117cf703d08babb_d20251009_m055242_c001_v0001184_t0055_u01759989162346") 2025/10/09 05:54:08 DEBUG : toe/toe/toe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f40532a03aa96d08f_d20251009_m055307_c001_v7007000_t0000_u01759989187193") 2025/10/09 05:54:08 DEBUG : toe/toe/toe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f117fbe55119082fc_d20251009_m055306_c001_v0001115_t0005_u01759989186349") 2025/10/09 05:54:08 DEBUG : toe/toe/toe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186c7_d20251009_m055253_c001_v7007000_t0000_u01759989173522") 2025/10/09 05:54:08 DEBUG : toe/toe/toe: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e0d1_d20251009_m055252_c001_v0001032_t0010_u01759989172552") 2025/10/09 05:54:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186e5_d20251009_m055302_c001_v7007000_t0000_u01759989182403") 2025/10/09 05:54:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509e0e3_d20251009_m055301_c001_v0001032_t0001_u01759989181343") 2025/10/09 05:54:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4090fc5fa43186d9_d20251009_m055258_c001_v7007000_t0000_u01759989178982") 2025/10/09 05:54:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1096f6c1976e35e5_d20251009_m055257_c001_v0001161_t0037_u01759989177924") 2025/10/09 05:54:08 DEBUG : two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee6f9_d20251009_m054454_c001_v7007000_t0000_u01759988694545") 2025/10/09 05:54:08 DEBUG : two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f410d6c1b9509dc97_d20251009_m054452_c001_v0001032_t0046_u01759988692519") 2025/10/09 05:54:08 DEBUG : two: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4178423c602f1405_d20251009_m054450_c001_v0001137_t0056_u01759988690555") 2025/10/09 05:54:09 DEBUG : yam: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee71d_d20251009_m054503_c001_v7007000_t0000_u01759988703212") 2025/10/09 05:54:09 DEBUG : yam: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f107df47e7b315668_d20251009_m054502_c001_v0001178_t0016_u01759988702261") 2025/10/09 05:54:09 DEBUG : yam: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee70f_d20251009_m054459_c001_v7007000_t0000_u01759988699767") 2025/10/09 05:54:09 DEBUG : yam: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dcac_d20251009_m054458_c001_v0001032_t0027_u01759988698441") 2025/10/09 05:54:09 DEBUG : yam: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee703_d20251009_m054457_c001_v7007000_t0000_u01759988697107") 2025/10/09 05:54:09 DEBUG : yam: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f110d6c1b9509dca0_d20251009_m054455_c001_v0001032_t0011_u01759988695104") 2025/10/09 05:54:09 DEBUG : yaml: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee717_d20251009_m054500_c001_v7007000_t0000_u01759988700496") 2025/10/09 05:54:09 DEBUG : yaml: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1100edbfa08ae2e7_d20251009_m054459_c001_v0001098_t0059_u01759988699376") 2025/10/09 05:54:09 DEBUG : yaml: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f4202c3ba8abee707_d20251009_m054457_c001_v7007000_t0000_u01759988697871") 2025/10/09 05:54:09 DEBUG : yaml: Deleting (id "4_z0fa2bd7370edcb7b9f980e1b_f1049fcceb1c796f3_d20251009_m054456_c001_v0001032_t0049_u01759988696545") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m57.037477877s (try 1/5)