"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/06 03:37:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu" 2025/09/06 03:37:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 03:37:56 DEBUG : Creating backend with remote "/tmp/rclone1881029999" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/06 03:38:00 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:00 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:02 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:38:02 DEBUG : B2 bucket rclone-test-tinezel2yacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:03 DEBUG : Creating backend with remote "/non-existing" 2025/09/06 03:38:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/06 03:38:04 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:04 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:05 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:05 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", 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-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:06 INFO : B2 bucket rclone-test-tinezel2yacu: Running all checks before starting transfers 2025/09/06 03:38:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:06 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:06 INFO : B2 bucket rclone-test-tinezel2yacu: Checks finished, now starting transfers 2025/09/06 03:38:06 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.31s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:07 ERROR : Ignoring --no-traverse with sync 2025/09/06 03:38:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:07 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:07 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:08 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/06 03:38:09 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:09 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/06 03:38:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:38:10 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:10 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:38:12 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:12 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 03:38:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:38:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:38:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:38:13 INFO : sub dir2: Making directory 2025/09/06 03:38:13 INFO : sub dir: Making directory 2025/09/06 03:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:13 INFO : sub dir2/sub sub dir2: Making directory 2025/09/06 03:38:13 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:13 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:13 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/06 03:38:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:14 INFO : sub dir2: Making directory 2025/09/06 03:38:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/06 03:38:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:38:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:15 DEBUG : sub dir2: Making directory with metadata 2025/09/06 03:38:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:38:15 INFO : sub dir2: Making directory 2025/09/06 03:38:15 INFO : sub dir: Making directory 2025/09/06 03:38:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:15 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:15 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:16 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:38:16 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/06 03:38:16 DEBUG : B2 bucket rclone-test-tinezel2yacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/06 03:38:16 DEBUG : B2 bucket rclone-test-tinezel2yacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.45s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:17 INFO : sub dir2: Making directory 2025/09/06 03:38:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:17 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:17 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:18 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:38:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:19 DEBUG : sub dir2: Making directory with metadata 2025/09/06 03:38:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:38:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:38:19 INFO : sub dir2: Making directory 2025/09/06 03:38:19 INFO : sub dir: Making directory 2025/09/06 03:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:19 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:38:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/06 03:38:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", 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-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:20 INFO : sub dir2: Making directory 2025/09/06 03:38:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:21 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:21 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:21 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:38:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nojofuy3mapu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tinezel2yacu -> B2 bucket rclone-test-nojofuy3mapu 2025/09/06 03:38:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:23 DEBUG : B2 bucket rclone-test-nojofuy3mapu: Waiting for checks to finish 2025/09/06 03:38:23 DEBUG : B2 bucket rclone-test-nojofuy3mapu: Waiting for transfers to finish 2025/09/06 03:38:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:38:27 DEBUG : B2 bucket rclone-test-nojofuy3mapu: Purge remote 2025/09/06 03:38:27 INFO : B2 bucket rclone-test-nojofuy3mapu: cleaning bucket "rclone-test-nojofuy3mapu" of all files 2025/09/06 03:38:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f028df310ad1bdb9f980e1b_f1033a9c0ba8954bd_d20250906_m033827_c001_v0001171_t0020_u01757129907402") --- PASS: TestServerSideCopy (9.30s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:38:32 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:32 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 03:38:32 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cetuyam0yelo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tinezel2yacu -> B2 bucket rclone-test-cetuyam0yelo 2025/09/06 03:38:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:35 DEBUG : B2 bucket rclone-test-cetuyam0yelo: Waiting for checks to finish 2025/09/06 03:38:35 DEBUG : B2 bucket rclone-test-cetuyam0yelo: Waiting for transfers to finish 2025/09/06 03:38:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:38:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:38:37 DEBUG : B2 bucket rclone-test-cetuyam0yelo: Waiting for checks to finish 2025/09/06 03:38:37 DEBUG : B2 bucket rclone-test-cetuyam0yelo: Waiting for transfers to finish 2025/09/06 03:38:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 03:38:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:38:38 DEBUG : B2 bucket rclone-test-cetuyam0yelo: Purge remote 2025/09/06 03:38:38 INFO : B2 bucket rclone-test-cetuyam0yelo: cleaning bucket "rclone-test-cetuyam0yelo" of all files 2025/09/06 03:38:38 DEBUG : sub dir/hello world: Deleting (id "4_zafc2bdb310ad1bdb9f980e1b_f105cbafdcad19e07_d20250906_m033837_c001_v0001120_t0059_u01757129917867") 2025/09/06 03:38:38 DEBUG : sub dir/hello world: Deleting (id "4_zafc2bdb310ad1bdb9f980e1b_f1049f8ba35178080_d20250906_m033836_c001_v0001179_t0006_u01757129916628") --- PASS: TestServerSideCopyOverSelf (7.07s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:38:41 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:41 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 03:38:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/06 03:38:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.67s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yeburad6ceci" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tinezel2yacu -> B2 bucket rclone-test-yeburad6ceci 2025/09/06 03:38:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:44 DEBUG : B2 bucket rclone-test-yeburad6ceci: Waiting for checks to finish 2025/09/06 03:38:44 DEBUG : B2 bucket rclone-test-yeburad6ceci: Waiting for transfers to finish 2025/09/06 03:38:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:38:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/06 03:38:46 DEBUG : B2 bucket rclone-test-yeburad6ceci: Waiting for checks to finish 2025/09/06 03:38:46 DEBUG : B2 bucket rclone-test-yeburad6ceci: Waiting for transfers to finish 2025/09/06 03:38:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/06 03:38:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:38:47 INFO : sub dir/hello world: Deleted 2025/09/06 03:38:48 DEBUG : testing file moves 2025/09/06 03:38:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/06 03:38:48 DEBUG : B2 bucket rclone-test-yeburad6ceci: Waiting for checks to finish 2025/09/06 03:38:48 DEBUG : B2 bucket rclone-test-yeburad6ceci: Waiting for transfers to finish 2025/09/06 03:38:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/06 03:38:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/06 03:38:49 INFO : sub dir/hello world: Deleted 2025/09/06 03:38:49 DEBUG : B2 bucket rclone-test-yeburad6ceci: Purge remote 2025/09/06 03:38:49 INFO : B2 bucket rclone-test-yeburad6ceci: cleaning bucket "rclone-test-yeburad6ceci" of all files 2025/09/06 03:38:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f12dde310ad1bdb9f980e1b_f102bb4de01d21a02_d20250906_m033848_c001_v0001036_t0011_u01757129928564") 2025/09/06 03:38:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f12dde310ad1bdb9f980e1b_f117134563801f46b_d20250906_m033847_c001_v0001183_t0026_u01757129927034") 2025/09/06 03:38:49 DEBUG : sub dir/hello world: Deleting (id "4_z2f12dde310ad1bdb9f980e1b_f1157bfba1d50ed1c_d20250906_m033845_c001_v0001036_t0038_u01757129925838") --- PASS: TestServerSideMoveOverSelf (11.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:54 ERROR : error listing: directory not found 2025/09/06 03:38:54 INFO : Local file system at /tmp/rclone1881029999: Making directory 2025/09/06 03:38:55 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:55 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.78s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:38:56 DEBUG : Local file system at /tmp/rclone1881029999: Waiting for checks to finish 2025/09/06 03:38:56 DEBUG : Local file system at /tmp/rclone1881029999: Waiting for transfers to finish 2025/09/06 03:38:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:38:57 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/06 03:38:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.77s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/06 03:38:57 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:57 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:38:58 INFO : check sum: Copied (new) 2025/09/06 03:38:58 DEBUG : Waiting for deletions to finish 2025/09/06 03:38:58 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:38:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/06 03:38:58 DEBUG : check sum: Unchanged skipping 2025/09/06 03:38:58 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:58 DEBUG : Waiting for deletions to finish 2025/09/06 03:38:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:38:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/06 03:38:59 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:38:59 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:38:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:38:59 INFO : sizeonly: Copied (new) 2025/09/06 03:38:59 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:00 DEBUG : sizeonly: Sizes identical 2025/09/06 03:39:00 DEBUG : sizeonly: Unchanged skipping 2025/09/06 03:39:00 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:00 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:00 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/06 03:39:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/06 03:39:01 INFO : ignore-size: Copied (new) 2025/09/06 03:39:01 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:39:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:01 DEBUG : ignore-size: Unchanged skipping 2025/09/06 03:39:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:01 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:39:03 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:03 DEBUG : existing: Unchanged skipping 2025/09/06 03:39:03 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:03 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:03 INFO : There was nothing to transfer 2025/09/06 03:39:03 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/06 03:39:03 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:39:03 INFO : existing: Copied (replaced existing) 2025/09/06 03:39:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:39:04 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:04 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:39:05 INFO : existing: Copied (new) 2025/09/06 03:39:05 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:05 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:05 DEBUG : existing: Destination exists, skipping 2025/09/06 03:39:05 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:05 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.79s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:07 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/06 03:39:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:39:07 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:07 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:39:07 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:39:07 INFO : a/potato2: Copied (new) 2025/09/06 03:39:07 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:07 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:09 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:09 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/09/06 03:39:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:39:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/06 03:39:09 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:09 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:09 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:09 INFO : There was nothing to transfer 2025/09/06 03:39:10 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/09/06 03:39:10 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:39:11 INFO : empty space: Updated modification time in destination 2025/09/06 03:39:11 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:11 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:11 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:12 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/09/06 03:39:12 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:39:12 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:12 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:12 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:14 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/09/06 03:39:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1881029999) 2025/09/06 03:39:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tinezel2yacu) 2025/09/06 03:39:14 DEBUG : foo: sha1 differ 2025/09/06 03:39:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/06 03:39:14 INFO : foo: Copied (replaced existing) 2025/09/06 03:39:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.71s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/06 03:39:16 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:16 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:16 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:39:16 INFO : potato: Copied (new) 2025/09/06 03:39:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/06 03:39:18 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:18 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/06 03:39:18 INFO : potato: Copied (replaced existing) 2025/09/06 03:39:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.99s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:20 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/09/06 03:39:20 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1881029999) 2025/09/06 03:39:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tinezel2yacu) 2025/09/06 03:39:20 DEBUG : potato: sha1 differ 2025/09/06 03:39:20 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/06 03:39:20 INFO : potato: Copied (replaced existing) 2025/09/06 03:39:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:39:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:21 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:21 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/06 03:39:21 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:21 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:39:23 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:23 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:23 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:39:24 INFO : potato2: Copied (new) 2025/09/06 03:39:24 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:25 INFO : d: Making directory 2025/09/06 03:39:25 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/06 03:39:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:39:26 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:26 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:39:26 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:39:26 INFO : a/potato2: Copied (new) 2025/09/06 03:39:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:28 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/06 03:39:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/06 03:39:28 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:28 DEBUG : c/non empty space: Unchanged skipping 2025/09/06 03:39:28 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:39:28 INFO : a/potato2: Copied (new) 2025/09/06 03:39:28 ERROR : B2 bucket rclone-test-tinezel2yacu: not deleting files as there were IO errors 2025/09/06 03:39:28 ERROR : B2 bucket rclone-test-tinezel2yacu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:31 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:39:31 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:31 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:31 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:32 INFO : potato: Deleted 2025/09/06 03:39:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:39:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:34 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:34 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:34 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:34 INFO : potato: Deleted 2025/09/06 03:39:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:39:34 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:34 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:34 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:39:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:39:37 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:37 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/06 03:39:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:39 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:39:39 DEBUG : enormous: Excluded 2025/09/06 03:39:39 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:39:39 DEBUG : potato2: Excluded 2025/09/06 03:39:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:39:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:40 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:40 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:40 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:40 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:40 INFO : There was nothing to transfer 2025/09/06 03:39:40 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:39:40 DEBUG : enormous: Excluded 2025/09/06 03:39:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:39:40 DEBUG : potato2: Excluded 2025/09/06 03:39:40 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:39:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/06 03:39:40 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:40 DEBUG : Local file system at /tmp/rclone1881029999: Waiting for checks to finish 2025/09/06 03:39:40 DEBUG : Local file system at /tmp/rclone1881029999: Waiting for transfers to finish 2025/09/06 03:39:40 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:42 DEBUG : enormous: Excluded (Size Filter) 2025/09/06 03:39:42 DEBUG : enormous: Excluded 2025/09/06 03:39:42 DEBUG : potato2: Excluded (Size Filter) 2025/09/06 03:39:42 DEBUG : potato2: Excluded 2025/09/06 03:39:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:39:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:42 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:42 INFO : enormous: Deleted 2025/09/06 03:39:43 INFO : potato2: Deleted 2025/09/06 03:39:43 INFO : There was nothing to transfer 2025/09/06 03:39:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/06 03:39:43 DEBUG : empty space: Unchanged skipping 2025/09/06 03:39:43 DEBUG : Local file system at /tmp/rclone1881029999: Waiting for checks to finish 2025/09/06 03:39:43 DEBUG : Local file system at /tmp/rclone1881029999: Waiting for transfers to finish 2025/09/06 03:39:43 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:43 INFO : enormous: Deleted 2025/09/06 03:39:43 INFO : potato2: Deleted 2025/09/06 03:39:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:45 DEBUG : five: Need to transfer - File not found at Destination 2025/09/06 03:39:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/06 03:39:45 DEBUG : one: Destination is newer than source, skipping 2025/09/06 03:39:45 DEBUG : three: Sizes identical 2025/09/06 03:39:45 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 03:39:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1881029999) 2025/09/06 03:39:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tinezel2yacu) 2025/09/06 03:39:45 DEBUG : two: sha1 differ 2025/09/06 03:39:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:39:45 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/06 03:39:45 INFO : five: Copied (new) 2025/09/06 03:39:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/06 03:39:46 INFO : four: Copied (replaced existing) 2025/09/06 03:39:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 03:39:46 INFO : two: Copied (replaced existing) 2025/09/06 03:39:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:46 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:46 DEBUG : one: Destination is newer than source, skipping 2025/09/06 03:39:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 03:39:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/06 03:39:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/06 03:39:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/06 03:39:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:39:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:39:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/06 03:39:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/06 03:39:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/06 03:39:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1881029999) 2025/09/06 03:39:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tinezel2yacu) 2025/09/06 03:39:46 DEBUG : three: sha1 differ 2025/09/06 03:39:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/06 03:39:46 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 03:39:47 INFO : three: Copied (replaced existing) 2025/09/06 03:39:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.81s) === 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-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/06 03:39:48 INFO : B2 bucket rclone-test-tinezel2yacu: Making map for --track-renames 2025/09/06 03:39:48 INFO : B2 bucket rclone-test-tinezel2yacu: Finished making map for --track-renames 2025/09/06 03:39:48 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:48 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for renames to finish 2025/09/06 03:39:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 03:39:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 03:39:48 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:39:49 INFO : yam: Copied (new) 2025/09/06 03:39:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 03:39:49 INFO : potato: Copied (new) 2025/09/06 03:39:49 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:39:49 INFO : B2 bucket rclone-test-tinezel2yacu: Making map for --track-renames 2025/09/06 03:39:49 INFO : B2 bucket rclone-test-tinezel2yacu: Finished making map for --track-renames 2025/09/06 03:39:49 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:49 DEBUG : potato: Unchanged skipping 2025/09/06 03:39:49 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for renames to finish 2025/09/06 03:39:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:39:50 INFO : yam: Copied (server-side copy) to: yaml 2025/09/06 03:39:51 INFO : yam: Deleted 2025/09/06 03:39:51 INFO : yaml: Renamed from "yam" 2025/09/06 03:39:51 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/06 03:39:52 INFO : B2 bucket rclone-test-tinezel2yacu: Making map for --track-renames 2025/09/06 03:39:52 INFO : B2 bucket rclone-test-tinezel2yacu: Finished making map for --track-renames 2025/09/06 03:39:52 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 03:39:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/06 03:39:52 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for renames to finish 2025/09/06 03:39:52 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:52 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1113-06.backblaze.com/b2api/v1/b2_upload_file/8fe22d6310ad1bdb9f980e1b/c001_v0001113_t0049": EOF 2025/09/06 03:39:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-06.backblaze.com/b2api/v1/b2_upload_file/8fe22d6310ad1bdb9f980e1b/c001_v0001113_t0049": EOF) 2025/09/06 03:39:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 03:39:52 DEBUG : yam: Received error: Post "https://pod-000-1113-06.backblaze.com/b2api/v1/b2_upload_file/8fe22d6310ad1bdb9f980e1b/c001_v0001113_t0049": EOF - low level retry 0/10 2025/09/06 03:39:52 DEBUG : pacer: Reducing sleep to 10ms 2025/09/06 03:39:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 03:39:52 INFO : potato: Copied (new) 2025/09/06 03:39:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:39:52 INFO : yam: Copied (new) 2025/09/06 03:39:52 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:39:53 INFO : B2 bucket rclone-test-tinezel2yacu: Making map for --track-renames 2025/09/06 03:39:53 INFO : B2 bucket rclone-test-tinezel2yacu: Finished making map for --track-renames 2025/09/06 03:39:53 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:53 DEBUG : potato: Unchanged skipping 2025/09/06 03:39:53 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for renames to finish 2025/09/06 03:39:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:39:53 INFO : yam: Copied (server-side copy) to: yaml 2025/09/06 03:39:53 INFO : yam: Deleted 2025/09/06 03:39:53 INFO : yaml: Renamed from "yam" 2025/09/06 03:39:53 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/06 03:39:54 INFO : B2 bucket rclone-test-tinezel2yacu: Making map for --track-renames 2025/09/06 03:39:54 INFO : B2 bucket rclone-test-tinezel2yacu: Finished making map for --track-renames 2025/09/06 03:39:54 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/06 03:39:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/06 03:39:54 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for renames to finish 2025/09/06 03:39:54 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:39:55 INFO : sub/yam: Copied (new) 2025/09/06 03:39:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/06 03:39:55 INFO : potato: Copied (new) 2025/09/06 03:39:55 DEBUG : Waiting for deletions to finish 2025/09/06 03:39:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:39:55 DEBUG : potato: Unchanged skipping 2025/09/06 03:39:55 INFO : B2 bucket rclone-test-tinezel2yacu: Making map for --track-renames 2025/09/06 03:39:55 INFO : B2 bucket rclone-test-tinezel2yacu: Finished making map for --track-renames 2025/09/06 03:39:55 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:55 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for renames to finish 2025/09/06 03:39:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/06 03:39:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/06 03:39:56 INFO : sub/yam: Deleted 2025/09/06 03:39:56 INFO : yam: Renamed from "sub/yam" 2025/09/06 03:39:56 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:57 DEBUG : Creating backend with remote "/tmp/rclone1881029999/dir1" 2025/09/06 03:39:57 DEBUG : Config file has changed externally - reloading 2025/09/06 03:39:57 DEBUG : Creating backend with remote "/tmp/rclone1881029999/dir2" 2025/09/06 03:39:57 DEBUG : Local file system at /tmp/rclone1881029999/dir2: Using server-side directory move 2025/09/06 03:39:57 INFO : Local file system at /tmp/rclone1881029999/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/06 03:39:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/06 03:39:57 INFO : file1.txt: Moved (server-side) 2025/09/06 03:39:57 DEBUG : Local file system at /tmp/rclone1881029999/dir2: Waiting for checks to finish 2025/09/06 03:39:57 DEBUG : Local file system at /tmp/rclone1881029999/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:39:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 03:39:58 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:58 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:39:58 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:39:58 INFO : sub dir/hello world: Deleted 2025/09/06 03:39:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/06 03:39:58 INFO : nested/sub dir/file: Copied (new) 2025/09/06 03:39:58 INFO : nested/sub dir/file: Deleted 2025/09/06 03:39:58 INFO : sub dir: Removing directory 2025/09/06 03:39:58 INFO : nested/sub dir: Removing directory 2025/09/06 03:39:58 INFO : nested: Removing directory 2025/09/06 03:39:58 DEBUG : Local file system at /tmp/rclone1881029999: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:39:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/06 03:39:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/06 03:39:59 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:39:59 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:39:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:39:59 INFO : sub dir/hello world: Copied (new) 2025/09/06 03:39:59 INFO : sub dir/hello world: Deleted 2025/09/06 03:40:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/06 03:40:00 INFO : nested/sub dir/file: Copied (new) 2025/09/06 03:40:00 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:40:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/06 03:40:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:40:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:40:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:40:01 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/06 03:40:01 INFO : existing-b: Copied (new) 2025/09/06 03:40:01 INFO : existing-b: Deleted 2025/09/06 03:40:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:40:02 INFO : existing: Copied (new) 2025/09/06 03:40:02 INFO : existing: Deleted 2025/09/06 03:40:02 DEBUG : existing: Destination exists, skipping 2025/09/06 03:40:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/06 03:40:02 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:40:02 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:40:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:40:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vekuqeh8yesu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tinezel2yacu -> B2 bucket rclone-test-vekuqeh8yesu 2025/09/06 03:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:40:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/06 03:40:11 DEBUG : empty space: Unchanged skipping 2025/09/06 03:40:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:40:11 DEBUG : B2 bucket rclone-test-vekuqeh8yesu: Waiting for checks to finish 2025/09/06 03:40:11 INFO : empty space: Deleted 2025/09/06 03:40:11 DEBUG : B2 bucket rclone-test-vekuqeh8yesu: Waiting for transfers to finish 2025/09/06 03:40:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:40:11 INFO : potato2: Copied (server-side copy) 2025/09/06 03:40:11 INFO : potato2: Deleted 2025/09/06 03:40:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 03:40:12 INFO : potato3: Copied (server-side copy) 2025/09/06 03:40:12 INFO : potato3: Deleted 2025/09/06 03:40:12 DEBUG : Creating backend with remote "TestB2:rclone-test-huyegiv5yeya" 2025/09/06 03:40:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/06 03:40:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:40:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/06 03:40:13 DEBUG : B2 bucket rclone-test-huyegiv5yeya: Waiting for checks to finish 2025/09/06 03:40:13 DEBUG : B2 bucket rclone-test-huyegiv5yeya: Waiting for transfers to finish 2025/09/06 03:40:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:40:15 INFO : empty space: Copied (server-side copy) 2025/09/06 03:40:16 INFO : empty space: Deleted 2025/09/06 03:40:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:40:16 INFO : potato2: Copied (server-side copy) 2025/09/06 03:40:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 03:40:16 INFO : potato3: Copied (server-side copy) 2025/09/06 03:40:16 INFO : potato2: Deleted 2025/09/06 03:40:16 INFO : potato3: Deleted 2025/09/06 03:40:16 DEBUG : B2 bucket rclone-test-huyegiv5yeya: Purge remote 2025/09/06 03:40:16 INFO : B2 bucket rclone-test-huyegiv5yeya: cleaning bucket "rclone-test-huyegiv5yeya" of all files 2025/09/06 03:40:16 DEBUG : empty space: Deleting (id "4_z2ff23dd310cd1bdb9f980e1b_f105e6ccb76f740e1_d20250906_m034015_c001_v0001184_t0048_u01757130015724") 2025/09/06 03:40:16 DEBUG : potato2: Deleting (id "4_z2ff23dd310cd1bdb9f980e1b_f119ff576febfc853_d20250906_m034015_c001_v0001131_t0046_u01757130015960") 2025/09/06 03:40:16 DEBUG : potato3: Deleting (id "4_z2ff23dd310cd1bdb9f980e1b_f1186a57904850b9e_d20250906_m034016_c001_v0001165_t0036_u01757130016095") 2025/09/06 03:40:18 DEBUG : B2 bucket rclone-test-vekuqeh8yesu: Purge remote 2025/09/06 03:40:18 INFO : B2 bucket rclone-test-vekuqeh8yesu: cleaning bucket "rclone-test-vekuqeh8yesu" of all files 2025/09/06 03:40:18 DEBUG : empty space: Deleting (id "4_z5f421de310cd1bdb9f980e1b_f4218d39ce8b1c493_d20250906_m034015_c001_v7007000_t0000_u01757130015930") 2025/09/06 03:40:18 DEBUG : empty space: Deleting (id "4_z5f421de310cd1bdb9f980e1b_f113f049ba066e223_d20250906_m034010_c001_v0001091_t0049_u01757130010099") 2025/09/06 03:40:18 DEBUG : potato2: Deleting (id "4_z5f421de310cd1bdb9f980e1b_f4218d39ce8b1c494_d20250906_m034016_c001_v7007000_t0000_u01757130016254") 2025/09/06 03:40:18 DEBUG : potato2: Deleting (id "4_z5f421de310cd1bdb9f980e1b_f1026e77e7378614d_d20250906_m034011_c001_v0001178_t0010_u01757130011532") 2025/09/06 03:40:18 DEBUG : potato3: Deleting (id "4_z5f421de310cd1bdb9f980e1b_f420026efb81b0c0d_d20250906_m034016_c001_v7007000_t0000_u01757130016305") 2025/09/06 03:40:18 DEBUG : potato3: Deleting (id "4_z5f421de310cd1bdb9f980e1b_f111f90109cbeb329_d20250906_m034011_c001_v0001102_t0023_u01757130011758") 2025/09/06 03:40:18 DEBUG : potato3: Deleting (id "4_z5f421de310cd1bdb9f980e1b_f113f049ba066e225_d20250906_m034010_c001_v0001091_t0053_u01757130010484") --- PASS: TestServerSideMove (19.33s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:40:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yekubaj1tiso" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tinezel2yacu -> B2 bucket rclone-test-yekubaj1tiso 2025/09/06 03:40:31 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:40:31 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:40:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:40:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:40:31 DEBUG : B2 bucket rclone-test-yekubaj1tiso: Waiting for checks to finish 2025/09/06 03:40:31 DEBUG : B2 bucket rclone-test-yekubaj1tiso: Waiting for transfers to finish 2025/09/06 03:40:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:40:31 INFO : potato2: Copied (server-side copy) 2025/09/06 03:40:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 03:40:32 INFO : potato3: Copied (server-side copy) 2025/09/06 03:40:32 INFO : potato2: Deleted 2025/09/06 03:40:32 INFO : potato3: Deleted 2025/09/06 03:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-redanep7tola" 2025/09/06 03:40:33 DEBUG : empty space: Excluded (Size Filter) 2025/09/06 03:40:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:40:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/06 03:40:33 DEBUG : B2 bucket rclone-test-redanep7tola: Waiting for checks to finish 2025/09/06 03:40:33 DEBUG : B2 bucket rclone-test-redanep7tola: Waiting for transfers to finish 2025/09/06 03:40:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:40:37 INFO : potato2: Copied (server-side copy) 2025/09/06 03:40:37 INFO : potato2: Deleted 2025/09/06 03:40:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 03:40:37 INFO : potato3: Copied (server-side copy) 2025/09/06 03:40:37 INFO : potato3: Deleted 2025/09/06 03:40:38 DEBUG : B2 bucket rclone-test-redanep7tola: Purge remote 2025/09/06 03:40:38 INFO : B2 bucket rclone-test-redanep7tola: cleaning bucket "rclone-test-redanep7tola" of all files 2025/09/06 03:40:38 DEBUG : potato2: Deleting (id "4_z2f128db310cd1bdb9f980e1b_f101a629ca69ef438_d20250906_m034037_c001_v0001184_t0050_u01757130037439") 2025/09/06 03:40:38 DEBUG : potato3: Deleting (id "4_z2f128db310cd1bdb9f980e1b_f114c42ad6e3b4f23_d20250906_m034037_c001_v0001180_t0046_u01757130037660") 2025/09/06 03:40:40 DEBUG : B2 bucket rclone-test-yekubaj1tiso: Purge remote 2025/09/06 03:40:40 INFO : B2 bucket rclone-test-yekubaj1tiso: cleaning bucket "rclone-test-yekubaj1tiso" of all files 2025/09/06 03:40:40 DEBUG : empty space: Deleting (id "4_zcfb26dc310cd1bdb9f980e1b_f105238935ae60aa1_d20250906_m034030_c001_v0001113_t0058_u01757130030200") 2025/09/06 03:40:40 DEBUG : potato2: Deleting (id "4_zcfb26dc310cd1bdb9f980e1b_f41794588b21981a8_d20250906_m034037_c001_v7007000_t0000_u01757130037632") 2025/09/06 03:40:40 DEBUG : potato2: Deleting (id "4_zcfb26dc310cd1bdb9f980e1b_f11211f7db30db2a8_d20250906_m034031_c001_v0001157_t0044_u01757130031606") 2025/09/06 03:40:40 DEBUG : potato3: Deleting (id "4_zcfb26dc310cd1bdb9f980e1b_f41794588b21981a9_d20250906_m034037_c001_v7007000_t0000_u01757130037860") 2025/09/06 03:40:40 DEBUG : potato3: Deleting (id "4_zcfb26dc310cd1bdb9f980e1b_f108197ba70bce54d_d20250906_m034031_c001_v0001183_t0016_u01757130031973") 2025/09/06 03:40:40 DEBUG : potato3: Deleting (id "4_zcfb26dc310cd1bdb9f980e1b_f105238935ae60aa3_d20250906_m034030_c001_v0001113_t0040_u01757130030602") --- PASS: TestServerSideMoveWithFilter (21.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:40:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hicipib4zifa" 2025/09/06 03:40:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-tinezel2yacu -> B2 bucket rclone-test-hicipib4zifa 2025/09/06 03:40:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:40:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/06 03:40:53 DEBUG : empty space: Unchanged skipping 2025/09/06 03:40:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/06 03:40:53 DEBUG : B2 bucket rclone-test-hicipib4zifa: Waiting for checks to finish 2025/09/06 03:40:53 INFO : empty space: Deleted 2025/09/06 03:40:53 DEBUG : B2 bucket rclone-test-hicipib4zifa: Waiting for transfers to finish 2025/09/06 03:40:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:40:53 INFO : potato2: Copied (server-side copy) 2025/09/06 03:40:53 INFO : potato2: Deleted 2025/09/06 03:40:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 03:40:54 INFO : potato3: Copied (server-side copy) 2025/09/06 03:40:54 INFO : potato3: Deleted 2025/09/06 03:40:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jibapop1wesu" 2025/09/06 03:40:55 INFO : tomatoDir: Making directory 2025/09/06 03:40:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/06 03:40:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/06 03:40:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/06 03:40:56 DEBUG : B2 bucket rclone-test-jibapop1wesu: Waiting for checks to finish 2025/09/06 03:40:56 DEBUG : B2 bucket rclone-test-jibapop1wesu: Waiting for transfers to finish 2025/09/06 03:41:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/06 03:41:00 INFO : potato3: Copied (server-side copy) 2025/09/06 03:41:00 INFO : potato3: Deleted 2025/09/06 03:41:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/06 03:41:00 INFO : empty space: Copied (server-side copy) 2025/09/06 03:41:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 03:41:00 INFO : potato2: Copied (server-side copy) 2025/09/06 03:41:00 INFO : empty space: Deleted 2025/09/06 03:41:00 INFO : potato2: Deleted 2025/09/06 03:41:01 DEBUG : B2 bucket rclone-test-jibapop1wesu: Purge remote 2025/09/06 03:41:01 INFO : B2 bucket rclone-test-jibapop1wesu: cleaning bucket "rclone-test-jibapop1wesu" of all files 2025/09/06 03:41:01 DEBUG : empty space: Deleting (id "4_zcf92ed1310cd1bdb9f980e1b_f10342795959c6f94_d20250906_m034100_c001_v0001165_t0032_u01757130060133") 2025/09/06 03:41:01 DEBUG : potato2: Deleting (id "4_zcf92ed1310cd1bdb9f980e1b_f109f2e95d16bf7ae_d20250906_m034100_c001_v0001134_t0022_u01757130060139") 2025/09/06 03:41:01 DEBUG : potato3: Deleting (id "4_zcf92ed1310cd1bdb9f980e1b_f103e2bc77bdd3472_d20250906_m034059_c001_v0001150_t0019_u01757130059754") 2025/09/06 03:41:02 DEBUG : B2 bucket rclone-test-hicipib4zifa: Purge remote 2025/09/06 03:41:02 INFO : B2 bucket rclone-test-hicipib4zifa: cleaning bucket "rclone-test-hicipib4zifa" of all files 2025/09/06 03:41:03 DEBUG : empty space: Deleting (id "4_z9f92cd1310cd1bdb9f980e1b_f4218d39ce8b1c892_d20250906_m034100_c001_v7007000_t0000_u01757130060355") 2025/09/06 03:41:03 DEBUG : empty space: Deleting (id "4_z9f92cd1310cd1bdb9f980e1b_f100c9dfa72950f73_d20250906_m034051_c001_v0001090_t0026_u01757130051955") 2025/09/06 03:41:03 DEBUG : potato2: Deleting (id "4_z9f92cd1310cd1bdb9f980e1b_f4110ef313e26e091_d20250906_m034100_c001_v7007000_t0000_u01757130060447") 2025/09/06 03:41:03 DEBUG : potato2: Deleting (id "4_z9f92cd1310cd1bdb9f980e1b_f106505a07d53d86c_d20250906_m034053_c001_v0001179_t0031_u01757130053624") 2025/09/06 03:41:03 DEBUG : potato3: Deleting (id "4_z9f92cd1310cd1bdb9f980e1b_f4218d39ce8b1c891_d20250906_m034100_c001_v7007000_t0000_u01757130060160") 2025/09/06 03:41:03 DEBUG : potato3: Deleting (id "4_z9f92cd1310cd1bdb9f980e1b_f1005f4c4487782a2_d20250906_m034053_c001_v0001136_t0004_u01757130053862") 2025/09/06 03:41:03 DEBUG : potato3: Deleting (id "4_z9f92cd1310cd1bdb9f980e1b_f100c9dfa72950f75_d20250906_m034052_c001_v0001090_t0000_u01757130052435") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:41:07 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/rclone-sync-test" 2025/09/06 03:41:10 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:41:12 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/rclone-sync-test" 2025/09/06 03:41:13 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/rclone-sync-test-include/layer2" 2025/09/06 03:41:15 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/rclone-sync-test-ignore-file" 2025/09/06 03:41:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/06 03:41:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/06 03:41:19 DEBUG : pacer: Reducing sleep to 10ms 2025/09/06 03:41:19 DEBUG : B2 bucket rclone-test-tinezel2yacu path rclone-sync-test: Waiting for checks to finish 2025/09/06 03:41:19 DEBUG : B2 bucket rclone-test-tinezel2yacu path rclone-sync-test: Waiting for transfers to finish 2025/09/06 03:41:19 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:19 INFO : There was nothing to transfer 2025/09/06 03:41:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:41:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:41:19 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:19 INFO : There was nothing to transfer 2025/09/06 03:41:20 DEBUG : B2 bucket rclone-test-tinezel2yacu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/06 03:41:20 DEBUG : B2 bucket rclone-test-tinezel2yacu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/06 03:41:20 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:20 INFO : There was nothing to transfer 2025/09/06 03:41:20 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:41:20 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:41:20 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:20 INFO : There was nothing to transfer 2025/09/06 03:41:20 DEBUG : B2 bucket rclone-test-tinezel2yacu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/06 03:41:20 DEBUG : B2 bucket rclone-test-tinezel2yacu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/06 03:41:20 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.45s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dst" 2025/09/06 03:41:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/CompareDest" 2025/09/06 03:41:24 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 03:41:24 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:24 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:41:25 INFO : one: Copied (new) 2025/09/06 03:41:25 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:26 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:26 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 03:41:26 INFO : one: Copied (replaced existing) 2025/09/06 03:41:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:28 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:41:28 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:28 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:28 INFO : There was nothing to transfer 2025/09/06 03:41:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 03:41:30 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:41:30 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:30 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:30 INFO : There was nothing to transfer 2025/09/06 03:41:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 03:41:30 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:41:31 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:31 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:31 INFO : There was nothing to transfer 2025/09/06 03:41:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:32 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/09/06 03:41:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 03:41:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 03:41:32 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:41:32 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:32 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:32 INFO : There was nothing to transfer 2025/09/06 03:41:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:32 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 03:41:32 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 03:41:32 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/06 03:41:33 INFO : two: Copied (new) 2025/09/06 03:41:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.32s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:41:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dest" 2025/09/06 03:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/pre-dest1" 2025/09/06 03:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/pre-dest2" 2025/09/06 03:41:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:41:40 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/06 03:41:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:41:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/06 03:41:41 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/06 03:41:41 DEBUG : B2 bucket rclone-test-tinezel2yacu path dest: Waiting for checks to finish 2025/09/06 03:41:41 DEBUG : B2 bucket rclone-test-tinezel2yacu path dest: Waiting for transfers to finish 2025/09/06 03:41:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/06 03:41:42 INFO : 3: Copied (new) 2025/09/06 03:41:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.08s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:41:43 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dst" 2025/09/06 03:41:44 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/CopyDest" 2025/09/06 03:41:47 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 03:41:47 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:47 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:41:47 INFO : one: Copied (new) 2025/09/06 03:41:47 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:48 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:48 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 03:41:48 INFO : one: Copied (replaced existing) 2025/09/06 03:41:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/BackupDir" 2025/09/06 03:41:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:52 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 03:41:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:41:54 INFO : one: Copied (server-side copy) 2025/09/06 03:41:54 INFO : one: Deleted 2025/09/06 03:41:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 03:41:54 INFO : one: Copied (server-side copy) 2025/09/06 03:41:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/06 03:41:54 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:54 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:55 DEBUG : one: Unchanged skipping 2025/09/06 03:41:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/06 03:41:56 INFO : two: Copied (server-side copy) 2025/09/06 03:41:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/06 03:41:56 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:56 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:56 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:56 DEBUG : one: Unchanged skipping 2025/09/06 03:41:56 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:56 DEBUG : two: Unchanged skipping 2025/09/06 03:41:56 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:56 DEBUG : Waiting for deletions to finish 2025/09/06 03:41:56 INFO : There was nothing to transfer 2025/09/06 03:41:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:58 DEBUG : one: Unchanged skipping 2025/09/06 03:41:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/06 03:41:58 DEBUG : three: Destination not found in --copy-dest 2025/09/06 03:41:58 DEBUG : three: Need to transfer - File not found at Destination 2025/09/06 03:41:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 03:41:58 DEBUG : two: Unchanged skipping 2025/09/06 03:41:58 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:41:58 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:41:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/06 03:41:59 INFO : three: Copied (new) 2025/09/06 03:41:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.18s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:42:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dst" 2025/09/06 03:42:04 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/backup" 2025/09/06 03:42:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:42:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:06 DEBUG : two: Unchanged skipping 2025/09/06 03:42:06 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:42:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:42:07 INFO : one: Copied (server-side copy) 2025/09/06 03:42:07 INFO : one: Deleted 2025/09/06 03:42:07 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:42:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:08 INFO : one: Copied (new) 2025/09/06 03:42:08 DEBUG : Waiting for deletions to finish 2025/09/06 03:42:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 03:42:09 INFO : three.txt: Copied (server-side copy) 2025/09/06 03:42:09 INFO : three.txt: Deleted 2025/09/06 03:42:09 INFO : three.txt: Moved into backup dir 2025/09/06 03:42:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:42:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:11 DEBUG : two: Unchanged skipping 2025/09/06 03:42:11 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:42:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:11 INFO : one: Copied (server-side copy) 2025/09/06 03:42:11 INFO : one: Deleted 2025/09/06 03:42:11 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:42:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:42:12 INFO : one: Copied (new) 2025/09/06 03:42:12 DEBUG : Waiting for deletions to finish 2025/09/06 03:42:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:42:12 INFO : three.txt: Copied (server-side copy) 2025/09/06 03:42:12 INFO : three.txt: Deleted 2025/09/06 03:42:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.12s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:42:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dst" 2025/09/06 03:42:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/backup" 2025/09/06 03:42:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:42:19 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:42:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:19 DEBUG : two: Unchanged skipping 2025/09/06 03:42:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:42:20 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 03:42:20 INFO : one: Deleted 2025/09/06 03:42:20 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:42:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:21 INFO : one: Copied (new) 2025/09/06 03:42:21 DEBUG : Waiting for deletions to finish 2025/09/06 03:42:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 03:42:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 03:42:22 INFO : three.txt: Deleted 2025/09/06 03:42:22 INFO : three.txt: Moved into backup dir 2025/09/06 03:42:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:42:24 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:42:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:24 DEBUG : two: Unchanged skipping 2025/09/06 03:42:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:25 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 03:42:25 INFO : one: Deleted 2025/09/06 03:42:25 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:42:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:42:25 INFO : one: Copied (new) 2025/09/06 03:42:25 DEBUG : Waiting for deletions to finish 2025/09/06 03:42:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:42:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 03:42:26 INFO : three.txt: Deleted 2025/09/06 03:42:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:42:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dst" 2025/09/06 03:42:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/backup" 2025/09/06 03:42:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:42:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:32 DEBUG : two: Unchanged skipping 2025/09/06 03:42:32 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:42:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:42:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/06 03:42:33 INFO : one: Deleted 2025/09/06 03:42:33 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:42:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:34 INFO : one: Copied (new) 2025/09/06 03:42:34 DEBUG : Waiting for deletions to finish 2025/09/06 03:42:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 03:42:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/06 03:42:35 INFO : three.txt: Deleted 2025/09/06 03:42:35 INFO : three.txt: Moved into backup dir 2025/09/06 03:42:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:42:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:37 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:42:37 DEBUG : two: Unchanged skipping 2025/09/06 03:42:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/06 03:42:38 INFO : one: Deleted 2025/09/06 03:42:38 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:42:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:42:38 INFO : one: Copied (new) 2025/09/06 03:42:38 DEBUG : Waiting for deletions to finish 2025/09/06 03:42:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:42:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/06 03:42:39 INFO : three.txt: Deleted 2025/09/06 03:42:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:42:42 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dst" 2025/09/06 03:42:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:42:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:44 DEBUG : two: Unchanged skipping 2025/09/06 03:42:44 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:42:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:42:44 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 03:42:45 INFO : one: Deleted 2025/09/06 03:42:45 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:42:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:45 INFO : one: Copied (new) 2025/09/06 03:42:45 DEBUG : Waiting for deletions to finish 2025/09/06 03:42:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 03:42:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 03:42:46 INFO : three.txt: Deleted 2025/09/06 03:42:46 INFO : three.txt: Moved into backup dir 2025/09/06 03:42:47 DEBUG : one.bak: Excluded (Path Filter) 2025/09/06 03:42:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/06 03:42:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:42:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:47 DEBUG : two: Unchanged skipping 2025/09/06 03:42:47 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for checks to finish 2025/09/06 03:42:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:48 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 03:42:48 INFO : one: Deleted 2025/09/06 03:42:48 DEBUG : B2 bucket rclone-test-tinezel2yacu path dst: Waiting for transfers to finish 2025/09/06 03:42:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:42:48 INFO : one: Copied (new) 2025/09/06 03:42:48 DEBUG : Waiting for deletions to finish 2025/09/06 03:42:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:42:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 03:42:49 INFO : three.txt: Deleted 2025/09/06 03:42:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.76s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:42:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dst" 2025/09/06 03:42:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:42:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:42:55 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 03:42:55 INFO : one: Deleted 2025/09/06 03:42:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:56 INFO : one: Copied (new) 2025/09/06 03:42:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:42:56 DEBUG : two: Unchanged skipping 2025/09/06 03:42:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/06 03:42:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 03:42:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 03:42:57 INFO : three.txt: Deleted 2025/09/06 03:42:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:42:58 INFO : three.txt: Copied (new) 2025/09/06 03:42:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:42:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:42:59 INFO : one: Copied (server-side copy) to: one.bak 2025/09/06 03:42:59 INFO : one: Deleted 2025/09/06 03:43:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:43:00 INFO : one: Copied (new) 2025/09/06 03:43:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:00 DEBUG : two: Unchanged skipping 2025/09/06 03:43:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/06 03:43:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:43:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/06 03:43:01 INFO : three.txt: Deleted 2025/09/06 03:43:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/06 03:43:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.56s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:43:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tinezel2yacu/dst" 2025/09/06 03:43:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/06 03:43:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 03:43:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/06 03:43:08 INFO : one: Deleted 2025/09/06 03:43:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:43:09 INFO : one: Copied (new) 2025/09/06 03:43:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:09 DEBUG : two: Unchanged skipping 2025/09/06 03:43:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/06 03:43:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/06 03:43:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/06 03:43:10 INFO : three.txt: Deleted 2025/09/06 03:43:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:43:11 INFO : three.txt: Copied (new) 2025/09/06 03:43:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/06 03:43:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/06 03:43:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/06 03:43:13 INFO : one: Deleted 2025/09/06 03:43:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/06 03:43:13 INFO : one: Copied (new) 2025/09/06 03:43:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:13 DEBUG : two: Unchanged skipping 2025/09/06 03:43:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/06 03:43:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/06 03:43:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/06 03:43:14 INFO : three.txt: Deleted 2025/09/06 03:43:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/06 03:43:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.83s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:43:17 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:43:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/06 03:43:17 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:43:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/06 03:43:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/06 03:43:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.88s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:43:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/06 03:43:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:43:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:43:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/06 03:43:19 INFO : existing: Copied (new) 2025/09/06 03:43:19 DEBUG : Waiting for deletions to finish 2025/09/06 03:43:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/06 03:43:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/06 03:43:20 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:43:20 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:43:20 ERROR : B2 bucket rclone-test-tinezel2yacu: not deleting files as there were IO errors 2025/09/06 03:43:20 ERROR : B2 bucket rclone-test-tinezel2yacu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:43:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:21 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:43:21 DEBUG : existing: Unchanged skipping 2025/09/06 03:43:21 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:43:21 DEBUG : Waiting for deletions to finish 2025/09/06 03:43:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.76s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", 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-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", 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-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:43:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:43:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both0: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both13: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both12: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both15: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both10: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both11: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both14: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both16: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both17: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both18: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both19: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both4: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both5: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both6: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both1: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both2: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:43:46 DEBUG : both3: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both7: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both8: Unchanged skipping 2025/09/06 03:43:46 DEBUG : both9: Unchanged skipping 2025/09/06 03:43:46 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:43:46 DEBUG : Waiting for deletions to finish 2025/09/06 03:43:46 INFO : only13: Deleted 2025/09/06 03:43:47 INFO : only18: Deleted 2025/09/06 03:43:47 INFO : only2: Deleted 2025/09/06 03:43:47 INFO : only9: Deleted 2025/09/06 03:43:47 INFO : only12: Deleted 2025/09/06 03:43:47 INFO : only15: Deleted 2025/09/06 03:43:47 INFO : only3: Deleted 2025/09/06 03:43:47 INFO : only6: Deleted 2025/09/06 03:43:47 INFO : only0: Deleted 2025/09/06 03:43:47 INFO : only10: Deleted 2025/09/06 03:43:47 INFO : only14: Deleted 2025/09/06 03:43:47 INFO : only17: Deleted 2025/09/06 03:43:47 INFO : only4: Deleted 2025/09/06 03:43:47 INFO : only5: Deleted 2025/09/06 03:43:47 INFO : only7: Deleted 2025/09/06 03:43:47 INFO : only8: Deleted 2025/09/06 03:43:47 INFO : only11: Deleted 2025/09/06 03:43:47 INFO : only16: Deleted 2025/09/06 03:43:48 INFO : only19: Deleted 2025/09/06 03:43:48 INFO : only1: Deleted 2025/09/06 03:43:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.21s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:44:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:44:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both10: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both13: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both11: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both15: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both16: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both12: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both0: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both14: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both17: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both18: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both19: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both4: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both5: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both6: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both1: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both2: Unchanged skipping 2025/09/06 03:44:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:14 DEBUG : both3: Unchanged skipping 2025/09/06 03:44:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : both7: Unchanged skipping 2025/09/06 03:44:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : both8: Unchanged skipping 2025/09/06 03:44:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : both9: Unchanged skipping 2025/09/06 03:44:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/06 03:44:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:44:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:14 INFO : only10: Copied (replaced existing) 2025/09/06 03:44:14 INFO : only12: Copied (replaced existing) 2025/09/06 03:44:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:14 INFO : only17: Copied (replaced existing) 2025/09/06 03:44:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:14 INFO : only11: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only14: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only0: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only18: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only15: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only2: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only1: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only3: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only4: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only5: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only6: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only7: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only13: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only16: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only9: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only19: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/06 03:44:15 INFO : only8: Copied (replaced existing) 2025/09/06 03:44:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.63s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:44:23 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:44:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:44:23 DEBUG : empty_on_remote: Making directory with metadata 2025/09/06 03:44:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:44:23 INFO : empty_on_remote: Making directory 2025/09/06 03:44:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/06 03:44:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:44:26 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:44:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:44:26 DEBUG : empty_on_remote: Making directory with metadata 2025/09/06 03:44:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/06 03:44:26 INFO : empty_on_remote: Making directory 2025/09/06 03:44:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/06 03:44:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:44:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:28 INFO : sub dir: Making directory 2025/09/06 03:44:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:44:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/06 03:44:31 INFO : sub dir: Making directory 2025/09/06 03:44:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:44:41 DEBUG : Waiting for deletions to finish 2025/09/06 03:44:41 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:44:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : banana: Unchanged skipping 2025/09/06 03:44:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : apple: Unchanged skipping 2025/09/06 03:44:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:44:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:44:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:44:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:44:42 INFO : There was nothing to transfer 2025/09/06 03:44:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:44:42 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:44:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : apple: Unchanged skipping 2025/09/06 03:44:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:44:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : banana: Unchanged skipping 2025/09/06 03:44:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:44:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:44:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:44:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:44:42 INFO : There was nothing to transfer 2025/09/06 03:44:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:44:43 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:44:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:44:58 DEBUG : Waiting for deletions to finish 2025/09/06 03:44:59 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : apple: Unchanged skipping 2025/09/06 03:44:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:44:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:44:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : banana: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:44:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:44:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:44:59 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:44:59 DEBUG : Waiting for deletions to finish 2025/09/06 03:44:59 INFO : There was nothing to transfer 2025/09/06 03:44:59 DEBUG : Waiting for deletions to finish 2025/09/06 03:44:59 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:44:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:45:00 DEBUG : apple: Unchanged skipping 2025/09/06 03:45:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:45:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : banana: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:45:00 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:45:00 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:45:00 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:00 INFO : There was nothing to transfer 2025/09/06 03:45:00 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:00 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:45:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:45:14 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:15 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:45:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:15 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:15 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:16 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:45:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:16 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:45:16 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:45:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:45:16 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/06 03:45:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:45:16 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/06 03:45:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:45:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:45:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:45:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:45:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:45:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:45:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:45:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:45:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:45:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:45:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:45:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:45:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:45:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:45:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:45:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:45:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:45:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:45:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:17 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:17 INFO : banana: Deleted 2025/09/06 03:45:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:45:18 INFO : apple: Deleted 2025/09/06 03:45:18 INFO : splitbananasplit: Deleted 2025/09/06 03:45:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:45:18 INFO : appleappleapplebanana: Deleted 2025/09/06 03:45:18 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:45:18 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:45:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:45:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : apple: Unchanged skipping 2025/09/06 03:45:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : banana: Unchanged skipping 2025/09/06 03:45:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:45:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:45:19 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:19 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : apple: transformed to: YXBwbGU= 2025/09/06 03:45:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/06 03:45:19 DEBUG : banana: transformed to: YmFuYW5h 2025/09/06 03:45:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/06 03:45:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/06 03:45:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/06 03:45:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/06 03:45:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/06 03:45:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:45:34 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:34 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:45:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:45:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:35 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:35 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:35 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:35 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:35 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:35 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:35 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/06 03:45:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/06 03:45:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/06 03:45:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/06 03:45:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/06 03:45:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/06 03:45:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/06 03:45:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/06 03:45:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/06 03:45:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/06 03:45:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/06 03:45:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/06 03:45:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/06 03:45:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/06 03:45:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:35 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:45:35 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:45:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:45:35 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/06 03:45:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:45:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:45:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/06 03:45:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:45:35 INFO : apple: Copied (new) to: PREFIXapple 2025/09/06 03:45:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:45:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:45:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:45:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/06 03:45:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:45:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:45:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:45:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:45:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:45:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:45:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:45:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:45:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:45:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:45:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:45:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:45:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:45:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:45:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:45:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:45:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:45:37 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:37 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:45:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:45:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:45:37 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:45:37 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:45:37 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:45:38 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:45:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:45:38 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:45:38 INFO : apple: Deleted 2025/09/06 03:45:38 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:45:38 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:45:38 INFO : appleappleapplebanana: Deleted 2025/09/06 03:45:38 INFO : banana: Deleted 2025/09/06 03:45:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:45:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:45:38 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:45:38 INFO : splitbananasplit: Deleted 2025/09/06 03:45:38 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:45:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:45:38 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/06 03:45:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/06 03:45:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/06 03:45:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/06 03:45:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/06 03:45:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/06 03:45:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/06 03:45:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/06 03:45:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/06 03:45:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/06 03:45:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/06 03:45:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/06 03:45:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/06 03:45:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/06 03:45:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/06 03:45:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/06 03:45:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/06 03:45:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/06 03:45:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/06 03:45:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:38 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:45:38 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:45:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:45:39 INFO : appleappleapplebanana: Copied (new) 2025/09/06 03:45:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:45:39 INFO : banana: Copied (new) 2025/09/06 03:45:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:45:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/06 03:45:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:45:39 INFO : splitbananasplit: Copied (new) 2025/09/06 03:45:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:45:39 INFO : apple: Copied (new) 2025/09/06 03:45:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:45:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/06 03:45:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:45:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/06 03:45:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:45:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/06 03:45:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:45:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:45:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:45:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:45:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:45:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:45:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:45:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:45:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:45:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:45:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:45:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:45:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/06 03:45:40 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/06 03:45:41 INFO : PREFIXbanana: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/06 03:45:41 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/06 03:45:41 INFO : PREFIXsplitbananasplit: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/06 03:45:41 INFO : PREFIXapple: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/06 03:45:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/06 03:45:41 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:41 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:45:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:42 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:45:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:45:57 DEBUG : Waiting for deletions to finish 2025/09/06 03:45:57 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:45:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:45:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:45:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:45:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:45:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:45:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:45:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:45:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:45:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:45:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:45:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:45:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:45:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:45:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:45:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:45:57 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:45:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:45:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:45:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:45:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:45:58 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:45:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:45:58 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:45:58 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:45:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:45:58 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:45:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:45:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:45:58 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:45:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:45:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:45:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:45:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:45:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:45:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:45:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:45:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:45:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:45:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:45:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:45:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:45:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:45:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:45:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:45:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:45:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:45:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:45:59 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:00 INFO : banana: Deleted 2025/09/06 03:46:00 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:46:00 INFO : appleappleapplebanana: Deleted 2025/09/06 03:46:00 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:46:00 INFO : splitbananasplit: Deleted 2025/09/06 03:46:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:46:00 INFO : apple: Deleted 2025/09/06 03:46:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:46:00 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:46:00 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/06 03:46:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/06 03:46:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/06 03:46:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:46:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:46:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/06 03:46:01 INFO : apple: Copied (new) 2025/09/06 03:46:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:46:01 INFO : appleappleapplebanana: Copied (new) 2025/09/06 03:46:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:46:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/06 03:46:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:46:01 INFO : splitbananasplit: Copied (new) 2025/09/06 03:46:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/06 03:46:02 INFO : banana: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:46:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:46:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:46:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:46:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:46:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:46:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:46:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:46:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:46:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:46:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/06 03:46:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:46:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/06 03:46:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:46:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/06 03:46:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:46:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/06 03:46:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:46:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/06 03:46:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:46:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/06 03:46:03 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : appleSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : splitbananasplitSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/06 03:46:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/06 03:46:03 INFO : bananaSUFFIX: Deleted 2025/09/06 03:46:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/06 03:46:03 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:04 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:04 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:46:18 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:18 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:46:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:19 DEBUG : apple: Unchanged skipping 2025/09/06 03:46:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:19 DEBUG : banana: Unchanged skipping 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:46:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/06 03:46:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:46:19 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:46:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/06 03:46:19 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/06 03:46:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/06 03:46:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/06 03:46:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/06 03:46:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/06 03:46:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/06 03:46:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/06 03:46:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/06 03:46:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/06 03:46:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/06 03:46:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/06 03:46:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/06 03:46:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/06 03:46:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/06 03:46:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/06 03:46:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/06 03:46:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/06 03:46:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/06 03:46:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/06 03:46:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/06 03:46:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/06 03:46:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/06 03:46:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/06 03:46:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/06 03:46:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/06 03:46:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/06 03:46:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/06 03:46:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/06 03:46:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/06 03:46:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/06 03:46:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/06 03:46:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/06 03:46:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/06 03:46:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/06 03:46:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/06 03:46:21 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0008-2345678.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0010-456789.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0014-89;=.txt: Deleted 2025/09/06 03:46:21 INFO : appleappleapplebanana: Deleted 2025/09/06 03:46:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0013-789;=.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0003-defghij.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0007-1234567.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0015-9;=.txt: Deleted 2025/09/06 03:46:21 INFO : splitbananasplit: Deleted 2025/09/06 03:46:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0009-3456789.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0011-56789;.txt: Deleted 2025/09/06 03:46:21 INFO : dir1/0012-6789;.txt: Deleted 2025/09/06 03:46:21 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:22 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : appleapple: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : apple: Unchanged skipping 2025/09/06 03:46:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : banana: Unchanged skipping 2025/09/06 03:46:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:46:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/06 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/06 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/06 03:46:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/06 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/06 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/06 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/06 03:46:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/06 03:46:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/06 03:46:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/06 03:46:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/06 03:46:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/06 03:46:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/06 03:46:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/06 03:46:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/06 03:46:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/06 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:46:22 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:46:22 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:46:22 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:22 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:22 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : appleapple: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/06 03:46:22 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/06 03:46:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/06 03:46:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/06 03:46:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/06 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/06 03:46:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/06 03:46:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/06 03:46:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/06 03:46:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/06 03:46:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/06 03:46:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/06 03:46:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/06 03:46:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/06 03:46:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/06 03:46:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/06 03:46:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/06 03:46:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/06 03:46:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/06 03:46:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/06 03:46:23 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:46:36 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:37 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : apple: Unchanged skipping 2025/09/06 03:46:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:46:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:46:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : banana: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:46:37 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:46:37 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:46:37 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:37 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:37 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : apple: Unchanged skipping 2025/09/06 03:46:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:46:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : banana: Unchanged skipping 2025/09/06 03:46:38 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:46:38 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:46:38 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:46:38 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:38 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:38 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:46:38 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:39 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:46:53 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:53 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : apple: Unchanged skipping 2025/09/06 03:46:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:46:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : banana: Unchanged skipping 2025/09/06 03:46:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:46:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:46:54 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:46:54 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:54 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:54 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : apple: Unchanged skipping 2025/09/06 03:46:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:46:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:46:55 DEBUG : banana: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:46:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:46:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:46:55 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:46:55 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:55 DEBUG : Waiting for deletions to finish 2025/09/06 03:46:55 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:46:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:09 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:10 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : apple: Unchanged skipping 2025/09/06 03:47:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:47:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : banana: Unchanged skipping 2025/09/06 03:47:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:47:10 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:10 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:10 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:10 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : apple: Unchanged skipping 2025/09/06 03:47:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:47:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:47:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : banana: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:47:11 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:11 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:11 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:11 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:25 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:25 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:47:26 DEBUG : apple: Unchanged skipping 2025/09/06 03:47:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : banana: Unchanged skipping 2025/09/06 03:47:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:26 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:47:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : apple: Unchanged skipping 2025/09/06 03:47:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:47:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : banana: Unchanged skipping 2025/09/06 03:47:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:47:26 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:26 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:27 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:40 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:41 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : apple: Unchanged skipping 2025/09/06 03:47:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:47:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : banana: Unchanged skipping 2025/09/06 03:47:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:42 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/06 03:47:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : apple: Unchanged skipping 2025/09/06 03:47:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/06 03:47:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : banana: Unchanged skipping 2025/09/06 03:47:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:47:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/06 03:47:42 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:42 DEBUG : Waiting for deletions to finish 2025/09/06 03:47:43 DEBUG : apple: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : banana: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/06 03:47:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (194.81s) --- PASS: TestTransform/NFC (14.78s) --- PASS: TestTransform/NFD (17.39s) --- PASS: TestTransform/base64 (19.20s) --- PASS: TestTransform/prefix (22.60s) --- PASS: TestTransform/suffix (22.28s) --- PASS: TestTransform/truncate (18.26s) --- PASS: TestTransform/encoder (16.25s) --- PASS: TestTransform/ISO-8859-1 (16.41s) --- PASS: TestTransform/charmap (16.18s) --- PASS: TestTransform/lowercase (15.65s) --- PASS: TestTransform/ascii (15.81s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 03:47:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 03:47:48 INFO : sub dir_somesuffix: Making directory 2025/09/06 03:47:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/06 03:47:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/06 03:47:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 03:47:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/06 03:47:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 03:47:48 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:48 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/06 03:47:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.95s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:49 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:50 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:50 INFO : tictactoe: Making directory 2025/09/06 03:47:50 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:50 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:47:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:47:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:47:50 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:50 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:51 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/06 03:47:51 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.10s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:52 INFO : toe: Making directory 2025/09/06 03:47:52 INFO : toe/toe: Making directory 2025/09/06 03:47:52 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 03:47:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:47:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 03:47:52 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:52 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/06 03:47:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.95s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:54 INFO : toe: Making directory 2025/09/06 03:47:54 INFO : toe/toe: Making directory 2025/09/06 03:47:54 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 03:47:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:47:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/06 03:47:54 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:54 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/06 03:47:54 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.80s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:55 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:47:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:47:55 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:55 INFO : tictacempty_dir: Making directory 2025/09/06 03:47:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:55 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:55 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:55 INFO : tictactoe: Making directory 2025/09/06 03:47:55 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:55 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:47:55 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:47:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:47:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:47:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:47:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:47:55 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:55 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/06 03:47:56 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.81s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:57 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:47:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:47:57 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:57 INFO : tictacempty_dir: Making directory 2025/09/06 03:47:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:57 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:57 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:57 INFO : tictactoe: Making directory 2025/09/06 03:47:57 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:57 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:47:57 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:47:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:47:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:47:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:47:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:47:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:47:57 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:57 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:47:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:47:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/06 03:47:58 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:58 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:47:59 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:59 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:47:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:47:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/06 03:47:59 NOTICE: B2 bucket rclone-test-tinezel2yacu: 0 differences found 2025/09/06 03:47:59 NOTICE: B2 bucket rclone-test-tinezel2yacu: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:47:59 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:59 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:59 INFO : tictactoe: Making directory 2025/09/06 03:47:59 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:59 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:47:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:47:59 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:47:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:47:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:47:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:47:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:47:59 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:47:59 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:48:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/06 03:48:00 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:00 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:01 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:01 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:48:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:48:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 03:48:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/06 03:48:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/06 03:48:01 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:48:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.20s) === RUN TestSyntax 2025/09/06 03:48:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:48:02 INFO : toe: Making directory 2025/09/06 03:48:02 INFO : toe/toe: Making directory 2025/09/06 03:48:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:48:02 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:48:02 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:48:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:02 INFO : toe/toe/toe: Copied (new) 2025/09/06 03:48:02 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.56s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:48:03 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:48:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:48:03 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:03 INFO : tictacempty_dir: Making directory 2025/09/06 03:48:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:03 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:03 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:03 INFO : tictactoe: Making directory 2025/09/06 03:48:03 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:03 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:48:03 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:48:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:48:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:48:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:48:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:03 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:48:03 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:48:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:04 INFO : toe/toe/toe.txt: Deleted 2025/09/06 03:48:04 INFO : toe/toe: Removing directory 2025/09/06 03:48:04 INFO : toe: Removing directory 2025/09/06 03:48:04 INFO : empty_dir: Removing directory 2025/09/06 03:48:04 DEBUG : Local file system at /tmp/rclone1881029999: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:48:05 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:48:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:48:05 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:05 INFO : tictacempty_dir: Making directory 2025/09/06 03:48:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:05 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:05 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:05 INFO : tictactoe: Making directory 2025/09/06 03:48:05 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:05 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:48:05 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:48:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:48:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:48:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:48:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:05 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:48:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:05 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:48:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:06 INFO : toe/toe/toe.txt: Deleted 2025/09/06 03:48:06 INFO : toe/toe: Removing directory 2025/09/06 03:48:06 INFO : toe: Removing directory 2025/09/06 03:48:06 INFO : empty_dir: Removing directory 2025/09/06 03:48:06 DEBUG : Local file system at /tmp/rclone1881029999: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/06 03:48:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/06 03:48:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:48:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:48:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:48:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/06 03:48:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.45s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:48:08 DEBUG : Reset feature "Copy" 2025/09/06 03:48:08 DEBUG : Reset feature "Move" 2025/09/06 03:48:08 DEBUG : Reset feature "Copy" 2025/09/06 03:48:08 DEBUG : Reset feature "Move" 2025/09/06 03:48:08 DEBUG : empty_dir: Making directory with metadata 2025/09/06 03:48:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 03:48:08 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:08 INFO : tictacempty_dir: Making directory 2025/09/06 03:48:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/06 03:48:08 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:08 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:08 INFO : tictactoe: Making directory 2025/09/06 03:48:08 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:08 DEBUG : toe: transformed to: tictactoe 2025/09/06 03:48:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:48:08 INFO : tictactoe/tictactoe: Making directory 2025/09/06 03:48:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/06 03:48:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/06 03:48:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:48:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:08 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:48:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:08 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:48:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/06 03:48:09 INFO : toe/toe/toe.txt: Deleted 2025/09/06 03:48:09 INFO : toe/toe: Removing directory 2025/09/06 03:48:09 INFO : toe: Removing directory 2025/09/06 03:48:09 INFO : empty_dir: Removing directory 2025/09/06 03:48:09 DEBUG : Local file system at /tmp/rclone1881029999: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/06 03:48:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/06 03:48:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:48:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:48:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/06 03:48:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/06 03:48:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.39s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:48:12 DEBUG : toe: transformed to: dG9l 2025/09/06 03:48:12 DEBUG : toe: transformed to: dG9l 2025/09/06 03:48:12 INFO : dG9l: Making directory 2025/09/06 03:48:12 DEBUG : toe: transformed to: dG9l 2025/09/06 03:48:12 DEBUG : toe: transformed to: dG9l 2025/09/06 03:48:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/06 03:48:12 INFO : dG9l/dG9l: Making directory 2025/09/06 03:48:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/06 03:48:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/06 03:48:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 03:48:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/06 03:48:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 03:48:12 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:48:12 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:48:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/06 03:48:12 DEBUG : Waiting for deletions to finish 2025/09/06 03:48:13 DEBUG : dG9l: transformed to: toe 2025/09/06 03:48:13 DEBUG : dG9l: transformed to: toe 2025/09/06 03:48:13 DEBUG : dG9l: transformed to: toe 2025/09/06 03:48:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/06 03:48:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/06 03:48:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/06 03:48:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/06 03:48:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/06 03:48:13 DEBUG : Local file system at /tmp/rclone1881029999: Waiting for checks to finish 2025/09/06 03:48:13 DEBUG : Local file system at /tmp/rclone1881029999: Waiting for transfers to finish 2025/09/06 03:48:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.51s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-tinezel2yacu", Local "Local file system at /tmp/rclone1881029999", Modify Window "1ms" 2025/09/06 03:48:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:48:14 DEBUG : toe: transformed to: 2025/09/06 03:48:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:48:14 DEBUG : toe: transformed to: 2025/09/06 03:48:14 INFO : B2 bucket rclone-test-tinezel2yacu: Making directory 2025/09/06 03:48:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:48:14 DEBUG : toe: transformed to: 2025/09/06 03:48:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:48:14 DEBUG : toe: transformed to: 2025/09/06 03:48:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:48:14 DEBUG : toe/toe: transformed to: 2025/09/06 03:48:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/06 03:48:14 INFO : toe/toe: Making directory 2025/09/06 03:48:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:48:14 DEBUG : toe/toe: transformed to: 2025/09/06 03:48:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/06 03:48:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:48:14 DEBUG : toe: transformed to: 2025/09/06 03:48:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/06 03:48:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/06 03:48:14 DEBUG : toe/toe/toe: transformed to: 2025/09/06 03:48:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for checks to finish 2025/09/06 03:48:14 DEBUG : B2 bucket rclone-test-tinezel2yacu: Waiting for transfers to finish 2025/09/06 03:48:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/06 03:48:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/06 03:48:16 INFO : toe/toe/toe: Copied (new) 2025/09/06 03:48:16 ERROR : B2 bucket rclone-test-tinezel2yacu: not deleting files as there were IO errors 2025/09/06 03:48:16 ERROR : B2 bucket rclone-test-tinezel2yacu: not deleting directories as there were IO errors --- PASS: TestError (2.35s) PASS 2025/09/06 03:48:16 DEBUG : B2 bucket rclone-test-tinezel2yacu: Purge remote 2025/09/06 03:48:16 INFO : B2 bucket rclone-test-tinezel2yacu: cleaning bucket "rclone-test-tinezel2yacu" of all files 2025/09/06 03:48:17 DEBUG : BackupDir/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990e1_d20250906_m034159_c001_v7007000_t0000_u01757130119690") 2025/09/06 03:48:17 DEBUG : BackupDir/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f104fa38487a240bf_d20250906_m034153_c001_v0001144_t0005_u01757130113586") 2025/09/06 03:48:17 DEBUG : CompareDest/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1c915_d20250906_m034133_c001_v7007000_t0000_u01757130093949") 2025/09/06 03:48:17 DEBUG : CompareDest/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7dd0_d20250906_m034127_c001_v0001130_t0038_u01757130087894") 2025/09/06 03:48:17 DEBUG : CompareDest/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1c916_d20250906_m034134_c001_v7007000_t0000_u01757130094150") 2025/09/06 03:48:17 DEBUG : CompareDest/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f98b_d20250906_m034129_c001_v0001144_t0020_u01757130089159") 2025/09/06 03:48:17 DEBUG : CopyDest/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990e3_d20250906_m034159_c001_v7007000_t0000_u01757130119873") 2025/09/06 03:48:17 DEBUG : CopyDest/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f9fb_d20250906_m034150_c001_v0001144_t0051_u01757130110164") 2025/09/06 03:48:17 DEBUG : CopyDest/three: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990e5_d20250906_m034200_c001_v7007000_t0000_u01757130120057") 2025/09/06 03:48:18 DEBUG : CopyDest/three: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fa13_d20250906_m034157_c001_v0001144_t0059_u01757130117513") 2025/09/06 03:48:18 DEBUG : CopyDest/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990e6_d20250906_m034200_c001_v7007000_t0000_u01757130120241") 2025/09/06 03:48:18 DEBUG : CopyDest/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7e44_d20250906_m034155_c001_v0001130_t0024_u01757130115279") 2025/09/06 03:48:18 DEBUG : EXISTING: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3e56_d20250906_m034322_c001_v7007000_t0000_u01757130202345") 2025/09/06 03:48:18 DEBUG : EXISTING: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb39_d20250906_m034320_c001_v0001144_t0035_u01757130200972") 2025/09/06 03:48:18 DEBUG : PREFIXapple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2d1e_d20250906_m034541_c001_v7007000_t0000_u01757130341267") 2025/09/06 03:48:18 DEBUG : PREFIXapple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a197_d20250906_m034535_c001_v0001136_t0047_u01757130335710") 2025/09/06 03:48:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1caea_d20250906_m034541_c001_v7007000_t0000_u01757130341108") 2025/09/06 03:48:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdc6_d20250906_m034535_c001_v0001144_t0055_u01757130335689") 2025/09/06 03:48:18 DEBUG : PREFIXbanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2d1b_d20250906_m034541_c001_v7007000_t0000_u01757130341082") 2025/09/06 03:48:18 DEBUG : PREFIXbanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb317e_d20250906_m034535_c001_v0001184_t0000_u01757130335700") 2025/09/06 03:48:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b319_d20250906_m034541_c001_v7007000_t0000_u01757130341133") 2025/09/06 03:48:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81c0_d20250906_m034535_c001_v0001130_t0040_u01757130335682") 2025/09/06 03:48:18 DEBUG : Testêé: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3e3d_d20250906_m034318_c001_v7007000_t0000_u01757130198548") 2025/09/06 03:48:19 DEBUG : Testêé: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb2f_d20250906_m034317_c001_v0001144_t0003_u01757130197640") 2025/09/06 03:48:19 DEBUG : Testêé: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7f70_d20250906_m034316_c001_v0001130_t0007_u01757130196422") 2025/09/06 03:48:19 DEBUG : YXBwbGU=: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e00_d20250906_m034520_c001_v7007000_t0000_u01757130320283") 2025/09/06 03:48:19 DEBUG : YXBwbGU=: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30d4_d20250906_m034516_c001_v0001184_t0048_u01757130316127") 2025/09/06 03:48:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e01_d20250906_m034520_c001_v7007000_t0000_u01757130320466") 2025/09/06 03:48:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a128_d20250906_m034516_c001_v0001136_t0043_u01757130316159") 2025/09/06 03:48:19 DEBUG : YmFuYW5h: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e02_d20250906_m034520_c001_v7007000_t0000_u01757130320657") 2025/09/06 03:48:19 DEBUG : YmFuYW5h: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8176_d20250906_m034516_c001_v0001130_t0022_u01757130316148") 2025/09/06 03:48:19 DEBUG : a/potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67294a_d20250906_m033929_c001_v7007000_t0000_u01757129969446") 2025/09/06 03:48:19 DEBUG : a/potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79eb1_d20250906_m033928_c001_v0001113_t0012_u01757129968692") 2025/09/06 03:48:19 DEBUG : a/potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672948_d20250906_m033927_c001_v7007000_t0000_u01757129967088") 2025/09/06 03:48:19 DEBUG : a/potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ea5_d20250906_m033926_c001_v0001113_t0017_u01757129966169") 2025/09/06 03:48:19 DEBUG : a/potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315e6_d20250906_m033908_c001_v7007000_t0000_u01757129948452") 2025/09/06 03:48:19 DEBUG : a/potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e34_d20250906_m033907_c001_v0001113_t0046_u01757129947604") 2025/09/06 03:48:19 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4da0_d20250906_m034743_c001_v7007000_t0000_u01757130463663") 2025/09/06 03:48:19 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8349_d20250906_m034739_c001_v0001130_t0048_u01757130459340") 2025/09/06 03:48:19 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc5239d_d20250906_m034727_c001_v7007000_t0000_u01757130447808") 2025/09/06 03:48:19 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8319_d20250906_m034723_c001_v0001130_t0030_u01757130443719") 2025/09/06 03:48:19 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282038_d20250906_m034712_c001_v7007000_t0000_u01757130432216") 2025/09/06 03:48:19 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82db_d20250906_m034707_c001_v0001130_t0005_u01757130427675") 2025/09/06 03:48:19 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b390_d20250906_m034656_c001_v7007000_t0000_u01757130416009") 2025/09/06 03:48:19 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82c1_d20250906_m034652_c001_v0001130_t0020_u01757130412176") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a21_d20250906_m034639_c001_v7007000_t0000_u01757130399634") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c828e_d20250906_m034635_c001_v0001130_t0016_u01757130395451") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb94_d20250906_m034623_c001_v7007000_t0000_u01757130383409") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8254_d20250906_m034617_c001_v0001130_t0022_u01757130377149") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469954c_d20250906_m034605_c001_v7007000_t0000_u01757130365110") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb325f_d20250906_m034601_c001_v0001184_t0057_u01757130361553") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699547_d20250906_m034600_c001_v7007000_t0000_u01757130360606") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3221_d20250906_m034555_c001_v0001184_t0021_u01757130355470") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af013e_d20250906_m034542_c001_v7007000_t0000_u01757130342830") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdd2_d20250906_m034539_c001_v0001144_t0025_u01757130339076") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085db1_d20250906_m034537_c001_v7007000_t0000_u01757130337952") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81b8_d20250906_m034533_c001_v0001130_t0016_u01757130333389") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b300_d20250906_m034518_c001_v7007000_t0000_u01757130318315") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30c0_d20250906_m034513_c001_v0001184_t0011_u01757130313063") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f5c_d20250906_m034501_c001_v7007000_t0000_u01757130301099") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb302a_d20250906_m034456_c001_v0001184_t0002_u01757130296607") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521db_d20250906_m034443_c001_v7007000_t0000_u01757130283726") 2025/09/06 03:48:20 DEBUG : apple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2fa8_d20250906_m034439_c001_v0001184_t0029_u01757130279881") 2025/09/06 03:48:20 DEBUG : appleSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051f7_d20250906_m034603_c001_v7007000_t0000_u01757130363398") 2025/09/06 03:48:20 DEBUG : appleSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3237_d20250906_m034558_c001_v0001184_t0012_u01757130358185") 2025/09/06 03:48:20 DEBUG : appleapple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb95_d20250906_m034623_c001_v7007000_t0000_u01757130383590") 2025/09/06 03:48:20 DEBUG : appleapple: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c825c_d20250906_m034619_c001_v0001130_t0031_u01757130379500") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4da2_d20250906_m034743_c001_v7007000_t0000_u01757130463845") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a3c8_d20250906_m034740_c001_v0001136_t0052_u01757130460345") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523a0_d20250906_m034727_c001_v7007000_t0000_u01757130447991") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a390_d20250906_m034724_c001_v0001136_t0047_u01757130444615") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928203a_d20250906_m034712_c001_v7007000_t0000_u01757130432400") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a35e_d20250906_m034709_c001_v0001136_t0049_u01757130429052") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b392_d20250906_m034656_c001_v7007000_t0000_u01757130416193") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a314_d20250906_m034653_c001_v0001136_t0022_u01757130413244") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a22_d20250906_m034639_c001_v7007000_t0000_u01757130399816") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a2ce_d20250906_m034636_c001_v0001136_t0048_u01757130396391") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb83_d20250906_m034621_c001_v7007000_t0000_u01757130381414") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a284_d20250906_m034617_c001_v0001136_t0018_u01757130377659") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469954d_d20250906_m034605_c001_v7007000_t0000_u01757130365311") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8222_d20250906_m034601_c001_v0001130_t0026_u01757130361585") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c79c_d20250906_m034600_c001_v7007000_t0000_u01757130360403") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe14_d20250906_m034556_c001_v0001144_t0017_u01757130356290") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af013f_d20250906_m034543_c001_v7007000_t0000_u01757130343024") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31a2_d20250906_m034539_c001_v0001184_t0051_u01757130339065") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085db2_d20250906_m034538_c001_v7007000_t0000_u01757130338070") 2025/09/06 03:48:21 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3172_d20250906_m034534_c001_v0001184_t0058_u01757130334328") 2025/09/06 03:48:22 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c3643_d20250906_m034518_c001_v7007000_t0000_u01757130318493") 2025/09/06 03:48:22 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8170_d20250906_m034514_c001_v0001130_t0040_u01757130314278") 2025/09/06 03:48:22 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f5d_d20250906_m034501_c001_v7007000_t0000_u01757130301282") 2025/09/06 03:48:22 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8144_d20250906_m034457_c001_v0001130_t0053_u01757130297824") 2025/09/06 03:48:22 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521dc_d20250906_m034443_c001_v7007000_t0000_u01757130283907") 2025/09/06 03:48:22 DEBUG : appleappleapplebanana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8116_d20250906_m034440_c001_v0001130_t0052_u01757130280909") 2025/09/06 03:48:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc52221_d20250906_m034603_c001_v7007000_t0000_u01757130363751") 2025/09/06 03:48:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a22c_d20250906_m034558_c001_v0001136_t0030_u01757130358215") 2025/09/06 03:48:22 DEBUG : b/potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67294b_d20250906_m033929_c001_v7007000_t0000_u01757129969627") 2025/09/06 03:48:22 DEBUG : b/potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ea9_d20250906_m033927_c001_v0001113_t0041_u01757129967639") 2025/09/06 03:48:22 DEBUG : b/potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672947_d20250906_m033926_c001_v7007000_t0000_u01757129966531") 2025/09/06 03:48:22 DEBUG : b/potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e9d_d20250906_m033925_c001_v0001113_t0033_u01757129965290") 2025/09/06 03:48:22 DEBUG : b/potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315e5_d20250906_m033907_c001_v7007000_t0000_u01757129947885") 2025/09/06 03:48:22 DEBUG : b/potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e28_d20250906_m033906_c001_v0001113_t0011_u01757129946522") 2025/09/06 03:48:22 DEBUG : backup/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8bf4_d20250906_m034213_c001_v7007000_t0000_u01757130133339") 2025/09/06 03:48:22 DEBUG : backup/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f101536ec8fd0c0d9_d20250906_m034211_c001_v0001106_t0000_u01757130131312") 2025/09/06 03:48:22 DEBUG : backup/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1139f8a804bbde35_d20250906_m034207_c001_v0001040_t0025_u01757130127395") 2025/09/06 03:48:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f10f_d20250906_m034239_c001_v7007000_t0000_u01757130159966") 2025/09/06 03:48:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f118ba5c4d402b91b_d20250906_m034237_c001_v0001183_t0039_u01757130157799") 2025/09/06 03:48:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f116e6c81afe9c4d2_d20250906_m034233_c001_v0001154_t0008_u01757130153524") 2025/09/06 03:48:22 DEBUG : backup/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2bed_d20250906_m034226_c001_v7007000_t0000_u01757130146785") 2025/09/06 03:48:22 DEBUG : backup/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f118c3123b1c609d4_d20250906_m034224_c001_v0001145_t0049_u01757130144905") 2025/09/06 03:48:23 DEBUG : backup/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10555b6237f62041_d20250906_m034220_c001_v0001171_t0017_u01757130140354") 2025/09/06 03:48:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f110_d20250906_m034240_c001_v7007000_t0000_u01757130160150") 2025/09/06 03:48:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f105bff2af39c6130_d20250906_m034238_c001_v0001172_t0047_u01757130158832") 2025/09/06 03:48:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f114038e7d2557d04_d20250906_m034235_c001_v0001182_t0023_u01757130155187") 2025/09/06 03:48:23 DEBUG : backup/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8bf5_d20250906_m034213_c001_v7007000_t0000_u01757130133523") 2025/09/06 03:48:23 DEBUG : backup/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10555b6237f61fbf_d20250906_m034212_c001_v0001171_t0035_u01757130132426") 2025/09/06 03:48:23 DEBUG : backup/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f108c1d4f509a85a8_d20250906_m034209_c001_v0001177_t0007_u01757130129006") 2025/09/06 03:48:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2bee_d20250906_m034226_c001_v7007000_t0000_u01757130146972") 2025/09/06 03:48:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f110f40cce54ae6a1_d20250906_m034226_c001_v0001165_t0043_u01757130146017") 2025/09/06 03:48:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f11507d718e7935d7_d20250906_m034221_c001_v0001040_t0059_u01757130141979") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4da4_d20250906_m034744_c001_v7007000_t0000_u01757130464027") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff7f_d20250906_m034739_c001_v0001144_t0013_u01757130459681") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523a2_d20250906_m034728_c001_v7007000_t0000_u01757130448177") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff45_d20250906_m034724_c001_v0001144_t0016_u01757130444090") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928203b_d20250906_m034712_c001_v7007000_t0000_u01757130432582") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff05_d20250906_m034708_c001_v0001144_t0032_u01757130428102") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b394_d20250906_m034656_c001_v7007000_t0000_u01757130416376") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7feda_d20250906_m034652_c001_v0001144_t0044_u01757130412488") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a23_d20250906_m034639_c001_v7007000_t0000_u01757130399999") 2025/09/06 03:48:23 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7feae_d20250906_m034635_c001_v0001144_t0022_u01757130395904") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb97_d20250906_m034623_c001_v7007000_t0000_u01757130383773") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32d8_d20250906_m034617_c001_v0001184_t0055_u01757130377458") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469954e_d20250906_m034605_c001_v7007000_t0000_u01757130365495") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe32_d20250906_m034601_c001_v0001144_t0039_u01757130361562") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c79a_d20250906_m034600_c001_v7007000_t0000_u01757130360032") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8208_d20250906_m034555_c001_v0001130_t0007_u01757130355674") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0140_d20250906_m034543_c001_v7007000_t0000_u01757130343209") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1b3_d20250906_m034539_c001_v0001136_t0002_u01757130339087") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198336_d20250906_m034538_c001_v7007000_t0000_u01757130338089") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdbe_d20250906_m034533_c001_v0001144_t0003_u01757130333777") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4b04_d20250906_m034517_c001_v7007000_t0000_u01757130317900") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd72_d20250906_m034513_c001_v0001144_t0035_u01757130313262") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f5e_d20250906_m034501_c001_v7007000_t0000_u01757130301463") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd2d_d20250906_m034456_c001_v0001144_t0007_u01757130296802") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521dd_d20250906_m034444_c001_v7007000_t0000_u01757130284089") 2025/09/06 03:48:24 DEBUG : banana: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fcdb_d20250906_m034440_c001_v0001144_t0042_u01757130280077") 2025/09/06 03:48:24 DEBUG : bananaSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051fc_d20250906_m034603_c001_v7007000_t0000_u01757130363763") 2025/09/06 03:48:24 DEBUG : bananaSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8212_d20250906_m034558_c001_v0001130_t0008_u01757130358196") 2025/09/06 03:48:24 DEBUG : both0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ee8_d20250906_m034416_c001_v7007000_t0000_u01757130256494") 2025/09/06 03:48:24 DEBUG : both0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c801a_d20250906_m034352_c001_v0001130_t0034_u01757130232801") 2025/09/06 03:48:24 DEBUG : both0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706889_d20250906_m034348_c001_v7007000_t0000_u01757130228559") 2025/09/06 03:48:24 DEBUG : both0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7f90_d20250906_m034324_c001_v0001130_t0025_u01757130204230") 2025/09/06 03:48:25 DEBUG : both1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ee9_d20250906_m034416_c001_v7007000_t0000_u01757130256678") 2025/09/06 03:48:25 DEBUG : both1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8022_d20250906_m034354_c001_v0001130_t0025_u01757130234263") 2025/09/06 03:48:25 DEBUG : both1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a70688b_d20250906_m034348_c001_v7007000_t0000_u01757130228740") 2025/09/06 03:48:25 DEBUG : both1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7f98_d20250906_m034325_c001_v0001130_t0051_u01757130205448") 2025/09/06 03:48:25 DEBUG : both10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3eeb_d20250906_m034416_c001_v7007000_t0000_u01757130256869") 2025/09/06 03:48:25 DEBUG : both10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c805e_d20250906_m034403_c001_v0001130_t0047_u01757130243684") 2025/09/06 03:48:25 DEBUG : both10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a70688d_d20250906_m034348_c001_v7007000_t0000_u01757130228922") 2025/09/06 03:48:25 DEBUG : both10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fce_d20250906_m034334_c001_v0001130_t0026_u01757130214823") 2025/09/06 03:48:25 DEBUG : both11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3eec_d20250906_m034417_c001_v7007000_t0000_u01757130257051") 2025/09/06 03:48:25 DEBUG : both11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8062_d20250906_m034404_c001_v0001130_t0039_u01757130244863") 2025/09/06 03:48:25 DEBUG : both11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a70688f_d20250906_m034349_c001_v7007000_t0000_u01757130229103") 2025/09/06 03:48:25 DEBUG : both11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fd2_d20250906_m034335_c001_v0001130_t0031_u01757130215798") 2025/09/06 03:48:25 DEBUG : both12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3eed_d20250906_m034417_c001_v7007000_t0000_u01757130257235") 2025/09/06 03:48:25 DEBUG : both12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8064_d20250906_m034405_c001_v0001130_t0021_u01757130245683") 2025/09/06 03:48:25 DEBUG : both12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706891_d20250906_m034349_c001_v7007000_t0000_u01757130229285") 2025/09/06 03:48:25 DEBUG : both12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fd4_d20250906_m034336_c001_v0001130_t0050_u01757130216887") 2025/09/06 03:48:25 DEBUG : both13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3eee_d20250906_m034417_c001_v7007000_t0000_u01757130257418") 2025/09/06 03:48:25 DEBUG : both13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8068_d20250906_m034406_c001_v0001130_t0016_u01757130246578") 2025/09/06 03:48:25 DEBUG : both13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706893_d20250906_m034349_c001_v7007000_t0000_u01757130229466") 2025/09/06 03:48:25 DEBUG : both13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fd8_d20250906_m034337_c001_v0001130_t0053_u01757130217728") 2025/09/06 03:48:25 DEBUG : both14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ef0_d20250906_m034417_c001_v7007000_t0000_u01757130257601") 2025/09/06 03:48:25 DEBUG : both14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c806e_d20250906_m034407_c001_v0001130_t0050_u01757130247718") 2025/09/06 03:48:26 DEBUG : both14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706895_d20250906_m034349_c001_v7007000_t0000_u01757130229647") 2025/09/06 03:48:26 DEBUG : both14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fe4_d20250906_m034339_c001_v0001130_t0034_u01757130219063") 2025/09/06 03:48:26 DEBUG : both15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ef1_d20250906_m034417_c001_v7007000_t0000_u01757130257784") 2025/09/06 03:48:26 DEBUG : both15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8074_d20250906_m034408_c001_v0001130_t0043_u01757130248722") 2025/09/06 03:48:26 DEBUG : both15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706897_d20250906_m034349_c001_v7007000_t0000_u01757130229829") 2025/09/06 03:48:26 DEBUG : both15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fe8_d20250906_m034340_c001_v0001130_t0025_u01757130220238") 2025/09/06 03:48:26 DEBUG : both16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ef2_d20250906_m034417_c001_v7007000_t0000_u01757130257967") 2025/09/06 03:48:26 DEBUG : both16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8080_d20250906_m034409_c001_v0001130_t0017_u01757130249800") 2025/09/06 03:48:26 DEBUG : both16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706899_d20250906_m034350_c001_v7007000_t0000_u01757130230009") 2025/09/06 03:48:26 DEBUG : both16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fec_d20250906_m034341_c001_v0001130_t0016_u01757130221164") 2025/09/06 03:48:26 DEBUG : both17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ef4_d20250906_m034418_c001_v7007000_t0000_u01757130258150") 2025/09/06 03:48:26 DEBUG : both17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8086_d20250906_m034410_c001_v0001130_t0003_u01757130250767") 2025/09/06 03:48:26 DEBUG : both17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a70689b_d20250906_m034350_c001_v7007000_t0000_u01757130230190") 2025/09/06 03:48:26 DEBUG : both17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7ff4_d20250906_m034342_c001_v0001130_t0029_u01757130222876") 2025/09/06 03:48:26 DEBUG : both18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ef5_d20250906_m034418_c001_v7007000_t0000_u01757130258333") 2025/09/06 03:48:26 DEBUG : both18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c808e_d20250906_m034411_c001_v0001130_t0012_u01757130251678") 2025/09/06 03:48:26 DEBUG : both18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a70689d_d20250906_m034350_c001_v7007000_t0000_u01757130230374") 2025/09/06 03:48:26 DEBUG : both18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7ffc_d20250906_m034343_c001_v0001130_t0003_u01757130223779") 2025/09/06 03:48:26 DEBUG : both19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ef7_d20250906_m034418_c001_v7007000_t0000_u01757130258517") 2025/09/06 03:48:26 DEBUG : both19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8096_d20250906_m034412_c001_v0001130_t0047_u01757130252998") 2025/09/06 03:48:27 DEBUG : both19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a70689f_d20250906_m034350_c001_v7007000_t0000_u01757130230556") 2025/09/06 03:48:27 DEBUG : both19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8004_d20250906_m034344_c001_v0001130_t0049_u01757130224922") 2025/09/06 03:48:27 DEBUG : both2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3ef9_d20250906_m034418_c001_v7007000_t0000_u01757130258701") 2025/09/06 03:48:27 DEBUG : both2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8028_d20250906_m034355_c001_v0001130_t0046_u01757130235333") 2025/09/06 03:48:27 DEBUG : both2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a7068a2_d20250906_m034350_c001_v7007000_t0000_u01757130230746") 2025/09/06 03:48:27 DEBUG : both2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fa0_d20250906_m034326_c001_v0001130_t0030_u01757130206360") 2025/09/06 03:48:27 DEBUG : both3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3efb_d20250906_m034418_c001_v7007000_t0000_u01757130258884") 2025/09/06 03:48:27 DEBUG : both3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c802e_d20250906_m034356_c001_v0001130_t0013_u01757130236149") 2025/09/06 03:48:27 DEBUG : both3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a7068a4_d20250906_m034350_c001_v7007000_t0000_u01757130230927") 2025/09/06 03:48:27 DEBUG : both3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fa8_d20250906_m034327_c001_v0001130_t0021_u01757130207637") 2025/09/06 03:48:27 DEBUG : both4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3efc_d20250906_m034419_c001_v7007000_t0000_u01757130259069") 2025/09/06 03:48:27 DEBUG : both4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8034_d20250906_m034357_c001_v0001130_t0048_u01757130237279") 2025/09/06 03:48:27 DEBUG : both4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a7068a6_d20250906_m034351_c001_v7007000_t0000_u01757130231110") 2025/09/06 03:48:27 DEBUG : both4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fb2_d20250906_m034328_c001_v0001130_t0025_u01757130208626") 2025/09/06 03:48:27 DEBUG : both5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3efd_d20250906_m034419_c001_v7007000_t0000_u01757130259252") 2025/09/06 03:48:27 DEBUG : both5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c803e_d20250906_m034358_c001_v0001130_t0042_u01757130238021") 2025/09/06 03:48:27 DEBUG : both5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a7068a8_d20250906_m034351_c001_v7007000_t0000_u01757130231309") 2025/09/06 03:48:27 DEBUG : both5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fb8_d20250906_m034329_c001_v0001130_t0038_u01757130209587") 2025/09/06 03:48:27 DEBUG : both6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f00_d20250906_m034419_c001_v7007000_t0000_u01757130259435") 2025/09/06 03:48:27 DEBUG : both6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8046_d20250906_m034359_c001_v0001130_t0035_u01757130239241") 2025/09/06 03:48:27 DEBUG : both6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a7068aa_d20250906_m034351_c001_v7007000_t0000_u01757130231491") 2025/09/06 03:48:27 DEBUG : both6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fba_d20250906_m034330_c001_v0001130_t0030_u01757130210744") 2025/09/06 03:48:27 DEBUG : both7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f01_d20250906_m034419_c001_v7007000_t0000_u01757130259618") 2025/09/06 03:48:28 DEBUG : both7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8048_d20250906_m034400_c001_v0001130_t0037_u01757130240163") 2025/09/06 03:48:28 DEBUG : both7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a7068ac_d20250906_m034351_c001_v7007000_t0000_u01757130231683") 2025/09/06 03:48:28 DEBUG : both7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fbe_d20250906_m034331_c001_v0001130_t0057_u01757130211862") 2025/09/06 03:48:28 DEBUG : both8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f03_d20250906_m034419_c001_v7007000_t0000_u01757130259801") 2025/09/06 03:48:28 DEBUG : both8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8052_d20250906_m034401_c001_v0001130_t0011_u01757130241279") 2025/09/06 03:48:28 DEBUG : both8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a7068ae_d20250906_m034351_c001_v7007000_t0000_u01757130231865") 2025/09/06 03:48:28 DEBUG : both8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fc4_d20250906_m034332_c001_v0001130_t0034_u01757130212699") 2025/09/06 03:48:28 DEBUG : both9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f04_d20250906_m034419_c001_v7007000_t0000_u01757130259984") 2025/09/06 03:48:28 DEBUG : both9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8058_d20250906_m034402_c001_v0001130_t0030_u01757130242384") 2025/09/06 03:48:28 DEBUG : both9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a7068b0_d20250906_m034352_c001_v7007000_t0000_u01757130232057") 2025/09/06 03:48:28 DEBUG : both9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7fcc_d20250906_m034333_c001_v0001130_t0006_u01757130213729") 2025/09/06 03:48:28 DEBUG : c/non empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67294c_d20250906_m033929_c001_v7007000_t0000_u01757129969809") 2025/09/06 03:48:28 DEBUG : c/non empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ead_d20250906_m033927_c001_v0001113_t0059_u01757129967971") 2025/09/06 03:48:28 DEBUG : c/non empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672949_d20250906_m033927_c001_v7007000_t0000_u01757129967271") 2025/09/06 03:48:28 DEBUG : c/non empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e9f_d20250906_m033925_c001_v0001113_t0037_u01757129965538") 2025/09/06 03:48:28 DEBUG : c/non empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315e7_d20250906_m033908_c001_v7007000_t0000_u01757129948637") 2025/09/06 03:48:28 DEBUG : c/non empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e2c_d20250906_m033906_c001_v0001113_t0035_u01757129946957") 2025/09/06 03:48:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e03_d20250906_m034520_c001_v7007000_t0000_u01757130320838") 2025/09/06 03:48:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd80_d20250906_m034516_c001_v0001144_t0047_u01757130316137") 2025/09/06 03:48:28 DEBUG : check sum: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315db_d20250906_m033859_c001_v7007000_t0000_u01757129939067") 2025/09/06 03:48:28 DEBUG : check sum: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79dfc_d20250906_m033857_c001_v0001113_t0002_u01757129937937") 2025/09/06 03:48:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28ae6_d20250906_m034814_c001_v7007000_t0000_u01757130494231") 2025/09/06 03:48:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c83a7_d20250906_m034812_c001_v0001130_t0052_u01757130492690") 2025/09/06 03:48:29 DEBUG : dest/3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990d5_d20250906_m034143_c001_v7007000_t0000_u01757130103244") 2025/09/06 03:48:29 DEBUG : dest/3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f401d235777a95cdd_d20250906_m034142_c001_v0001115_t0021_u01757130102137") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb9a_d20250906_m034623_c001_v7007000_t0000_u01757130383960") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a288_d20250906_m034619_c001_v0001136_t0000_u01757130379521") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4da7_d20250906_m034744_c001_v7007000_t0000_u01757130464219") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8333_d20250906_m034732_c001_v0001130_t0055_u01757130452530") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523a4_d20250906_m034728_c001_v7007000_t0000_u01757130448360") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82fb_d20250906_m034716_c001_v0001130_t0001_u01757130436878") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928203c_d20250906_m034712_c001_v7007000_t0000_u01757130432764") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82cd_d20250906_m034700_c001_v0001130_t0027_u01757130420698") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b396_d20250906_m034656_c001_v7007000_t0000_u01757130416560") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82a5_d20250906_m034644_c001_v0001130_t0011_u01757130404282") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a24_d20250906_m034640_c001_v7007000_t0000_u01757130400183") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8272_d20250906_m034628_c001_v0001130_t0004_u01757130388035") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b219842f_d20250906_m034621_c001_v7007000_t0000_u01757130381206") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c823c_d20250906_m034609_c001_v0001130_t0046_u01757130369773") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469954f_d20250906_m034605_c001_v7007000_t0000_u01757130365677") 2025/09/06 03:48:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3261_d20250906_m034601_c001_v0001184_t0030_u01757130361770") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc5221c_d20250906_m034600_c001_v7007000_t0000_u01757130360444") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31f2_d20250906_m034547_c001_v0001184_t0050_u01757130347504") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0141_d20250906_m034543_c001_v7007000_t0000_u01757130343393") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31a4_d20250906_m034539_c001_v0001184_t0030_u01757130339259") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408a8938dda276ff_d20250906_m034538_c001_v7007000_t0000_u01757130338158") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81a0_d20250906_m034524_c001_v0001130_t0018_u01757130324909") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f96_d20250906_m034518_c001_v7007000_t0000_u01757130318329") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3074_d20250906_m034505_c001_v0001184_t0045_u01757130305692") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f5f_d20250906_m034501_c001_v7007000_t0000_u01757130301644") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2fea_d20250906_m034448_c001_v0001184_t0012_u01757130288316") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521de_d20250906_m034444_c001_v7007000_t0000_u01757130284271") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2f62_d20250906_m034433_c001_v0001184_t0010_u01757130273166") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c79f_d20250906_m034603_c001_v7007000_t0000_u01757130363441") 2025/09/06 03:48:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb323b_d20250906_m034558_c001_v0001184_t0017_u01757130358384") 2025/09/06 03:48:30 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb9c_d20250906_m034624_c001_v7007000_t0000_u01757130384142") 2025/09/06 03:48:30 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe78_d20250906_m034619_c001_v0001144_t0039_u01757130379530") 2025/09/06 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4da9_d20250906_m034744_c001_v7007000_t0000_u01757130464401") 2025/09/06 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff67_d20250906_m034733_c001_v0001144_t0020_u01757130453202") 2025/09/06 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523a6_d20250906_m034728_c001_v7007000_t0000_u01757130448545") 2025/09/06 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff1b_d20250906_m034717_c001_v0001144_t0012_u01757130437578") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928203d_d20250906_m034712_c001_v7007000_t0000_u01757130432949") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7feed_d20250906_m034701_c001_v0001144_t0040_u01757130421352") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b398_d20250906_m034656_c001_v7007000_t0000_u01757130416743") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fec2_d20250906_m034645_c001_v0001144_t0029_u01757130405081") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a25_d20250906_m034640_c001_v7007000_t0000_u01757130400366") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe94_d20250906_m034628_c001_v0001144_t0023_u01757130388771") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198436_d20250906_m034621_c001_v7007000_t0000_u01757130381568") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32a2_d20250906_m034610_c001_v0001184_t0023_u01757130370420") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699550_d20250906_m034605_c001_v7007000_t0000_u01757130365860") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8228_d20250906_m034601_c001_v0001130_t0055_u01757130361886") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb0f_d20250906_m034600_c001_v7007000_t0000_u01757130360454") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81f2_d20250906_m034548_c001_v0001130_t0040_u01757130348068") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0142_d20250906_m034543_c001_v7007000_t0000_u01757130343578") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1b5_d20250906_m034539_c001_v0001136_t0011_u01757130339451") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198333_d20250906_m034537_c001_v7007000_t0000_u01757130337538") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fda0_d20250906_m034525_c001_v0001144_t0050_u01757130325631") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4b0a_d20250906_m034518_c001_v7007000_t0000_u01757130318455") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd45_d20250906_m034506_c001_v0001144_t0057_u01757130306273") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f60_d20250906_m034501_c001_v7007000_t0000_u01757130301831") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd09_d20250906_m034448_c001_v0001144_t0049_u01757130288870") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521df_d20250906_m034444_c001_v7007000_t0000_u01757130284455") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fcb1_d20250906_m034433_c001_v0001144_t0041_u01757130273361") 2025/09/06 03:48:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f348_d20250906_m034603_c001_v7007000_t0000_u01757130363640") 2025/09/06 03:48:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a22e_d20250906_m034558_c001_v0001136_t0041_u01757130358521") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb9e_d20250906_m034624_c001_v7007000_t0000_u01757130384323") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32e8_d20250906_m034619_c001_v0001184_t0046_u01757130379720") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dab_d20250906_m034744_c001_v7007000_t0000_u01757130464584") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a3ac_d20250906_m034733_c001_v0001136_t0026_u01757130453989") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523a9_d20250906_m034728_c001_v7007000_t0000_u01757130448729") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a376_d20250906_m034718_c001_v0001136_t0023_u01757130438461") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928203e_d20250906_m034713_c001_v7007000_t0000_u01757130433132") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a332_d20250906_m034702_c001_v0001136_t0048_u01757130422282") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b39a_d20250906_m034656_c001_v7007000_t0000_u01757130416926") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a2ea_d20250906_m034645_c001_v0001136_t0023_u01757130405907") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a26_d20250906_m034640_c001_v7007000_t0000_u01757130400560") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a2b0_d20250906_m034629_c001_v0001136_t0053_u01757130389605") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409d0de95f6d812a_d20250906_m034621_c001_v7007000_t0000_u01757130381645") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a278_d20250906_m034610_c001_v0001136_t0036_u01757130370997") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699551_d20250906_m034606_c001_v7007000_t0000_u01757130366042") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3263_d20250906_m034601_c001_v0001184_t0059_u01757130361967") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051d7_d20250906_m034600_c001_v7007000_t0000_u01757130360057") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdf6_d20250906_m034548_c001_v0001144_t0001_u01757130348750") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0143_d20250906_m034543_c001_v7007000_t0000_u01757130343763") 2025/09/06 03:48:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31a8_d20250906_m034539_c001_v0001184_t0017_u01757130339461") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0138_d20250906_m034537_c001_v7007000_t0000_u01757130337915") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb312a_d20250906_m034526_c001_v0001184_t0039_u01757130326466") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4b06_d20250906_m034518_c001_v7007000_t0000_u01757130318086") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8156_d20250906_m034507_c001_v0001130_t0043_u01757130307220") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f61_d20250906_m034502_c001_v7007000_t0000_u01757130302025") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c812a_d20250906_m034450_c001_v0001130_t0049_u01757130290166") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e0_d20250906_m034444_c001_v7007000_t0000_u01757130284639") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c80fc_d20250906_m034434_c001_v0001130_t0018_u01757130274178") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699549_d20250906_m034603_c001_v7007000_t0000_u01757130363407") 2025/09/06 03:48:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb323f_d20250906_m034558_c001_v0001184_t0040_u01757130358620") 2025/09/06 03:48:33 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cba0_d20250906_m034624_c001_v7007000_t0000_u01757130384504") 2025/09/06 03:48:33 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a28c_d20250906_m034619_c001_v0001136_t0040_u01757130379952") 2025/09/06 03:48:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dad_d20250906_m034744_c001_v7007000_t0000_u01757130464766") 2025/09/06 03:48:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb34ca_d20250906_m034734_c001_v0001184_t0058_u01757130454688") 2025/09/06 03:48:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523ab_d20250906_m034728_c001_v7007000_t0000_u01757130448914") 2025/09/06 03:48:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3471_d20250906_m034719_c001_v0001184_t0016_u01757130439140") 2025/09/06 03:48:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928203f_d20250906_m034713_c001_v7007000_t0000_u01757130433314") 2025/09/06 03:48:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb33fb_d20250906_m034702_c001_v0001184_t0054_u01757130422977") 2025/09/06 03:48:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b39c_d20250906_m034657_c001_v7007000_t0000_u01757130417116") 2025/09/06 03:48:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3387_d20250906_m034646_c001_v0001184_t0006_u01757130406606") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a27_d20250906_m034640_c001_v7007000_t0000_u01757130400743") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3334_d20250906_m034630_c001_v0001184_t0010_u01757130390444") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb85_d20250906_m034621_c001_v7007000_t0000_u01757130381598") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe52_d20250906_m034611_c001_v0001144_t0048_u01757130371642") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699552_d20250906_m034606_c001_v7007000_t0000_u01757130366227") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a242_d20250906_m034601_c001_v0001136_t0040_u01757130361984") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051df_d20250906_m034600_c001_v7007000_t0000_u01757130360464") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1f0_d20250906_m034549_c001_v0001136_t0004_u01757130349621") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0144_d20250906_m034543_c001_v7007000_t0000_u01757130343947") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81dc_d20250906_m034539_c001_v0001130_t0003_u01757130339505") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085dab_d20250906_m034537_c001_v7007000_t0000_u01757130337523") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a16b_d20250906_m034527_c001_v0001136_t0055_u01757130327042") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4b08_d20250906_m034518_c001_v7007000_t0000_u01757130318270") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a0fe_d20250906_m034507_c001_v0001136_t0043_u01757130307963") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f62_d20250906_m034502_c001_v7007000_t0000_u01757130302207") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a0a4_d20250906_m034450_c001_v0001136_t0053_u01757130290851") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e1_d20250906_m034444_c001_v7007000_t0000_u01757130284822") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a03a_d20250906_m034434_c001_v0001136_t0030_u01757130274507") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb19_d20250906_m034603_c001_v7007000_t0000_u01757130363742") 2025/09/06 03:48:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8214_d20250906_m034558_c001_v0001130_t0056_u01757130358651") 2025/09/06 03:48:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cba2_d20250906_m034624_c001_v7007000_t0000_u01757130384698") 2025/09/06 03:48:34 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32ee_d20250906_m034619_c001_v0001184_t0052_u01757130379967") 2025/09/06 03:48:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4daf_d20250906_m034744_c001_v7007000_t0000_u01757130464951") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c833f_d20250906_m034734_c001_v0001130_t0025_u01757130454892") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523ad_d20250906_m034729_c001_v7007000_t0000_u01757130449097") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8303_d20250906_m034719_c001_v0001130_t0046_u01757130439365") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282040_d20250906_m034713_c001_v7007000_t0000_u01757130433497") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82d1_d20250906_m034703_c001_v0001130_t0056_u01757130423189") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b39e_d20250906_m034657_c001_v7007000_t0000_u01757130417299") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82ad_d20250906_m034646_c001_v0001130_t0044_u01757130406803") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a28_d20250906_m034640_c001_v7007000_t0000_u01757130400926") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c827a_d20250906_m034630_c001_v0001130_t0031_u01757130390638") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb81_d20250906_m034621_c001_v7007000_t0000_u01757130381232") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8244_d20250906_m034612_c001_v0001130_t0035_u01757130372253") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699553_d20250906_m034606_c001_v7007000_t0000_u01757130366409") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe36_d20250906_m034602_c001_v0001144_t0001_u01757130362112") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c79d_d20250906_m034600_c001_v7007000_t0000_u01757130360588") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31f8_d20250906_m034550_c001_v0001184_t0046_u01757130350178") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0145_d20250906_m034544_c001_v7007000_t0000_u01757130344131") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdd6_d20250906_m034539_c001_v0001144_t0026_u01757130339584") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085dad_d20250906_m034537_c001_v7007000_t0000_u01757130337706") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81ac_d20250906_m034527_c001_v0001130_t0001_u01757130327328") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8dfd_d20250906_m034518_c001_v7007000_t0000_u01757130318462") 2025/09/06 03:48:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb308c_d20250906_m034508_c001_v0001184_t0032_u01757130308258") 2025/09/06 03:48:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f63_d20250906_m034502_c001_v7007000_t0000_u01757130302389") 2025/09/06 03:48:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb300c_d20250906_m034451_c001_v0001184_t0049_u01757130291303") 2025/09/06 03:48:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e2_d20250906_m034445_c001_v7007000_t0000_u01757130285004") 2025/09/06 03:48:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2f70_d20250906_m034434_c001_v0001184_t0010_u01757130274809") 2025/09/06 03:48:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb18_d20250906_m034603_c001_v7007000_t0000_u01757130363560") 2025/09/06 03:48:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe24_d20250906_m034558_c001_v0001144_t0054_u01757130358797") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cba4_d20250906_m034624_c001_v7007000_t0000_u01757130384879") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c825e_d20250906_m034620_c001_v0001130_t0016_u01757130380059") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4db1_d20250906_m034745_c001_v7007000_t0000_u01757130465132") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff6d_d20250906_m034735_c001_v0001144_t0021_u01757130455197") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523b0_d20250906_m034729_c001_v7007000_t0000_u01757130449281") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff27_d20250906_m034719_c001_v0001144_t0032_u01757130439724") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282041_d20250906_m034713_c001_v7007000_t0000_u01757130433680") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fef5_d20250906_m034703_c001_v0001144_t0015_u01757130423563") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3a0_d20250906_m034657_c001_v7007000_t0000_u01757130417482") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fece_d20250906_m034647_c001_v0001144_t0052_u01757130407115") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a2a_d20250906_m034641_c001_v7007000_t0000_u01757130401109") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe9c_d20250906_m034631_c001_v0001144_t0005_u01757130391159") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc5226f_d20250906_m034621_c001_v7007000_t0000_u01757130381600") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32bc_d20250906_m034612_c001_v0001184_t0056_u01757130372695") 2025/09/06 03:48:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699554_d20250906_m034606_c001_v7007000_t0000_u01757130366590") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c822a_d20250906_m034602_c001_v0001130_t0013_u01757130362170") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051e1_d20250906_m034600_c001_v7007000_t0000_u01757130360619") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81f8_d20250906_m034550_c001_v0001130_t0035_u01757130350407") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0146_d20250906_m034544_c001_v7007000_t0000_u01757130344316") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31ac_d20250906_m034539_c001_v0001184_t0015_u01757130339679") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb84667_d20250906_m034538_c001_v7007000_t0000_u01757130338101") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fda8_d20250906_m034527_c001_v0001144_t0035_u01757130327753") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e32167_d20250906_m034518_c001_v7007000_t0000_u01757130318274") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd4f_d20250906_m034508_c001_v0001144_t0056_u01757130308453") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f65_d20250906_m034502_c001_v7007000_t0000_u01757130302571") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd15_d20250906_m034451_c001_v0001144_t0018_u01757130291503") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e3_d20250906_m034445_c001_v7007000_t0000_u01757130285185") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fcb7_d20250906_m034435_c001_v0001144_t0004_u01757130275005") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc52220_d20250906_m034603_c001_v7007000_t0000_u01757130363569") 2025/09/06 03:48:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3241_d20250906_m034558_c001_v0001184_t0020_u01757130358829") 2025/09/06 03:48:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cba6_d20250906_m034625_c001_v7007000_t0000_u01757130385061") 2025/09/06 03:48:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32f2_d20250906_m034620_c001_v0001184_t0048_u01757130380181") 2025/09/06 03:48:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4db3_d20250906_m034745_c001_v7007000_t0000_u01757130465314") 2025/09/06 03:48:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a3b6_d20250906_m034735_c001_v0001136_t0057_u01757130455749") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523b3_d20250906_m034729_c001_v7007000_t0000_u01757130449497") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a37e_d20250906_m034720_c001_v0001136_t0031_u01757130440343") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282042_d20250906_m034713_c001_v7007000_t0000_u01757130433863") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a33c_d20250906_m034704_c001_v0001136_t0047_u01757130424173") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3a2_d20250906_m034657_c001_v7007000_t0000_u01757130417667") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a2fa_d20250906_m034647_c001_v0001136_t0031_u01757130407791") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a2b_d20250906_m034641_c001_v7007000_t0000_u01757130401292") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a2ba_d20250906_m034631_c001_v0001136_t0027_u01757130391748") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b219843b_d20250906_m034621_c001_v7007000_t0000_u01757130381752") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a27e_d20250906_m034612_c001_v0001136_t0000_u01757130372898") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699555_d20250906_m034606_c001_v7007000_t0000_u01757130366772") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3267_d20250906_m034602_c001_v0001184_t0042_u01757130362186") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699546_d20250906_m034600_c001_v7007000_t0000_u01757130360423") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdfc_d20250906_m034550_c001_v0001144_t0012_u01757130350769") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0147_d20250906_m034544_c001_v7007000_t0000_u01757130344499") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1b9_d20250906_m034539_c001_v0001136_t0052_u01757130339829") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cae6_d20250906_m034538_c001_v7007000_t0000_u01757130338117") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb313c_d20250906_m034528_c001_v0001184_t0003_u01757130328553") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e32168_d20250906_m034518_c001_v7007000_t0000_u01757130318471") 2025/09/06 03:48:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c815a_d20250906_m034509_c001_v0001130_t0046_u01757130309163") 2025/09/06 03:48:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f66_d20250906_m034502_c001_v7007000_t0000_u01757130302752") 2025/09/06 03:48:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8130_d20250906_m034452_c001_v0001130_t0058_u01757130292624") 2025/09/06 03:48:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e4_d20250906_m034445_c001_v7007000_t0000_u01757130285369") 2025/09/06 03:48:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8102_d20250906_m034436_c001_v0001130_t0051_u01757130276016") 2025/09/06 03:48:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051f9_d20250906_m034603_c001_v7007000_t0000_u01757130363580") 2025/09/06 03:48:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8216_d20250906_m034558_c001_v0001130_t0033_u01757130358956") 2025/09/06 03:48:39 DEBUG : dir1/0007-12345: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cba9_d20250906_m034625_c001_v7007000_t0000_u01757130385242") 2025/09/06 03:48:39 DEBUG : dir1/0007-12345: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe7a_d20250906_m034620_c001_v0001144_t0005_u01757130380295") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4db5_d20250906_m034745_c001_v7007000_t0000_u01757130465510") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb34d8_d20250906_m034736_c001_v0001184_t0045_u01757130456045") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523b5_d20250906_m034729_c001_v7007000_t0000_u01757130449688") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb347b_d20250906_m034720_c001_v0001184_t0003_u01757130440622") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282043_d20250906_m034714_c001_v7007000_t0000_u01757130434046") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3405_d20250906_m034704_c001_v0001184_t0026_u01757130424572") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3a4_d20250906_m034657_c001_v7007000_t0000_u01757130417850") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3399_d20250906_m034648_c001_v0001184_t0030_u01757130408313") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a2c_d20250906_m034641_c001_v7007000_t0000_u01757130401476") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb333e_d20250906_m034632_c001_v0001184_t0051_u01757130392103") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb86_d20250906_m034621_c001_v7007000_t0000_u01757130381610") 2025/09/06 03:48:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe58_d20250906_m034613_c001_v0001144_t0056_u01757130373280") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699556_d20250906_m034606_c001_v7007000_t0000_u01757130366954") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a24c_d20250906_m034602_c001_v0001136_t0055_u01757130362333") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc5221d_d20250906_m034600_c001_v7007000_t0000_u01757130360628") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1fc_d20250906_m034551_c001_v0001136_t0054_u01757130351661") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0148_d20250906_m034544_c001_v7007000_t0000_u01757130344683") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81de_d20250906_m034539_c001_v0001130_t0042_u01757130339862") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0139_d20250906_m034538_c001_v7007000_t0000_u01757130338125") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a173_d20250906_m034528_c001_v0001136_t0007_u01757130328749") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b301_d20250906_m034518_c001_v7007000_t0000_u01757130318504") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a104_d20250906_m034509_c001_v0001136_t0005_u01757130309525") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f67_d20250906_m034502_c001_v7007000_t0000_u01757130302934") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a0b0_d20250906_m034452_c001_v0001136_t0040_u01757130292891") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e5_d20250906_m034445_c001_v7007000_t0000_u01757130285551") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a048_d20250906_m034436_c001_v0001136_t0002_u01757130276332") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672bf1_d20250906_m034603_c001_v7007000_t0000_u01757130363417") 2025/09/06 03:48:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3247_d20250906_m034559_c001_v0001184_t0017_u01757130359027") 2025/09/06 03:48:40 DEBUG : dir1/0008-23456: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbad_d20250906_m034625_c001_v7007000_t0000_u01757130385425") 2025/09/06 03:48:40 DEBUG : dir1/0008-23456: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a28e_d20250906_m034620_c001_v0001136_t0013_u01757130380318") 2025/09/06 03:48:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4db7_d20250906_m034745_c001_v7007000_t0000_u01757130465692") 2025/09/06 03:48:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8343_d20250906_m034736_c001_v0001130_t0055_u01757130456242") 2025/09/06 03:48:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523b7_d20250906_m034729_c001_v7007000_t0000_u01757130449871") 2025/09/06 03:48:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c830f_d20250906_m034720_c001_v0001130_t0049_u01757130440839") 2025/09/06 03:48:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282044_d20250906_m034714_c001_v7007000_t0000_u01757130434229") 2025/09/06 03:48:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82d5_d20250906_m034704_c001_v0001130_t0003_u01757130424781") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3a6_d20250906_m034658_c001_v7007000_t0000_u01757130418034") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82b1_d20250906_m034648_c001_v0001130_t0023_u01757130408520") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a2d_d20250906_m034641_c001_v7007000_t0000_u01757130401658") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8280_d20250906_m034632_c001_v0001130_t0052_u01757130392307") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0155_d20250906_m034621_c001_v7007000_t0000_u01757130381218") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c824c_d20250906_m034613_c001_v0001130_t0017_u01757130373854") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699557_d20250906_m034607_c001_v7007000_t0000_u01757130367137") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3269_d20250906_m034602_c001_v0001184_t0019_u01757130362390") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c79b_d20250906_m034600_c001_v7007000_t0000_u01757130360216") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3204_d20250906_m034551_c001_v0001184_t0054_u01757130351982") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0149_d20250906_m034544_c001_v7007000_t0000_u01757130344867") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31b0_d20250906_m034539_c001_v0001184_t0055_u01757130339911") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2d01_d20250906_m034537_c001_v7007000_t0000_u01757130337954") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81b2_d20250906_m034529_c001_v0001130_t0016_u01757130329396") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4013773ec25e07fb_d20250906_m034518_c001_v7007000_t0000_u01757130318517") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30a4_d20250906_m034509_c001_v0001184_t0005_u01757130309961") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f68_d20250906_m034503_c001_v7007000_t0000_u01757130303116") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3014_d20250906_m034453_c001_v0001184_t0006_u01757130293249") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e6_d20250906_m034445_c001_v7007000_t0000_u01757130285734") 2025/09/06 03:48:41 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2f7e_d20250906_m034436_c001_v0001184_t0033_u01757130276672") 2025/09/06 03:48:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469954b_d20250906_m034603_c001_v7007000_t0000_u01757130363772") 2025/09/06 03:48:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a232_d20250906_m034559_c001_v0001136_t0048_u01757130359134") 2025/09/06 03:48:42 DEBUG : dir1/0009-34567: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbb0_d20250906_m034625_c001_v7007000_t0000_u01757130385607") 2025/09/06 03:48:42 DEBUG : dir1/0009-34567: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32f6_d20250906_m034620_c001_v0001184_t0001_u01757130380379") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dba_d20250906_m034745_c001_v7007000_t0000_u01757130465874") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff73_d20250906_m034736_c001_v0001144_t0055_u01757130456589") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523ba_d20250906_m034730_c001_v7007000_t0000_u01757130450054") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff3b_d20250906_m034721_c001_v0001144_t0035_u01757130441146") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282045_d20250906_m034714_c001_v7007000_t0000_u01757130434411") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fef9_d20250906_m034705_c001_v0001144_t0022_u01757130425125") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3a8_d20250906_m034658_c001_v7007000_t0000_u01757130418219") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fed2_d20250906_m034648_c001_v0001144_t0048_u01757130408811") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a2e_d20250906_m034641_c001_v7007000_t0000_u01757130401841") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fea2_d20250906_m034632_c001_v0001144_t0004_u01757130392600") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0158_d20250906_m034621_c001_v7007000_t0000_u01757130381772") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32c4_d20250906_m034614_c001_v0001184_t0055_u01757130374319") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699558_d20250906_m034607_c001_v7007000_t0000_u01757130367319") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c822c_d20250906_m034602_c001_v0001130_t0044_u01757130362585") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb84674_d20250906_m034600_c001_v7007000_t0000_u01757130360222") 2025/09/06 03:48:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8204_d20250906_m034552_c001_v0001130_t0039_u01757130352196") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af014a_d20250906_m034545_c001_v7007000_t0000_u01757130345051") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdda_d20250906_m034540_c001_v0001144_t0055_u01757130340102") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198334_d20250906_m034537_c001_v7007000_t0000_u01757130337722") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdae_d20250906_m034529_c001_v0001144_t0059_u01757130329763") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8dfc_d20250906_m034518_c001_v7007000_t0000_u01757130318281") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd62_d20250906_m034510_c001_v0001144_t0039_u01757130310154") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f69_d20250906_m034503_c001_v7007000_t0000_u01757130303298") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd1f_d20250906_m034453_c001_v0001144_t0003_u01757130293443") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e7_d20250906_m034445_c001_v7007000_t0000_u01757130285918") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fcc7_d20250906_m034436_c001_v0001144_t0001_u01757130276875") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469954a_d20250906_m034603_c001_v7007000_t0000_u01757130363590") 2025/09/06 03:48:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3249_d20250906_m034559_c001_v0001184_t0007_u01757130359262") 2025/09/06 03:48:43 DEBUG : dir1/0010-45678: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbb3_d20250906_m034625_c001_v7007000_t0000_u01757130385787") 2025/09/06 03:48:43 DEBUG : dir1/0010-45678: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8260_d20250906_m034620_c001_v0001130_t0038_u01757130380435") 2025/09/06 03:48:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dbd_d20250906_m034746_c001_v7007000_t0000_u01757130466056") 2025/09/06 03:48:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a3bc_d20250906_m034737_c001_v0001136_t0017_u01757130457121") 2025/09/06 03:48:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523bc_d20250906_m034730_c001_v7007000_t0000_u01757130450237") 2025/09/06 03:48:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a382_d20250906_m034721_c001_v0001136_t0025_u01757130441662") 2025/09/06 03:48:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282046_d20250906_m034714_c001_v7007000_t0000_u01757130434594") 2025/09/06 03:48:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a348_d20250906_m034705_c001_v0001136_t0003_u01757130425586") 2025/09/06 03:48:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3aa_d20250906_m034658_c001_v7007000_t0000_u01757130418401") 2025/09/06 03:48:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a306_d20250906_m034649_c001_v0001136_t0007_u01757130409911") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a2f_d20250906_m034642_c001_v7007000_t0000_u01757130402024") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a2be_d20250906_m034633_c001_v0001136_t0033_u01757130393190") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198433_d20250906_m034621_c001_v7007000_t0000_u01757130381387") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a280_d20250906_m034614_c001_v0001136_t0033_u01757130374526") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469955a_d20250906_m034607_c001_v7007000_t0000_u01757130367501") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb326b_d20250906_m034602_c001_v0001184_t0030_u01757130362609") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051dc_d20250906_m034600_c001_v7007000_t0000_u01757130360421") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe08_d20250906_m034552_c001_v0001144_t0049_u01757130352501") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af014b_d20250906_m034545_c001_v7007000_t0000_u01757130345235") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31b6_d20250906_m034540_c001_v0001184_t0038_u01757130340129") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085daf_d20250906_m034537_c001_v7007000_t0000_u01757130337888") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3150_d20250906_m034530_c001_v0001184_t0049_u01757130330558") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f98_d20250906_m034518_c001_v7007000_t0000_u01757130318522") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8164_d20250906_m034510_c001_v0001130_t0018_u01757130310701") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f6a_d20250906_m034503_c001_v7007000_t0000_u01757130303479") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8136_d20250906_m034454_c001_v0001130_t0038_u01757130294045") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e8_d20250906_m034446_c001_v7007000_t0000_u01757130286101") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8106_d20250906_m034437_c001_v0001130_t0016_u01757130277499") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc289ee_d20250906_m034603_c001_v7007000_t0000_u01757130363431") 2025/09/06 03:48:44 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8218_d20250906_m034559_c001_v0001130_t0027_u01757130359329") 2025/09/06 03:48:44 DEBUG : dir1/0011-56789: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbb6_d20250906_m034625_c001_v7007000_t0000_u01757130385968") 2025/09/06 03:48:44 DEBUG : dir1/0011-56789: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32f8_d20250906_m034620_c001_v0001184_t0049_u01757130380600") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dbf_d20250906_m034746_c001_v7007000_t0000_u01757130466241") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb34e4_d20250906_m034737_c001_v0001184_t0000_u01757130457698") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523bf_d20250906_m034730_c001_v7007000_t0000_u01757130450421") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3487_d20250906_m034722_c001_v0001184_t0054_u01757130442036") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282047_d20250906_m034714_c001_v7007000_t0000_u01757130434776") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb340f_d20250906_m034706_c001_v0001184_t0005_u01757130426023") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3ac_d20250906_m034658_c001_v7007000_t0000_u01757130418584") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb33a9_d20250906_m034650_c001_v0001184_t0006_u01757130410442") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a31_d20250906_m034642_c001_v7007000_t0000_u01757130402207") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3346_d20250906_m034633_c001_v0001184_t0055_u01757130393565") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb88_d20250906_m034621_c001_v7007000_t0000_u01757130381787") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe62_d20250906_m034614_c001_v0001144_t0007_u01757130374857") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469955b_d20250906_m034607_c001_v7007000_t0000_u01757130367685") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe38_d20250906_m034602_c001_v0001144_t0025_u01757130362751") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb84672_d20250906_m034600_c001_v7007000_t0000_u01757130360040") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a20a_d20250906_m034553_c001_v0001136_t0021_u01757130353394") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af014c_d20250906_m034545_c001_v7007000_t0000_u01757130345418") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81e0_d20250906_m034540_c001_v0001130_t0002_u01757130340184") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085db4_d20250906_m034538_c001_v7007000_t0000_u01757130338135") 2025/09/06 03:48:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a17f_d20250906_m034530_c001_v0001136_t0021_u01757130330760") 2025/09/06 03:48:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c3642_d20250906_m034518_c001_v7007000_t0000_u01757130318300") 2025/09/06 03:48:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a10c_d20250906_m034511_c001_v0001136_t0022_u01757130311061") 2025/09/06 03:48:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f6b_d20250906_m034503_c001_v7007000_t0000_u01757130303660") 2025/09/06 03:48:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a0bc_d20250906_m034454_c001_v0001136_t0010_u01757130294372") 2025/09/06 03:48:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521e9_d20250906_m034446_c001_v7007000_t0000_u01757130286284") 2025/09/06 03:48:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a050_d20250906_m034437_c001_v0001136_t0033_u01757130277852") 2025/09/06 03:48:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc5221f_d20250906_m034603_c001_v7007000_t0000_u01757130363387") 2025/09/06 03:48:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe26_d20250906_m034559_c001_v0001144_t0058_u01757130359361") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbba_d20250906_m034626_c001_v7007000_t0000_u01757130386155") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a292_d20250906_m034620_c001_v0001136_t0034_u01757130380743") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dc1_d20250906_m034746_c001_v7007000_t0000_u01757130466426") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8345_d20250906_m034737_c001_v0001130_t0031_u01757130457906") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523c1_d20250906_m034730_c001_v7007000_t0000_u01757130450606") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8313_d20250906_m034722_c001_v0001130_t0006_u01757130442237") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282048_d20250906_m034714_c001_v7007000_t0000_u01757130434960") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82d7_d20250906_m034706_c001_v0001130_t0008_u01757130426221") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3ae_d20250906_m034658_c001_v7007000_t0000_u01757130418768") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c82bd_d20250906_m034650_c001_v0001130_t0030_u01757130410638") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a32_d20250906_m034642_c001_v7007000_t0000_u01757130402389") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8288_d20250906_m034633_c001_v0001130_t0007_u01757130393768") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb89_d20250906_m034621_c001_v7007000_t0000_u01757130381800") 2025/09/06 03:48:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8252_d20250906_m034615_c001_v0001130_t0052_u01757130375823") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469955c_d20250906_m034607_c001_v7007000_t0000_u01757130367870") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a252_d20250906_m034602_c001_v0001136_t0013_u01757130362805") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb84675_d20250906_m034600_c001_v7007000_t0000_u01757130360406") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3211_d20250906_m034553_c001_v0001184_t0050_u01757130353742") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af014d_d20250906_m034545_c001_v7007000_t0000_u01757130345601") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1bd_d20250906_m034540_c001_v0001136_t0010_u01757130340220") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198335_d20250906_m034537_c001_v7007000_t0000_u01757130337907") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81b6_d20250906_m034531_c001_v0001130_t0026_u01757130331296") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2cd1_d20250906_m034518_c001_v7007000_t0000_u01757130318292") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30b2_d20250906_m034511_c001_v0001184_t0001_u01757130311425") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f6c_d20250906_m034503_c001_v7007000_t0000_u01757130303841") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3024_d20250906_m034454_c001_v0001184_t0042_u01757130294903") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521ea_d20250906_m034446_c001_v7007000_t0000_u01757130286465") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2f92_d20250906_m034438_c001_v0001184_t0033_u01757130278281") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672bf2_d20250906_m034603_c001_v7007000_t0000_u01757130363601") 2025/09/06 03:48:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb324b_d20250906_m034559_c001_v0001184_t0044_u01757130359463") 2025/09/06 03:48:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbbe_d20250906_m034626_c001_v7007000_t0000_u01757130386337") 2025/09/06 03:48:47 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8262_d20250906_m034620_c001_v0001130_t0046_u01757130380754") 2025/09/06 03:48:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dc3_d20250906_m034746_c001_v7007000_t0000_u01757130466609") 2025/09/06 03:48:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff79_d20250906_m034738_c001_v0001144_t0030_u01757130458352") 2025/09/06 03:48:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523c3_d20250906_m034730_c001_v7007000_t0000_u01757130450789") 2025/09/06 03:48:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff43_d20250906_m034722_c001_v0001144_t0042_u01757130442642") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f89999282049_d20250906_m034715_c001_v7007000_t0000_u01757130435144") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff03_d20250906_m034706_c001_v0001144_t0055_u01757130426628") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3b0_d20250906_m034658_c001_v7007000_t0000_u01757130418952") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fed6_d20250906_m034651_c001_v0001144_t0031_u01757130411038") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a33_d20250906_m034642_c001_v7007000_t0000_u01757130402572") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fea8_d20250906_m034634_c001_v0001144_t0000_u01757130394227") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0157_d20250906_m034621_c001_v7007000_t0000_u01757130381586") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32cc_d20250906_m034616_c001_v0001184_t0048_u01757130376102") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469955d_d20250906_m034608_c001_v7007000_t0000_u01757130368062") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3271_d20250906_m034602_c001_v0001184_t0021_u01757130362816") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb11_d20250906_m034600_c001_v7007000_t0000_u01757130360643") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8206_d20250906_m034553_c001_v0001130_t0054_u01757130353940") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af014e_d20250906_m034545_c001_v7007000_t0000_u01757130345785") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31ba_d20250906_m034540_c001_v0001184_t0025_u01757130340329") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb84666_d20250906_m034537_c001_v7007000_t0000_u01757130337917") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdb8_d20250906_m034531_c001_v0001144_t0021_u01757130331645") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4b0c_d20250906_m034518_c001_v7007000_t0000_u01757130318640") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd68_d20250906_m034511_c001_v0001144_t0043_u01757130311620") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f6d_d20250906_m034504_c001_v7007000_t0000_u01757130304023") 2025/09/06 03:48:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd2b_d20250906_m034455_c001_v0001144_t0054_u01757130295106") 2025/09/06 03:48:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521eb_d20250906_m034446_c001_v7007000_t0000_u01757130286646") 2025/09/06 03:48:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fccf_d20250906_m034438_c001_v0001144_t0058_u01757130278474") 2025/09/06 03:48:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f346_d20250906_m034603_c001_v7007000_t0000_u01757130363454") 2025/09/06 03:48:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a236_d20250906_m034559_c001_v0001136_t0020_u01757130359567") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbc1_d20250906_m034626_c001_v7007000_t0000_u01757130386518") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32fe_d20250906_m034620_c001_v0001184_t0034_u01757130380809") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dc6_d20250906_m034746_c001_v7007000_t0000_u01757130466791") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a3c2_d20250906_m034738_c001_v0001136_t0034_u01757130458828") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523c7_d20250906_m034730_c001_v7007000_t0000_u01757130450973") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a386_d20250906_m034723_c001_v0001136_t0049_u01757130443169") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928204a_d20250906_m034715_c001_v7007000_t0000_u01757130435333") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a356_d20250906_m034707_c001_v0001136_t0020_u01757130427080") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3b2_d20250906_m034659_c001_v7007000_t0000_u01757130419136") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a30c_d20250906_m034651_c001_v0001136_t0015_u01757130411434") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a35_d20250906_m034642_c001_v7007000_t0000_u01757130402754") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a2ca_d20250906_m034634_c001_v0001136_t0058_u01757130394778") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0156_d20250906_m034621_c001_v7007000_t0000_u01757130381401") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a282_d20250906_m034616_c001_v0001136_t0004_u01757130376309") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469955e_d20250906_m034608_c001_v7007000_t0000_u01757130368243") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c822e_d20250906_m034602_c001_v0001130_t0026_u01757130362901") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051db_d20250906_m034600_c001_v7007000_t0000_u01757130360239") 2025/09/06 03:48:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe0e_d20250906_m034554_c001_v0001144_t0036_u01757130354277") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af014f_d20250906_m034545_c001_v7007000_t0000_u01757130345969") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb31bc_d20250906_m034540_c001_v0001184_t0018_u01757130340523") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cae5_d20250906_m034537_c001_v7007000_t0000_u01757130337932") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3166_d20250906_m034532_c001_v0001184_t0021_u01757130332437") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2cd2_d20250906_m034518_c001_v7007000_t0000_u01757130318482") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c816c_d20250906_m034512_c001_v0001130_t0048_u01757130312233") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f6e_d20250906_m034504_c001_v7007000_t0000_u01757130304205") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c813e_d20250906_m034455_c001_v0001130_t0053_u01757130295701") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521ed_d20250906_m034446_c001_v7007000_t0000_u01757130286829") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c810c_d20250906_m034439_c001_v0001130_t0049_u01757130279134") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cb17_d20250906_m034603_c001_v7007000_t0000_u01757130363380") 2025/09/06 03:48:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb324d_d20250906_m034559_c001_v0001184_t0021_u01757130359668") 2025/09/06 03:48:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbc4_d20250906_m034626_c001_v7007000_t0000_u01757130386699") 2025/09/06 03:48:50 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3300_d20250906_m034621_c001_v0001184_t0041_u01757130381012") 2025/09/06 03:48:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dc9_d20250906_m034746_c001_v7007000_t0000_u01757130466974") 2025/09/06 03:48:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb34f2_d20250906_m034739_c001_v0001184_t0027_u01757130459112") 2025/09/06 03:48:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523ca_d20250906_m034731_c001_v7007000_t0000_u01757130451157") 2025/09/06 03:48:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb348d_d20250906_m034723_c001_v0001184_t0042_u01757130443512") 2025/09/06 03:48:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928204b_d20250906_m034715_c001_v7007000_t0000_u01757130435515") 2025/09/06 03:48:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb341f_d20250906_m034707_c001_v0001184_t0041_u01757130427479") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3b4_d20250906_m034659_c001_v7007000_t0000_u01757130419320") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb33ad_d20250906_m034651_c001_v0001184_t0040_u01757130411973") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a36_d20250906_m034642_c001_v7007000_t0000_u01757130402936") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb334e_d20250906_m034635_c001_v0001184_t0011_u01757130395239") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706a24_d20250906_m034621_c001_v7007000_t0000_u01757130381630") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe68_d20250906_m034616_c001_v0001144_t0029_u01757130376648") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a650469955f_d20250906_m034608_c001_v7007000_t0000_u01757130368430") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3273_d20250906_m034603_c001_v0001184_t0046_u01757130363022") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672bef_d20250906_m034600_c001_v7007000_t0000_u01757130360602") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a218_d20250906_m034554_c001_v0001136_t0059_u01757130354962") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0150_d20250906_m034546_c001_v7007000_t0000_u01757130346154") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1c1_d20250906_m034540_c001_v0001136_t0052_u01757130340584") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408a8938dda276fe_d20250906_m034537_c001_v7007000_t0000_u01757130337940") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a185_d20250906_m034532_c001_v0001136_t0018_u01757130332644") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8dfe_d20250906_m034518_c001_v7007000_t0000_u01757130318648") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a112_d20250906_m034512_c001_v0001136_t0018_u01757130312539") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f6f_d20250906_m034504_c001_v7007000_t0000_u01757130304388") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a0c4_d20250906_m034456_c001_v0001136_t0054_u01757130296216") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521ee_d20250906_m034447_c001_v7007000_t0000_u01757130287011") 2025/09/06 03:48:51 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a060_d20250906_m034439_c001_v0001136_t0041_u01757130279563") 2025/09/06 03:48:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc289f0_d20250906_m034603_c001_v7007000_t0000_u01757130363616") 2025/09/06 03:48:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c821c_d20250906_m034559_c001_v0001130_t0019_u01757130359684") 2025/09/06 03:48:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e05_d20250906_m034521_c001_v7007000_t0000_u01757130321035") 2025/09/06 03:48:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30d8_d20250906_m034516_c001_v0001184_t0020_u01757130316331") 2025/09/06 03:48:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e06_d20250906_m034521_c001_v7007000_t0000_u01757130321217") 2025/09/06 03:48:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8178_d20250906_m034516_c001_v0001130_t0055_u01757130316413") 2025/09/06 03:48:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e07_d20250906_m034521_c001_v7007000_t0000_u01757130321399") 2025/09/06 03:48:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a12e_d20250906_m034516_c001_v0001136_t0053_u01757130316517") 2025/09/06 03:48:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e08_d20250906_m034521_c001_v7007000_t0000_u01757130321581") 2025/09/06 03:48:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30dc_d20250906_m034516_c001_v0001184_t0059_u01757130316545") 2025/09/06 03:48:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e09_d20250906_m034521_c001_v7007000_t0000_u01757130321763") 2025/09/06 03:48:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd84_d20250906_m034516_c001_v0001144_t0007_u01757130316620") 2025/09/06 03:48:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e0a_d20250906_m034521_c001_v7007000_t0000_u01757130321944") 2025/09/06 03:48:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30e0_d20250906_m034516_c001_v0001184_t0019_u01757130316746") 2025/09/06 03:48:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e0b_d20250906_m034522_c001_v7007000_t0000_u01757130322126") 2025/09/06 03:48:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a130_d20250906_m034516_c001_v0001136_t0028_u01757130316807") 2025/09/06 03:48:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e0c_d20250906_m034522_c001_v7007000_t0000_u01757130322308") 2025/09/06 03:48:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c817e_d20250906_m034516_c001_v0001130_t0027_u01757130316816") 2025/09/06 03:48:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e0d_d20250906_m034522_c001_v7007000_t0000_u01757130322490") 2025/09/06 03:48:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30e4_d20250906_m034516_c001_v0001184_t0059_u01757130316950") 2025/09/06 03:48:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e0e_d20250906_m034522_c001_v7007000_t0000_u01757130322671") 2025/09/06 03:48:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a134_d20250906_m034517_c001_v0001136_t0004_u01757130317112") 2025/09/06 03:48:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e0f_d20250906_m034522_c001_v7007000_t0000_u01757130322854") 2025/09/06 03:48:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30e6_d20250906_m034517_c001_v0001184_t0048_u01757130317148") 2025/09/06 03:48:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e10_d20250906_m034523_c001_v7007000_t0000_u01757130323037") 2025/09/06 03:48:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8180_d20250906_m034517_c001_v0001130_t0030_u01757130317160") 2025/09/06 03:48:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e11_d20250906_m034523_c001_v7007000_t0000_u01757130323219") 2025/09/06 03:48:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fd88_d20250906_m034517_c001_v0001144_t0003_u01757130317236") 2025/09/06 03:48:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e12_d20250906_m034523_c001_v7007000_t0000_u01757130323400") 2025/09/06 03:48:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30e8_d20250906_m034517_c001_v0001184_t0005_u01757130317343") 2025/09/06 03:48:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e13_d20250906_m034523_c001_v7007000_t0000_u01757130323582") 2025/09/06 03:48:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb30ea_d20250906_m034517_c001_v0001184_t0003_u01757130317547") 2025/09/06 03:48:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8e14_d20250906_m034523_c001_v7007000_t0000_u01757130323764") 2025/09/06 03:48:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a13c_d20250906_m034517_c001_v0001136_t0059_u01757130317560") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085dc9_d20250906_m034541_c001_v7007000_t0000_u01757130341442") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3182_d20250906_m034535_c001_v0001184_t0026_u01757130335897") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af013c_d20250906_m034541_c001_v7007000_t0000_u01757130341281") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81c2_d20250906_m034535_c001_v0001130_t0052_u01757130335985") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2d20_d20250906_m034541_c001_v7007000_t0000_u01757130341450") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a19b_d20250906_m034536_c001_v0001136_t0048_u01757130336015") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1caeb_d20250906_m034541_c001_v7007000_t0000_u01757130341294") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3184_d20250906_m034536_c001_v0001184_t0035_u01757130336114") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af013b_d20250906_m034541_c001_v7007000_t0000_u01757130341096") 2025/09/06 03:48:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdc8_d20250906_m034536_c001_v0001144_t0038_u01757130336130") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb84669_d20250906_m034541_c001_v7007000_t0000_u01757130341113") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81c6_d20250906_m034536_c001_v0001130_t0040_u01757130336253") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198337_d20250906_m034541_c001_v7007000_t0000_u01757130341125") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3186_d20250906_m034536_c001_v0001184_t0014_u01757130336317") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408a8938dda27702_d20250906_m034541_c001_v7007000_t0000_u01757130341246") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1a3_d20250906_m034536_c001_v0001136_t0030_u01757130336356") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb8466a_d20250906_m034541_c001_v7007000_t0000_u01757130341300") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81c8_d20250906_m034536_c001_v0001130_t0035_u01757130336528") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085dc4_d20250906_m034541_c001_v7007000_t0000_u01757130341076") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3188_d20250906_m034536_c001_v0001184_t0016_u01757130336537") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198338_d20250906_m034541_c001_v7007000_t0000_u01757130341311") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a1a5_d20250906_m034536_c001_v0001136_t0019_u01757130336680") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b31b_d20250906_m034541_c001_v7007000_t0000_u01757130341320") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb318c_d20250906_m034536_c001_v0001184_t0037_u01757130336741") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408a8938dda27701_d20250906_m034541_c001_v7007000_t0000_u01757130341063") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81ce_d20250906_m034536_c001_v0001130_t0027_u01757130336804") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af013d_d20250906_m034541_c001_v7007000_t0000_u01757130341464") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fdce_d20250906_m034536_c001_v0001144_t0028_u01757130336824") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408a8938dda27703_d20250906_m034541_c001_v7007000_t0000_u01757130341429") 2025/09/06 03:48:54 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb318e_d20250906_m034536_c001_v0001184_t0044_u01757130336939") 2025/09/06 03:48:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f417f82ea12085dc6_d20250906_m034541_c001_v7007000_t0000_u01757130341259") 2025/09/06 03:48:55 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81d0_d20250906_m034537_c001_v0001130_t0030_u01757130337069") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3e24_d20250906_m034314_c001_v7007000_t0000_u01757130194941") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f11230571c962172f_d20250906_m034313_c001_v0001179_t0031_u01757130193177") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c5d4_d20250906_m034312_c001_v7007000_t0000_u01757130192992") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f11230571c9621713_d20250906_m034308_c001_v0001179_t0016_u01757130188936") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c5d1_d20250906_m034308_c001_v7007000_t0000_u01757130188205") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb0b_d20250906_m034303_c001_v0001144_t0031_u01757130183579") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e32071_d20250906_m034302_c001_v7007000_t0000_u01757130182110") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10290a245930257d_d20250906_m034259_c001_v0001134_t0025_u01757130179960") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc04fff_d20250906_m034259_c001_v7007000_t0000_u01757130179783") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10290a2459302571_d20250906_m034256_c001_v0001134_t0037_u01757130176265") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc04ff6_d20250906_m034255_c001_v7007000_t0000_u01757130175543") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7f18_d20250906_m034251_c001_v0001130_t0023_u01757130171014") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f113_d20250906_m034249_c001_v7007000_t0000_u01757130169683") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f113a33c96d6b7b67_d20250906_m034248_c001_v0001183_t0033_u01757130168390") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb84367_d20250906_m034248_c001_v7007000_t0000_u01757130168205") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f113a33c96d6b7b47_d20250906_m034245_c001_v0001183_t0001_u01757130165725") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb84352_d20250906_m034244_c001_v7007000_t0000_u01757130164989") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7efc_d20250906_m034241_c001_v0001130_t0020_u01757130161257") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f111_d20250906_m034240_c001_v7007000_t0000_u01757130160336") 2025/09/06 03:48:55 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f118e8828663eaa86_d20250906_m034238_c001_v0001105_t0017_u01757130158191") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c49aa_d20250906_m034238_c001_v7007000_t0000_u01757130158010") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f118e8828663eaa74_d20250906_m034234_c001_v0001105_t0053_u01757130154606") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c49a6_d20250906_m034233_c001_v7007000_t0000_u01757130153876") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7ec0_d20250906_m034228_c001_v0001130_t0028_u01757130148196") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2bef_d20250906_m034227_c001_v7007000_t0000_u01757130147168") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10631f290923a73e_d20250906_m034225_c001_v0001102_t0031_u01757130145495") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f405084fd64a097f6_d20250906_m034225_c001_v7007000_t0000_u01757130145269") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10631f290923a732_d20250906_m034221_c001_v0001102_t0014_u01757130141386") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f405084fd64a097f4_d20250906_m034220_c001_v7007000_t0000_u01757130140651") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7e86_d20250906_m034214_c001_v0001130_t0039_u01757130134633") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8bf7_d20250906_m034213_c001_v7007000_t0000_u01757130133709") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10260c4397f1f192_d20250906_m034212_c001_v0001180_t0052_u01757130132035") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc5205a_d20250906_m034211_c001_v7007000_t0000_u01757130131852") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10260c4397f1f176_d20250906_m034208_c001_v0001180_t0039_u01757130128598") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc5204c_d20250906_m034207_c001_v7007000_t0000_u01757130127866") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7e58_d20250906_m034201_c001_v0001130_t0021_u01757130121520") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990e7_d20250906_m034200_c001_v7007000_t0000_u01757130120423") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f106e3fcffb1637b6_d20250906_m034154_c001_v0001153_t0021_u01757130114394") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc04fdb_d20250906_m034154_c001_v7007000_t0000_u01757130114197") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7e1a_d20250906_m034149_c001_v0001130_t0035_u01757130109506") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f101524e9bc15be48_d20250906_m034148_c001_v0001183_t0047_u01757130108758") 2025/09/06 03:48:56 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f101524e9bc15be3c_d20250906_m034147_c001_v0001183_t0015_u01757130107666") 2025/09/06 03:48:57 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1c917_d20250906_m034134_c001_v7007000_t0000_u01757130094335") 2025/09/06 03:48:57 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f983_d20250906_m034127_c001_v0001144_t0013_u01757130087045") 2025/09/06 03:48:57 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f108c1d4f509a849a_d20250906_m034126_c001_v0001177_t0001_u01757130086284") 2025/09/06 03:48:57 DEBUG : dst/one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f108c1d4f509a8490_d20250906_m034125_c001_v0001177_t0049_u01757130085324") 2025/09/06 03:48:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3e26_d20250906_m034315_c001_v7007000_t0000_u01757130195122") 2025/09/06 03:48:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1084d596639a7f4a_d20250906_m034312_c001_v0001104_t0019_u01757130192418") 2025/09/06 03:48:57 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f107cdcfb257e2a7d_d20250906_m034307_c001_v0001165_t0010_u01757130187901") 2025/09/06 03:48:57 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e32072_d20250906_m034302_c001_v7007000_t0000_u01757130182295") 2025/09/06 03:48:57 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f111ecb424d7a1e64_d20250906_m034259_c001_v0001137_t0048_u01757130179444") 2025/09/06 03:48:57 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f104ff0334773ea99_d20250906_m034254_c001_v0001032_t0056_u01757130174803") 2025/09/06 03:48:57 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f114_d20250906_m034249_c001_v7007000_t0000_u01757130169868") 2025/09/06 03:48:57 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1013a12506e64eb6_d20250906_m034247_c001_v0001176_t0029_u01757130167979") 2025/09/06 03:48:57 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f102e191b33e00f59_d20250906_m034244_c001_v0001090_t0036_u01757130164703") 2025/09/06 03:48:57 DEBUG : dst/three: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990e8_d20250906_m034200_c001_v7007000_t0000_u01757130120606") 2025/09/06 03:48:57 DEBUG : dst/three: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f101524e9bc15bed0_d20250906_m034159_c001_v0001183_t0036_u01757130119078") 2025/09/06 03:48:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3e28_d20250906_m034315_c001_v7007000_t0000_u01757130195303") 2025/09/06 03:48:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f108894d0d39cb06c_d20250906_m034313_c001_v0001179_t0053_u01757130193969") 2025/09/06 03:48:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1089f4262d111de9_d20250906_m034309_c001_v0001172_t0047_u01757130189798") 2025/09/06 03:48:57 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3e2a_d20250906_m034315_c001_v7007000_t0000_u01757130195485") 2025/09/06 03:48:57 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f11230571c9621739_d20250906_m034314_c001_v0001179_t0020_u01757130194361") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c5d5_d20250906_m034314_c001_v7007000_t0000_u01757130194176") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f11230571c9621719_d20250906_m034310_c001_v0001179_t0015_u01757130190300") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c5d2_d20250906_m034310_c001_v7007000_t0000_u01757130190115") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb0f_d20250906_m034304_c001_v0001144_t0034_u01757130184799") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e32074_d20250906_m034302_c001_v7007000_t0000_u01757130182478") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10290a2459302585_d20250906_m034301_c001_v0001134_t0056_u01757130181403") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc05000_d20250906_m034301_c001_v7007000_t0000_u01757130181226") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10290a2459302577_d20250906_m034257_c001_v0001134_t0039_u01757130177876") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc04ffb_d20250906_m034257_c001_v7007000_t0000_u01757130177697") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7f22_d20250906_m034251_c001_v0001130_t0002_u01757130171913") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb8436d_d20250906_m034249_c001_v7007000_t0000_u01757130169116") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fad1_d20250906_m034246_c001_v0001144_t0046_u01757130166821") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb8435c_d20250906_m034246_c001_v7007000_t0000_u01757130166448") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7efe_d20250906_m034242_c001_v0001130_t0052_u01757130162216") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c49ab_d20250906_m034239_c001_v7007000_t0000_u01757130159403") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fa9f_d20250906_m034236_c001_v0001144_t0030_u01757130156490") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c49a8_d20250906_m034235_c001_v7007000_t0000_u01757130155386") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7ec2_d20250906_m034229_c001_v0001130_t0036_u01757130149091") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f405084fd64a097f7_d20250906_m034226_c001_v7007000_t0000_u01757130146208") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fa79_d20250906_m034223_c001_v0001144_t0014_u01757130143508") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f405084fd64a097f5_d20250906_m034222_c001_v7007000_t0000_u01757130142399") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7e90_d20250906_m034215_c001_v0001130_t0045_u01757130135967") 2025/09/06 03:48:58 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc5205b_d20250906_m034212_c001_v7007000_t0000_u01757130132780") 2025/09/06 03:48:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fa43_d20250906_m034210_c001_v0001144_t0021_u01757130130316") 2025/09/06 03:48:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc52050_d20250906_m034209_c001_v7007000_t0000_u01757130129229") 2025/09/06 03:48:59 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7e5c_d20250906_m034203_c001_v0001130_t0051_u01757130123017") 2025/09/06 03:48:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e32075_d20250906_m034302_c001_v7007000_t0000_u01757130182662") 2025/09/06 03:48:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10241d813337bfb4_d20250906_m034300_c001_v0001044_t0059_u01757130180812") 2025/09/06 03:48:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f106776cd1c962252_d20250906_m034257_c001_v0001157_t0057_u01757130177339") 2025/09/06 03:48:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f115_d20250906_m034250_c001_v7007000_t0000_u01757130170052") 2025/09/06 03:48:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1047ed487b6248ed_d20250906_m034248_c001_v0001157_t0053_u01757130168791") 2025/09/06 03:48:59 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f105dc2d00eabf0dc_d20250906_m034246_c001_v0001042_t0030_u01757130166122") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3e2c_d20250906_m034315_c001_v7007000_t0000_u01757130195667") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7f44_d20250906_m034304_c001_v0001130_t0025_u01757130184497") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e32076_d20250906_m034302_c001_v7007000_t0000_u01757130182847") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fae7_d20250906_m034251_c001_v0001144_t0026_u01757130171304") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f116_d20250906_m034250_c001_v7007000_t0000_u01757130170282") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fab7_d20250906_m034241_c001_v0001144_t0053_u01757130161650") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4110ef313e26f112_d20250906_m034240_c001_v7007000_t0000_u01757130160520") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fa85_d20250906_m034228_c001_v0001144_t0016_u01757130148519") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2bf0_d20250906_m034227_c001_v7007000_t0000_u01757130147419") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fa53_d20250906_m034214_c001_v0001144_t0012_u01757130134946") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8bf8_d20250906_m034213_c001_v7007000_t0000_u01757130133894") 2025/09/06 03:48:59 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fa25_d20250906_m034201_c001_v0001144_t0044_u01757130121930") 2025/09/06 03:49:00 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990e9_d20250906_m034200_c001_v7007000_t0000_u01757130120787") 2025/09/06 03:49:00 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1193e6acfb9c7a54_d20250906_m034156_c001_v0001042_t0035_u01757130116192") 2025/09/06 03:49:00 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1c918_d20250906_m034134_c001_v7007000_t0000_u01757130094529") 2025/09/06 03:49:00 DEBUG : dst/two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f108c1d4f509a84cc_d20250906_m034133_c001_v0001177_t0049_u01757130093355") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419109e07c24fcdc_d20250906_m034053_c001_v7007000_t0000_u01757130053601") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f8e0_d20250906_m034046_c001_v0001144_t0016_u01757130046215") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4164f2d6efb841bc_d20250906_m034043_c001_v7007000_t0000_u01757130043905") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7cdc_d20250906_m034024_c001_v0001130_t0005_u01757130024565") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672981_d20250906_m034011_c001_v7007000_t0000_u01757130011508") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f860_d20250906_m034004_c001_v0001144_t0053_u01757130004350") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67295d_d20250906_m033943_c001_v7007000_t0000_u01757129983672") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79eed_d20250906_m033941_c001_v0001113_t0044_u01757129981633") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672958_d20250906_m033940_c001_v7007000_t0000_u01757129980687") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ee7_d20250906_m033939_c001_v0001113_t0000_u01757129979209") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672952_d20250906_m033936_c001_v7007000_t0000_u01757129976027") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ecf_d20250906_m033933_c001_v0001113_t0049_u01757129973581") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67294f_d20250906_m033932_c001_v7007000_t0000_u01757129972657") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ebf_d20250906_m033931_c001_v0001113_t0001_u01757129971148") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672945_d20250906_m033924_c001_v7007000_t0000_u01757129964741") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e91_d20250906_m033923_c001_v0001113_t0046_u01757129963235") 2025/09/06 03:49:00 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672942_d20250906_m033922_c001_v7007000_t0000_u01757129962307") 2025/09/06 03:49:01 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e8b_d20250906_m033921_c001_v0001113_t0024_u01757129961486") 2025/09/06 03:49:01 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67293c_d20250906_m033916_c001_v7007000_t0000_u01757129956935") 2025/09/06 03:49:01 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e5e_d20250906_m033915_c001_v0001113_t0023_u01757129955610") 2025/09/06 03:49:01 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67293a_d20250906_m033913_c001_v7007000_t0000_u01757129953525") 2025/09/06 03:49:01 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e4c_d20250906_m033912_c001_v0001113_t0048_u01757129952148") 2025/09/06 03:49:01 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315e8_d20250906_m033911_c001_v7007000_t0000_u01757129951774") 2025/09/06 03:49:01 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1097b1d69381c6ba_d20250906_m033910_c001_v0001044_t0000_u01757129950808") 2025/09/06 03:49:01 DEBUG : empty space: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e40_d20250906_m033909_c001_v0001113_t0011_u01757129949011") 2025/09/06 03:49:01 DEBUG : enormous: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67295b_d20250906_m033942_c001_v7007000_t0000_u01757129982745") 2025/09/06 03:49:01 DEBUG : enormous: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ef1_d20250906_m033941_c001_v0001113_t0008_u01757129981922") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3e4a_d20250906_m034320_c001_v7007000_t0000_u01757130200589") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7f7c_d20250906_m034319_c001_v0001130_t0039_u01757130199318") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67297d_d20250906_m034002_c001_v7007000_t0000_u01757130002876") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f856_d20250906_m034001_c001_v0001144_t0051_u01757130001528") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315e3_d20250906_m033906_c001_v7007000_t0000_u01757129946153") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e24_d20250906_m033904_c001_v0001113_t0056_u01757129944916") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315e1_d20250906_m033904_c001_v7007000_t0000_u01757129944359") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e1e_d20250906_m033903_c001_v0001113_t0020_u01757129943758") 2025/09/06 03:49:01 DEBUG : existing: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e1a_d20250906_m033902_c001_v0001113_t0010_u01757129942766") 2025/09/06 03:49:01 DEBUG : existing-b: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67297e_d20250906_m034003_c001_v7007000_t0000_u01757130003057") 2025/09/06 03:49:01 DEBUG : existing-b: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7c84_d20250906_m034001_c001_v0001130_t0046_u01757130001520") 2025/09/06 03:49:02 DEBUG : file1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f2f_d20250906_m034428_c001_v7007000_t0000_u01757130268065") 2025/09/06 03:49:02 DEBUG : file1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a012_d20250906_m034427_c001_v0001136_t0033_u01757130267118") 2025/09/06 03:49:02 DEBUG : file1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f28_d20250906_m034425_c001_v7007000_t0000_u01757130265777") 2025/09/06 03:49:02 DEBUG : file1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c80ce_d20250906_m034424_c001_v0001130_t0029_u01757130264641") 2025/09/06 03:49:02 DEBUG : five: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67295e_d20250906_m033947_c001_v7007000_t0000_u01757129987739") 2025/09/06 03:49:02 DEBUG : five: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4063fc0cbfa79f01_d20250906_m033945_c001_v0001113_t0049_u01757129985587") 2025/09/06 03:49:02 DEBUG : foo: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67293b_d20250906_m033915_c001_v7007000_t0000_u01757129955241") 2025/09/06 03:49:02 DEBUG : foo: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4063fc0cbfa79e58_d20250906_m033914_c001_v0001113_t0049_u01757129954694") 2025/09/06 03:49:02 DEBUG : foo: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4063fc0cbfa79e54_d20250906_m033914_c001_v0001113_t0049_u01757129953897") 2025/09/06 03:49:02 DEBUG : four: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67295f_d20250906_m033947_c001_v7007000_t0000_u01757129987922") 2025/09/06 03:49:02 DEBUG : four: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4135af098ca7f820_d20250906_m033946_c001_v0001144_t0052_u01757129986136") 2025/09/06 03:49:02 DEBUG : four: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79eff_d20250906_m033944_c001_v0001113_t0002_u01757129984846") 2025/09/06 03:49:02 DEBUG : hello world2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a2b_d20250906_m033810_c001_v7007000_t0000_u01757129890089") 2025/09/06 03:49:02 DEBUG : hello world2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d27_d20250906_m033809_c001_v0001113_t0048_u01757129889283") 2025/09/06 03:49:02 DEBUG : ignore-size: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315df_d20250906_m033902_c001_v7007000_t0000_u01757129942395") 2025/09/06 03:49:02 DEBUG : ignore-size: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e12_d20250906_m033901_c001_v0001113_t0047_u01757129941234") 2025/09/06 03:49:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67297b_d20250906_m034000_c001_v7007000_t0000_u01757130000767") 2025/09/06 03:49:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f84e_d20250906_m033959_c001_v0001144_t0007_u01757129999739") 2025/09/06 03:49:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672979_d20250906_m033958_c001_v7007000_t0000_u01757129998994") 2025/09/06 03:49:02 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f846_d20250906_m033958_c001_v0001144_t0049_u01757129998132") 2025/09/06 03:49:02 DEBUG : one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672960_d20250906_m033948_c001_v7007000_t0000_u01757129988120") 2025/09/06 03:49:02 DEBUG : one: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4063fc0cbfa79ef9_d20250906_m033944_c001_v0001113_t0049_u01757129984069") 2025/09/06 03:49:03 DEBUG : only0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f08_d20250906_m034420_c001_v7007000_t0000_u01757130260167") 2025/09/06 03:49:03 DEBUG : only0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4189d559a25c80a8_d20250906_m034415_c001_v0001130_t0048_u01757130255030") 2025/09/06 03:49:03 DEBUG : only0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbdd_d20250906_m034353_c001_v0001144_t0024_u01757130233744") 2025/09/06 03:49:03 DEBUG : only0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2c09_d20250906_m034347_c001_v7007000_t0000_u01757130227395") 2025/09/06 03:49:03 DEBUG : only0: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb45_d20250906_m034324_c001_v0001144_t0057_u01757130204606") 2025/09/06 03:49:03 DEBUG : only1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f09_d20250906_m034420_c001_v7007000_t0000_u01757130260351") 2025/09/06 03:49:03 DEBUG : only1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40045f8365eb2e92_d20250906_m034415_c001_v0001184_t0041_u01757130255203") 2025/09/06 03:49:03 DEBUG : only1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbe1_d20250906_m034354_c001_v0001144_t0045_u01757130234579") 2025/09/06 03:49:03 DEBUG : only1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706884_d20250906_m034347_c001_v7007000_t0000_u01757130227936") 2025/09/06 03:49:03 DEBUG : only1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb4d_d20250906_m034325_c001_v0001144_t0016_u01757130205753") 2025/09/06 03:49:03 DEBUG : only10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f0c_d20250906_m034420_c001_v7007000_t0000_u01757130260535") 2025/09/06 03:49:03 DEBUG : only10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4189d559a25c80a0_d20250906_m034414_c001_v0001130_t0048_u01757130254443") 2025/09/06 03:49:03 DEBUG : only10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc1d_d20250906_m034404_c001_v0001144_t0033_u01757130244181") 2025/09/06 03:49:03 DEBUG : only10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409d0de95f6d80b1_d20250906_m034347_c001_v7007000_t0000_u01757130227408") 2025/09/06 03:49:03 DEBUG : only10: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb77_d20250906_m034335_c001_v0001144_t0021_u01757130215142") 2025/09/06 03:49:03 DEBUG : only11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f0d_d20250906_m034420_c001_v7007000_t0000_u01757130260730") 2025/09/06 03:49:03 DEBUG : only11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4135af098ca7fc59_d20250906_m034414_c001_v0001144_t0052_u01757130254851") 2025/09/06 03:49:03 DEBUG : only11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc21_d20250906_m034405_c001_v0001144_t0034_u01757130245180") 2025/09/06 03:49:03 DEBUG : only11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2c0b_d20250906_m034347_c001_v7007000_t0000_u01757130227760") 2025/09/06 03:49:03 DEBUG : only11: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb7d_d20250906_m034336_c001_v0001144_t0005_u01757130216297") 2025/09/06 03:49:03 DEBUG : only12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f0e_d20250906_m034420_c001_v7007000_t0000_u01757130260914") 2025/09/06 03:49:04 DEBUG : only12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4135af098ca7fc57_d20250906_m034414_c001_v0001144_t0052_u01757130254452") 2025/09/06 03:49:04 DEBUG : only12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc25_d20250906_m034405_c001_v0001144_t0035_u01757130245976") 2025/09/06 03:49:04 DEBUG : only12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2c08_d20250906_m034347_c001_v7007000_t0000_u01757130227198") 2025/09/06 03:49:04 DEBUG : only12: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb83_d20250906_m034337_c001_v0001144_t0042_u01757130217164") 2025/09/06 03:49:04 DEBUG : only13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f11_d20250906_m034421_c001_v7007000_t0000_u01757130261107") 2025/09/06 03:49:04 DEBUG : only13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4162b4d943839fd8_d20250906_m034415_c001_v0001136_t0030_u01757130255581") 2025/09/06 03:49:04 DEBUG : only13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc2d_d20250906_m034407_c001_v0001144_t0050_u01757130247198") 2025/09/06 03:49:04 DEBUG : only13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c359d_d20250906_m034346_c001_v7007000_t0000_u01757130226813") 2025/09/06 03:49:04 DEBUG : only13: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb85_d20250906_m034338_c001_v0001144_t0012_u01757130218038") 2025/09/06 03:49:04 DEBUG : only14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f12_d20250906_m034421_c001_v7007000_t0000_u01757130261291") 2025/09/06 03:49:04 DEBUG : only14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40045f8365eb2e8e_d20250906_m034415_c001_v0001184_t0041_u01757130255006") 2025/09/06 03:49:04 DEBUG : only14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc33_d20250906_m034408_c001_v0001144_t0017_u01757130248015") 2025/09/06 03:49:04 DEBUG : only14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c35a2_d20250906_m034347_c001_v7007000_t0000_u01757130227547") 2025/09/06 03:49:04 DEBUG : only14: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb8b_d20250906_m034339_c001_v0001144_t0016_u01757130219587") 2025/09/06 03:49:04 DEBUG : only15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f13_d20250906_m034421_c001_v7007000_t0000_u01757130261474") 2025/09/06 03:49:04 DEBUG : only15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4162b4d943839fd0_d20250906_m034415_c001_v0001136_t0030_u01757130255201") 2025/09/06 03:49:04 DEBUG : only15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc3b_d20250906_m034409_c001_v0001144_t0030_u01757130249186") 2025/09/06 03:49:04 DEBUG : only15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409d0de95f6d80af_d20250906_m034347_c001_v7007000_t0000_u01757130227216") 2025/09/06 03:49:04 DEBUG : only15: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb97_d20250906_m034340_c001_v0001144_t0013_u01757130220579") 2025/09/06 03:49:04 DEBUG : only16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f16_d20250906_m034421_c001_v7007000_t0000_u01757130261660") 2025/09/06 03:49:04 DEBUG : only16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4189d559a25c80b0_d20250906_m034415_c001_v0001130_t0048_u01757130255593") 2025/09/06 03:49:05 DEBUG : only16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc41_d20250906_m034410_c001_v0001144_t0017_u01757130250202") 2025/09/06 03:49:05 DEBUG : only16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409d0de95f6d80b5_d20250906_m034347_c001_v7007000_t0000_u01757130227777") 2025/09/06 03:49:05 DEBUG : only16: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fba5_d20250906_m034341_c001_v0001144_t0002_u01757130221995") 2025/09/06 03:49:05 DEBUG : only17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f17_d20250906_m034421_c001_v7007000_t0000_u01757130261843") 2025/09/06 03:49:05 DEBUG : only17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4189d559a25c80a6_d20250906_m034414_c001_v0001130_t0048_u01757130254846") 2025/09/06 03:49:05 DEBUG : only17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc43_d20250906_m034411_c001_v0001144_t0058_u01757130251110") 2025/09/06 03:49:05 DEBUG : only17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706880_d20250906_m034347_c001_v7007000_t0000_u01757130227560") 2025/09/06 03:49:05 DEBUG : only17: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbab_d20250906_m034343_c001_v0001144_t0024_u01757130223271") 2025/09/06 03:49:05 DEBUG : only18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f18_d20250906_m034422_c001_v7007000_t0000_u01757130262026") 2025/09/06 03:49:05 DEBUG : only18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4135af098ca7fc5b_d20250906_m034415_c001_v0001144_t0052_u01757130255039") 2025/09/06 03:49:05 DEBUG : only18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc45_d20250906_m034412_c001_v0001144_t0032_u01757130252065") 2025/09/06 03:49:05 DEBUG : only18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c359e_d20250906_m034346_c001_v7007000_t0000_u01757130226996") 2025/09/06 03:49:06 DEBUG : only18: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbaf_d20250906_m034344_c001_v0001144_t0041_u01757130224128") 2025/09/06 03:49:06 DEBUG : only19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f19_d20250906_m034422_c001_v7007000_t0000_u01757130262209") 2025/09/06 03:49:06 DEBUG : only19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4135af098ca7fc65_d20250906_m034415_c001_v0001144_t0052_u01757130255612") 2025/09/06 03:49:06 DEBUG : only19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc49_d20250906_m034413_c001_v0001144_t0024_u01757130253360") 2025/09/06 03:49:06 DEBUG : only19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c35a4_d20250906_m034347_c001_v7007000_t0000_u01757130227916") 2025/09/06 03:49:06 DEBUG : only19: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbb9_d20250906_m034345_c001_v0001144_t0053_u01757130225183") 2025/09/06 03:49:06 DEBUG : only2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f1b_d20250906_m034422_c001_v7007000_t0000_u01757130262395") 2025/09/06 03:49:06 DEBUG : only2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4189d559a25c80ac_d20250906_m034415_c001_v0001130_t0048_u01757130255215") 2025/09/06 03:49:06 DEBUG : only2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbe9_d20250906_m034355_c001_v0001144_t0013_u01757130235610") 2025/09/06 03:49:06 DEBUG : only2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c359f_d20250906_m034347_c001_v7007000_t0000_u01757130227179") 2025/09/06 03:49:06 DEBUG : only2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb4f_d20250906_m034326_c001_v0001144_t0051_u01757130206859") 2025/09/06 03:49:06 DEBUG : only3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f1c_d20250906_m034422_c001_v7007000_t0000_u01757130262578") 2025/09/06 03:49:06 DEBUG : only3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4135af098ca7fc5f_d20250906_m034415_c001_v0001144_t0052_u01757130255225") 2025/09/06 03:49:06 DEBUG : only3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbef_d20250906_m034356_c001_v0001144_t0047_u01757130236692") 2025/09/06 03:49:06 DEBUG : only3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c35a0_d20250906_m034347_c001_v7007000_t0000_u01757130227362") 2025/09/06 03:49:06 DEBUG : only3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb53_d20250906_m034327_c001_v0001144_t0037_u01757130207949") 2025/09/06 03:49:06 DEBUG : only4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f1d_d20250906_m034422_c001_v7007000_t0000_u01757130262761") 2025/09/06 03:49:06 DEBUG : only4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4162b4d943839fd4_d20250906_m034415_c001_v0001136_t0030_u01757130255397") 2025/09/06 03:49:06 DEBUG : only4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbf7_d20250906_m034357_c001_v0001144_t0038_u01757130237567") 2025/09/06 03:49:06 DEBUG : only4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2c0a_d20250906_m034347_c001_v7007000_t0000_u01757130227577") 2025/09/06 03:49:07 DEBUG : only4: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb57_d20250906_m034328_c001_v0001144_t0033_u01757130208954") 2025/09/06 03:49:07 DEBUG : only5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f1e_d20250906_m034422_c001_v7007000_t0000_u01757130262946") 2025/09/06 03:49:07 DEBUG : only5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4189d559a25c80ae_d20250906_m034415_c001_v0001130_t0048_u01757130255405") 2025/09/06 03:49:07 DEBUG : only5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fbfd_d20250906_m034358_c001_v0001144_t0040_u01757130238331") 2025/09/06 03:49:07 DEBUG : only5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409d0de95f6d80b3_d20250906_m034347_c001_v7007000_t0000_u01757130227593") 2025/09/06 03:49:07 DEBUG : only5: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb5b_d20250906_m034329_c001_v0001144_t0000_u01757130209894") 2025/09/06 03:49:07 DEBUG : only6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f20_d20250906_m034423_c001_v7007000_t0000_u01757130263130") 2025/09/06 03:49:07 DEBUG : only6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40045f8365eb2e98_d20250906_m034415_c001_v0001184_t0041_u01757130255415") 2025/09/06 03:49:07 DEBUG : only6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc03_d20250906_m034359_c001_v0001144_t0049_u01757130239528") 2025/09/06 03:49:07 DEBUG : only6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a70687e_d20250906_m034347_c001_v7007000_t0000_u01757130227377") 2025/09/06 03:49:07 DEBUG : only6: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb63_d20250906_m034331_c001_v0001144_t0045_u01757130211262") 2025/09/06 03:49:07 DEBUG : only7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f21_d20250906_m034423_c001_v7007000_t0000_u01757130263313") 2025/09/06 03:49:07 DEBUG : only7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4135af098ca7fc61_d20250906_m034415_c001_v0001144_t0052_u01757130255426") 2025/09/06 03:49:07 DEBUG : only7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc09_d20250906_m034400_c001_v0001144_t0049_u01757130240575") 2025/09/06 03:49:07 DEBUG : only7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f415f890d792c35a3_d20250906_m034347_c001_v7007000_t0000_u01757130227730") 2025/09/06 03:49:07 DEBUG : only7: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb69_d20250906_m034332_c001_v0001144_t0048_u01757130212155") 2025/09/06 03:49:07 DEBUG : only8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f22_d20250906_m034423_c001_v7007000_t0000_u01757130263497") 2025/09/06 03:49:07 DEBUG : only8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4162b4d943839fdc_d20250906_m034415_c001_v0001136_t0030_u01757130255770") 2025/09/06 03:49:07 DEBUG : only8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc15_d20250906_m034401_c001_v0001144_t0033_u01757130241673") 2025/09/06 03:49:07 DEBUG : only8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a706882_d20250906_m034347_c001_v7007000_t0000_u01757130227745") 2025/09/06 03:49:07 DEBUG : only8: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb6f_d20250906_m034333_c001_v0001144_t0055_u01757130213259") 2025/09/06 03:49:07 DEBUG : only9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f24_d20250906_m034423_c001_v7007000_t0000_u01757130263681") 2025/09/06 03:49:07 DEBUG : only9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40045f8365eb2e9e_d20250906_m034415_c001_v0001184_t0041_u01757130255601") 2025/09/06 03:49:08 DEBUG : only9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc17_d20250906_m034402_c001_v0001144_t0048_u01757130242941") 2025/09/06 03:49:08 DEBUG : only9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f412a0bb22a70687c_d20250906_m034347_c001_v7007000_t0000_u01757130227191") 2025/09/06 03:49:08 DEBUG : only9: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fb73_d20250906_m034334_c001_v0001144_t0013_u01757130214234") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672972_d20250906_m033957_c001_v7007000_t0000_u01757129997002") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f83c_d20250906_m033955_c001_v0001144_t0025_u01757129995099") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67296b_d20250906_m033954_c001_v7007000_t0000_u01757129994354") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7c50_d20250906_m033952_c001_v0001130_t0011_u01757129992347") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672967_d20250906_m033951_c001_v7007000_t0000_u01757129991602") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f82e_d20250906_m033949_c001_v0001144_t0042_u01757129989053") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672955_d20250906_m033938_c001_v7007000_t0000_u01757129978147") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ed7_d20250906_m033936_c001_v0001113_t0013_u01757129976575") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672951_d20250906_m033934_c001_v7007000_t0000_u01757129974351") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ecd_d20250906_m033933_c001_v0001113_t0047_u01757129973205") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67294d_d20250906_m033931_c001_v7007000_t0000_u01757129971958") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79eb7_d20250906_m033930_c001_v0001113_t0002_u01757129970177") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672944_d20250906_m033924_c001_v7007000_t0000_u01757129964174") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e8f_d20250906_m033922_c001_v0001113_t0027_u01757129962856") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672943_d20250906_m033922_c001_v7007000_t0000_u01757129962489") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e85_d20250906_m033921_c001_v0001113_t0053_u01757129961193") 2025/09/06 03:49:08 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672941_d20250906_m033920_c001_v7007000_t0000_u01757129960827") 2025/09/06 03:49:09 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e80_d20250906_m033920_c001_v0001113_t0053_u01757129960163") 2025/09/06 03:49:09 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e7a_d20250906_m033919_c001_v0001113_t0033_u01757129959467") 2025/09/06 03:49:09 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67293e_d20250906_m033919_c001_v7007000_t0000_u01757129959102") 2025/09/06 03:49:09 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e72_d20250906_m033918_c001_v0001113_t0012_u01757129958304") 2025/09/06 03:49:09 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e6a_d20250906_m033917_c001_v0001113_t0000_u01757129957481") 2025/09/06 03:49:09 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67293d_d20250906_m033917_c001_v7007000_t0000_u01757129957116") 2025/09/06 03:49:09 DEBUG : potato: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e60_d20250906_m033916_c001_v0001113_t0036_u01757129956243") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1c8aa_d20250906_m034110_c001_v7007000_t0000_u01757130070290") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f941_d20250906_m034109_c001_v0001144_t0010_u01757130069370") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419109e07c24fcdd_d20250906_m034053_c001_v7007000_t0000_u01757130053844") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7d28_d20250906_m034045_c001_v0001130_t0005_u01757130045223") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b21981a5_d20250906_m034032_c001_v7007000_t0000_u01757130032072") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f89c_d20250906_m034023_c001_v0001144_t0022_u01757130023675") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672983_d20250906_m034011_c001_v7007000_t0000_u01757130011737") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7c94_d20250906_m034003_c001_v0001130_t0020_u01757130003981") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67295c_d20250906_m033942_c001_v7007000_t0000_u01757129982928") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79eeb_d20250906_m033941_c001_v0001113_t0018_u01757129981235") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672959_d20250906_m033940_c001_v7007000_t0000_u01757129980869") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ee3_d20250906_m033938_c001_v0001113_t0006_u01757129978697") 2025/09/06 03:49:09 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672956_d20250906_m033938_c001_v7007000_t0000_u01757129978329") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79edf_d20250906_m033937_c001_v0001113_t0032_u01757129977484") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672953_d20250906_m033936_c001_v7007000_t0000_u01757129976209") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ed1_d20250906_m033934_c001_v0001113_t0005_u01757129974721") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672950_d20250906_m033932_c001_v7007000_t0000_u01757129972839") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79ec7_d20250906_m033931_c001_v0001113_t0048_u01757129971971") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672946_d20250906_m033924_c001_v7007000_t0000_u01757129964923") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e95_d20250906_m033923_c001_v0001113_t0038_u01757129963890") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a2d_d20250906_m033812_c001_v7007000_t0000_u01757129892982") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d3b_d20250906_m033812_c001_v0001113_t0028_u01757129892228") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a2c_d20250906_m033811_c001_v7007000_t0000_u01757129891315") 2025/09/06 03:49:10 DEBUG : potato2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d33_d20250906_m033810_c001_v0001113_t0054_u01757129890638") 2025/09/06 03:49:10 DEBUG : potato3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419109e07c24fcde_d20250906_m034054_c001_v7007000_t0000_u01757130054265") 2025/09/06 03:49:10 DEBUG : potato3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7d32_d20250906_m034046_c001_v0001130_t0036_u01757130046989") 2025/09/06 03:49:10 DEBUG : potato3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b21981a6_d20250906_m034032_c001_v7007000_t0000_u01757130032254") 2025/09/06 03:49:10 DEBUG : potato3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f8a4_d20250906_m034025_c001_v0001144_t0049_u01757130025061") 2025/09/06 03:49:10 DEBUG : potato3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672984_d20250906_m034012_c001_v7007000_t0000_u01757130012268") 2025/09/06 03:49:10 DEBUG : potato3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7c96_d20250906_m034005_c001_v0001130_t0054_u01757130005216") 2025/09/06 03:49:10 DEBUG : pre-dest1/1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990d6_d20250906_m034143_c001_v7007000_t0000_u01757130103426") 2025/09/06 03:49:10 DEBUG : pre-dest1/1: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7de2_d20250906_m034135_c001_v0001130_t0021_u01757130095273") 2025/09/06 03:49:10 DEBUG : pre-dest2/2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a65046990d7_d20250906_m034143_c001_v7007000_t0000_u01757130103607") 2025/09/06 03:49:10 DEBUG : pre-dest2/2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f9b1_d20250906_m034135_c001_v0001144_t0057_u01757130095923") 2025/09/06 03:49:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1c8fd_d20250906_m034121_c001_v7007000_t0000_u01757130081198") 2025/09/06 03:49:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7d9e_d20250906_m034118_c001_v0001130_t0021_u01757130078044") 2025/09/06 03:49:11 DEBUG : sizeonly: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315dc_d20250906_m033900_c001_v7007000_t0000_u01757129940671") 2025/09/06 03:49:11 DEBUG : sizeonly: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79e0a_d20250906_m033859_c001_v0001113_t0031_u01757129939631") 2025/09/06 03:49:11 DEBUG : splitbanan: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4218d39ce8b1cbc6_d20250906_m034626_c001_v7007000_t0000_u01757130386879") 2025/09/06 03:49:11 DEBUG : splitbanan: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb32e6_d20250906_m034619_c001_v0001184_t0039_u01757130379509") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4dcb_d20250906_m034747_c001_v7007000_t0000_u01757130467156") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb34fe_d20250906_m034740_c001_v0001184_t0049_u01757130460816") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc523cc_d20250906_m034731_c001_v7007000_t0000_u01757130451342") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3492_d20250906_m034724_c001_v0001184_t0012_u01757130444961") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4187f8999928204c_d20250906_m034715_c001_v7007000_t0000_u01757130435699") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb342d_d20250906_m034709_c001_v0001184_t0026_u01757130429679") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f410615c276c1b3b6_d20250906_m034659_c001_v7007000_t0000_u01757130419503") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb33b5_d20250906_m034653_c001_v0001184_t0006_u01757130413535") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28a37_d20250906_m034643_c001_v7007000_t0000_u01757130403119") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb335a_d20250906_m034636_c001_v0001184_t0004_u01757130396725") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f41794588b2198438_d20250906_m034621_c001_v7007000_t0000_u01757130381633") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe6e_d20250906_m034618_c001_v0001144_t0002_u01757130378113") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f40357a6504699560_d20250906_m034608_c001_v7007000_t0000_u01757130368612") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a23e_d20250906_m034601_c001_v0001136_t0002_u01757130361573") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f414638e55fc051dd_d20250906_m034600_c001_v7007000_t0000_u01757130360434") 2025/09/06 03:49:11 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a222_d20250906_m034557_c001_v0001136_t0037_u01757130357125") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4047b525c9af0151_d20250906_m034546_c001_v7007000_t0000_u01757130346339") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c81da_d20250906_m034539_c001_v0001130_t0016_u01757130339099") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f420026efb81b2d04_d20250906_m034538_c001_v7007000_t0000_u01757130338143") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a193_d20250906_m034534_c001_v0001136_t0024_u01757130334546") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4013773ec25e07f9_d20250906_m034518_c001_v7007000_t0000_u01757130318332") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a11a_d20250906_m034514_c001_v0001136_t0026_u01757130314566") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f70_d20250906_m034504_c001_v7007000_t0000_u01757130304569") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a0d2_d20250906_m034458_c001_v0001136_t0004_u01757130298104") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f408df5555fc521ef_d20250906_m034447_c001_v7007000_t0000_u01757130287193") 2025/09/06 03:49:12 DEBUG : splitbananasplit: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a06a_d20250906_m034441_c001_v0001136_t0057_u01757130281273") 2025/09/06 03:49:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4133842b79c1c7a1_d20250906_m034603_c001_v7007000_t0000_u01757130363630") 2025/09/06 03:49:12 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fe22_d20250906_m034558_c001_v0001144_t0007_u01757130358204") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f3d_d20250906_m034432_c001_v7007000_t0000_u01757130272602") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c80ee_d20250906_m034431_c001_v0001130_t0024_u01757130271323") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f37_d20250906_m034430_c001_v7007000_t0000_u01757130270551") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc99_d20250906_m034429_c001_v0001144_t0011_u01757130269024") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67297c_d20250906_m034000_c001_v7007000_t0000_u01757130000948") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7c76_d20250906_m033959_c001_v0001130_t0022_u01757129999731") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67297a_d20250906_m033959_c001_v7007000_t0000_u01757129999177") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7c6e_d20250906_m033958_c001_v0001130_t0028_u01757129998124") 2025/09/06 03:49:12 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315d9_d20250906_m033857_c001_v7007000_t0000_u01757129937359") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79df0_d20250906_m033855_c001_v0001113_t0042_u01757129935976") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315d6_d20250906_m033855_c001_v7007000_t0000_u01757129935606") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79de8_d20250906_m033854_c001_v0001113_t0036_u01757129934564") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315d1_d20250906_m033849_c001_v7007000_t0000_u01757129929078") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79dd1_d20250906_m033847_c001_v0001113_t0059_u01757129927802") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315cf_d20250906_m033847_c001_v7007000_t0000_u01757129927251") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79dcb_d20250906_m033846_c001_v0001113_t0034_u01757129926324") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79db7_d20250906_m033842_c001_v0001113_t0059_u01757129922374") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315cd_d20250906_m033842_c001_v7007000_t0000_u01757129922006") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79daf_d20250906_m033841_c001_v0001113_t0051_u01757129921360") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79dab_d20250906_m033840_c001_v0001113_t0051_u01757129920702") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315ca_d20250906_m033840_c001_v7007000_t0000_u01757129920334") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d95_d20250906_m033837_c001_v0001113_t0006_u01757129917018") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d8b_d20250906_m033833_c001_v0001113_t0024_u01757129913627") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315c3_d20250906_m033833_c001_v7007000_t0000_u01757129913251") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d87_d20250906_m033832_c001_v0001113_t0053_u01757129912564") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d81_d20250906_m033831_c001_v0001113_t0051_u01757129911914") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f402ae0c626e315c2_d20250906_m033831_c001_v7007000_t0000_u01757129911179") 2025/09/06 03:49:13 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d65_d20250906_m033822_c001_v0001113_t0025_u01757129902250") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a36_d20250906_m033821_c001_v7007000_t0000_u01757129901883") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d61_d20250906_m033821_c001_v0001113_t0052_u01757129901173") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a35_d20250906_m033820_c001_v7007000_t0000_u01757129900265") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d5f_d20250906_m033819_c001_v0001113_t0000_u01757129899316") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a34_d20250906_m033818_c001_v7007000_t0000_u01757129898771") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d5b_d20250906_m033818_c001_v0001113_t0020_u01757129898052") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a31_d20250906_m033817_c001_v7007000_t0000_u01757129897055") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d51_d20250906_m033816_c001_v0001113_t0012_u01757129896027") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a30_d20250906_m033815_c001_v7007000_t0000_u01757129895481") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d45_d20250906_m033814_c001_v0001113_t0044_u01757129894817") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a2f_d20250906_m033814_c001_v7007000_t0000_u01757129894272") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d41_d20250906_m033813_c001_v0001113_t0029_u01757129893528") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a2a_d20250906_m033808_c001_v7007000_t0000_u01757129888737") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d1f_d20250906_m033808_c001_v0001113_t0054_u01757129888088") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a29_d20250906_m033807_c001_v7007000_t0000_u01757129887541") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d15_d20250906_m033806_c001_v0001113_t0037_u01757129886779") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a23_d20250906_m033805_c001_v7007000_t0000_u01757129885877") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79d0f_d20250906_m033805_c001_v0001113_t0033_u01757129885199") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f409672eb803a8a21_d20250906_m033802_c001_v7007000_t0000_u01757129882814") 2025/09/06 03:49:14 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79cf9_d20250906_m033802_c001_v0001113_t0017_u01757129882046") 2025/09/06 03:49:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f3e_d20250906_m034432_c001_v7007000_t0000_u01757130272785") 2025/09/06 03:49:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a028_d20250906_m034431_c001_v0001136_t0011_u01757130271333") 2025/09/06 03:49:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f38_d20250906_m034430_c001_v7007000_t0000_u01757130270735") 2025/09/06 03:49:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2f38_d20250906_m034429_c001_v0001184_t0034_u01757130269035") 2025/09/06 03:49:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4ddd_d20250906_m034749_c001_v7007000_t0000_u01757130469533") 2025/09/06 03:49:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8369_d20250906_m034748_c001_v0001130_t0008_u01757130468563") 2025/09/06 03:49:15 DEBUG : sub/yam: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672970_d20250906_m033956_c001_v7007000_t0000_u01757129996452") 2025/09/06 03:49:15 DEBUG : sub/yam: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7c5e_d20250906_m033955_c001_v0001130_t0057_u01757129995091") 2025/09/06 03:49:15 DEBUG : test_dir1/file2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f31_d20250906_m034428_c001_v7007000_t0000_u01757130268248") 2025/09/06 03:49:15 DEBUG : test_dir1/file2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c80d2_d20250906_m034426_c001_v0001130_t0024_u01757130266770") 2025/09/06 03:49:15 DEBUG : test_dir1/file2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f29_d20250906_m034425_c001_v7007000_t0000_u01757130265961") 2025/09/06 03:49:15 DEBUG : test_dir1/file2: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2f12_d20250906_m034424_c001_v0001184_t0026_u01757130264645") 2025/09/06 03:49:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f32_d20250906_m034428_c001_v7007000_t0000_u01757130268430") 2025/09/06 03:49:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb2f2a_d20250906_m034426_c001_v0001184_t0019_u01757130266760") 2025/09/06 03:49:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f407164eec15c3f2a_d20250906_m034426_c001_v7007000_t0000_u01757130266144") 2025/09/06 03:49:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7fc83_d20250906_m034424_c001_v0001144_t0003_u01757130264660") 2025/09/06 03:49:15 DEBUG : three: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672961_d20250906_m033948_c001_v7007000_t0000_u01757129988302") 2025/09/06 03:49:15 DEBUG : three: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79f09_d20250906_m033946_c001_v0001113_t0019_u01757129986956") 2025/09/06 03:49:15 DEBUG : three: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1063fc0cbfa79efd_d20250906_m033944_c001_v0001113_t0055_u01757129984437") 2025/09/06 03:49:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4eb5_d20250906_m034751_c001_v7007000_t0000_u01757130471580") 2025/09/06 03:49:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ff95_d20250906_m034750_c001_v0001144_t0059_u01757130470493") 2025/09/06 03:49:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4efa_d20250906_m034811_c001_v7007000_t0000_u01757130491110") 2025/09/06 03:49:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a430_d20250906_m034809_c001_v0001136_t0006_u01757130489293") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4ef6_d20250906_m034807_c001_v7007000_t0000_u01757130487680") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ffcd_d20250906_m034805_c001_v0001144_t0025_u01757130485840") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4ef4_d20250906_m034804_c001_v7007000_t0000_u01757130484871") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8391_d20250906_m034804_c001_v0001130_t0029_u01757130484161") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4ee4_d20250906_m034759_c001_v7007000_t0000_u01757130479441") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ffab_d20250906_m034758_c001_v0001144_t0016_u01757130478164") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4ee9_d20250906_m034801_c001_v7007000_t0000_u01757130481649") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a412_d20250906_m034800_c001_v0001136_t0055_u01757130480410") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4edd_d20250906_m034757_c001_v7007000_t0000_u01757130477194") 2025/09/06 03:49:16 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c8383_d20250906_m034756_c001_v0001130_t0059_u01757130476360") 2025/09/06 03:49:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4ed6_d20250906_m034755_c001_v7007000_t0000_u01757130475386") 2025/09/06 03:49:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3554_d20250906_m034754_c001_v0001184_t0051_u01757130474553") 2025/09/06 03:49:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4ec5_d20250906_m034753_c001_v7007000_t0000_u01757130473579") 2025/09/06 03:49:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1162b4d94383a3fa_d20250906_m034752_c001_v0001136_t0031_u01757130472613") 2025/09/06 03:49:16 DEBUG : toe/toe/toe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4182624dccc28af7_d20250906_m034816_c001_v7007000_t0000_u01757130496576") 2025/09/06 03:49:16 DEBUG : toe/toe/toe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7ffed_d20250906_m034815_c001_v0001144_t0043_u01757130495200") 2025/09/06 03:49:16 DEBUG : toe/toe/toe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4eef_d20250906_m034803_c001_v7007000_t0000_u01757130483215") 2025/09/06 03:49:16 DEBUG : toe/toe/toe: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb3599_d20250906_m034802_c001_v0001184_t0046_u01757130482598") 2025/09/06 03:49:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4efc_d20250906_m034811_c001_v7007000_t0000_u01757130491718") 2025/09/06 03:49:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f10045f8365eb35c9_d20250906_m034810_c001_v0001184_t0028_u01757130490916") 2025/09/06 03:49:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f419e449cae4c4ef7_d20250906_m034808_c001_v7007000_t0000_u01757130488293") 2025/09/06 03:49:17 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1032e6f80df8a3d7_d20250906_m034807_c001_v0001102_t0042_u01757130487268") 2025/09/06 03:49:17 DEBUG : two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672962_d20250906_m033948_c001_v7007000_t0000_u01757129988485") 2025/09/06 03:49:17 DEBUG : two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4189d559a25c7c32_d20250906_m033946_c001_v0001130_t0048_u01757129986393") 2025/09/06 03:49:17 DEBUG : two: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4063fc0cbfa79efb_d20250906_m033944_c001_v0001113_t0049_u01757129984253") 2025/09/06 03:49:17 DEBUG : yam: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672974_d20250906_m033957_c001_v7007000_t0000_u01757129997183") 2025/09/06 03:49:17 DEBUG : yam: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f112d099f6804c720_d20250906_m033956_c001_v0001172_t0030_u01757129996188") 2025/09/06 03:49:17 DEBUG : yam: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67296a_d20250906_m033953_c001_v7007000_t0000_u01757129993791") 2025/09/06 03:49:17 DEBUG : yam: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1135af098ca7f832_d20250906_m033952_c001_v0001144_t0033_u01757129992359") 2025/09/06 03:49:17 DEBUG : yam: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672966_d20250906_m033951_c001_v7007000_t0000_u01757129991045") 2025/09/06 03:49:17 DEBUG : yam: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1189d559a25c7c42_d20250906_m033949_c001_v0001130_t0024_u01757129989045") 2025/09/06 03:49:17 DEBUG : yaml: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e67296c_d20250906_m033954_c001_v7007000_t0000_u01757129994537") 2025/09/06 03:49:17 DEBUG : yaml: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1015379f97976d34_d20250906_m033953_c001_v0001136_t0056_u01757129993419") 2025/09/06 03:49:17 DEBUG : yaml: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f4000f43a2e672968_d20250906_m033951_c001_v7007000_t0000_u01757129991783") 2025/09/06 03:49:17 DEBUG : yaml: Deleting (id "4_z8fe22d6310ad1bdb9f980e1b_f1153bb288035a1e6_d20250906_m033950_c001_v0001100_t0012_u01757129990652") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m25.559938374s (try 1/5)