"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/01 05:04:59 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi" 2025/10/01 05:04:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 05:05:00 DEBUG : Creating backend with remote "/tmp/rclone4114587399" === 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-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/01 05:05:01 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:01 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:02 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:02 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:03 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:05:03 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", 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-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:04 DEBUG : Creating backend with remote "/non-existing" 2025/10/01 05:05:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/01 05:05:04 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:04 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:05 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:05 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.71s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", 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-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:07 INFO : B2 bucket rclone-test-puxefoj3xuwi: Running all checks before starting transfers 2025/10/01 05:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:07 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:07 INFO : B2 bucket rclone-test-puxefoj3xuwi: Checks finished, now starting transfers 2025/10/01 05:05:07 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:08 ERROR : Ignoring --no-traverse with sync 2025/10/01 05:05:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:08 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:08 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:08 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:05:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/01 05:05:09 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:09 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/01 05:05:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:05:10 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:10 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:05:12 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:12 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/01 05:05:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:05:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/01 05:05:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:05:13 INFO : sub dir2: Making directory 2025/10/01 05:05:13 INFO : sub dir: Making directory 2025/10/01 05:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:13 INFO : sub dir2/sub sub dir2: Making directory 2025/10/01 05:05:13 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:13 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:13 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/01 05:05:13 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:14 INFO : sub dir2: Making directory 2025/10/01 05:05:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/01 05:05:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:05:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:14 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:14 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:15 DEBUG : sub dir2: Making directory with metadata 2025/10/01 05:05:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:05:15 INFO : sub dir2: Making directory 2025/10/01 05:05:15 INFO : sub dir: Making directory 2025/10/01 05:05:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:15 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:15 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:15 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:05:15 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/01 05:05:16 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/01 05:05:16 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:17 INFO : sub dir2: Making directory 2025/10/01 05:05:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:17 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:17 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:17 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:05:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:18 DEBUG : sub dir2: Making directory with metadata 2025/10/01 05:05:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:05:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:05:18 INFO : sub dir2: Making directory 2025/10/01 05:05:18 INFO : sub dir: Making directory 2025/10/01 05:05:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:18 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:18 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:18 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:05:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/01 05:05:18 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", 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-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:19 INFO : sub dir2: Making directory 2025/10/01 05:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:20 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:20 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:20 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:05:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sumolof3dupu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-puxefoj3xuwi -> B2 bucket rclone-test-sumolof3dupu 2025/10/01 05:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:22 DEBUG : B2 bucket rclone-test-sumolof3dupu: Waiting for checks to finish 2025/10/01 05:05:22 DEBUG : B2 bucket rclone-test-sumolof3dupu: Waiting for transfers to finish 2025/10/01 05:05:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:05:24 DEBUG : B2 bucket rclone-test-sumolof3dupu: Purge remote 2025/10/01 05:05:24 INFO : B2 bucket rclone-test-sumolof3dupu: cleaning bucket "rclone-test-sumolof3dupu" of all files 2025/10/01 05:05:24 DEBUG : sub dir/hello world: Deleting (id "4_zbf522dc3209d9beb9f980e1b_f100bdb93eb30310c_d20251001_m050524_c001_v0001090_t0017_u01759295124132") --- PASS: TestServerSideCopy (4.97s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/01 05:05:26 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:26 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/01 05:05:26 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-legared6gefo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-puxefoj3xuwi -> B2 bucket rclone-test-legared6gefo 2025/10/01 05:05:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:29 DEBUG : B2 bucket rclone-test-legared6gefo: Waiting for checks to finish 2025/10/01 05:05:29 DEBUG : B2 bucket rclone-test-legared6gefo: Waiting for transfers to finish 2025/10/01 05:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:05:30 DEBUG : B2 bucket rclone-test-legared6gefo: Waiting for checks to finish 2025/10/01 05:05:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/01 05:05:30 DEBUG : B2 bucket rclone-test-legared6gefo: Waiting for transfers to finish 2025/10/01 05:05:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/01 05:05:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:05:31 DEBUG : B2 bucket rclone-test-legared6gefo: Purge remote 2025/10/01 05:05:31 INFO : B2 bucket rclone-test-legared6gefo: cleaning bucket "rclone-test-legared6gefo" of all files 2025/10/01 05:05:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fe24d63209d9beb9f980e1b_f113feb4ab19c4ab6_d20251001_m050530_c001_v0001179_t0011_u01759295130826") 2025/10/01 05:05:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fe24d63209d9beb9f980e1b_f108d815ad4457e9a_d20251001_m050529_c001_v0001136_t0049_u01759295129593") --- PASS: TestServerSideCopyOverSelf (5.59s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/01 05:05:33 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:33 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/01 05:05:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/01 05:05:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.52s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sedeqim8saxa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-puxefoj3xuwi -> B2 bucket rclone-test-sedeqim8saxa 2025/10/01 05:05:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:36 DEBUG : B2 bucket rclone-test-sedeqim8saxa: Waiting for checks to finish 2025/10/01 05:05:36 DEBUG : B2 bucket rclone-test-sedeqim8saxa: Waiting for transfers to finish 2025/10/01 05:05:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:05:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/01 05:05:37 DEBUG : B2 bucket rclone-test-sedeqim8saxa: Waiting for checks to finish 2025/10/01 05:05:37 DEBUG : B2 bucket rclone-test-sedeqim8saxa: Waiting for transfers to finish 2025/10/01 05:05:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/01 05:05:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:05:38 INFO : sub dir/hello world: Deleted 2025/10/01 05:05:39 DEBUG : testing file moves 2025/10/01 05:05:39 DEBUG : B2 bucket rclone-test-sedeqim8saxa: Waiting for checks to finish 2025/10/01 05:05:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/01 05:05:39 DEBUG : B2 bucket rclone-test-sedeqim8saxa: Waiting for transfers to finish 2025/10/01 05:05:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/01 05:05:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:05:40 INFO : sub dir/hello world: Deleted 2025/10/01 05:05:40 DEBUG : B2 bucket rclone-test-sedeqim8saxa: Purge remote 2025/10/01 05:05:40 INFO : B2 bucket rclone-test-sedeqim8saxa: cleaning bucket "rclone-test-sedeqim8saxa" of all files 2025/10/01 05:05:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f426d23209d9beb9f980e1b_f111817613829721f_d20251001_m050539_c001_v0001145_t0059_u01759295139528") 2025/10/01 05:05:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f426d23209d9beb9f980e1b_f104205f738e1354c_d20251001_m050538_c001_v0001093_t0026_u01759295138035") 2025/10/01 05:05:40 DEBUG : sub dir/hello world: Deleting (id "4_z2f426d23209d9beb9f980e1b_f111071546e544ad2_d20251001_m050536_c001_v0001113_t0049_u01759295136816") --- PASS: TestServerSideMoveOverSelf (7.33s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:42 ERROR : error listing: directory not found 2025/10/01 05:05:42 INFO : Local file system at /tmp/rclone4114587399: Making directory 2025/10/01 05:05:42 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:42 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:05:43 DEBUG : Local file system at /tmp/rclone4114587399: Waiting for checks to finish 2025/10/01 05:05:43 DEBUG : Local file system at /tmp/rclone4114587399: Waiting for transfers to finish 2025/10/01 05:05:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:05:44 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/01 05:05:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/01 05:05:45 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:45 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:05:45 INFO : check sum: Copied (new) 2025/10/01 05:05:45 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:45 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:05:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/01 05:05:45 DEBUG : check sum: Unchanged skipping 2025/10/01 05:05:45 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:45 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.48s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/01 05:05:46 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:46 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:46 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:05:46 INFO : sizeonly: Copied (new) 2025/10/01 05:05:46 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:47 DEBUG : sizeonly: Sizes identical 2025/10/01 05:05:47 DEBUG : sizeonly: Unchanged skipping 2025/10/01 05:05:47 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:47 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:47 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/01 05:05:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/01 05:05:48 INFO : ignore-size: Copied (new) 2025/10/01 05:05:48 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:05:48 DEBUG : ignore-size: Unchanged skipping 2025/10/01 05:05:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:48 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:05:50 DEBUG : existing: Unchanged skipping 2025/10/01 05:05:50 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:50 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:50 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:50 INFO : There was nothing to transfer 2025/10/01 05:05:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/01 05:05:50 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:50 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:05:50 INFO : existing: Copied (replaced existing) 2025/10/01 05:05:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/01 05:05:51 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:51 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:05:51 INFO : existing: Copied (new) 2025/10/01 05:05:51 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:51 DEBUG : existing: Destination exists, skipping 2025/10/01 05:05:51 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:51 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:51 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/01 05:05:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:05:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/01 05:05:53 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:53 DEBUG : c/non empty space: Unchanged skipping 2025/10/01 05:05:53 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:05:53 INFO : a/potato2: Copied (new) 2025/10/01 05:05:53 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:55 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/01 05:05:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:05:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/01 05:05:55 DEBUG : empty space: Unchanged skipping 2025/10/01 05:05:55 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:55 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:55 INFO : There was nothing to transfer 2025/10/01 05:05:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/01 05:05:55 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:05:56 INFO : empty space: Updated modification time in destination 2025/10/01 05:05:56 DEBUG : empty space: Unchanged skipping 2025/10/01 05:05:56 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:56 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:57 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/01 05:05:57 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:05:57 DEBUG : empty space: Unchanged skipping 2025/10/01 05:05:57 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:57 DEBUG : Waiting for deletions to finish 2025/10/01 05:05:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:05:59 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:05:59 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/01 05:05:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4114587399) 2025/10/01 05:05:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-puxefoj3xuwi) 2025/10/01 05:05:59 DEBUG : foo: sha1 differ 2025/10/01 05:05:59 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:05:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/01 05:05:59 INFO : foo: Copied (replaced existing) 2025/10/01 05:05:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/01 05:06:00 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:00 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:00 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:00 INFO : potato: Copied (new) 2025/10/01 05:06:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:02 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/01 05:06:02 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/01 05:06:03 INFO : potato: Copied (replaced existing) 2025/10/01 05:06:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:04 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/01 05:06:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4114587399) 2025/10/01 05:06:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-puxefoj3xuwi) 2025/10/01 05:06:04 DEBUG : potato: sha1 differ 2025/10/01 05:06:04 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/01 05:06:04 INFO : potato: Copied (replaced existing) 2025/10/01 05:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/01 05:06:05 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:05 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:05 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:05 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:07 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:07 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:07 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:07 INFO : potato2: Copied (new) 2025/10/01 05:06:07 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:09 INFO : d: Making directory 2025/10/01 05:06:09 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/01 05:06:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:09 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:09 DEBUG : c/non empty space: Unchanged skipping 2025/10/01 05:06:09 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:09 INFO : a/potato2: Copied (new) 2025/10/01 05:06:09 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:10 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:11 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/01 05:06:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:11 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:11 DEBUG : c/non empty space: Unchanged skipping 2025/10/01 05:06:11 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:11 INFO : a/potato2: Copied (new) 2025/10/01 05:06:11 ERROR : B2 bucket rclone-test-puxefoj3xuwi: not deleting files as there were IO errors 2025/10/01 05:06:11 ERROR : B2 bucket rclone-test-puxefoj3xuwi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:13 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:13 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:13 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:13 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:14 INFO : potato: Deleted 2025/10/01 05:06:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:15 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:15 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:15 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:16 INFO : potato: Deleted 2025/10/01 05:06:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:16 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:16 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:16 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.38s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:17 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:17 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/01 05:06:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:19 DEBUG : enormous: Excluded (Size Filter) 2025/10/01 05:06:19 DEBUG : enormous: Excluded 2025/10/01 05:06:19 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:06:19 DEBUG : potato2: Excluded 2025/10/01 05:06:19 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:06:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:19 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:19 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:19 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:19 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:19 INFO : There was nothing to transfer 2025/10/01 05:06:20 DEBUG : enormous: Excluded (Size Filter) 2025/10/01 05:06:20 DEBUG : enormous: Excluded 2025/10/01 05:06:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:06:20 DEBUG : potato2: Excluded 2025/10/01 05:06:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:06:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/01 05:06:20 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:20 DEBUG : Local file system at /tmp/rclone4114587399: Waiting for checks to finish 2025/10/01 05:06:20 DEBUG : Local file system at /tmp/rclone4114587399: Waiting for transfers to finish 2025/10/01 05:06:20 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:21 DEBUG : enormous: Excluded (Size Filter) 2025/10/01 05:06:21 DEBUG : enormous: Excluded 2025/10/01 05:06:21 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:06:21 DEBUG : potato2: Excluded 2025/10/01 05:06:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:06:22 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:22 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:22 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:22 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:22 INFO : enormous: Deleted 2025/10/01 05:06:22 INFO : potato2: Deleted 2025/10/01 05:06:22 INFO : There was nothing to transfer 2025/10/01 05:06:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/01 05:06:22 DEBUG : Local file system at /tmp/rclone4114587399: Waiting for checks to finish 2025/10/01 05:06:22 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:22 DEBUG : Local file system at /tmp/rclone4114587399: Waiting for transfers to finish 2025/10/01 05:06:22 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:22 INFO : enormous: Deleted 2025/10/01 05:06:22 INFO : potato2: Deleted 2025/10/01 05:06:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:24 DEBUG : five: Need to transfer - File not found at Destination 2025/10/01 05:06:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/01 05:06:24 DEBUG : three: Sizes identical 2025/10/01 05:06:24 DEBUG : one: Destination is newer than source, skipping 2025/10/01 05:06:24 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/01 05:06:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/01 05:06:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4114587399) 2025/10/01 05:06:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-puxefoj3xuwi) 2025/10/01 05:06:24 DEBUG : two: sha1 differ 2025/10/01 05:06:24 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/01 05:06:25 INFO : four: Copied (replaced existing) 2025/10/01 05:06:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/01 05:06:25 INFO : two: Copied (replaced existing) 2025/10/01 05:06:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/01 05:06:25 INFO : five: Copied (new) 2025/10/01 05:06:25 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:26 DEBUG : one: Destination is newer than source, skipping 2025/10/01 05:06:26 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/01 05:06:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/01 05:06:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/01 05:06:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/01 05:06:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/01 05:06:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/01 05:06:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/01 05:06:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/01 05:06:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/01 05:06:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4114587399) 2025/10/01 05:06:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-puxefoj3xuwi) 2025/10/01 05:06:26 DEBUG : three: sha1 differ 2025/10/01 05:06:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/01 05:06:26 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:06:26 INFO : three: Copied (replaced existing) 2025/10/01 05:06:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.37s) === 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-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/01 05:06:27 INFO : B2 bucket rclone-test-puxefoj3xuwi: Making map for --track-renames 2025/10/01 05:06:27 INFO : B2 bucket rclone-test-puxefoj3xuwi: Finished making map for --track-renames 2025/10/01 05:06:27 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/01 05:06:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/01 05:06:27 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for renames to finish 2025/10/01 05:06:27 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:06:28 INFO : yam: Copied (new) 2025/10/01 05:06:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/01 05:06:28 INFO : potato: Copied (new) 2025/10/01 05:06:28 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:06:28 INFO : B2 bucket rclone-test-puxefoj3xuwi: Making map for --track-renames 2025/10/01 05:06:28 INFO : B2 bucket rclone-test-puxefoj3xuwi: Finished making map for --track-renames 2025/10/01 05:06:28 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:28 DEBUG : potato: Unchanged skipping 2025/10/01 05:06:28 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for renames to finish 2025/10/01 05:06:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:06:29 INFO : yam: Copied (server-side copy) to: yaml 2025/10/01 05:06:30 INFO : yam: Deleted 2025/10/01 05:06:30 INFO : yaml: Renamed from "yam" 2025/10/01 05:06:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/01 05:06:31 INFO : B2 bucket rclone-test-puxefoj3xuwi: Making map for --track-renames 2025/10/01 05:06:31 INFO : B2 bucket rclone-test-puxefoj3xuwi: Finished making map for --track-renames 2025/10/01 05:06:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/01 05:06:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/01 05:06:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for renames to finish 2025/10/01 05:06:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:31 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/7fa2dd83208d9beb9f980e1b/c001_v0001183_t0013": EOF 2025/10/01 05:06:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/7fa2dd83208d9beb9f980e1b/c001_v0001183_t0013": EOF) 2025/10/01 05:06:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 05:06:31 DEBUG : potato: Received error: Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/7fa2dd83208d9beb9f980e1b/c001_v0001183_t0013": EOF - low level retry 0/10 2025/10/01 05:06:31 DEBUG : pacer: Reducing sleep to 10ms 2025/10/01 05:06:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:06:31 INFO : yam: Copied (new) 2025/10/01 05:06:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/01 05:06:31 INFO : potato: Copied (new) 2025/10/01 05:06:31 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:06:32 INFO : B2 bucket rclone-test-puxefoj3xuwi: Making map for --track-renames 2025/10/01 05:06:32 INFO : B2 bucket rclone-test-puxefoj3xuwi: Finished making map for --track-renames 2025/10/01 05:06:32 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:32 DEBUG : potato: Unchanged skipping 2025/10/01 05:06:32 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for renames to finish 2025/10/01 05:06:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:06:32 INFO : yam: Copied (server-side copy) to: yaml 2025/10/01 05:06:32 INFO : yam: Deleted 2025/10/01 05:06:32 INFO : yaml: Renamed from "yam" 2025/10/01 05:06:32 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/01 05:06:34 INFO : B2 bucket rclone-test-puxefoj3xuwi: Making map for --track-renames 2025/10/01 05:06:34 INFO : B2 bucket rclone-test-puxefoj3xuwi: Finished making map for --track-renames 2025/10/01 05:06:34 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/01 05:06:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/01 05:06:34 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for renames to finish 2025/10/01 05:06:34 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/01 05:06:34 INFO : potato: Copied (new) 2025/10/01 05:06:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:06:34 INFO : sub/yam: Copied (new) 2025/10/01 05:06:34 DEBUG : Waiting for deletions to finish 2025/10/01 05:06:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:06:34 DEBUG : potato: Unchanged skipping 2025/10/01 05:06:34 INFO : B2 bucket rclone-test-puxefoj3xuwi: Making map for --track-renames 2025/10/01 05:06:34 INFO : B2 bucket rclone-test-puxefoj3xuwi: Finished making map for --track-renames 2025/10/01 05:06:34 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:34 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for renames to finish 2025/10/01 05:06:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:06:35 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/01 05:06:35 INFO : sub/yam: Deleted 2025/10/01 05:06:35 INFO : yam: Renamed from "sub/yam" 2025/10/01 05:06:35 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.59s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:36 DEBUG : Creating backend with remote "/tmp/rclone4114587399/dir1" 2025/10/01 05:06:36 DEBUG : Creating backend with remote "/tmp/rclone4114587399/dir2" 2025/10/01 05:06:36 DEBUG : Local file system at /tmp/rclone4114587399/dir2: Using server-side directory move 2025/10/01 05:06:36 INFO : Local file system at /tmp/rclone4114587399/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/01 05:06:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/01 05:06:36 DEBUG : Local file system at /tmp/rclone4114587399/dir2: Waiting for checks to finish 2025/10/01 05:06:36 DEBUG : Local file system at /tmp/rclone4114587399/dir2: Waiting for transfers to finish 2025/10/01 05:06:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:06:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/01 05:06:37 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:37 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:06:37 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:06:37 INFO : sub dir/hello world: Deleted 2025/10/01 05:06:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/01 05:06:37 INFO : nested/sub dir/file: Copied (new) 2025/10/01 05:06:37 INFO : nested/sub dir/file: Deleted 2025/10/01 05:06:37 INFO : sub dir: Removing directory 2025/10/01 05:06:37 INFO : nested/sub dir: Removing directory 2025/10/01 05:06:37 INFO : nested: Removing directory 2025/10/01 05:06:37 DEBUG : Local file system at /tmp/rclone4114587399: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:06:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/01 05:06:38 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:38 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:06:39 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:06:39 INFO : sub dir/hello world: Deleted 2025/10/01 05:06:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/01 05:06:39 INFO : nested/sub dir/file: Copied (new) 2025/10/01 05:06:39 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.60s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/01 05:06:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/01 05:06:40 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:40 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/01 05:06:40 INFO : existing-b: Copied (new) 2025/10/01 05:06:40 INFO : existing-b: Deleted 2025/10/01 05:06:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:06:40 INFO : existing: Copied (new) 2025/10/01 05:06:40 INFO : existing: Deleted 2025/10/01 05:06:41 DEBUG : existing: Destination exists, skipping 2025/10/01 05:06:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/01 05:06:41 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:06:41 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:06:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cepeviv3xafu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-puxefoj3xuwi -> B2 bucket rclone-test-cepeviv3xafu 2025/10/01 05:06:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/01 05:06:46 DEBUG : empty space: Unchanged skipping 2025/10/01 05:06:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/01 05:06:46 DEBUG : B2 bucket rclone-test-cepeviv3xafu: Waiting for checks to finish 2025/10/01 05:06:46 INFO : empty space: Deleted 2025/10/01 05:06:46 DEBUG : B2 bucket rclone-test-cepeviv3xafu: Waiting for transfers to finish 2025/10/01 05:06:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:46 INFO : potato2: Copied (server-side copy) 2025/10/01 05:06:46 INFO : potato2: Deleted 2025/10/01 05:06:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:06:47 INFO : potato3: Copied (server-side copy) 2025/10/01 05:06:47 INFO : potato3: Deleted 2025/10/01 05:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gizucek8fuma" 2025/10/01 05:06:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/01 05:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/01 05:06:49 DEBUG : B2 bucket rclone-test-gizucek8fuma: Waiting for checks to finish 2025/10/01 05:06:49 DEBUG : B2 bucket rclone-test-gizucek8fuma: Waiting for transfers to finish 2025/10/01 05:06:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:06:49 INFO : empty space: Copied (server-side copy) 2025/10/01 05:06:49 INFO : empty space: Deleted 2025/10/01 05:06:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:06:50 INFO : potato3: Copied (server-side copy) 2025/10/01 05:06:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:50 INFO : potato2: Copied (server-side copy) 2025/10/01 05:06:50 INFO : potato3: Deleted 2025/10/01 05:06:50 INFO : potato2: Deleted 2025/10/01 05:06:50 DEBUG : B2 bucket rclone-test-gizucek8fuma: Purge remote 2025/10/01 05:06:50 INFO : B2 bucket rclone-test-gizucek8fuma: cleaning bucket "rclone-test-gizucek8fuma" of all files 2025/10/01 05:06:50 DEBUG : empty space: Deleting (id "4_zcf227de320ad9beb9f980e1b_f115e3b667f9cc8f6_d20251001_m050649_c001_v0001183_t0003_u01759295209582") 2025/10/01 05:06:50 DEBUG : potato2: Deleting (id "4_zcf227de320ad9beb9f980e1b_f1008f5aedbab4c1b_d20251001_m050649_c001_v0001182_t0035_u01759295209935") 2025/10/01 05:06:50 DEBUG : potato3: Deleting (id "4_zcf227de320ad9beb9f980e1b_f11301954b491f9cb_d20251001_m050649_c001_v0001131_t0034_u01759295209799") 2025/10/01 05:06:51 DEBUG : B2 bucket rclone-test-cepeviv3xafu: Purge remote 2025/10/01 05:06:51 INFO : B2 bucket rclone-test-cepeviv3xafu: cleaning bucket "rclone-test-cepeviv3xafu" of all files 2025/10/01 05:06:51 DEBUG : empty space: Deleting (id "4_z3f626dd320ad9beb9f980e1b_f40838f7c6d687dc5_d20251001_m050649_c001_v7007000_t0000_u01759295209773") 2025/10/01 05:06:51 DEBUG : empty space: Deleting (id "4_z3f626dd320ad9beb9f980e1b_f101ecb304f6c9a23_d20251001_m050645_c001_v0001100_t0003_u01759295205640") 2025/10/01 05:06:51 DEBUG : potato2: Deleting (id "4_z3f626dd320ad9beb9f980e1b_f4023a42e9105c194_d20251001_m050650_c001_v7007000_t0000_u01759295210193") 2025/10/01 05:06:51 DEBUG : potato2: Deleting (id "4_z3f626dd320ad9beb9f980e1b_f1114cd13bf18a7b9_d20251001_m050646_c001_v0001165_t0040_u01759295206678") 2025/10/01 05:06:51 DEBUG : potato3: Deleting (id "4_z3f626dd320ad9beb9f980e1b_f40838f7c6d687dc6_d20251001_m050650_c001_v7007000_t0000_u01759295210146") 2025/10/01 05:06:51 DEBUG : potato3: Deleting (id "4_z3f626dd320ad9beb9f980e1b_f10793c21336f1c23_d20251001_m050646_c001_v0001104_t0041_u01759295206902") 2025/10/01 05:06:51 DEBUG : potato3: Deleting (id "4_z3f626dd320ad9beb9f980e1b_f101ecb304f6c9a29_d20251001_m050645_c001_v0001100_t0054_u01759295205995") 2025/10/01 05:06:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/01 05:06:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 05:06:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-palikec7dejo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-puxefoj3xuwi -> B2 bucket rclone-test-palikec7dejo 2025/10/01 05:06:58 DEBUG : empty space: Excluded (Size Filter) 2025/10/01 05:06:58 DEBUG : empty space: Excluded (Size Filter) 2025/10/01 05:06:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:06:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/01 05:06:58 DEBUG : B2 bucket rclone-test-palikec7dejo: Waiting for checks to finish 2025/10/01 05:06:58 DEBUG : B2 bucket rclone-test-palikec7dejo: Waiting for transfers to finish 2025/10/01 05:06:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:06:58 INFO : potato2: Copied (server-side copy) 2025/10/01 05:06:59 INFO : potato2: Deleted 2025/10/01 05:06:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:06:59 INFO : potato3: Copied (server-side copy) 2025/10/01 05:06:59 INFO : potato3: Deleted 2025/10/01 05:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-davisuc3vuqu" 2025/10/01 05:07:00 DEBUG : empty space: Excluded (Size Filter) 2025/10/01 05:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:07:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/01 05:07:01 DEBUG : B2 bucket rclone-test-davisuc3vuqu: Waiting for checks to finish 2025/10/01 05:07:01 DEBUG : B2 bucket rclone-test-davisuc3vuqu: Waiting for transfers to finish 2025/10/01 05:07:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:07:01 INFO : potato2: Copied (server-side copy) 2025/10/01 05:07:02 INFO : potato2: Deleted 2025/10/01 05:07:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:07:02 INFO : potato3: Copied (server-side copy) 2025/10/01 05:07:02 INFO : potato3: Deleted 2025/10/01 05:07:02 DEBUG : B2 bucket rclone-test-davisuc3vuqu: Purge remote 2025/10/01 05:07:02 INFO : B2 bucket rclone-test-davisuc3vuqu: cleaning bucket "rclone-test-davisuc3vuqu" of all files 2025/10/01 05:07:03 DEBUG : potato2: Deleting (id "4_z2f92ade320ad9beb9f980e1b_f114c1592052c0fdc_d20251001_m050701_c001_v0001184_t0016_u01759295221759") 2025/10/01 05:07:03 DEBUG : potato3: Deleting (id "4_z2f92ade320ad9beb9f980e1b_f1008b20cc2e24741_d20251001_m050702_c001_v0001091_t0050_u01759295222011") 2025/10/01 05:07:03 DEBUG : B2 bucket rclone-test-palikec7dejo: Purge remote 2025/10/01 05:07:03 INFO : B2 bucket rclone-test-palikec7dejo: cleaning bucket "rclone-test-palikec7dejo" of all files 2025/10/01 05:07:03 DEBUG : empty space: Deleting (id "4_zcf529dc320ad9beb9f980e1b_f11040e2627d769af_d20251001_m050657_c001_v0001181_t0038_u01759295217766") 2025/10/01 05:07:03 DEBUG : potato2: Deleting (id "4_zcf529dc320ad9beb9f980e1b_f4059676cc1813e93_d20251001_m050701_c001_v7007000_t0000_u01759295221970") 2025/10/01 05:07:03 DEBUG : potato2: Deleting (id "4_zcf529dc320ad9beb9f980e1b_f10267eaea1d73018_d20251001_m050658_c001_v0001101_t0008_u01759295218658") 2025/10/01 05:07:03 DEBUG : potato3: Deleting (id "4_zcf529dc320ad9beb9f980e1b_f4059676cc1813e94_d20251001_m050702_c001_v7007000_t0000_u01759295222397") 2025/10/01 05:07:03 DEBUG : potato3: Deleting (id "4_zcf529dc320ad9beb9f980e1b_f101e764e3c6b75a0_d20251001_m050659_c001_v0001144_t0053_u01759295219032") 2025/10/01 05:07:03 DEBUG : potato3: Deleting (id "4_zcf529dc320ad9beb9f980e1b_f11040e2627d769b5_d20251001_m050657_c001_v0001181_t0000_u01759295217981") --- PASS: TestServerSideMoveWithFilter (12.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zanuwiv3fuya" 2025/10/01 05:07:05 DEBUG : Config file has changed externally - reloading 2025/10/01 05:07:09 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-puxefoj3xuwi -> B2 bucket rclone-test-zanuwiv3fuya 2025/10/01 05:07:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:07:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/01 05:07:11 DEBUG : empty space: Unchanged skipping 2025/10/01 05:07:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/01 05:07:11 DEBUG : B2 bucket rclone-test-zanuwiv3fuya: Waiting for checks to finish 2025/10/01 05:07:11 INFO : empty space: Deleted 2025/10/01 05:07:11 DEBUG : B2 bucket rclone-test-zanuwiv3fuya: Waiting for transfers to finish 2025/10/01 05:07:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:07:11 INFO : potato2: Copied (server-side copy) 2025/10/01 05:07:11 INFO : potato2: Deleted 2025/10/01 05:07:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:07:12 INFO : potato3: Copied (server-side copy) 2025/10/01 05:07:12 INFO : potato3: Deleted 2025/10/01 05:07:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bajurek8kefo" 2025/10/01 05:07:13 INFO : tomatoDir: Making directory 2025/10/01 05:07:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/01 05:07:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:07:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/01 05:07:13 DEBUG : B2 bucket rclone-test-bajurek8kefo: Waiting for checks to finish 2025/10/01 05:07:13 DEBUG : B2 bucket rclone-test-bajurek8kefo: Waiting for transfers to finish 2025/10/01 05:07:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:07:14 INFO : potato2: Copied (server-side copy) 2025/10/01 05:07:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:07:14 INFO : empty space: Copied (server-side copy) 2025/10/01 05:07:15 INFO : potato2: Deleted 2025/10/01 05:07:15 INFO : empty space: Deleted 2025/10/01 05:07:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:07:15 INFO : potato3: Copied (server-side copy) 2025/10/01 05:07:15 INFO : potato3: Deleted 2025/10/01 05:07:15 DEBUG : B2 bucket rclone-test-bajurek8kefo: Purge remote 2025/10/01 05:07:15 INFO : B2 bucket rclone-test-bajurek8kefo: cleaning bucket "rclone-test-bajurek8kefo" of all files 2025/10/01 05:07:16 DEBUG : empty space: Deleting (id "4_zcf92ddf320ad9beb9f980e1b_f108424427b2e4f50_d20251001_m050714_c001_v0001172_t0049_u01759295234413") 2025/10/01 05:07:16 DEBUG : potato2: Deleting (id "4_zcf92ddf320ad9beb9f980e1b_f11557dbfa5222238_d20251001_m050714_c001_v0001181_t0048_u01759295234774") 2025/10/01 05:07:16 DEBUG : potato3: Deleting (id "4_zcf92ddf320ad9beb9f980e1b_f114c5e6ed93ef0ee_d20251001_m050714_c001_v0001136_t0009_u01759295234800") 2025/10/01 05:07:16 DEBUG : B2 bucket rclone-test-zanuwiv3fuya: Purge remote 2025/10/01 05:07:16 INFO : B2 bucket rclone-test-zanuwiv3fuya: cleaning bucket "rclone-test-zanuwiv3fuya" of all files 2025/10/01 05:07:16 DEBUG : empty space: Deleting (id "4_zef72cde320ad9beb9f980e1b_f41961440b029ceef_d20251001_m050715_c001_v7007000_t0000_u01759295235059") 2025/10/01 05:07:16 DEBUG : empty space: Deleting (id "4_zef72cde320ad9beb9f980e1b_f102a21555395639d_d20251001_m050710_c001_v0001181_t0015_u01759295230597") 2025/10/01 05:07:16 DEBUG : potato2: Deleting (id "4_zef72cde320ad9beb9f980e1b_f42136b7bf6c0ca08_d20251001_m050714_c001_v7007000_t0000_u01759295234995") 2025/10/01 05:07:16 DEBUG : potato2: Deleting (id "4_zef72cde320ad9beb9f980e1b_f107dcefa3d5780ae_d20251001_m050711_c001_v0001172_t0010_u01759295231489") 2025/10/01 05:07:16 DEBUG : potato3: Deleting (id "4_zef72cde320ad9beb9f980e1b_f41961440b029cef0_d20251001_m050715_c001_v7007000_t0000_u01759295235268") 2025/10/01 05:07:16 DEBUG : potato3: Deleting (id "4_zef72cde320ad9beb9f980e1b_f1021db595440754b_d20251001_m050711_c001_v0001183_t0052_u01759295231872") 2025/10/01 05:07:16 DEBUG : potato3: Deleting (id "4_zef72cde320ad9beb9f980e1b_f102a2155539563a3_d20251001_m050710_c001_v0001181_t0032_u01759295230805") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.85s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/rclone-sync-test" 2025/10/01 05:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/rclone-sync-test-include/layer2" 2025/10/01 05:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/rclone-sync-test-ignore-file" 2025/10/01 05:07:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/01 05:07:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 05:07:30 DEBUG : pacer: Reducing sleep to 10ms 2025/10/01 05:07:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path rclone-sync-test: Waiting for checks to finish 2025/10/01 05:07:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path rclone-sync-test: Waiting for transfers to finish 2025/10/01 05:07:30 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:30 INFO : There was nothing to transfer 2025/10/01 05:07:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:07:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:07:30 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:30 INFO : There was nothing to transfer 2025/10/01 05:07:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/01 05:07:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/01 05:07:30 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:30 INFO : There was nothing to transfer 2025/10/01 05:07:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:07:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:07:31 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:31 INFO : There was nothing to transfer 2025/10/01 05:07:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/01 05:07:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/01 05:07:31 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:31 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:07:32 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dst" 2025/10/01 05:07:33 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/CompareDest" 2025/10/01 05:07:35 DEBUG : one: Need to transfer - File not found at Destination 2025/10/01 05:07:35 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:35 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:07:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:07:36 INFO : one: Copied (new) 2025/10/01 05:07:36 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:07:36 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:36 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:07:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/01 05:07:37 INFO : one: Copied (replaced existing) 2025/10/01 05:07:37 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:07:39 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:07:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:07:39 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:07:39 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:39 INFO : There was nothing to transfer 2025/10/01 05:07:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:07:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:07:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 05:07:40 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:07:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:07:40 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:07:40 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:40 INFO : There was nothing to transfer 2025/10/01 05:07:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:07:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:07:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 05:07:41 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:07:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:07:41 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:07:41 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:41 INFO : There was nothing to transfer 2025/10/01 05:07:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:07:42 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/01 05:07:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/01 05:07:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 05:07:42 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:07:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:07:42 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:07:42 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:42 INFO : There was nothing to transfer 2025/10/01 05:07:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:07:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/01 05:07:43 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 05:07:43 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:07:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:07:43 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:07:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/01 05:07:43 INFO : two: Copied (new) 2025/10/01 05:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dest" 2025/10/01 05:07:47 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/pre-dest1" 2025/10/01 05:07:48 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/pre-dest2" 2025/10/01 05:07:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:07:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/01 05:07:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:07:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/01 05:07:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/01 05:07:51 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dest: Waiting for checks to finish 2025/10/01 05:07:51 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dest: Waiting for transfers to finish 2025/10/01 05:07:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/01 05:07:52 INFO : 3: Copied (new) 2025/10/01 05:07:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dst" 2025/10/01 05:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/CopyDest" 2025/10/01 05:07:57 DEBUG : one: Need to transfer - File not found at Destination 2025/10/01 05:07:57 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:57 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:07:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:07:58 INFO : one: Copied (new) 2025/10/01 05:07:58 DEBUG : Waiting for deletions to finish 2025/10/01 05:07:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:07:59 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:07:59 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/01 05:08:00 INFO : one: Copied (replaced existing) 2025/10/01 05:08:00 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/BackupDir" 2025/10/01 05:08:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:08:03 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:08:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:08:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:08:05 INFO : one: Copied (server-side copy) 2025/10/01 05:08:05 INFO : one: Deleted 2025/10/01 05:08:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/01 05:08:05 INFO : one: Copied (server-side copy) 2025/10/01 05:08:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/01 05:08:05 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:05 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:08:07 DEBUG : one: Unchanged skipping 2025/10/01 05:08:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:08:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/01 05:08:07 INFO : two: Copied (server-side copy) 2025/10/01 05:08:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/01 05:08:07 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:07 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:07 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:08:07 DEBUG : one: Unchanged skipping 2025/10/01 05:08:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:08:07 DEBUG : two: Unchanged skipping 2025/10/01 05:08:07 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:07 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:07 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:07 INFO : There was nothing to transfer 2025/10/01 05:08:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:08:09 DEBUG : one: Unchanged skipping 2025/10/01 05:08:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/01 05:08:09 DEBUG : three: Destination not found in --copy-dest 2025/10/01 05:08:09 DEBUG : three: Need to transfer - File not found at Destination 2025/10/01 05:08:09 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:08:09 DEBUG : two: Unchanged skipping 2025/10/01 05:08:09 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/01 05:08:10 INFO : three: Copied (new) 2025/10/01 05:08:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.33s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dst" 2025/10/01 05:08:15 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/backup" 2025/10/01 05:08:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:08:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:08:17 DEBUG : two: Unchanged skipping 2025/10/01 05:08:17 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:08:19 INFO : one: Copied (server-side copy) 2025/10/01 05:08:19 INFO : one: Deleted 2025/10/01 05:08:19 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:08:20 INFO : one: Copied (new) 2025/10/01 05:08:20 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:08:20 INFO : three.txt: Copied (server-side copy) 2025/10/01 05:08:20 INFO : three.txt: Deleted 2025/10/01 05:08:20 INFO : three.txt: Moved into backup dir 2025/10/01 05:08:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:08:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:08:22 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:22 DEBUG : two: Unchanged skipping 2025/10/01 05:08:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:08:23 INFO : one: Copied (server-side copy) 2025/10/01 05:08:23 INFO : one: Deleted 2025/10/01 05:08:23 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:08:23 INFO : one: Copied (new) 2025/10/01 05:08:23 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:08:23 INFO : three.txt: Copied (server-side copy) 2025/10/01 05:08:24 INFO : three.txt: Deleted 2025/10/01 05:08:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.92s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:08:27 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dst" 2025/10/01 05:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/backup" 2025/10/01 05:08:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:08:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:08:30 DEBUG : two: Unchanged skipping 2025/10/01 05:08:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:08:31 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:08:31 INFO : one: Deleted 2025/10/01 05:08:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:08:32 INFO : one: Copied (new) 2025/10/01 05:08:32 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:08:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:08:33 INFO : three.txt: Deleted 2025/10/01 05:08:33 INFO : three.txt: Moved into backup dir 2025/10/01 05:08:35 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:08:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:08:35 DEBUG : two: Unchanged skipping 2025/10/01 05:08:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:08:35 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:08:35 INFO : one: Deleted 2025/10/01 05:08:35 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:08:36 INFO : one: Copied (new) 2025/10/01 05:08:36 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:08:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:08:36 INFO : three.txt: Deleted 2025/10/01 05:08:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dst" 2025/10/01 05:08:41 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/backup" 2025/10/01 05:08:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:08:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:08:43 DEBUG : two: Unchanged skipping 2025/10/01 05:08:43 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:08:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/01 05:08:44 INFO : one: Deleted 2025/10/01 05:08:44 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:08:45 INFO : one: Copied (new) 2025/10/01 05:08:45 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:08:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/01 05:08:46 INFO : three.txt: Deleted 2025/10/01 05:08:46 INFO : three.txt: Moved into backup dir 2025/10/01 05:08:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:08:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:08:47 DEBUG : two: Unchanged skipping 2025/10/01 05:08:47 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:08:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/01 05:08:48 INFO : one: Deleted 2025/10/01 05:08:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:08:48 INFO : one: Copied (new) 2025/10/01 05:08:48 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:08:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/01 05:08:49 INFO : three.txt: Deleted 2025/10/01 05:08:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.90s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dst" 2025/10/01 05:08:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:08:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:08:54 DEBUG : two: Unchanged skipping 2025/10/01 05:08:54 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:08:55 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:08:55 INFO : one: Deleted 2025/10/01 05:08:55 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:08:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:08:56 INFO : one: Copied (new) 2025/10/01 05:08:56 DEBUG : Waiting for deletions to finish 2025/10/01 05:08:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:08:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:08:57 INFO : three.txt: Deleted 2025/10/01 05:08:57 INFO : three.txt: Moved into backup dir 2025/10/01 05:08:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/01 05:08:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 05:08:58 DEBUG : pacer: Reducing sleep to 10ms 2025/10/01 05:08:59 DEBUG : one.bak: Excluded (Path Filter) 2025/10/01 05:08:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/01 05:08:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:08:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:08:59 DEBUG : two: Unchanged skipping 2025/10/01 05:08:59 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for checks to finish 2025/10/01 05:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:08:59 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:08:59 INFO : one: Deleted 2025/10/01 05:08:59 DEBUG : B2 bucket rclone-test-puxefoj3xuwi path dst: Waiting for transfers to finish 2025/10/01 05:09:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:09:00 INFO : one: Copied (new) 2025/10/01 05:09:00 DEBUG : Waiting for deletions to finish 2025/10/01 05:09:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:09:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:09:01 INFO : three.txt: Deleted 2025/10/01 05:09:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.58s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dst" 2025/10/01 05:09:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:09:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:09:06 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:09:07 INFO : one: Deleted 2025/10/01 05:09:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:09:07 INFO : one: Copied (new) 2025/10/01 05:09:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:08 DEBUG : two: Unchanged skipping 2025/10/01 05:09:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/01 05:09:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:09:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:09:08 INFO : three.txt: Deleted 2025/10/01 05:09:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:09:09 INFO : three.txt: Copied (new) 2025/10/01 05:09:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:09:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:09:10 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:09:10 INFO : one: Deleted 2025/10/01 05:09:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:09:10 INFO : one: Copied (new) 2025/10/01 05:09:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:10 DEBUG : two: Unchanged skipping 2025/10/01 05:09:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/01 05:09:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:09:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:09:11 INFO : three.txt: Deleted 2025/10/01 05:09:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/01 05:09:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-puxefoj3xuwi/dst" 2025/10/01 05:09:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:09:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:09:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/01 05:09:18 INFO : one: Deleted 2025/10/01 05:09:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:09:19 INFO : one: Copied (new) 2025/10/01 05:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:19 DEBUG : two: Unchanged skipping 2025/10/01 05:09:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/01 05:09:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:09:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/01 05:09:20 INFO : three.txt: Deleted 2025/10/01 05:09:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:09:21 INFO : three.txt: Copied (new) 2025/10/01 05:09:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:09:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:09:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/01 05:09:22 INFO : one: Deleted 2025/10/01 05:09:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:09:23 INFO : one: Copied (new) 2025/10/01 05:09:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:23 DEBUG : two: Unchanged skipping 2025/10/01 05:09:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/01 05:09:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:09:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/01 05:09:24 INFO : three.txt: Deleted 2025/10/01 05:09:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/01 05:09:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.73s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:09:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/01 05:09:27 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:09:27 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:09:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/01 05:09:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/01 05:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:09:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/01 05:09:29 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:09:29 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:09:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:09:29 INFO : existing: Copied (new) 2025/10/01 05:09:29 DEBUG : Waiting for deletions to finish 2025/10/01 05:09:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/01 05:09:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:09:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/01 05:09:30 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:09:30 ERROR : B2 bucket rclone-test-puxefoj3xuwi: not deleting files as there were IO errors 2025/10/01 05:09:30 ERROR : B2 bucket rclone-test-puxefoj3xuwi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.19s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:09:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:09:31 DEBUG : existing: Unchanged skipping 2025/10/01 05:09:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:09:31 DEBUG : Waiting for deletions to finish 2025/10/01 05:09:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.31s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:09:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:09:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both0: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both13: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both14: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both15: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both16: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both17: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both18: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both19: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both1: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both2: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both3: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both4: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both10: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both11: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both12: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both6: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both7: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both8: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both9: Unchanged skipping 2025/10/01 05:09:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:09:50 DEBUG : both5: Unchanged skipping 2025/10/01 05:09:50 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:09:50 DEBUG : Waiting for deletions to finish 2025/10/01 05:09:51 INFO : only11: Deleted 2025/10/01 05:09:51 INFO : only16: Deleted 2025/10/01 05:09:51 INFO : only2: Deleted 2025/10/01 05:09:51 INFO : only9: Deleted 2025/10/01 05:09:51 INFO : only3: Deleted 2025/10/01 05:09:51 INFO : only0: Deleted 2025/10/01 05:09:51 INFO : only10: Deleted 2025/10/01 05:09:51 INFO : only15: Deleted 2025/10/01 05:09:51 INFO : only17: Deleted 2025/10/01 05:09:51 INFO : only18: Deleted 2025/10/01 05:09:51 INFO : only19: Deleted 2025/10/01 05:09:51 INFO : only4: Deleted 2025/10/01 05:09:51 INFO : only14: Deleted 2025/10/01 05:09:51 INFO : only1: Deleted 2025/10/01 05:09:51 INFO : only6: Deleted 2025/10/01 05:09:51 INFO : only8: Deleted 2025/10/01 05:09:52 INFO : only12: Deleted 2025/10/01 05:09:52 INFO : only13: Deleted 2025/10/01 05:09:52 INFO : only5: Deleted 2025/10/01 05:09:52 INFO : only7: Deleted 2025/10/01 05:09:52 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.20s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:10:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:10:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both10: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both13: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both14: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both12: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both16: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both0: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both11: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both15: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both1: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both17: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both3: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both18: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both19: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both2: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both7: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both8: Unchanged skipping 2025/10/01 05:10:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:12 DEBUG : both4: Unchanged skipping 2025/10/01 05:10:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : both5: Unchanged skipping 2025/10/01 05:10:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : both6: Unchanged skipping 2025/10/01 05:10:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : both9: Unchanged skipping 2025/10/01 05:10:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/01 05:10:12 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:10:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only12: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only0: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only15: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only17: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only11: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only10: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only13: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only16: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only18: Copied (replaced existing) 2025/10/01 05:10:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:13 INFO : only14: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only3: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only19: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only1: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only2: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only4: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only5: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only9: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only6: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only8: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:10:14 INFO : only7: Copied (replaced existing) 2025/10/01 05:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.98s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:10:22 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:10:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:10:22 DEBUG : empty_on_remote: Making directory with metadata 2025/10/01 05:10:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:10:22 INFO : empty_on_remote: Making directory 2025/10/01 05:10:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/01 05:10:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.59s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:10:25 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:10:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:10:25 DEBUG : empty_on_remote: Making directory with metadata 2025/10/01 05:10:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:10:25 INFO : empty_on_remote: Making directory 2025/10/01 05:10:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/01 05:10:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:10:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:27 INFO : sub dir: Making directory 2025/10/01 05:10:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:10:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:10:29 INFO : sub dir: Making directory 2025/10/01 05:10:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:10:38 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:38 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:10:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : apple: Unchanged skipping 2025/10/01 05:10:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:10:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : banana: Unchanged skipping 2025/10/01 05:10:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:10:39 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:10:39 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:39 INFO : There was nothing to transfer 2025/10/01 05:10:39 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:39 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:10:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : apple: Unchanged skipping 2025/10/01 05:10:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:10:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : banana: Unchanged skipping 2025/10/01 05:10:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:10:39 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:10:39 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:10:39 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:39 INFO : There was nothing to transfer 2025/10/01 05:10:39 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:40 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:10:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:10:53 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:54 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:10:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : apple: Unchanged skipping 2025/10/01 05:10:54 DEBUG : banana: Unchanged skipping 2025/10/01 05:10:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:10:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:10:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:10:54 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:10:54 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:54 INFO : There was nothing to transfer 2025/10/01 05:10:54 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:55 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : apple: Unchanged skipping 2025/10/01 05:10:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:10:55 DEBUG : banana: Unchanged skipping 2025/10/01 05:10:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:10:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:10:55 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:10:55 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:10:55 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:55 INFO : There was nothing to transfer 2025/10/01 05:10:55 DEBUG : Waiting for deletions to finish 2025/10/01 05:10:55 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:10:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:11:09 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:09 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:11:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:11:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:10 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:10 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:10 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:10 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:10 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:10 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:10 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:10 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/01 05:11:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:10 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:11:10 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:11:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:11:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:11:10 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/01 05:11:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:11:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:11:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:11:11 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/01 05:11:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:11:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:11:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:11:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:11:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:11:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:11:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:11:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:11:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:11:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:11:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:11:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:11:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:11:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:11:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:11:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:12 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:12 INFO : appleappleapplebanana: Deleted 2025/10/01 05:11:12 INFO : dir1/0008-2345678.txt: Deleted 2025/10/01 05:11:13 INFO : apple: Deleted 2025/10/01 05:11:13 INFO : dir1/0013-789;=.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0014-89;=.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0010-456789.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0012-6789;.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0007-1234567.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0009-3456789.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0011-56789;.txt: Deleted 2025/10/01 05:11:13 INFO : banana: Deleted 2025/10/01 05:11:13 INFO : dir1/0003-defghij.txt: Deleted 2025/10/01 05:11:13 INFO : splitbananasplit: Deleted 2025/10/01 05:11:13 INFO : dir1/0015-9;=.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/01 05:11:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/01 05:11:13 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/01 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:13 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : apple: Unchanged skipping 2025/10/01 05:11:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:11:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : banana: Unchanged skipping 2025/10/01 05:11:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/01 05:11:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:11:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:11:14 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:11:14 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:11:14 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:14 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/01 05:11:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:11:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:11:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:11:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:11:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:11:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:11:28 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:29 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:11:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:11:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:11:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:11:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:11:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:11:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:11:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:11:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:11:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:11:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:11:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:11:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:11:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:11:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:11:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:11:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/01 05:11:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:29 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:29 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:11:29 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:11:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:11:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/01 05:11:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:11:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:11:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:11:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:11:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/01 05:11:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:11:30 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/01 05:11:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:11:30 INFO : apple: Copied (new) to: PREFIXapple 2025/10/01 05:11:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:11:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:11:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:11:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:11:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:11:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:11:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:11:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:11:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:11:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:11:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:11:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:11:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:11:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:11:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:11:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:11:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:11:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:31 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/01 05:11:31 INFO : dir1/0014-89;=.txt: Deleted 2025/10/01 05:11:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/01 05:11:31 INFO : splitbananasplit: Deleted 2025/10/01 05:11:32 INFO : dir1/0008-2345678.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0011-56789;.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0010-456789.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0013-789;=.txt: Deleted 2025/10/01 05:11:32 INFO : apple: Deleted 2025/10/01 05:11:32 INFO : dir1/0003-defghij.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0012-6789;.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0015-9;=.txt: Deleted 2025/10/01 05:11:32 INFO : banana: Deleted 2025/10/01 05:11:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0007-1234567.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/01 05:11:32 INFO : dir1/0009-3456789.txt: Deleted 2025/10/01 05:11:32 INFO : appleappleapplebanana: Deleted 2025/10/01 05:11:32 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:11:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:11:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:11:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:11:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:11:32 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:11:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:11:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:11:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:11:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:11:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:11:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:11:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:11:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:11:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:11:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:11:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:11:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:11:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:11:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:11:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:11:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:11:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:11:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:33 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:11:33 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:11:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:11:33 INFO : banana: Copied (new) 2025/10/01 05:11:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:11:33 INFO : appleappleapplebanana: Copied (new) 2025/10/01 05:11:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:11:33 INFO : splitbananasplit: Copied (new) 2025/10/01 05:11:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:11:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/01 05:11:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:11:33 INFO : apple: Copied (new) 2025/10/01 05:11:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:11:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/01 05:11:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:11:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/01 05:11:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:11:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:11:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:11:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:11:34 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:11:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:11:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:11:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:11:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:11:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:11:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:11:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:11:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:11:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/01 05:11:34 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/01 05:11:35 INFO : PREFIXbanana: Deleted 2025/10/01 05:11:35 INFO : PREFIXsplitbananasplit: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/01 05:11:35 INFO : PREFIXapple: Deleted 2025/10/01 05:11:35 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/01 05:11:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/01 05:11:35 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:35 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:11:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:36 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:11:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:11:50 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:50 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:11:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:11:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:11:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:11:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:11:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:11:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:11:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:51 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:11:51 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:11:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:11:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:11:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:11:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:11:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:11:51 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:11:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:11:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:11:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/01 05:11:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:11:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:11:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:11:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:11:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:11:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:11:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:11:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:11:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:11:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:11:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:11:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:11:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:11:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:11:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:11:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:11:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:11:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:11:53 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/01 05:11:53 INFO : dir1/0012-6789;.txt: Deleted 2025/10/01 05:11:53 INFO : dir1/0007-1234567.txt: Deleted 2025/10/01 05:11:53 INFO : dir1/0014-89;=.txt: Deleted 2025/10/01 05:11:53 INFO : splitbananasplit: Deleted 2025/10/01 05:11:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/01 05:11:53 INFO : dir1/0003-defghij.txt: Deleted 2025/10/01 05:11:53 INFO : banana: Deleted 2025/10/01 05:11:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/01 05:11:53 INFO : dir1/0011-56789;.txt: Deleted 2025/10/01 05:11:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/01 05:11:53 INFO : dir1/0009-3456789.txt: Deleted 2025/10/01 05:11:53 INFO : dir1/0013-789;=.txt: Deleted 2025/10/01 05:11:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/01 05:11:54 INFO : dir1/0015-9;=.txt: Deleted 2025/10/01 05:11:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/01 05:11:54 INFO : dir1/0008-2345678.txt: Deleted 2025/10/01 05:11:54 INFO : dir1/0010-456789.txt: Deleted 2025/10/01 05:11:54 INFO : apple: Deleted 2025/10/01 05:11:54 INFO : appleappleapplebanana: Deleted 2025/10/01 05:11:54 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/01 05:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:11:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:11:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:11:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:11:54 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:11:54 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:11:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:11:55 INFO : appleappleapplebanana: Copied (new) 2025/10/01 05:11:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:11:55 INFO : apple: Copied (new) 2025/10/01 05:11:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:11:55 INFO : splitbananasplit: Copied (new) 2025/10/01 05:11:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:11:55 INFO : banana: Copied (new) 2025/10/01 05:11:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:11:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/01 05:11:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:11:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/01 05:11:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:11:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/01 05:11:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:11:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/01 05:11:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:11:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/01 05:11:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:11:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/01 05:11:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:11:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/01 05:11:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:11:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:11:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:11:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:11:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:11:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:11:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:11:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:11:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:11:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/01 05:11:56 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:57 INFO : appleSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : bananaSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : splitbananasplitSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/01 05:11:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/01 05:11:57 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:57 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:11:57 DEBUG : Waiting for deletions to finish 2025/10/01 05:11:58 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:12:12 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:12 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:12:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:13 DEBUG : apple: Unchanged skipping 2025/10/01 05:12:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:13 DEBUG : banana: Unchanged skipping 2025/10/01 05:12:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/01 05:12:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:12:13 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:12:13 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:12:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:12:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/01 05:12:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:12:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/01 05:12:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:12:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/01 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:12:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/01 05:12:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:12:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/01 05:12:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:12:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/01 05:12:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:12:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/01 05:12:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:12:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/01 05:12:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:12:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/01 05:12:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:12:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/01 05:12:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:12:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/01 05:12:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:12:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/01 05:12:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:12:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/01 05:12:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:12:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/01 05:12:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:12:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/01 05:12:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:12:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/01 05:12:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:12:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/01 05:12:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:12:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/01 05:12:15 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0008-2345678.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0009-3456789.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0014-89;=.txt: Deleted 2025/10/01 05:12:15 INFO : splitbananasplit: Deleted 2025/10/01 05:12:15 INFO : dir1/0003-defghij.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0010-456789.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0011-56789;.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0015-9;=.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0007-1234567.txt: Deleted 2025/10/01 05:12:15 INFO : dir1/0012-6789;.txt: Deleted 2025/10/01 05:12:15 INFO : appleappleapplebanana: Deleted 2025/10/01 05:12:15 INFO : dir1/0013-789;=.txt: Deleted 2025/10/01 05:12:15 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:16 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : appleapple: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:12:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : banana: Unchanged skipping 2025/10/01 05:12:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:12:16 DEBUG : apple: Unchanged skipping 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:12:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:12:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:12:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:12:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:12:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:12:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:12:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:12:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:12:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:12:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:12:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:12:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/01 05:12:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:12:16 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:12:16 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:16 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:16 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : appleapple: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/01 05:12:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/01 05:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:12:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:12:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:12:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:12:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:12:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:12:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:12:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:12:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:12:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:12:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:12:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:12:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:12:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:12:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:12:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:12:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:12:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:12:17 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:12:30 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:30 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : apple: Unchanged skipping 2025/10/01 05:12:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:12:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:12:31 DEBUG : banana: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:12:31 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:12:31 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:31 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:31 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : apple: Unchanged skipping 2025/10/01 05:12:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:12:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : banana: Unchanged skipping 2025/10/01 05:12:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:12:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:12:32 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:12:32 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:32 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:32 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:12:32 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:33 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:12:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:12:47 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:47 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:12:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:12:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:12:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : banana: Unchanged skipping 2025/10/01 05:12:47 DEBUG : apple: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:12:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:12:47 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:12:47 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:47 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:48 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:12:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : banana: Unchanged skipping 2025/10/01 05:12:48 DEBUG : apple: Unchanged skipping 2025/10/01 05:12:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:12:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:12:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:12:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:12:48 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:48 DEBUG : Waiting for deletions to finish 2025/10/01 05:12:48 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:12:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:02 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:03 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : apple: Unchanged skipping 2025/10/01 05:13:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:13:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : banana: Unchanged skipping 2025/10/01 05:13:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:13:03 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:03 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:03 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:03 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : apple: Unchanged skipping 2025/10/01 05:13:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:13:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : banana: Unchanged skipping 2025/10/01 05:13:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:13:04 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:04 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:04 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:04 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:18 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:19 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:13:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : apple: Unchanged skipping 2025/10/01 05:13:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:13:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : banana: Unchanged skipping 2025/10/01 05:13:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:13:19 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:19 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:19 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:20 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : apple: Unchanged skipping 2025/10/01 05:13:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : banana: Unchanged skipping 2025/10/01 05:13:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:13:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:13:20 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:20 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:20 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:20 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:35 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:35 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : apple: Unchanged skipping 2025/10/01 05:13:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:13:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : banana: Unchanged skipping 2025/10/01 05:13:36 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:13:36 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:36 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:36 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:36 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : apple: Unchanged skipping 2025/10/01 05:13:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:13:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : banana: Unchanged skipping 2025/10/01 05:13:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:13:37 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:37 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:37 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:37 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:37 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:13:37 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (191.01s) --- PASS: TestTransform/NFC (13.52s) --- PASS: TestTransform/NFD (15.57s) --- PASS: TestTransform/base64 (18.70s) --- PASS: TestTransform/prefix (21.79s) --- PASS: TestTransform/suffix (22.01s) --- PASS: TestTransform/truncate (18.84s) --- PASS: TestTransform/encoder (15.99s) --- PASS: TestTransform/ISO-8859-1 (15.90s) --- PASS: TestTransform/charmap (15.70s) --- PASS: TestTransform/lowercase (16.22s) --- PASS: TestTransform/ascii (16.78s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/01 05:13:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/01 05:13:42 INFO : sub dir_somesuffix: Making directory 2025/10/01 05:13:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/01 05:13:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/01 05:13:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/01 05:13:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/01 05:13:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/01 05:13:42 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:42 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:43 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/01 05:13:43 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.88s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:44 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:44 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:44 INFO : tictactoe: Making directory 2025/10/01 05:13:44 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:44 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:44 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:13:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:44 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:44 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/01 05:13:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:46 INFO : toe: Making directory 2025/10/01 05:13:46 INFO : toe/toe: Making directory 2025/10/01 05:13:46 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/01 05:13:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:13:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/01 05:13:46 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:46 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/01 05:13:47 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.17s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:48 INFO : toe: Making directory 2025/10/01 05:13:48 INFO : toe/toe: Making directory 2025/10/01 05:13:48 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/01 05:13:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:13:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/01 05:13:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:48 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/01 05:13:49 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.05s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:50 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:13:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:13:50 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:50 INFO : tictacempty_dir: Making directory 2025/10/01 05:13:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:50 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:50 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:50 INFO : tictactoe: Making directory 2025/10/01 05:13:50 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:50 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:50 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:13:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:13:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:13:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:13:50 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:50 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/01 05:13:51 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.90s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:52 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:13:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:13:52 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:52 INFO : tictacempty_dir: Making directory 2025/10/01 05:13:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:52 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:52 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:52 INFO : tictactoe: Making directory 2025/10/01 05:13:52 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:52 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:52 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:13:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:13:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:13:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:13:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:13:52 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:52 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:13:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/01 05:13:53 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:53 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:53 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:53 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:13:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/01 05:13:53 NOTICE: B2 bucket rclone-test-puxefoj3xuwi: 0 differences found 2025/10/01 05:13:53 NOTICE: B2 bucket rclone-test-puxefoj3xuwi: 1 matching files --- PASS: TestAllTag (1.83s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:53 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:54 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:54 INFO : tictactoe: Making directory 2025/10/01 05:13:54 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:54 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:54 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:13:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:13:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:13:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:13:54 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:54 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/01 05:13:54 DEBUG : Waiting for deletions to finish 2025/10/01 05:13:55 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:55 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:55 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:13:55 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:13:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/01 05:13:55 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.27s) === RUN TestSyntax 2025/10/01 05:13:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:56 INFO : toe: Making directory 2025/10/01 05:13:56 INFO : toe/toe: Making directory 2025/10/01 05:13:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:13:56 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:56 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:57 INFO : toe/toe/toe: Copied (new) 2025/10/01 05:13:57 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.83s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:57 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:13:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:13:57 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:58 INFO : tictacempty_dir: Making directory 2025/10/01 05:13:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:58 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:58 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:58 INFO : tictactoe: Making directory 2025/10/01 05:13:58 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:58 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:58 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:13:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:13:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:13:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:13:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:13:58 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:13:58 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:13:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:13:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:13:59 INFO : toe/toe/toe.txt: Deleted 2025/10/01 05:13:59 INFO : toe/toe: Removing directory 2025/10/01 05:13:59 INFO : toe: Removing directory 2025/10/01 05:13:59 INFO : empty_dir: Removing directory 2025/10/01 05:13:59 DEBUG : Local file system at /tmp/rclone4114587399: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.88s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:13:59 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:13:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:13:59 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:13:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:13:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:14:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:14:00 INFO : tictacempty_dir: Making directory 2025/10/01 05:14:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:14:00 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:00 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:00 INFO : tictactoe: Making directory 2025/10/01 05:14:00 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:00 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:14:00 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:14:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:14:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:14:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:14:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:14:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:14:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:14:00 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:14:00 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:14:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:14:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:14:00 INFO : toe/toe/toe.txt: Deleted 2025/10/01 05:14:00 INFO : toe/toe: Removing directory 2025/10/01 05:14:00 INFO : toe: Removing directory 2025/10/01 05:14:00 INFO : empty_dir: Removing directory 2025/10/01 05:14:00 DEBUG : Local file system at /tmp/rclone4114587399: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/01 05:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/01 05:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:14:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:14:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/01 05:14:02 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.04s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:14:02 DEBUG : Reset feature "Copy" 2025/10/01 05:14:02 DEBUG : Reset feature "Move" 2025/10/01 05:14:02 DEBUG : Reset feature "Copy" 2025/10/01 05:14:02 DEBUG : Reset feature "Move" 2025/10/01 05:14:02 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:14:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:14:02 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:14:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:14:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:14:03 INFO : tictacempty_dir: Making directory 2025/10/01 05:14:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:14:03 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:03 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:03 INFO : tictactoe: Making directory 2025/10/01 05:14:03 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:03 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:14:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:14:03 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:14:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:14:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:14:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:14:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:14:03 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:14:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:14:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:14:03 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:14:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:14:04 INFO : toe/toe/toe.txt: Deleted 2025/10/01 05:14:04 INFO : toe/toe: Removing directory 2025/10/01 05:14:04 INFO : toe: Removing directory 2025/10/01 05:14:04 INFO : empty_dir: Removing directory 2025/10/01 05:14:04 DEBUG : Local file system at /tmp/rclone4114587399: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/01 05:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/01 05:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:14:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:14:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/01 05:14:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.67s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:14:06 DEBUG : toe: transformed to: dG9l 2025/10/01 05:14:06 DEBUG : toe: transformed to: dG9l 2025/10/01 05:14:06 INFO : dG9l: Making directory 2025/10/01 05:14:06 DEBUG : toe: transformed to: dG9l 2025/10/01 05:14:06 DEBUG : toe: transformed to: dG9l 2025/10/01 05:14:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/01 05:14:06 INFO : dG9l/dG9l: Making directory 2025/10/01 05:14:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/01 05:14:06 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/01 05:14:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/01 05:14:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:14:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/01 05:14:06 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:14:06 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:14:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:14:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/01 05:14:07 DEBUG : Waiting for deletions to finish 2025/10/01 05:14:08 DEBUG : dG9l: transformed to: toe 2025/10/01 05:14:08 DEBUG : dG9l: transformed to: toe 2025/10/01 05:14:08 DEBUG : dG9l: transformed to: toe 2025/10/01 05:14:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/01 05:14:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/01 05:14:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/01 05:14:08 DEBUG : Local file system at /tmp/rclone4114587399: Waiting for checks to finish 2025/10/01 05:14:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/01 05:14:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/01 05:14:08 DEBUG : Local file system at /tmp/rclone4114587399: Waiting for transfers to finish 2025/10/01 05:14:08 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.79s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-puxefoj3xuwi", Local "Local file system at /tmp/rclone4114587399", Modify Window "1ms" 2025/10/01 05:14:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:14:09 DEBUG : toe: transformed to: 2025/10/01 05:14:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:14:09 DEBUG : toe: transformed to: 2025/10/01 05:14:09 INFO : B2 bucket rclone-test-puxefoj3xuwi: Making directory 2025/10/01 05:14:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:14:09 DEBUG : toe: transformed to: 2025/10/01 05:14:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:14:09 DEBUG : toe: transformed to: 2025/10/01 05:14:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:14:09 DEBUG : toe/toe: transformed to: 2025/10/01 05:14:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/01 05:14:09 INFO : toe/toe: Making directory 2025/10/01 05:14:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:14:09 DEBUG : toe/toe: transformed to: 2025/10/01 05:14:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/01 05:14:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:14:09 DEBUG : toe: transformed to: 2025/10/01 05:14:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:14:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:14:09 DEBUG : toe/toe/toe: transformed to: 2025/10/01 05:14:09 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/01 05:14:09 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for checks to finish 2025/10/01 05:14:09 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Waiting for transfers to finish 2025/10/01 05:14:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:14:10 INFO : toe/toe/toe: Copied (new) 2025/10/01 05:14:10 ERROR : B2 bucket rclone-test-puxefoj3xuwi: not deleting files as there were IO errors 2025/10/01 05:14:10 ERROR : B2 bucket rclone-test-puxefoj3xuwi: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/10/01 05:14:11 DEBUG : B2 bucket rclone-test-puxefoj3xuwi: Purge remote 2025/10/01 05:14:11 INFO : B2 bucket rclone-test-puxefoj3xuwi: cleaning bucket "rclone-test-puxefoj3xuwi" of all files 2025/10/01 05:14:12 DEBUG : BackupDir/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f3f4_d20251001_m050811_c001_v7007000_t0000_u01759295291113") 2025/10/01 05:14:12 DEBUG : BackupDir/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11876b845aea5b24_d20251001_m050804_c001_v0001109_t0007_u01759295284675") 2025/10/01 05:14:12 DEBUG : CompareDest/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40838f7c6d688089_d20251001_m050744_c001_v7007000_t0000_u01759295264171") 2025/10/01 05:14:12 DEBUG : CompareDest/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641f4a_d20251001_m050738_c001_v0001154_t0011_u01759295258603") 2025/10/01 05:14:12 DEBUG : CompareDest/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40838f7c6d68808b_d20251001_m050744_c001_v7007000_t0000_u01759295264375") 2025/10/01 05:14:12 DEBUG : CompareDest/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a4c9_d20251001_m050739_c001_v0001092_t0002_u01759295259688") 2025/10/01 05:14:12 DEBUG : CopyDest/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f3f5_d20251001_m050811_c001_v7007000_t0000_u01759295291300") 2025/10/01 05:14:12 DEBUG : CopyDest/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a528_d20251001_m050801_c001_v0001092_t0047_u01759295281391") 2025/10/01 05:14:12 DEBUG : CopyDest/three: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f3f6_d20251001_m050811_c001_v7007000_t0000_u01759295291481") 2025/10/01 05:14:12 DEBUG : CopyDest/three: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a547_d20251001_m050808_c001_v0001092_t0036_u01759295288564") 2025/10/01 05:14:12 DEBUG : CopyDest/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f3f8_d20251001_m050811_c001_v7007000_t0000_u01759295291661") 2025/10/01 05:14:12 DEBUG : CopyDest/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641fc7_d20251001_m050806_c001_v0001154_t0000_u01759295286410") 2025/10/01 05:14:12 DEBUG : EXISTING: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437ec1_d20251001_m050932_c001_v7007000_t0000_u01759295372379") 2025/10/01 05:14:12 DEBUG : EXISTING: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6af_d20251001_m050931_c001_v0001092_t0000_u01759295371220") 2025/10/01 05:14:12 DEBUG : PREFIXapple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4155813b0c009ee0_d20251001_m051135_c001_v7007000_t0000_u01759295495331") 2025/10/01 05:14:12 DEBUG : PREFIXapple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422dd_d20251001_m051129_c001_v0001154_t0023_u01759295489672") 2025/10/01 05:14:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387250c9f_d20251001_m051135_c001_v7007000_t0000_u01759295495426") 2025/10/01 05:14:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b121_d20251001_m051129_c001_v0001165_t0054_u01759295489681") 2025/10/01 05:14:12 DEBUG : PREFIXbanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fb0_d20251001_m051135_c001_v7007000_t0000_u01759295495276") 2025/10/01 05:14:13 DEBUG : PREFIXbanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa92_d20251001_m051129_c001_v0001032_t0004_u01759295489704") 2025/10/01 05:14:13 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d850_d20251001_m051135_c001_v7007000_t0000_u01759295495288") 2025/10/01 05:14:13 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a946_d20251001_m051129_c001_v0001092_t0052_u01759295489693") 2025/10/01 05:14:13 DEBUG : Testêé: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437ebf_d20251001_m050928_c001_v7007000_t0000_u01759295368654") 2025/10/01 05:14:13 DEBUG : Testêé: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a69f_d20251001_m050927_c001_v0001092_t0011_u01759295367932") 2025/10/01 05:14:13 DEBUG : Testêé: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6420f7_d20251001_m050926_c001_v0001154_t0015_u01759295366832") 2025/10/01 05:14:13 DEBUG : YXBwbGU=: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a19_d20251001_m051114_c001_v7007000_t0000_u01759295474950") 2025/10/01 05:14:13 DEBUG : YXBwbGU=: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8e1_d20251001_m051110_c001_v0001092_t0031_u01759295470600") 2025/10/01 05:14:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a1a_d20251001_m051115_c001_v7007000_t0000_u01759295475131") 2025/10/01 05:14:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b061_d20251001_m051110_c001_v0001165_t0034_u01759295470587") 2025/10/01 05:14:13 DEBUG : YmFuYW5h: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a1c_d20251001_m051115_c001_v7007000_t0000_u01759295475313") 2025/10/01 05:14:13 DEBUG : YmFuYW5h: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642290_d20251001_m051110_c001_v0001154_t0002_u01759295470612") 2025/10/01 05:14:13 DEBUG : a/potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3ed_d20251001_m050612_c001_v7007000_t0000_u01759295172416") 2025/10/01 05:14:13 DEBUG : a/potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b17d_d20251001_m050611_c001_v0001183_t0001_u01759295171829") 2025/10/01 05:14:13 DEBUG : a/potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e002_d20251001_m050610_c001_v7007000_t0000_u01759295170514") 2025/10/01 05:14:13 DEBUG : a/potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b152_d20251001_m050609_c001_v0001183_t0009_u01759295169746") 2025/10/01 05:14:13 DEBUG : a/potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02e8_d20251001_m050554_c001_v7007000_t0000_u01759295154298") 2025/10/01 05:14:13 DEBUG : a/potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b038_d20251001_m050553_c001_v0001183_t0046_u01759295153529") 2025/10/01 05:14:13 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1c7_d20251001_m051338_c001_v7007000_t0000_u01759295618210") 2025/10/01 05:14:13 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac13_d20251001_m051333_c001_v0001092_t0009_u01759295613898") 2025/10/01 05:14:13 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922da_d20251001_m051321_c001_v7007000_t0000_u01759295601296") 2025/10/01 05:14:13 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5abe0_d20251001_m051317_c001_v0001092_t0059_u01759295597229") 2025/10/01 05:14:13 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd3872515e6_d20251001_m051305_c001_v7007000_t0000_u01759295585200") 2025/10/01 05:14:13 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab9e_d20251001_m051301_c001_v0001092_t0050_u01759295581272") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c1795_d20251001_m051249_c001_v7007000_t0000_u01759295569525") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab5c_d20251001_m051245_c001_v0001092_t0011_u01759295565255") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a9a_d20251001_m051233_c001_v7007000_t0000_u01759295553583") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aaf3_d20251001_m051229_c001_v0001092_t0037_u01759295549145") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12184_d20251001_m051217_c001_v7007000_t0000_u01759295537518") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b2af_d20251001_m051210_c001_v0001165_t0053_u01759295530861") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fbc_d20251001_m051158_c001_v7007000_t0000_u01759295518745") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642360_d20251001_m051154_c001_v0001154_t0017_u01759295514981") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d61882b_d20251001_m051154_c001_v7007000_t0000_u01759295514037") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b1f8_d20251001_m051149_c001_v0001165_t0023_u01759295509146") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d852_d20251001_m051136_c001_v7007000_t0000_u01759295496797") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1faa4_d20251001_m051133_c001_v0001032_t0036_u01759295493163") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d84a_d20251001_m051132_c001_v7007000_t0000_u01759295492016") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422d7_d20251001_m051127_c001_v0001154_t0021_u01759295487052") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea06ee_d20251001_m051112_c001_v7007000_t0000_u01759295472923") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b052_d20251001_m051107_c001_v0001165_t0026_u01759295467919") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a094c_d20251001_m051056_c001_v7007000_t0000_u01759295456289") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1afb5_d20251001_m051052_c001_v0001165_t0012_u01759295452401") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616f96_d20251001_m051040_c001_v7007000_t0000_u01759295440732") 2025/10/01 05:14:14 DEBUG : apple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1af47_d20251001_m051037_c001_v0001165_t0048_u01759295437150") 2025/10/01 05:14:15 DEBUG : appleSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f406aa5ac2215b26b_d20251001_m051157_c001_v7007000_t0000_u01759295517003") 2025/10/01 05:14:15 DEBUG : appleSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b20e_d20251001_m051151_c001_v0001165_t0057_u01759295511367") 2025/10/01 05:14:15 DEBUG : appleapple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12185_d20251001_m051217_c001_v7007000_t0000_u01759295537700") 2025/10/01 05:14:15 DEBUG : appleapple: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b2bb_d20251001_m051213_c001_v0001165_t0006_u01759295533118") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1c8_d20251001_m051338_c001_v7007000_t0000_u01759295618393") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6424c3_d20251001_m051334_c001_v0001154_t0001_u01759295614488") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922db_d20251001_m051321_c001_v7007000_t0000_u01759295601477") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64248a_d20251001_m051317_c001_v0001154_t0007_u01759295597844") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd3872515e7_d20251001_m051305_c001_v7007000_t0000_u01759295585382") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64245a_d20251001_m051301_c001_v0001154_t0006_u01759295581861") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c1796_d20251001_m051249_c001_v7007000_t0000_u01759295569705") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642425_d20251001_m051245_c001_v0001154_t0002_u01759295565855") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a9b_d20251001_m051233_c001_v7007000_t0000_u01759295553766") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423f0_d20251001_m051229_c001_v0001154_t0002_u01759295549717") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418814260163dd4e_d20251001_m051215_c001_v7007000_t0000_u01759295535818") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb6a_d20251001_m051211_c001_v0001032_t0002_u01759295531470") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fbe_d20251001_m051158_c001_v7007000_t0000_u01759295518931") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b236_d20251001_m051154_c001_v0001165_t0012_u01759295514993") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f406aa5ac2215b25b_d20251001_m051154_c001_v7007000_t0000_u01759295514074") 2025/10/01 05:14:15 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64233d_d20251001_m051149_c001_v0001154_t0010_u01759295509851") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d853_d20251001_m051136_c001_v7007000_t0000_u01759295496981") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422f1_d20251001_m051133_c001_v0001154_t0004_u01759295493142") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387250c9a_d20251001_m051132_c001_v7007000_t0000_u01759295492242") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a940_d20251001_m051127_c001_v0001092_t0000_u01759295487944") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea06ec_d20251001_m051112_c001_v7007000_t0000_u01759295472556") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642284_d20251001_m051108_c001_v0001154_t0004_u01759295468582") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a094d_d20251001_m051056_c001_v7007000_t0000_u01759295456472") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642250_d20251001_m051052_c001_v0001154_t0025_u01759295452980") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616f98_d20251001_m051040_c001_v7007000_t0000_u01759295440914") 2025/10/01 05:14:16 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64220c_d20251001_m051037_c001_v0001154_t0023_u01759295437802") 2025/10/01 05:14:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d87a_d20251001_m051157_c001_v7007000_t0000_u01759295517049") 2025/10/01 05:14:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb13_d20251001_m051151_c001_v0001032_t0016_u01759295511381") 2025/10/01 05:14:16 DEBUG : b/potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3ee_d20251001_m050612_c001_v7007000_t0000_u01759295172603") 2025/10/01 05:14:16 DEBUG : b/potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b16a_d20251001_m050611_c001_v0001183_t0057_u01759295171064") 2025/10/01 05:14:16 DEBUG : b/potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e001_d20251001_m050609_c001_v7007000_t0000_u01759295169948") 2025/10/01 05:14:16 DEBUG : b/potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b142_d20251001_m050608_c001_v0001183_t0059_u01759295168954") 2025/10/01 05:14:16 DEBUG : b/potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02e6_d20251001_m050553_c001_v7007000_t0000_u01759295153737") 2025/10/01 05:14:16 DEBUG : b/potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b023_d20251001_m050552_c001_v0001183_t0044_u01759295152738") 2025/10/01 05:14:16 DEBUG : backup/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6bf2a9_d20251001_m050824_c001_v7007000_t0000_u01759295304556") 2025/10/01 05:14:16 DEBUG : backup/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1084f38b0b5f3b90_d20251001_m050822_c001_v0001120_t0012_u01759295302804") 2025/10/01 05:14:16 DEBUG : backup/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1017c1859d9a8e78_d20251001_m050818_c001_v0001093_t0045_u01759295298232") 2025/10/01 05:14:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a04d2_d20251001_m050850_c001_v7007000_t0000_u01759295330203") 2025/10/01 05:14:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1001ae01abaf0a1a_d20251001_m050848_c001_v0001184_t0052_u01759295328150") 2025/10/01 05:14:17 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f113792f746382f5c_d20251001_m050844_c001_v0001177_t0059_u01759295324377") 2025/10/01 05:14:17 DEBUG : backup/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f458_d20251001_m050837_c001_v7007000_t0000_u01759295317290") 2025/10/01 05:14:17 DEBUG : backup/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f108d815ad44583f4_d20251001_m050835_c001_v0001136_t0046_u01759295315374") 2025/10/01 05:14:17 DEBUG : backup/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1152637d105ec1f4_d20251001_m050831_c001_v0001102_t0057_u01759295311209") 2025/10/01 05:14:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a04d3_d20251001_m050850_c001_v7007000_t0000_u01759295330383") 2025/10/01 05:14:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a5e9_d20251001_m050849_c001_v0001092_t0003_u01759295329205") 2025/10/01 05:14:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f116c67cc917d1840_d20251001_m050845_c001_v0001165_t0031_u01759295325869") 2025/10/01 05:14:17 DEBUG : backup/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6bf2aa_d20251001_m050824_c001_v7007000_t0000_u01759295304745") 2025/10/01 05:14:17 DEBUG : backup/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10695f865abc01ed_d20251001_m050823_c001_v0001130_t0027_u01759295303687") 2025/10/01 05:14:17 DEBUG : backup/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1123b76eebff3406_d20251001_m050820_c001_v0001171_t0038_u01759295300306") 2025/10/01 05:14:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f459_d20251001_m050837_c001_v7007000_t0000_u01759295317473") 2025/10/01 05:14:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1083c278fcf35261_d20251001_m050836_c001_v0001177_t0051_u01759295316448") 2025/10/01 05:14:17 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1089777e4d262fae_d20251001_m050832_c001_v0001153_t0022_u01759295312764") 2025/10/01 05:14:17 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1c9_d20251001_m051338_c001_v7007000_t0000_u01759295618576") 2025/10/01 05:14:17 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b4f8_d20251001_m051334_c001_v0001165_t0007_u01759295614268") 2025/10/01 05:14:17 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922dc_d20251001_m051321_c001_v7007000_t0000_u01759295601658") 2025/10/01 05:14:17 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b48f_d20251001_m051317_c001_v0001165_t0050_u01759295597556") 2025/10/01 05:14:17 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd3872515e8_d20251001_m051305_c001_v7007000_t0000_u01759295585564") 2025/10/01 05:14:17 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b434_d20251001_m051301_c001_v0001165_t0047_u01759295581607") 2025/10/01 05:14:17 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c1797_d20251001_m051249_c001_v7007000_t0000_u01759295569886") 2025/10/01 05:14:17 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b3c6_d20251001_m051245_c001_v0001165_t0030_u01759295565629") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a9e_d20251001_m051233_c001_v7007000_t0000_u01759295553962") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b344_d20251001_m051229_c001_v0001165_t0059_u01759295549493") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12186_d20251001_m051217_c001_v7007000_t0000_u01759295537882") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa82_d20251001_m051211_c001_v0001092_t0036_u01759295531091") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fbf_d20251001_m051159_c001_v7007000_t0000_u01759295519116") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb28_d20251001_m051155_c001_v0001032_t0013_u01759295515018") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d870_d20251001_m051153_c001_v7007000_t0000_u01759295513808") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb05_d20251001_m051149_c001_v0001032_t0044_u01759295509357") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d854_d20251001_m051137_c001_v7007000_t0000_u01759295497162") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b14c_d20251001_m051133_c001_v0001165_t0034_u01759295493151") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4155813b0c009edb_d20251001_m051132_c001_v7007000_t0000_u01759295492176") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b114_d20251001_m051127_c001_v0001165_t0001_u01759295487730") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d617f94_d20251001_m051113_c001_v7007000_t0000_u01759295473163") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8d4_d20251001_m051108_c001_v0001092_t0049_u01759295468123") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a094e_d20251001_m051056_c001_v7007000_t0000_u01759295456655") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a88d_d20251001_m051052_c001_v0001092_t0008_u01759295452621") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616f99_d20251001_m051041_c001_v7007000_t0000_u01759295441098") 2025/10/01 05:14:18 DEBUG : banana: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a85a_d20251001_m051037_c001_v0001092_t0005_u01759295437413") 2025/10/01 05:14:18 DEBUG : bananaSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d87b_d20251001_m051157_c001_v7007000_t0000_u01759295517234") 2025/10/01 05:14:18 DEBUG : bananaSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a9f4_d20251001_m051151_c001_v0001092_t0018_u01759295511398") 2025/10/01 05:14:19 DEBUG : both0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc236_d20251001_m051015_c001_v7007000_t0000_u01759295415045") 2025/10/01 05:14:19 DEBUG : both0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64216b_d20251001_m050957_c001_v0001154_t0004_u01759295397022") 2025/10/01 05:14:19 DEBUG : both0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d0e_d20251001_m050952_c001_v7007000_t0000_u01759295392706") 2025/10/01 05:14:19 DEBUG : both0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64210f_d20251001_m050934_c001_v0001154_t0002_u01759295374433") 2025/10/01 05:14:19 DEBUG : both1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc237_d20251001_m051015_c001_v7007000_t0000_u01759295415228") 2025/10/01 05:14:19 DEBUG : both1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642171_d20251001_m050958_c001_v0001154_t0011_u01759295398132") 2025/10/01 05:14:19 DEBUG : both1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d10_d20251001_m050952_c001_v7007000_t0000_u01759295392890") 2025/10/01 05:14:19 DEBUG : both1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642111_d20251001_m050935_c001_v0001154_t0024_u01759295375321") 2025/10/01 05:14:19 DEBUG : both10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc239_d20251001_m051015_c001_v7007000_t0000_u01759295415424") 2025/10/01 05:14:19 DEBUG : both10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642197_d20251001_m051004_c001_v0001154_t0000_u01759295404774") 2025/10/01 05:14:19 DEBUG : both10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d11_d20251001_m050953_c001_v7007000_t0000_u01759295393072") 2025/10/01 05:14:19 DEBUG : both10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642132_d20251001_m050942_c001_v0001154_t0015_u01759295382340") 2025/10/01 05:14:19 DEBUG : both11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc23a_d20251001_m051015_c001_v7007000_t0000_u01759295415609") 2025/10/01 05:14:19 DEBUG : both11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64219d_d20251001_m051005_c001_v0001154_t0002_u01759295405476") 2025/10/01 05:14:19 DEBUG : both11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d12_d20251001_m050953_c001_v7007000_t0000_u01759295393256") 2025/10/01 05:14:19 DEBUG : both11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642136_d20251001_m050943_c001_v0001154_t0013_u01759295383076") 2025/10/01 05:14:19 DEBUG : both12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc23b_d20251001_m051015_c001_v7007000_t0000_u01759295415790") 2025/10/01 05:14:19 DEBUG : both12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421a1_d20251001_m051006_c001_v0001154_t0021_u01759295406171") 2025/10/01 05:14:19 DEBUG : both12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d13_d20251001_m050953_c001_v7007000_t0000_u01759295393460") 2025/10/01 05:14:19 DEBUG : both12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64213c_d20251001_m050943_c001_v0001154_t0009_u01759295383770") 2025/10/01 05:14:19 DEBUG : both13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc23c_d20251001_m051015_c001_v7007000_t0000_u01759295415976") 2025/10/01 05:14:20 DEBUG : both13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421a3_d20251001_m051007_c001_v0001154_t0019_u01759295407149") 2025/10/01 05:14:20 DEBUG : both13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d14_d20251001_m050953_c001_v7007000_t0000_u01759295393642") 2025/10/01 05:14:20 DEBUG : both13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64213e_d20251001_m050944_c001_v0001154_t0004_u01759295384408") 2025/10/01 05:14:20 DEBUG : both14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc23d_d20251001_m051016_c001_v7007000_t0000_u01759295416160") 2025/10/01 05:14:20 DEBUG : both14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421a9_d20251001_m051008_c001_v0001154_t0009_u01759295408032") 2025/10/01 05:14:20 DEBUG : both14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d15_d20251001_m050953_c001_v7007000_t0000_u01759295393824") 2025/10/01 05:14:20 DEBUG : both14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642146_d20251001_m050945_c001_v0001154_t0019_u01759295385269") 2025/10/01 05:14:20 DEBUG : both15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc23e_d20251001_m051016_c001_v7007000_t0000_u01759295416341") 2025/10/01 05:14:20 DEBUG : both15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421ad_d20251001_m051008_c001_v0001154_t0011_u01759295408700") 2025/10/01 05:14:20 DEBUG : both15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d16_d20251001_m050954_c001_v7007000_t0000_u01759295394009") 2025/10/01 05:14:20 DEBUG : both15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642148_d20251001_m050946_c001_v0001154_t0007_u01759295386022") 2025/10/01 05:14:20 DEBUG : both16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc23f_d20251001_m051016_c001_v7007000_t0000_u01759295416522") 2025/10/01 05:14:20 DEBUG : both16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421af_d20251001_m051009_c001_v0001154_t0017_u01759295409387") 2025/10/01 05:14:20 DEBUG : both16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d17_d20251001_m050954_c001_v7007000_t0000_u01759295394230") 2025/10/01 05:14:20 DEBUG : both16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64214c_d20251001_m050946_c001_v0001154_t0007_u01759295386940") 2025/10/01 05:14:20 DEBUG : both17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc240_d20251001_m051016_c001_v7007000_t0000_u01759295416712") 2025/10/01 05:14:20 DEBUG : both17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421b1_d20251001_m051010_c001_v0001154_t0021_u01759295410040") 2025/10/01 05:14:20 DEBUG : both17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d18_d20251001_m050954_c001_v7007000_t0000_u01759295394413") 2025/10/01 05:14:20 DEBUG : both17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642150_d20251001_m050947_c001_v0001154_t0023_u01759295387657") 2025/10/01 05:14:20 DEBUG : both18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc241_d20251001_m051016_c001_v7007000_t0000_u01759295416894") 2025/10/01 05:14:21 DEBUG : both18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421b5_d20251001_m051010_c001_v0001154_t0015_u01759295410931") 2025/10/01 05:14:21 DEBUG : both18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d19_d20251001_m050954_c001_v7007000_t0000_u01759295394596") 2025/10/01 05:14:21 DEBUG : both18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642152_d20251001_m050948_c001_v0001154_t0013_u01759295388380") 2025/10/01 05:14:21 DEBUG : both19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc242_d20251001_m051017_c001_v7007000_t0000_u01759295417077") 2025/10/01 05:14:21 DEBUG : both19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421b9_d20251001_m051011_c001_v0001154_t0009_u01759295411620") 2025/10/01 05:14:21 DEBUG : both19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d1a_d20251001_m050954_c001_v7007000_t0000_u01759295394778") 2025/10/01 05:14:21 DEBUG : both19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642158_d20251001_m050949_c001_v0001154_t0005_u01759295389197") 2025/10/01 05:14:21 DEBUG : both2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc243_d20251001_m051017_c001_v7007000_t0000_u01759295417263") 2025/10/01 05:14:21 DEBUG : both2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642177_d20251001_m050958_c001_v0001154_t0002_u01759295398847") 2025/10/01 05:14:21 DEBUG : both2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d1c_d20251001_m050954_c001_v7007000_t0000_u01759295394961") 2025/10/01 05:14:21 DEBUG : both2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642113_d20251001_m050936_c001_v0001154_t0017_u01759295376193") 2025/10/01 05:14:21 DEBUG : both3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc244_d20251001_m051017_c001_v7007000_t0000_u01759295417446") 2025/10/01 05:14:21 DEBUG : both3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642179_d20251001_m050959_c001_v0001154_t0002_u01759295399560") 2025/10/01 05:14:21 DEBUG : both3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d1d_d20251001_m050955_c001_v7007000_t0000_u01759295395146") 2025/10/01 05:14:21 DEBUG : both3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642115_d20251001_m050936_c001_v0001154_t0003_u01759295376891") 2025/10/01 05:14:21 DEBUG : both4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc245_d20251001_m051017_c001_v7007000_t0000_u01759295417630") 2025/10/01 05:14:21 DEBUG : both4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64217d_d20251001_m051000_c001_v0001154_t0014_u01759295400245") 2025/10/01 05:14:21 DEBUG : both4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d20_d20251001_m050955_c001_v7007000_t0000_u01759295395330") 2025/10/01 05:14:21 DEBUG : both4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642117_d20251001_m050937_c001_v0001154_t0015_u01759295377712") 2025/10/01 05:14:21 DEBUG : both5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc246_d20251001_m051017_c001_v7007000_t0000_u01759295417819") 2025/10/01 05:14:21 DEBUG : both5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642181_d20251001_m051001_c001_v0001154_t0000_u01759295401089") 2025/10/01 05:14:21 DEBUG : both5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d21_d20251001_m050955_c001_v7007000_t0000_u01759295395523") 2025/10/01 05:14:21 DEBUG : both5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64211b_d20251001_m050938_c001_v0001154_t0024_u01759295378405") 2025/10/01 05:14:22 DEBUG : both6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc247_d20251001_m051018_c001_v7007000_t0000_u01759295418001") 2025/10/01 05:14:22 DEBUG : both6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642185_d20251001_m051001_c001_v0001154_t0019_u01759295401964") 2025/10/01 05:14:22 DEBUG : both6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d22_d20251001_m050955_c001_v7007000_t0000_u01759295395706") 2025/10/01 05:14:22 DEBUG : both6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64211f_d20251001_m050939_c001_v0001154_t0013_u01759295379168") 2025/10/01 05:14:22 DEBUG : both7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc248_d20251001_m051018_c001_v7007000_t0000_u01759295418183") 2025/10/01 05:14:22 DEBUG : both7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64218d_d20251001_m051002_c001_v0001154_t0003_u01759295402745") 2025/10/01 05:14:22 DEBUG : both7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d23_d20251001_m050955_c001_v7007000_t0000_u01759295395889") 2025/10/01 05:14:22 DEBUG : both7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642123_d20251001_m050939_c001_v0001154_t0007_u01759295379875") 2025/10/01 05:14:22 DEBUG : both8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc249_d20251001_m051018_c001_v7007000_t0000_u01759295418364") 2025/10/01 05:14:22 DEBUG : both8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64218f_d20251001_m051003_c001_v0001154_t0004_u01759295403435") 2025/10/01 05:14:22 DEBUG : both8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d24_d20251001_m050956_c001_v7007000_t0000_u01759295396073") 2025/10/01 05:14:22 DEBUG : both8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642127_d20251001_m050940_c001_v0001154_t0012_u01759295380703") 2025/10/01 05:14:22 DEBUG : both9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc24a_d20251001_m051018_c001_v7007000_t0000_u01759295418547") 2025/10/01 05:14:22 DEBUG : both9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642195_d20251001_m051004_c001_v0001154_t0002_u01759295404073") 2025/10/01 05:14:22 DEBUG : both9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d25_d20251001_m050956_c001_v7007000_t0000_u01759295396255") 2025/10/01 05:14:22 DEBUG : both9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64212b_d20251001_m050941_c001_v0001154_t0017_u01759295381584") 2025/10/01 05:14:22 DEBUG : c/non empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3ef_d20251001_m050612_c001_v7007000_t0000_u01759295172785") 2025/10/01 05:14:22 DEBUG : c/non empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b172_d20251001_m050611_c001_v0001183_t0051_u01759295171258") 2025/10/01 05:14:22 DEBUG : c/non empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e003_d20251001_m050610_c001_v7007000_t0000_u01759295170696") 2025/10/01 05:14:22 DEBUG : c/non empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b14c_d20251001_m050609_c001_v0001183_t0017_u01759295169166") 2025/10/01 05:14:22 DEBUG : c/non empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02e9_d20251001_m050554_c001_v7007000_t0000_u01759295154485") 2025/10/01 05:14:23 DEBUG : c/non empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b02b_d20251001_m050552_c001_v0001183_t0049_u01759295152946") 2025/10/01 05:14:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a1e_d20251001_m051115_c001_v7007000_t0000_u01759295475495") 2025/10/01 05:14:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa30_d20251001_m051110_c001_v0001032_t0014_u01759295470622") 2025/10/01 05:14:23 DEBUG : check sum: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02de_d20251001_m050546_c001_v7007000_t0000_u01759295146103") 2025/10/01 05:14:23 DEBUG : check sum: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0afba_d20251001_m050545_c001_v0001183_t0058_u01759295145173") 2025/10/01 05:14:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418814260163f0ce_d20251001_m051409_c001_v7007000_t0000_u01759295649058") 2025/10/01 05:14:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac6e_d20251001_m051407_c001_v0001092_t0029_u01759295647251") 2025/10/01 05:14:23 DEBUG : dest/3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724ebee_d20251001_m050753_c001_v7007000_t0000_u01759295273495") 2025/10/01 05:14:23 DEBUG : dest/3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41502460b02bd96a_d20251001_m050752_c001_v0001165_t0007_u01759295272373") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12187_d20251001_m051218_c001_v7007000_t0000_u01759295538066") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb76_d20251001_m051213_c001_v0001032_t0055_u01759295533142") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1ca_d20251001_m051338_c001_v7007000_t0000_u01759295618759") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac02_d20251001_m051326_c001_v0001092_t0055_u01759295606074") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922dd_d20251001_m051321_c001_v7007000_t0000_u01759295601841") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5abba_d20251001_m051309_c001_v0001092_t0057_u01759295589847") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387251602_d20251001_m051305_c001_v7007000_t0000_u01759295585748") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab7a_d20251001_m051254_c001_v0001092_t0009_u01759295574155") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c1798_d20251001_m051250_c001_v7007000_t0000_u01759295570067") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab30_d20251001_m051238_c001_v0001092_t0008_u01759295558275") 2025/10/01 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a9f_d20251001_m051234_c001_v7007000_t0000_u01759295554156") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aac3_d20251001_m051222_c001_v0001092_t0014_u01759295542270") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fe7_d20251001_m051215_c001_v7007000_t0000_u01759295535586") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b280_d20251001_m051203_c001_v0001165_t0027_u01759295523427") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc0_d20251001_m051159_c001_v7007000_t0000_u01759295519301") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b23a_d20251001_m051155_c001_v0001165_t0024_u01759295515221") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407afd9031fb07ff_d20251001_m051153_c001_v7007000_t0000_u01759295513720") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b1b4_d20251001_m051141_c001_v0001165_t0013_u01759295501444") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d855_d20251001_m051137_c001_v7007000_t0000_u01759295497344") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b153_d20251001_m051133_c001_v0001165_t0035_u01759295493418") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40170caf826f5f70_d20251001_m051132_c001_v7007000_t0000_u01759295492185") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422b4_d20251001_m051119_c001_v0001154_t0009_u01759295479631") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea06f0_d20251001_m051113_c001_v7007000_t0000_u01759295473295") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b00a_d20251001_m051100_c001_v0001165_t0006_u01759295460948") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a094f_d20251001_m051056_c001_v7007000_t0000_u01759295456841") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1af7a_d20251001_m051045_c001_v0001165_t0039_u01759295445356") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616f9b_d20251001_m051041_c001_v7007000_t0000_u01759295441279") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1af05_d20251001_m051031_c001_v0001165_t0039_u01759295431482") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f406aa5ac2215b26e_d20251001_m051157_c001_v7007000_t0000_u01759295517368") 2025/10/01 05:14:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b210_d20251001_m051151_c001_v0001165_t0047_u01759295511569") 2025/10/01 05:14:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12188_d20251001_m051218_c001_v7007000_t0000_u01759295538251") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423bc_d20251001_m051213_c001_v0001154_t0001_u01759295533154") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1cd_d20251001_m051338_c001_v7007000_t0000_u01759295618942") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b4cc_d20251001_m051327_c001_v0001165_t0042_u01759295607004") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922de_d20251001_m051322_c001_v7007000_t0000_u01759295602022") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b467_d20251001_m051310_c001_v0001165_t0022_u01759295590730") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387251603_d20251001_m051305_c001_v7007000_t0000_u01759295585930") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b3fc_d20251001_m051255_c001_v0001165_t0033_u01759295575073") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c1799_d20251001_m051250_c001_v7007000_t0000_u01759295570248") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b39a_d20251001_m051239_c001_v0001165_t0019_u01759295559075") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0aa0_d20251001_m051234_c001_v7007000_t0000_u01759295554340") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b306_d20251001_m051223_c001_v0001165_t0026_u01759295543017") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40170caf826f67a6_d20251001_m051215_c001_v7007000_t0000_u01759295535630") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa51_d20251001_m051204_c001_v0001092_t0048_u01759295524031") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc1_d20251001_m051159_c001_v7007000_t0000_u01759295519487") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642364_d20251001_m051155_c001_v0001154_t0006_u01759295515313") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d61882a_d20251001_m051153_c001_v7007000_t0000_u01759295513853") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fad3_d20251001_m051142_c001_v0001032_t0047_u01759295502104") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d856_d20251001_m051137_c001_v7007000_t0000_u01759295497525") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422f5_d20251001_m051133_c001_v0001154_t0003_u01759295493531") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754dbd_d20251001_m051131_c001_v7007000_t0000_u01759295491608") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b0c6_d20251001_m051120_c001_v0001165_t0008_u01759295480331") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a15_d20251001_m051113_c001_v7007000_t0000_u01759295473311") 2025/10/01 05:14:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8af_d20251001_m051101_c001_v0001092_t0002_u01759295461583") 2025/10/01 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0950_d20251001_m051057_c001_v7007000_t0000_u01759295457024") 2025/10/01 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a877_d20251001_m051045_c001_v0001092_t0029_u01759295445954") 2025/10/01 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616f9d_d20251001_m051041_c001_v7007000_t0000_u01759295441461") 2025/10/01 05:14:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a83b_d20251001_m051031_c001_v0001092_t0014_u01759295431709") 2025/10/01 05:14:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a33_d20251001_m051157_c001_v7007000_t0000_u01759295517060") 2025/10/01 05:14:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b214_d20251001_m051151_c001_v0001165_t0010_u01759295511800") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12189_d20251001_m051218_c001_v7007000_t0000_u01759295538436") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b2bf_d20251001_m051213_c001_v0001165_t0042_u01759295533392") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1ce_d20251001_m051339_c001_v7007000_t0000_u01759295619126") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6424a6_d20251001_m051327_c001_v0001154_t0004_u01759295607565") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922df_d20251001_m051322_c001_v7007000_t0000_u01759295602271") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642475_d20251001_m051311_c001_v0001154_t0010_u01759295591298") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387251604_d20251001_m051306_c001_v7007000_t0000_u01759295586118") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642444_d20251001_m051255_c001_v0001154_t0000_u01759295575670") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c179a_d20251001_m051250_c001_v7007000_t0000_u01759295570430") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642413_d20251001_m051239_c001_v0001154_t0016_u01759295559680") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0aa1_d20251001_m051234_c001_v7007000_t0000_u01759295554521") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423de_d20251001_m051223_c001_v0001154_t0003_u01759295543599") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a5a_d20251001_m051215_c001_v7007000_t0000_u01759295535642") 2025/10/01 05:14:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb50_d20251001_m051205_c001_v0001032_t0043_u01759295525038") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc2_d20251001_m051159_c001_v7007000_t0000_u01759295519669") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa23_d20251001_m051155_c001_v0001092_t0021_u01759295515323") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d871_d20251001_m051153_c001_v7007000_t0000_u01759295513992") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64231d_d20251001_m051143_c001_v0001154_t0022_u01759295503239") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d857_d20251001_m051137_c001_v7007000_t0000_u01759295497708") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a970_d20251001_m051133_c001_v0001092_t0019_u01759295493540") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d84b_d20251001_m051132_c001_v7007000_t0000_u01759295492199") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a911_d20251001_m051120_c001_v0001092_t0012_u01759295480901") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c0e7f_d20251001_m051112_c001_v7007000_t0000_u01759295472983") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642263_d20251001_m051102_c001_v0001154_t0017_u01759295462309") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0951_d20251001_m051057_c001_v7007000_t0000_u01759295457207") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642230_d20251001_m051046_c001_v0001154_t0022_u01759295446629") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616f9e_d20251001_m051041_c001_v7007000_t0000_u01759295441643") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421f2_d20251001_m051032_c001_v0001154_t0014_u01759295432184") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d618834_d20251001_m051157_c001_v7007000_t0000_u01759295517012") 2025/10/01 05:14:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642350_d20251001_m051151_c001_v0001154_t0001_u01759295511846") 2025/10/01 05:14:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c1218a_d20251001_m051218_c001_v7007000_t0000_u01759295538620") 2025/10/01 05:14:27 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa90_d20251001_m051213_c001_v0001092_t0014_u01759295533480") 2025/10/01 05:14:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1cf_d20251001_m051339_c001_v7007000_t0000_u01759295619307") 2025/10/01 05:14:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc7f_d20251001_m051328_c001_v0001032_t0036_u01759295608298") 2025/10/01 05:14:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e0_d20251001_m051322_c001_v7007000_t0000_u01759295602516") 2025/10/01 05:14:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc52_d20251001_m051312_c001_v0001032_t0018_u01759295592006") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387251605_d20251001_m051306_c001_v7007000_t0000_u01759295586301") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc21_d20251001_m051256_c001_v0001032_t0016_u01759295576370") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c179b_d20251001_m051250_c001_v7007000_t0000_u01759295570611") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fbec_d20251001_m051240_c001_v0001032_t0034_u01759295560426") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0aa4_d20251001_m051234_c001_v7007000_t0000_u01759295554703") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fba4_d20251001_m051224_c001_v0001032_t0051_u01759295544323") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fe7_d20251001_m051215_c001_v7007000_t0000_u01759295535576") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642396_d20251001_m051205_c001_v0001154_t0009_u01759295525898") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc3_d20251001_m051159_c001_v7007000_t0000_u01759295519853") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb2c_d20251001_m051155_c001_v0001032_t0020_u01759295515392") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a20_d20251001_m051153_c001_v7007000_t0000_u01759295513792") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a9b5_d20251001_m051144_c001_v0001092_t0046_u01759295504015") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d858_d20251001_m051137_c001_v7007000_t0000_u01759295497891") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b15c_d20251001_m051133_c001_v0001165_t0000_u01759295493629") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387250c99_d20251001_m051132_c001_v7007000_t0000_u01759295492027") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa5e_d20251001_m051121_c001_v0001032_t0001_u01759295481874") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c0e80_d20251001_m051113_c001_v7007000_t0000_u01759295473170") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f9fa_d20251001_m051103_c001_v0001032_t0018_u01759295463023") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0952_d20251001_m051057_c001_v7007000_t0000_u01759295457389") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f9b4_d20251001_m051047_c001_v0001032_t0040_u01759295447402") 2025/10/01 05:14:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fa0_d20251001_m051041_c001_v7007000_t0000_u01759295441828") 2025/10/01 05:14:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f97b_d20251001_m051032_c001_v0001032_t0007_u01759295432514") 2025/10/01 05:14:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4048e2af40eee792_d20251001_m051157_c001_v7007000_t0000_u01759295517075") 2025/10/01 05:14:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a9fc_d20251001_m051151_c001_v0001092_t0046_u01759295511992") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c1218b_d20251001_m051218_c001_v7007000_t0000_u01759295538803") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423be_d20251001_m051213_c001_v0001154_t0005_u01759295533621") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1d0_d20251001_m051339_c001_v7007000_t0000_u01759295619489") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac09_d20251001_m051328_c001_v0001092_t0053_u01759295608837") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e1_d20251001_m051322_c001_v7007000_t0000_u01759295602698") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5abc4_d20251001_m051312_c001_v0001092_t0026_u01759295592431") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387251606_d20251001_m051306_c001_v7007000_t0000_u01759295586483") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab8a_d20251001_m051256_c001_v0001092_t0051_u01759295576969") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c179c_d20251001_m051250_c001_v7007000_t0000_u01759295570792") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab3c_d20251001_m051240_c001_v0001092_t0023_u01759295560858") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0aa5_d20251001_m051234_c001_v7007000_t0000_u01759295554885") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aad3_d20251001_m051225_c001_v0001092_t0003_u01759295545084") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418814260163dd4d_d20251001_m051215_c001_v7007000_t0000_u01759295535629") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b292_d20251001_m051206_c001_v0001165_t0051_u01759295526300") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc4_d20251001_m051200_c001_v7007000_t0000_u01759295520047") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b240_d20251001_m051155_c001_v0001165_t0007_u01759295515426") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fae_d20251001_m051153_c001_v7007000_t0000_u01759295513822") 2025/10/01 05:14:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b1ca_d20251001_m051144_c001_v0001165_t0056_u01759295504558") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d859_d20251001_m051138_c001_v7007000_t0000_u01759295498073") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1faaa_d20251001_m051133_c001_v0001032_t0042_u01759295493746") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fac_d20251001_m051132_c001_v7007000_t0000_u01759295492207") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422c0_d20251001_m051122_c001_v0001154_t0005_u01759295482249") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418814260163db98_d20251001_m051112_c001_v7007000_t0000_u01759295472996") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b018_d20251001_m051103_c001_v0001165_t0047_u01759295463440") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0953_d20251001_m051057_c001_v7007000_t0000_u01759295457576") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1af92_d20251001_m051047_c001_v0001165_t0056_u01759295447823") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fa1_d20251001_m051042_c001_v7007000_t0000_u01759295442014") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1af16_d20251001_m051032_c001_v0001165_t0049_u01759295432880") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac742713679_d20251001_m051157_c001_v7007000_t0000_u01759295517024") 2025/10/01 05:14:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b216_d20251001_m051152_c001_v0001165_t0010_u01759295512002") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c1218c_d20251001_m051218_c001_v7007000_t0000_u01759295538986") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b2c1_d20251001_m051213_c001_v0001165_t0050_u01759295533604") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1d2_d20251001_m051339_c001_v7007000_t0000_u01759295619671") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b4d4_d20251001_m051329_c001_v0001165_t0018_u01759295609267") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e2_d20251001_m051322_c001_v7007000_t0000_u01759295602880") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b471_d20251001_m051312_c001_v0001165_t0040_u01759295592903") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387251607_d20251001_m051306_c001_v7007000_t0000_u01759295586665") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b417_d20251001_m051257_c001_v0001165_t0024_u01759295577315") 2025/10/01 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c179d_d20251001_m051250_c001_v7007000_t0000_u01759295570973") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b3aa_d20251001_m051241_c001_v0001165_t0026_u01759295561228") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0aa7_d20251001_m051235_c001_v7007000_t0000_u01759295555068") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b31c_d20251001_m051225_c001_v0001165_t0038_u01759295545594") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fe5_d20251001_m051215_c001_v7007000_t0000_u01759295535211") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa61_d20251001_m051206_c001_v0001092_t0046_u01759295526570") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc5_d20251001_m051200_c001_v7007000_t0000_u01759295520255") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642369_d20251001_m051155_c001_v0001154_t0002_u01759295515650") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407afd9031fb0800_d20251001_m051153_c001_v7007000_t0000_u01759295513915") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fae7_d20251001_m051144_c001_v0001032_t0040_u01759295504766") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d85a_d20251001_m051138_c001_v7007000_t0000_u01759295498256") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b160_d20251001_m051133_c001_v0001165_t0051_u01759295493845") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754dbf_d20251001_m051131_c001_v7007000_t0000_u01759295491792") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b0e0_d20251001_m051122_c001_v0001165_t0056_u01759295482578") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea06ef_d20251001_m051113_c001_v7007000_t0000_u01759295473108") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8bf_d20251001_m051103_c001_v0001092_t0038_u01759295463797") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0954_d20251001_m051057_c001_v7007000_t0000_u01759295457760") 2025/10/01 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a87f_d20251001_m051048_c001_v0001092_t0019_u01759295448034") 2025/10/01 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fa3_d20251001_m051042_c001_v7007000_t0000_u01759295442199") 2025/10/01 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a842_d20251001_m051033_c001_v0001092_t0008_u01759295433121") 2025/10/01 05:14:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fb4_d20251001_m051157_c001_v7007000_t0000_u01759295517036") 2025/10/01 05:14:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb17_d20251001_m051152_c001_v0001032_t0040_u01759295512069") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c1218d_d20251001_m051219_c001_v7007000_t0000_u01759295539177") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb78_d20251001_m051213_c001_v0001032_t0029_u01759295533695") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1d3_d20251001_m051339_c001_v7007000_t0000_u01759295619854") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6424ae_d20251001_m051329_c001_v0001154_t0007_u01759295609473") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e3_d20251001_m051323_c001_v7007000_t0000_u01759295603075") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642479_d20251001_m051313_c001_v0001154_t0016_u01759295593105") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387251608_d20251001_m051306_c001_v7007000_t0000_u01759295586846") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64244a_d20251001_m051257_c001_v0001154_t0005_u01759295577549") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c179e_d20251001_m051251_c001_v7007000_t0000_u01759295571155") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642417_d20251001_m051241_c001_v0001154_t0017_u01759295561425") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0aaa_d20251001_m051235_c001_v7007000_t0000_u01759295555251") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423e4_d20251001_m051225_c001_v0001154_t0008_u01759295545797") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fe6_d20251001_m051215_c001_v7007000_t0000_u01759295535393") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb5a_d20251001_m051207_c001_v0001032_t0011_u01759295527025") 2025/10/01 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc6_d20251001_m051200_c001_v7007000_t0000_u01759295520439") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b246_d20251001_m051155_c001_v0001165_t0024_u01759295515658") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a1e_d20251001_m051153_c001_v7007000_t0000_u01759295513419") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642325_d20251001_m051145_c001_v0001154_t0021_u01759295505190") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d85b_d20251001_m051138_c001_v7007000_t0000_u01759295498438") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422f7_d20251001_m051133_c001_v0001154_t0000_u01759295493878") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d022_d20251001_m051132_c001_v7007000_t0000_u01759295492031") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a91c_d20251001_m051122_c001_v0001092_t0037_u01759295482798") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df91d79_d20251001_m051112_c001_v7007000_t0000_u01759295472940") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64226d_d20251001_m051104_c001_v0001154_t0020_u01759295464107") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0956_d20251001_m051057_c001_v7007000_t0000_u01759295457944") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642234_d20251001_m051048_c001_v0001154_t0009_u01759295448536") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fa4_d20251001_m051042_c001_v7007000_t0000_u01759295442386") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421fa_d20251001_m051033_c001_v0001154_t0018_u01759295433514") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fb5_d20251001_m051157_c001_v7007000_t0000_u01759295517077") 2025/10/01 05:14:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642352_d20251001_m051152_c001_v0001154_t0021_u01759295512197") 2025/10/01 05:14:33 DEBUG : dir1/0007-12345: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c1218e_d20251001_m051219_c001_v7007000_t0000_u01759295539446") 2025/10/01 05:14:33 DEBUG : dir1/0007-12345: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa94_d20251001_m051213_c001_v0001092_t0034_u01759295533818") 2025/10/01 05:14:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1d5_d20251001_m051340_c001_v7007000_t0000_u01759295620036") 2025/10/01 05:14:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc84_d20251001_m051329_c001_v0001032_t0036_u01759295609829") 2025/10/01 05:14:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e5_d20251001_m051323_c001_v7007000_t0000_u01759295603264") 2025/10/01 05:14:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc5c_d20251001_m051313_c001_v0001032_t0032_u01759295593885") 2025/10/01 05:14:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387251609_d20251001_m051307_c001_v7007000_t0000_u01759295587028") 2025/10/01 05:14:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc2f_d20251001_m051257_c001_v0001032_t0007_u01759295577882") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c179f_d20251001_m051251_c001_v7007000_t0000_u01759295571336") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fbf2_d20251001_m051241_c001_v0001032_t0001_u01759295561897") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0aaf_d20251001_m051235_c001_v7007000_t0000_u01759295555432") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fbb1_d20251001_m051226_c001_v0001032_t0020_u01759295546209") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fe8_d20251001_m051215_c001_v7007000_t0000_u01759295535759") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64239c_d20251001_m051207_c001_v0001154_t0016_u01759295527450") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc7_d20251001_m051200_c001_v7007000_t0000_u01759295520625") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa27_d20251001_m051155_c001_v0001092_t0031_u01759295515743") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407afd9031fb07fe_d20251001_m051153_c001_v7007000_t0000_u01759295513432") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a9c4_d20251001_m051145_c001_v0001092_t0047_u01759295505688") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d85c_d20251001_m051138_c001_v7007000_t0000_u01759295498636") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a974_d20251001_m051133_c001_v0001092_t0027_u01759295493888") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d026_d20251001_m051132_c001_v7007000_t0000_u01759295492220") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa68_d20251001_m051123_c001_v0001032_t0007_u01759295483213") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a13_d20251001_m051113_c001_v7007000_t0000_u01759295473119") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa01_d20251001_m051104_c001_v0001032_t0025_u01759295464489") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0957_d20251001_m051058_c001_v7007000_t0000_u01759295458131") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f9b8_d20251001_m051048_c001_v0001032_t0034_u01759295448866") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fa6_d20251001_m051042_c001_v7007000_t0000_u01759295442575") 2025/10/01 05:14:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f982_d20251001_m051034_c001_v0001032_t0025_u01759295434017") 2025/10/01 05:14:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f406aa5ac2215b26d_d20251001_m051157_c001_v7007000_t0000_u01759295517185") 2025/10/01 05:14:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b21a_d20251001_m051152_c001_v0001165_t0047_u01759295512206") 2025/10/01 05:14:35 DEBUG : dir1/0008-23456: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12190_d20251001_m051219_c001_v7007000_t0000_u01759295539630") 2025/10/01 05:14:35 DEBUG : dir1/0008-23456: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b2c3_d20251001_m051213_c001_v0001165_t0040_u01759295533907") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1d6_d20251001_m051340_c001_v7007000_t0000_u01759295620219") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac0b_d20251001_m051330_c001_v0001092_t0001_u01759295610372") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e6_d20251001_m051323_c001_v7007000_t0000_u01759295603445") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5abca_d20251001_m051314_c001_v0001092_t0045_u01759295594219") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38725160a_d20251001_m051307_c001_v7007000_t0000_u01759295587210") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab90_d20251001_m051258_c001_v0001092_t0019_u01759295578346") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a0_d20251001_m051251_c001_v7007000_t0000_u01759295571517") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab46_d20251001_m051242_c001_v0001092_t0037_u01759295562416") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0ab2_d20251001_m051235_c001_v7007000_t0000_u01759295555614") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aae1_d20251001_m051226_c001_v0001092_t0030_u01759295546626") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fe4_d20251001_m051215_c001_v7007000_t0000_u01759295535220") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b29e_d20251001_m051207_c001_v0001165_t0053_u01759295527791") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc8_d20251001_m051200_c001_v7007000_t0000_u01759295520808") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb2e_d20251001_m051155_c001_v0001032_t0019_u01759295515769") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09faf_d20251001_m051154_c001_v7007000_t0000_u01759295514005") 2025/10/01 05:14:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b1d9_d20251001_m051146_c001_v0001165_t0046_u01759295506083") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d85d_d20251001_m051138_c001_v7007000_t0000_u01759295498818") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b164_d20251001_m051134_c001_v0001165_t0018_u01759295494111") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754dc0_d20251001_m051131_c001_v7007000_t0000_u01759295491975") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422cb_d20251001_m051123_c001_v0001154_t0015_u01759295483719") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea06ed_d20251001_m051112_c001_v7007000_t0000_u01759295472740") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b036_d20251001_m051104_c001_v0001165_t0045_u01759295464874") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0958_d20251001_m051058_c001_v7007000_t0000_u01759295458317") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1afa0_d20251001_m051049_c001_v0001165_t0029_u01759295449388") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fa8_d20251001_m051042_c001_v7007000_t0000_u01759295442756") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1af22_d20251001_m051034_c001_v0001165_t0009_u01759295434388") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d618836_d20251001_m051157_c001_v7007000_t0000_u01759295517379") 2025/10/01 05:14:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa02_d20251001_m051152_c001_v0001092_t0017_u01759295512447") 2025/10/01 05:14:36 DEBUG : dir1/0009-34567: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12192_d20251001_m051219_c001_v7007000_t0000_u01759295539819") 2025/10/01 05:14:36 DEBUG : dir1/0009-34567: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423c0_d20251001_m051213_c001_v0001154_t0002_u01759295533973") 2025/10/01 05:14:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1d8_d20251001_m051340_c001_v7007000_t0000_u01759295620402") 2025/10/01 05:14:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b4e4_d20251001_m051330_c001_v0001165_t0059_u01759295610991") 2025/10/01 05:14:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e7_d20251001_m051323_c001_v7007000_t0000_u01759295603626") 2025/10/01 05:14:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b479_d20251001_m051314_c001_v0001165_t0021_u01759295594798") 2025/10/01 05:14:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38725160b_d20251001_m051307_c001_v7007000_t0000_u01759295587394") 2025/10/01 05:14:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b426_d20251001_m051258_c001_v0001165_t0026_u01759295578771") 2025/10/01 05:14:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a1_d20251001_m051251_c001_v7007000_t0000_u01759295571701") 2025/10/01 05:14:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b3b2_d20251001_m051242_c001_v0001165_t0056_u01759295562748") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0ab4_d20251001_m051235_c001_v7007000_t0000_u01759295555796") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b330_d20251001_m051226_c001_v0001165_t0001_u01759295546944") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12180_d20251001_m051215_c001_v7007000_t0000_u01759295535249") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa6b_d20251001_m051208_c001_v0001092_t0052_u01759295528069") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fc9_d20251001_m051200_c001_v7007000_t0000_u01759295520995") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b248_d20251001_m051155_c001_v0001165_t0044_u01759295515852") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f406aa5ac2215b258_d20251001_m051153_c001_v7007000_t0000_u01759295513875") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1faf1_d20251001_m051146_c001_v0001032_t0024_u01759295506376") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d85e_d20251001_m051139_c001_v7007000_t0000_u01759295499000") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a976_d20251001_m051134_c001_v0001092_t0004_u01759295494221") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44f841_d20251001_m051132_c001_v7007000_t0000_u01759295492240") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b0ea_d20251001_m051124_c001_v0001165_t0011_u01759295484054") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df91d7a_d20251001_m051113_c001_v7007000_t0000_u01759295473130") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8c5_d20251001_m051105_c001_v0001092_t0057_u01759295465137") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0959_d20251001_m051058_c001_v7007000_t0000_u01759295458503") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a887_d20251001_m051049_c001_v0001092_t0022_u01759295449591") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fa9_d20251001_m051042_c001_v7007000_t0000_u01759295442942") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a848_d20251001_m051034_c001_v0001092_t0042_u01759295434595") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fb8_d20251001_m051157_c001_v7007000_t0000_u01759295517259") 2025/10/01 05:14:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b21e_d20251001_m051152_c001_v0001165_t0057_u01759295512457") 2025/10/01 05:14:38 DEBUG : dir1/0010-45678: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12193_d20251001_m051220_c001_v7007000_t0000_u01759295540006") 2025/10/01 05:14:38 DEBUG : dir1/0010-45678: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b2c5_d20251001_m051214_c001_v0001165_t0007_u01759295534112") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1d9_d20251001_m051340_c001_v7007000_t0000_u01759295620585") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6424b7_d20251001_m051331_c001_v0001154_t0021_u01759295611194") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e8_d20251001_m051323_c001_v7007000_t0000_u01759295603810") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64247f_d20251001_m051315_c001_v0001154_t0014_u01759295595017") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38725160c_d20251001_m051307_c001_v7007000_t0000_u01759295587576") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64244e_d20251001_m051259_c001_v0001154_t0001_u01759295579014") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a2_d20251001_m051251_c001_v7007000_t0000_u01759295571883") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64241d_d20251001_m051242_c001_v0001154_t0025_u01759295562990") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0ab5_d20251001_m051235_c001_v7007000_t0000_u01759295555977") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423e8_d20251001_m051227_c001_v0001154_t0003_u01759295547168") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12182_d20251001_m051215_c001_v7007000_t0000_u01759295535633") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb5e_d20251001_m051208_c001_v0001032_t0006_u01759295528435") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fca_d20251001_m051201_c001_v7007000_t0000_u01759295521178") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64236d_d20251001_m051156_c001_v0001154_t0009_u01759295516034") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac742713668_d20251001_m051154_c001_v7007000_t0000_u01759295514017") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64232d_d20251001_m051146_c001_v0001154_t0011_u01759295506763") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d860_d20251001_m051139_c001_v7007000_t0000_u01759295499183") 2025/10/01 05:14:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b16a_d20251001_m051134_c001_v0001165_t0007_u01759295494315") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4155813b0c009eda_d20251001_m051131_c001_v7007000_t0000_u01759295491993") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a924_d20251001_m051124_c001_v0001092_t0049_u01759295484278") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a099b_d20251001_m051112_c001_v7007000_t0000_u01759295472958") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642273_d20251001_m051105_c001_v0001154_t0002_u01759295465680") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a095a_d20251001_m051058_c001_v7007000_t0000_u01759295458686") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64223a_d20251001_m051049_c001_v0001154_t0006_u01759295449986") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fab_d20251001_m051043_c001_v7007000_t0000_u01759295443123") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642200_d20251001_m051034_c001_v0001154_t0015_u01759295434945") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d618835_d20251001_m051157_c001_v7007000_t0000_u01759295517195") 2025/10/01 05:14:39 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb19_d20251001_m051152_c001_v0001032_t0012_u01759295512533") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12195_d20251001_m051220_c001_v7007000_t0000_u01759295540191") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb7a_d20251001_m051214_c001_v0001032_t0032_u01759295534126") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1da_d20251001_m051340_c001_v7007000_t0000_u01759295620768") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc8e_d20251001_m051331_c001_v0001032_t0023_u01759295611790") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922e9_d20251001_m051323_c001_v7007000_t0000_u01759295603990") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc62_d20251001_m051315_c001_v0001032_t0014_u01759295595434") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38725160d_d20251001_m051307_c001_v7007000_t0000_u01759295587761") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc34_d20251001_m051259_c001_v0001032_t0049_u01759295579359") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a3_d20251001_m051252_c001_v7007000_t0000_u01759295572064") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fbf8_d20251001_m051243_c001_v0001032_t0012_u01759295563380") 2025/10/01 05:14:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0ab6_d20251001_m051236_c001_v7007000_t0000_u01759295556159") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fbb7_d20251001_m051227_c001_v0001032_t0001_u01759295547510") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754e3b_d20251001_m051215_c001_v7007000_t0000_u01759295535627") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423a0_d20251001_m051208_c001_v0001154_t0008_u01759295528981") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fcb_d20251001_m051201_c001_v7007000_t0000_u01759295521371") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b24a_d20251001_m051156_c001_v0001165_t0038_u01759295516079") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac742713666_d20251001_m051153_c001_v7007000_t0000_u01759295513832") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a9d2_d20251001_m051147_c001_v0001092_t0027_u01759295507091") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d861_d20251001_m051139_c001_v7007000_t0000_u01759295499366") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422f9_d20251001_m051134_c001_v0001154_t0008_u01759295494331") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fab_d20251001_m051131_c001_v7007000_t0000_u01759295491993") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa6e_d20251001_m051124_c001_v0001032_t0056_u01759295484742") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a099e_d20251001_m051113_c001_v7007000_t0000_u01759295473143") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa0e_d20251001_m051106_c001_v0001032_t0044_u01759295466145") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a095b_d20251001_m051058_c001_v7007000_t0000_u01759295458870") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f9c0_d20251001_m051050_c001_v0001032_t0057_u01759295450319") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fac_d20251001_m051043_c001_v7007000_t0000_u01759295443308") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f986_d20251001_m051035_c001_v0001032_t0047_u01759295435268") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac74271367c_d20251001_m051157_c001_v7007000_t0000_u01759295517392") 2025/10/01 05:14:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642358_d20251001_m051152_c001_v0001154_t0022_u01759295512608") 2025/10/01 05:14:40 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12196_d20251001_m051220_c001_v7007000_t0000_u01759295540374") 2025/10/01 05:14:40 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa9a_d20251001_m051214_c001_v0001092_t0018_u01759295534216") 2025/10/01 05:14:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1dc_d20251001_m051340_c001_v7007000_t0000_u01759295620957") 2025/10/01 05:14:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac0d_d20251001_m051332_c001_v0001092_t0050_u01759295612578") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922ea_d20251001_m051324_c001_v7007000_t0000_u01759295604171") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5abd0_d20251001_m051315_c001_v0001092_t0016_u01759295595951") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38725160e_d20251001_m051307_c001_v7007000_t0000_u01759295587943") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab92_d20251001_m051259_c001_v0001092_t0025_u01759295579890") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a4_d20251001_m051252_c001_v7007000_t0000_u01759295572245") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ab52_d20251001_m051243_c001_v0001092_t0006_u01759295563921") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0ab8_d20251001_m051236_c001_v7007000_t0000_u01759295556342") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aae9_d20251001_m051227_c001_v0001092_t0042_u01759295547884") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fe8_d20251001_m051215_c001_v7007000_t0000_u01759295535768") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b2a8_d20251001_m051209_c001_v0001165_t0042_u01759295529319") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fcc_d20251001_m051201_c001_v7007000_t0000_u01759295521558") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa29_d20251001_m051156_c001_v0001092_t0048_u01759295516136") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d86e_d20251001_m051153_c001_v7007000_t0000_u01759295513439") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b1ec_d20251001_m051147_c001_v0001165_t0050_u01759295507527") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d862_d20251001_m051139_c001_v7007000_t0000_u01759295499549") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fab0_d20251001_m051134_c001_v0001032_t0001_u01759295494423") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44f83f_d20251001_m051132_c001_v7007000_t0000_u01759295492050") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422d3_d20251001_m051125_c001_v0001154_t0002_u01759295485532") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d617f93_d20251001_m051112_c001_v7007000_t0000_u01759295472972") 2025/10/01 05:14:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b04c_d20251001_m051106_c001_v0001165_t0053_u01759295466509") 2025/10/01 05:14:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a095c_d20251001_m051059_c001_v7007000_t0000_u01759295459052") 2025/10/01 05:14:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1afac_d20251001_m051050_c001_v0001165_t0041_u01759295450920") 2025/10/01 05:14:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fae_d20251001_m051043_c001_v7007000_t0000_u01759295443490") 2025/10/01 05:14:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1af34_d20251001_m051035_c001_v0001165_t0040_u01759295435860") 2025/10/01 05:14:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fba_d20251001_m051157_c001_v7007000_t0000_u01759295517406") 2025/10/01 05:14:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b223_d20251001_m051152_c001_v0001165_t0021_u01759295512666") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12197_d20251001_m051220_c001_v7007000_t0000_u01759295540556") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b2c9_d20251001_m051214_c001_v0001165_t0046_u01759295534381") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1dd_d20251001_m051341_c001_v7007000_t0000_u01759295621142") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b4f3_d20251001_m051332_c001_v0001165_t0023_u01759295612917") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922ec_d20251001_m051324_c001_v7007000_t0000_u01759295604352") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b487_d20251001_m051316_c001_v0001165_t0024_u01759295596309") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd3872519f7_d20251001_m051308_c001_v7007000_t0000_u01759295588128") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b428_d20251001_m051300_c001_v0001165_t0059_u01759295580217") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a5_d20251001_m051252_c001_v7007000_t0000_u01759295572429") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b3bc_d20251001_m051244_c001_v0001165_t0036_u01759295564263") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0abd_d20251001_m051236_c001_v7007000_t0000_u01759295556525") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b336_d20251001_m051228_c001_v0001165_t0018_u01759295548210") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12183_d20251001_m051215_c001_v7007000_t0000_u01759295535817") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa75_d20251001_m051209_c001_v0001092_t0013_u01759295529517") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fcd_d20251001_m051201_c001_v7007000_t0000_u01759295521743") 2025/10/01 05:14:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb36_d20251001_m051156_c001_v0001032_t0033_u01759295516213") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4144aabd7075d958_d20251001_m051153_c001_v7007000_t0000_u01759295513878") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fafb_d20251001_m051147_c001_v0001032_t0046_u01759295507861") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d863_d20251001_m051139_c001_v7007000_t0000_u01759295499731") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b16c_d20251001_m051134_c001_v0001165_t0019_u01759295494556") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40170caf826f5f6e_d20251001_m051132_c001_v7007000_t0000_u01759295492001") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b100_d20251001_m051126_c001_v0001165_t0047_u01759295486061") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a11_d20251001_m051112_c001_v7007000_t0000_u01759295472930") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8ca_d20251001_m051106_c001_v0001092_t0040_u01759295466806") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a095f_d20251001_m051059_c001_v7007000_t0000_u01759295459236") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a88b_d20251001_m051051_c001_v0001092_t0027_u01759295451195") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fb0_d20251001_m051043_c001_v7007000_t0000_u01759295443672") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a852_d20251001_m051036_c001_v0001092_t0031_u01759295436065") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac74271367a_d20251001_m051157_c001_v7007000_t0000_u01759295517208") 2025/10/01 05:14:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b228_d20251001_m051152_c001_v0001165_t0036_u01759295512881") 2025/10/01 05:14:43 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12198_d20251001_m051220_c001_v7007000_t0000_u01759295540740") 2025/10/01 05:14:43 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423c2_d20251001_m051214_c001_v0001154_t0024_u01759295534418") 2025/10/01 05:14:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1de_d20251001_m051341_c001_v7007000_t0000_u01759295621325") 2025/10/01 05:14:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6424bd_d20251001_m051333_c001_v0001154_t0020_u01759295613109") 2025/10/01 05:14:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922ed_d20251001_m051324_c001_v7007000_t0000_u01759295604533") 2025/10/01 05:14:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642485_d20251001_m051316_c001_v0001154_t0013_u01759295596516") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd3872519f8_d20251001_m051308_c001_v7007000_t0000_u01759295588311") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642452_d20251001_m051300_c001_v0001154_t0012_u01759295580470") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a6_d20251001_m051252_c001_v7007000_t0000_u01759295572611") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64241f_d20251001_m051244_c001_v0001154_t0008_u01759295564466") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0abe_d20251001_m051236_c001_v7007000_t0000_u01759295556707") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423ee_d20251001_m051228_c001_v0001154_t0012_u01759295548423") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fe6_d20251001_m051215_c001_v7007000_t0000_u01759295535403") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb66_d20251001_m051209_c001_v0001032_t0013_u01759295529836") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fce_d20251001_m051201_c001_v7007000_t0000_u01759295521930") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b24c_d20251001_m051156_c001_v0001165_t0029_u01759295516287") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a1f_d20251001_m051153_c001_v7007000_t0000_u01759295513607") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642331_d20251001_m051148_c001_v0001154_t0024_u01759295508378") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d864_d20251001_m051139_c001_v7007000_t0000_u01759295499914") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a97c_d20251001_m051134_c001_v0001092_t0031_u01759295494640") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fa9_d20251001_m051131_c001_v7007000_t0000_u01759295491621") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a936_d20251001_m051126_c001_v0001092_t0000_u01759295486295") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4128667835f7f57f_d20251001_m051112_c001_v7007000_t0000_u01759295472953") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64227a_d20251001_m051107_c001_v0001154_t0007_u01759295467161") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0960_d20251001_m051059_c001_v7007000_t0000_u01759295459417") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64224a_d20251001_m051051_c001_v0001154_t0006_u01759295451501") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fb1_d20251001_m051043_c001_v7007000_t0000_u01759295443863") 2025/10/01 05:14:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642208_d20251001_m051036_c001_v0001154_t0004_u01759295436370") 2025/10/01 05:14:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fb7_d20251001_m051157_c001_v7007000_t0000_u01759295517221") 2025/10/01 05:14:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb1d_d20251001_m051152_c001_v0001032_t0008_u01759295512921") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c1219a_d20251001_m051220_c001_v7007000_t0000_u01759295540925") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fb7c_d20251001_m051214_c001_v0001032_t0055_u01759295534510") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1e0_d20251001_m051341_c001_v7007000_t0000_u01759295621506") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc92_d20251001_m051333_c001_v0001032_t0004_u01759295613458") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922ee_d20251001_m051324_c001_v7007000_t0000_u01759295604716") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc66_d20251001_m051316_c001_v0001032_t0029_u01759295596853") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd3872519f9_d20251001_m051308_c001_v7007000_t0000_u01759295588498") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc3a_d20251001_m051300_c001_v0001032_t0016_u01759295580821") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a7_d20251001_m051252_c001_v7007000_t0000_u01759295572793") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fbfe_d20251001_m051244_c001_v0001032_t0050_u01759295564831") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0abf_d20251001_m051236_c001_v7007000_t0000_u01759295556890") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fbc1_d20251001_m051228_c001_v0001032_t0029_u01759295548780") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4128667835f7f63b_d20251001_m051215_c001_v7007000_t0000_u01759295535633") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423ac_d20251001_m051210_c001_v0001154_t0004_u01759295530349") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fcf_d20251001_m051202_c001_v7007000_t0000_u01759295522113") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642373_d20251001_m051156_c001_v0001154_t0021_u01759295516436") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a22_d20251001_m051153_c001_v7007000_t0000_u01759295513976") 2025/10/01 05:14:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a9de_d20251001_m051148_c001_v0001092_t0004_u01759295508789") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d866_d20251001_m051140_c001_v7007000_t0000_u01759295500096") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422fb_d20251001_m051134_c001_v0001154_t0012_u01759295494704") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754dc2_d20251001_m051132_c001_v7007000_t0000_u01759295492158") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa7a_d20251001_m051126_c001_v0001032_t0001_u01759295486608") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4128667835f7f580_d20251001_m051113_c001_v7007000_t0000_u01759295473155") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa18_d20251001_m051107_c001_v0001032_t0008_u01759295467497") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0962_d20251001_m051059_c001_v7007000_t0000_u01759295459600") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f9c2_d20251001_m051051_c001_v0001032_t0009_u01759295451953") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fb3_d20251001_m051044_c001_v7007000_t0000_u01759295444045") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f98e_d20251001_m051036_c001_v0001032_t0035_u01759295436734") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0a34_d20251001_m051157_c001_v7007000_t0000_u01759295517245") 2025/10/01 05:14:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa07_d20251001_m051152_c001_v0001092_t0009_u01759295512943") 2025/10/01 05:14:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a20_d20251001_m051115_c001_v7007000_t0000_u01759295475676") 2025/10/01 05:14:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b066_d20251001_m051110_c001_v0001165_t0042_u01759295470824") 2025/10/01 05:14:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a21_d20251001_m051115_c001_v7007000_t0000_u01759295475874") 2025/10/01 05:14:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8e3_d20251001_m051110_c001_v0001092_t0027_u01759295470935") 2025/10/01 05:14:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a23_d20251001_m051116_c001_v7007000_t0000_u01759295476056") 2025/10/01 05:14:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b068_d20251001_m051111_c001_v0001165_t0032_u01759295471040") 2025/10/01 05:14:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a25_d20251001_m051116_c001_v7007000_t0000_u01759295476237") 2025/10/01 05:14:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa32_d20251001_m051111_c001_v0001032_t0039_u01759295471109") 2025/10/01 05:14:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a27_d20251001_m051116_c001_v7007000_t0000_u01759295476440") 2025/10/01 05:14:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642292_d20251001_m051111_c001_v0001154_t0003_u01759295471145") 2025/10/01 05:14:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a28_d20251001_m051116_c001_v7007000_t0000_u01759295476621") 2025/10/01 05:14:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8e5_d20251001_m051111_c001_v0001092_t0052_u01759295471292") 2025/10/01 05:14:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a29_d20251001_m051116_c001_v7007000_t0000_u01759295476803") 2025/10/01 05:14:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b06a_d20251001_m051111_c001_v0001165_t0048_u01759295471301") 2025/10/01 05:14:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a2b_d20251001_m051116_c001_v7007000_t0000_u01759295476992") 2025/10/01 05:14:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642294_d20251001_m051111_c001_v0001154_t0011_u01759295471513") 2025/10/01 05:14:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a2d_d20251001_m051117_c001_v7007000_t0000_u01759295477173") 2025/10/01 05:14:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa34_d20251001_m051111_c001_v0001032_t0035_u01759295471526") 2025/10/01 05:14:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a2e_d20251001_m051117_c001_v7007000_t0000_u01759295477354") 2025/10/01 05:14:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b06c_d20251001_m051111_c001_v0001165_t0050_u01759295471537") 2025/10/01 05:14:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a2f_d20251001_m051117_c001_v7007000_t0000_u01759295477590") 2025/10/01 05:14:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8e7_d20251001_m051111_c001_v0001092_t0042_u01759295471659") 2025/10/01 05:14:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a30_d20251001_m051117_c001_v7007000_t0000_u01759295477772") 2025/10/01 05:14:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642296_d20251001_m051111_c001_v0001154_t0011_u01759295471849") 2025/10/01 05:14:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a31_d20251001_m051117_c001_v7007000_t0000_u01759295477954") 2025/10/01 05:14:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b06e_d20251001_m051111_c001_v0001165_t0028_u01759295471876") 2025/10/01 05:14:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a32_d20251001_m051118_c001_v7007000_t0000_u01759295478134") 2025/10/01 05:14:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa38_d20251001_m051111_c001_v0001032_t0023_u01759295471908") 2025/10/01 05:14:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a33_d20251001_m051118_c001_v7007000_t0000_u01759295478317") 2025/10/01 05:14:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a8e9_d20251001_m051111_c001_v0001092_t0059_u01759295471996") 2025/10/01 05:14:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91061a34_d20251001_m051118_c001_v7007000_t0000_u01759295478499") 2025/10/01 05:14:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b072_d20251001_m051112_c001_v0001165_t0058_u01759295472097") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40170caf826f5f95_d20251001_m051135_c001_v7007000_t0000_u01759295495114") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b125_d20251001_m051129_c001_v0001165_t0057_u01759295489885") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40170caf826f5f96_d20251001_m051135_c001_v7007000_t0000_u01759295495303") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b129_d20251001_m051130_c001_v0001165_t0047_u01759295490089") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44f846_d20251001_m051135_c001_v7007000_t0000_u01759295495444") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a94c_d20251001_m051130_c001_v0001092_t0029_u01759295490122") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44f844_d20251001_m051135_c001_v7007000_t0000_u01759295495079") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa94_d20251001_m051130_c001_v0001032_t0013_u01759295490201") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437faf_d20251001_m051135_c001_v7007000_t0000_u01759295495084") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422e5_d20251001_m051130_c001_v0001154_t0007_u01759295490292") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4155813b0c009edf_d20251001_m051135_c001_v7007000_t0000_u01759295495126") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b12d_d20251001_m051130_c001_v0001165_t0034_u01759295490327") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea071e_d20251001_m051135_c001_v7007000_t0000_u01759295495136") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a954_d20251001_m051130_c001_v0001092_t0059_u01759295490509") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387250c9e_d20251001_m051135_c001_v7007000_t0000_u01759295495244") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b130_d20251001_m051130_c001_v0001165_t0045_u01759295490567") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d02e_d20251001_m051135_c001_v7007000_t0000_u01759295495096") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa96_d20251001_m051130_c001_v0001032_t0020_u01759295490598") 2025/10/01 05:14:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437fb1_d20251001_m051135_c001_v7007000_t0000_u01759295495456") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422e7_d20251001_m051130_c001_v0001154_t0024_u01759295490660") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d02f_d20251001_m051135_c001_v7007000_t0000_u01759295495308") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b138_d20251001_m051130_c001_v0001165_t0042_u01759295490842") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d84f_d20251001_m051135_c001_v7007000_t0000_u01759295495106") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a95a_d20251001_m051131_c001_v0001092_t0047_u01759295491007") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea0720_d20251001_m051135_c001_v7007000_t0000_u01759295495319") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa9a_d20251001_m051131_c001_v0001032_t0040_u01759295491038") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d851_d20251001_m051135_c001_v7007000_t0000_u01759295495471") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b13a_d20251001_m051131_c001_v0001165_t0027_u01759295491046") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd387250c9d_d20251001_m051135_c001_v7007000_t0000_u01759295495063") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6422e9_d20251001_m051131_c001_v0001154_t0014_u01759295491060") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44f845_d20251001_m051135_c001_v7007000_t0000_u01759295495261") 2025/10/01 05:14:49 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b13e_d20251001_m051131_c001_v0001165_t0039_u01759295491267") 2025/10/01 05:14:49 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437eba_d20251001_m050925_c001_v7007000_t0000_u01759295365270") 2025/10/01 05:14:49 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1132a193e255cadc_d20251001_m050922_c001_v0001105_t0000_u01759295362922") 2025/10/01 05:14:49 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09a39_d20251001_m050922_c001_v7007000_t0000_u01759295362740") 2025/10/01 05:14:49 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1132a193e255cabe_d20251001_m050919_c001_v0001105_t0035_u01759295359439") 2025/10/01 05:14:49 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09a1a_d20251001_m050918_c001_v7007000_t0000_u01759295358699") 2025/10/01 05:14:49 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a657_d20251001_m050914_c001_v0001092_t0052_u01759295354061") 2025/10/01 05:14:49 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d606b_d20251001_m050912_c001_v7007000_t0000_u01759295352554") 2025/10/01 05:14:49 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1070f6163f162bb5_d20251001_m050910_c001_v0001180_t0010_u01759295350574") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac7427124a9_d20251001_m050910_c001_v7007000_t0000_u01759295350386") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1070f6163f162ba1_d20251001_m050907_c001_v0001180_t0026_u01759295347702") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac7427124a4_d20251001_m050906_c001_v7007000_t0000_u01759295346912") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642085_d20251001_m050903_c001_v0001154_t0022_u01759295343061") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d601f_d20251001_m050901_c001_v7007000_t0000_u01759295341644") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11630e321f4ed2bd_d20251001_m050900_c001_v0001092_t0023_u01759295340063") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029cfc1_d20251001_m050859_c001_v7007000_t0000_u01759295339881") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11630e321f4ed2b5_d20251001_m050856_c001_v0001092_t0008_u01759295336055") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029cfb1_d20251001_m050855_c001_v7007000_t0000_u01759295335328") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64205f_d20251001_m050851_c001_v0001154_t0024_u01759295331497") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a04d4_d20251001_m050850_c001_v7007000_t0000_u01759295330564") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10623ed812b03d2a_d20251001_m050848_c001_v0001136_t0004_u01759295328561") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437e52_d20251001_m050848_c001_v7007000_t0000_u01759295328373") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10623ed812b03d12_d20251001_m050845_c001_v0001136_t0026_u01759295325369") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437e46_d20251001_m050844_c001_v7007000_t0000_u01759295324616") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64202f_d20251001_m050838_c001_v0001154_t0017_u01759295318574") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f45b_d20251001_m050837_c001_v7007000_t0000_u01759295317656") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f110b53a40090bec7_d20251001_m050836_c001_v0001180_t0031_u01759295316041") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91060713_d20251001_m050835_c001_v7007000_t0000_u01759295315857") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f110b53a40090be7e_d20251001_m050832_c001_v0001180_t0028_u01759295312352") 2025/10/01 05:14:50 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e9106070f_d20251001_m050831_c001_v7007000_t0000_u01759295311536") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641ff5_d20251001_m050825_c001_v0001154_t0021_u01759295305865") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6bf2ab_d20251001_m050824_c001_v7007000_t0000_u01759295304934") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11314688c6860f6a_d20251001_m050823_c001_v0001184_t0018_u01759295303275") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea0451_d20251001_m050823_c001_v7007000_t0000_u01759295303090") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11314688c6860f2a_d20251001_m050819_c001_v0001184_t0017_u01759295299884") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea044e_d20251001_m050819_c001_v7007000_t0000_u01759295299113") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641fd3_d20251001_m050812_c001_v0001154_t0003_u01759295292938") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f3fa_d20251001_m050811_c001_v7007000_t0000_u01759295291842") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1056891298f7c59f_d20251001_m050805_c001_v0001038_t0029_u01759295285493") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754c75_d20251001_m050805_c001_v7007000_t0000_u01759295285292") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641fb7_d20251001_m050800_c001_v0001154_t0011_u01759295280700") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f118accb17fdad5ea_d20251001_m050759_c001_v0001106_t0055_u01759295279335") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f118accb17fdad5e6_d20251001_m050757_c001_v0001106_t0053_u01759295277968") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40838f7c6d68808d_d20251001_m050744_c001_v7007000_t0000_u01759295264573") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a4bd_d20251001_m050737_c001_v0001092_t0025_u01759295257736") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f108fa117d96aa4f7_d20251001_m050736_c001_v0001179_t0025_u01759295256970") 2025/10/01 05:14:51 DEBUG : dst/one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f108fa117d96aa4df_d20251001_m050735_c001_v0001179_t0058_u01759295255983") 2025/10/01 05:14:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437ebb_d20251001_m050925_c001_v7007000_t0000_u01759295365455") 2025/10/01 05:14:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f117176a3ceaedbcb_d20251001_m050922_c001_v0001137_t0022_u01759295362358") 2025/10/01 05:14:51 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1026a764055d2dcf_d20251001_m050918_c001_v0001090_t0016_u01759295358366") 2025/10/01 05:14:51 DEBUG : dst/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d606d_d20251001_m050912_c001_v7007000_t0000_u01759295352753") 2025/10/01 05:14:52 DEBUG : dst/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f112f2061ee221b9a_d20251001_m050909_c001_v0001036_t0034_u01759295349978") 2025/10/01 05:14:52 DEBUG : dst/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11510e3a8c1b7e99_d20251001_m050906_c001_v0001176_t0028_u01759295346678") 2025/10/01 05:14:52 DEBUG : dst/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d6021_d20251001_m050901_c001_v7007000_t0000_u01759295341837") 2025/10/01 05:14:52 DEBUG : dst/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10944c099a5f1394_d20251001_m050859_c001_v0001179_t0030_u01759295339672") 2025/10/01 05:14:52 DEBUG : dst/one.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10598fc8a3caabff_d20251001_m050854_c001_v0001104_t0005_u01759295334844") 2025/10/01 05:14:52 DEBUG : dst/three: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f3fb_d20251001_m050812_c001_v7007000_t0000_u01759295292024") 2025/10/01 05:14:52 DEBUG : dst/three: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f118accb17fdad621_d20251001_m050810_c001_v0001106_t0028_u01759295290142") 2025/10/01 05:14:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437ebc_d20251001_m050925_c001_v7007000_t0000_u01759295365637") 2025/10/01 05:14:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10554f7d34988142_d20251001_m050923_c001_v0001099_t0055_u01759295363955") 2025/10/01 05:14:52 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10482c33700b04ee_d20251001_m050920_c001_v0001120_t0059_u01759295360434") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437ebd_d20251001_m050925_c001_v7007000_t0000_u01759295365821") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1132a193e255cae6_d20251001_m050924_c001_v0001105_t0001_u01759295364486") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09a45_d20251001_m050924_c001_v7007000_t0000_u01759295364303") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1132a193e255caca_d20251001_m050920_c001_v0001105_t0007_u01759295360898") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09a2b_d20251001_m050920_c001_v7007000_t0000_u01759295360711") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a665_d20251001_m050915_c001_v0001092_t0002_u01759295355381") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d6070_d20251001_m050912_c001_v7007000_t0000_u01759295352937") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1070f6163f162bc4_d20251001_m050911_c001_v0001180_t0023_u01759295351986") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac7427124ab_d20251001_m050911_c001_v7007000_t0000_u01759295351802") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1070f6163f162baf_d20251001_m050908_c001_v0001180_t0050_u01759295348928") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f400c1ac7427124a7_d20251001_m050908_c001_v7007000_t0000_u01759295348743") 2025/10/01 05:14:52 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba64208a_d20251001_m050903_c001_v0001154_t0004_u01759295343794") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029cfc3_d20251001_m050901_c001_v7007000_t0000_u01759295341023") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a61b_d20251001_m050858_c001_v0001092_t0009_u01759295338664") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029cfbf_d20251001_m050857_c001_v7007000_t0000_u01759295337500") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642061_d20251001_m050852_c001_v0001154_t0006_u01759295332242") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437e5b_d20251001_m050849_c001_v7007000_t0000_u01759295329641") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a5e0_d20251001_m050847_c001_v0001092_t0059_u01759295327222") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437e47_d20251001_m050846_c001_v7007000_t0000_u01759295326073") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642035_d20251001_m050839_c001_v0001154_t0023_u01759295319428") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91060714_d20251001_m050836_c001_v7007000_t0000_u01759295316730") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a5aa_d20251001_m050834_c001_v0001092_t0036_u01759295314426") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4023a42e91060711_d20251001_m050833_c001_v7007000_t0000_u01759295313281") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641ffc_d20251001_m050826_c001_v0001154_t0013_u01759295306727") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea0452_d20251001_m050824_c001_v7007000_t0000_u01759295304004") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a56e_d20251001_m050821_c001_v0001092_t0059_u01759295301737") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea044f_d20251001_m050820_c001_v7007000_t0000_u01759295300601") 2025/10/01 05:14:53 DEBUG : dst/three.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641fd5_d20251001_m050813_c001_v0001154_t0012_u01759295293832") 2025/10/01 05:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d6072_d20251001_m050913_c001_v7007000_t0000_u01759295353133") 2025/10/01 05:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f116f3935f0179c81_d20251001_m050911_c001_v0001099_t0033_u01759295351364") 2025/10/01 05:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10321e053af51791_d20251001_m050908_c001_v0001181_t0025_u01759295348500") 2025/10/01 05:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d6024_d20251001_m050902_c001_v7007000_t0000_u01759295342066") 2025/10/01 05:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f113581e38c868701_d20251001_m050900_c001_v0001041_t0037_u01759295340656") 2025/10/01 05:14:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f100d8b86765d0516_d20251001_m050856_c001_v0001106_t0043_u01759295336775") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437ebe_d20251001_m050926_c001_v7007000_t0000_u01759295366056") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6420be_d20251001_m050914_c001_v0001154_t0010_u01759295354951") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d6074_d20251001_m050913_c001_v7007000_t0000_u01759295353326") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a631_d20251001_m050903_c001_v0001092_t0010_u01759295343429") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4203db09106d6027_d20251001_m050902_c001_v7007000_t0000_u01759295342303") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a5fd_d20251001_m050851_c001_v0001092_t0051_u01759295331888") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a04d6_d20251001_m050850_c001_v7007000_t0000_u01759295330746") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a5c5_d20251001_m050839_c001_v0001092_t0036_u01759295319004") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f45d_d20251001_m050837_c001_v7007000_t0000_u01759295317838") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a580_d20251001_m050826_c001_v0001092_t0005_u01759295306315") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6bf2ac_d20251001_m050825_c001_v7007000_t0000_u01759295305122") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a551_d20251001_m050813_c001_v0001092_t0003_u01759295293315") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724f3fc_d20251001_m050812_c001_v7007000_t0000_u01759295292205") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1034053f82e89b55_d20251001_m050807_c001_v0001171_t0018_u01759295287379") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40838f7c6d68808f_d20251001_m050744_c001_v7007000_t0000_u01759295264765") 2025/10/01 05:14:54 DEBUG : dst/two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f108fa117d96aa546_d20251001_m050743_c001_v0001179_t0035_u01759295263578") 2025/10/01 05:14:54 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4048e2af40eee606_d20251001_m050711_c001_v7007000_t0000_u01759295231461") 2025/10/01 05:14:54 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a42d_d20251001_m050708_c001_v0001092_t0014_u01759295228154") 2025/10/01 05:14:54 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4048e2af40eee602_d20251001_m050705_c001_v7007000_t0000_u01759295225574") 2025/10/01 05:14:54 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641eb7_d20251001_m050655_c001_v0001154_t0008_u01759295215303") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e6e_d20251001_m050646_c001_v7007000_t0000_u01759295206661") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a3d5_d20251001_m050643_c001_v0001092_t0053_u01759295203300") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e40b_d20251001_m050623_c001_v7007000_t0000_u01759295183121") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b201_d20251001_m050621_c001_v0001183_t0000_u01759295181416") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e400_d20251001_m050620_c001_v7007000_t0000_u01759295180649") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b1e5_d20251001_m050619_c001_v0001183_t0045_u01759295179492") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3f8_d20251001_m050616_c001_v7007000_t0000_u01759295176940") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b1bb_d20251001_m050615_c001_v0001183_t0026_u01759295175321") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3f4_d20251001_m050614_c001_v7007000_t0000_u01759295174563") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b197_d20251001_m050613_c001_v0001183_t0035_u01759295173356") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44dffe_d20251001_m050608_c001_v7007000_t0000_u01759295168410") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b127_d20251001_m050607_c001_v0001183_t0014_u01759295167078") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44dffb_d20251001_m050606_c001_v7007000_t0000_u01759295166342") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b101_d20251001_m050605_c001_v0001183_t0037_u01759295165570") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02f0_d20251001_m050601_c001_v7007000_t0000_u01759295161331") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b090_d20251001_m050600_c001_v0001183_t0004_u01759295160116") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02ed_d20251001_m050558_c001_v7007000_t0000_u01759295158280") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b076_d20251001_m050557_c001_v0001183_t0016_u01759295157339") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02eb_d20251001_m050556_c001_v7007000_t0000_u01759295156972") 2025/10/01 05:14:55 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f104032db5b9884f3_d20251001_m050556_c001_v0001181_t0000_u01759295156361") 2025/10/01 05:14:56 DEBUG : empty space: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b042_d20251001_m050554_c001_v0001183_t0015_u01759295154853") 2025/10/01 05:14:56 DEBUG : enormous: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e408_d20251001_m050622_c001_v7007000_t0000_u01759295182203") 2025/10/01 05:14:56 DEBUG : enormous: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b203_d20251001_m050621_c001_v0001183_t0050_u01759295181627") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437ec0_d20251001_m050930_c001_v7007000_t0000_u01759295370766") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6420fd_d20251001_m050929_c001_v0001154_t0024_u01759295369407") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e6a_d20251001_m050641_c001_v7007000_t0000_u01759295201770") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a3c8_d20251001_m050640_c001_v0001092_t0021_u01759295200412") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02e4_d20251001_m050552_c001_v7007000_t0000_u01759295152370") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b012_d20251001_m050551_c001_v0001183_t0024_u01759295151436") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02e2_d20251001_m050550_c001_v7007000_t0000_u01759295150860") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0aff8_d20251001_m050550_c001_v0001183_t0042_u01759295150296") 2025/10/01 05:14:56 DEBUG : existing: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0aff4_d20251001_m050549_c001_v0001183_t0055_u01759295149555") 2025/10/01 05:14:56 DEBUG : existing-b: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e6c_d20251001_m050641_c001_v7007000_t0000_u01759295201953") 2025/10/01 05:14:56 DEBUG : existing-b: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641e85_d20251001_m050640_c001_v0001154_t0006_u01759295200400") 2025/10/01 05:14:56 DEBUG : file1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc285_d20251001_m051026_c001_v7007000_t0000_u01759295426787") 2025/10/01 05:14:56 DEBUG : file1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421e4_d20251001_m051025_c001_v0001154_t0019_u01759295425439") 2025/10/01 05:14:56 DEBUG : file1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc280_d20251001_m051024_c001_v7007000_t0000_u01759295424463") 2025/10/01 05:14:56 DEBUG : file1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421e2_d20251001_m051023_c001_v0001154_t0020_u01759295423189") 2025/10/01 05:14:56 DEBUG : five: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e415_d20251001_m050626_c001_v7007000_t0000_u01759295186756") 2025/10/01 05:14:56 DEBUG : five: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41512f9aba641e57_d20251001_m050625_c001_v0001154_t0010_u01759295185529") 2025/10/01 05:14:57 DEBUG : foo: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02ef_d20251001_m050559_c001_v7007000_t0000_u01759295159750") 2025/10/01 05:14:57 DEBUG : foo: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4147e650d0a0b08a_d20251001_m050559_c001_v0001183_t0013_u01759295159203") 2025/10/01 05:14:57 DEBUG : foo: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4147e650d0a0b084_d20251001_m050558_c001_v0001183_t0013_u01759295158651") 2025/10/01 05:14:57 DEBUG : four: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e417_d20251001_m050626_c001_v7007000_t0000_u01759295186940") 2025/10/01 05:14:57 DEBUG : four: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4147e650d0a0b23a_d20251001_m050624_c001_v0001183_t0013_u01759295184766") 2025/10/01 05:14:57 DEBUG : four: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b232_d20251001_m050624_c001_v0001183_t0055_u01759295184185") 2025/10/01 05:14:57 DEBUG : hello world2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c65_d20251001_m050510_c001_v7007000_t0000_u01759295110357") 2025/10/01 05:14:57 DEBUG : hello world2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0adc3_d20251001_m050509_c001_v0001183_t0045_u01759295109780") 2025/10/01 05:14:57 DEBUG : ignore-size: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02e1_d20251001_m050549_c001_v7007000_t0000_u01759295149190") 2025/10/01 05:14:57 DEBUG : ignore-size: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0afe0_d20251001_m050548_c001_v0001183_t0059_u01759295148241") 2025/10/01 05:14:57 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e63_d20251001_m050639_c001_v7007000_t0000_u01759295199628") 2025/10/01 05:14:57 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a3be_d20251001_m050638_c001_v0001092_t0014_u01759295198801") 2025/10/01 05:14:57 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e57_d20251001_m050638_c001_v7007000_t0000_u01759295198059") 2025/10/01 05:14:57 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a3b6_d20251001_m050637_c001_v0001092_t0000_u01759295197159") 2025/10/01 05:14:57 DEBUG : one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e41a_d20251001_m050627_c001_v7007000_t0000_u01759295187120") 2025/10/01 05:14:57 DEBUG : one: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4147e650d0a0b21e_d20251001_m050623_c001_v0001183_t0013_u01759295183513") 2025/10/01 05:14:57 DEBUG : only0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc24c_d20251001_m051018_c001_v7007000_t0000_u01759295418733") 2025/10/01 05:14:57 DEBUG : only0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41512f9aba6421bd_d20251001_m051013_c001_v0001154_t0010_u01759295413042") 2025/10/01 05:14:57 DEBUG : only0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a767_d20251001_m050957_c001_v0001092_t0027_u01759295397748") 2025/10/01 05:14:57 DEBUG : only0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029cfd0_d20251001_m050951_c001_v7007000_t0000_u01759295391364") 2025/10/01 05:14:58 DEBUG : only0: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6c1_d20251001_m050934_c001_v0001092_t0058_u01759295374749") 2025/10/01 05:14:58 DEBUG : only1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc24e_d20251001_m051018_c001_v7007000_t0000_u01759295418914") 2025/10/01 05:14:58 DEBUG : only1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41512f9aba6421c6_d20251001_m051013_c001_v0001154_t0010_u01759295413998") 2025/10/01 05:14:58 DEBUG : only1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a76b_d20251001_m050958_c001_v0001092_t0024_u01759295398473") 2025/10/01 05:14:58 DEBUG : only1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029cfd2_d20251001_m050951_c001_v7007000_t0000_u01759295391732") 2025/10/01 05:14:58 DEBUG : only1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6cb_d20251001_m050935_c001_v0001092_t0018_u01759295375768") 2025/10/01 05:14:58 DEBUG : only10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc24f_d20251001_m051019_c001_v7007000_t0000_u01759295419096") 2025/10/01 05:14:58 DEBUG : only10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41512f9aba6421c1_d20251001_m051013_c001_v0001154_t0010_u01759295413623") 2025/10/01 05:14:58 DEBUG : only10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a78f_d20251001_m051005_c001_v0001092_t0022_u01759295405127") 2025/10/01 05:14:58 DEBUG : only10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f416b28e2ae573f41_d20251001_m050951_c001_v7007000_t0000_u01759295391514") 2025/10/01 05:14:58 DEBUG : only10: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a701_d20251001_m050942_c001_v0001092_t0029_u01759295382670") 2025/10/01 05:14:58 DEBUG : only11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc250_d20251001_m051019_c001_v7007000_t0000_u01759295419313") 2025/10/01 05:14:58 DEBUG : only11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40756cb82ce1f919_d20251001_m051013_c001_v0001032_t0033_u01759295413613") 2025/10/01 05:14:58 DEBUG : only11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a798_d20251001_m051005_c001_v0001092_t0021_u01759295405868") 2025/10/01 05:14:58 DEBUG : only11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f416b28e2ae573f3e_d20251001_m050950_c001_v7007000_t0000_u01759295390966") 2025/10/01 05:14:58 DEBUG : only11: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a705_d20251001_m050943_c001_v0001092_t0029_u01759295383420") 2025/10/01 05:14:58 DEBUG : only12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc251_d20251001_m051019_c001_v7007000_t0000_u01759295419494") 2025/10/01 05:14:58 DEBUG : only12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f415b5d4b3bc5a7c5_d20251001_m051013_c001_v0001092_t0006_u01759295413052") 2025/10/01 05:14:58 DEBUG : only12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a79c_d20251001_m051006_c001_v0001092_t0016_u01759295406631") 2025/10/01 05:14:59 DEBUG : only12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1814bf2_d20251001_m050951_c001_v7007000_t0000_u01759295391907") 2025/10/01 05:14:59 DEBUG : only12: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a70b_d20251001_m050944_c001_v0001092_t0006_u01759295384093") 2025/10/01 05:14:59 DEBUG : only13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc26b_d20251001_m051019_c001_v7007000_t0000_u01759295419684") 2025/10/01 05:14:59 DEBUG : only13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f415b5d4b3bc5a7cb_d20251001_m051013_c001_v0001092_t0006_u01759295413633") 2025/10/01 05:14:59 DEBUG : only13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a7a4_d20251001_m051007_c001_v0001092_t0044_u01759295407621") 2025/10/01 05:14:59 DEBUG : only13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029cfd3_d20251001_m050951_c001_v7007000_t0000_u01759295391917") 2025/10/01 05:14:59 DEBUG : only13: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a711_d20251001_m050944_c001_v0001092_t0004_u01759295384906") 2025/10/01 05:14:59 DEBUG : only14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc26c_d20251001_m051019_c001_v7007000_t0000_u01759295419865") 2025/10/01 05:14:59 DEBUG : only14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41922044fdb1ae57_d20251001_m051013_c001_v0001165_t0038_u01759295413810") 2025/10/01 05:14:59 DEBUG : only14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a7a6_d20251001_m051008_c001_v0001092_t0029_u01759295408352") 2025/10/01 05:14:59 DEBUG : only14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1814bf1_d20251001_m050951_c001_v7007000_t0000_u01759295391723") 2025/10/01 05:14:59 DEBUG : only14: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a715_d20251001_m050945_c001_v0001092_t0058_u01759295385664") 2025/10/01 05:14:59 DEBUG : only15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc26d_d20251001_m051020_c001_v7007000_t0000_u01759295420046") 2025/10/01 05:14:59 DEBUG : only15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41512f9aba6421bf_d20251001_m051013_c001_v0001154_t0010_u01759295413439") 2025/10/01 05:14:59 DEBUG : only15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a7ac_d20251001_m051009_c001_v0001092_t0042_u01759295409044") 2025/10/01 05:14:59 DEBUG : only15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d0a_d20251001_m050951_c001_v7007000_t0000_u01759295391528") 2025/10/01 05:14:59 DEBUG : only15: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a71d_d20251001_m050946_c001_v0001092_t0015_u01759295386363") 2025/10/01 05:14:59 DEBUG : only16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc26e_d20251001_m051020_c001_v7007000_t0000_u01759295420241") 2025/10/01 05:14:59 DEBUG : only16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40756cb82ce1f91b_d20251001_m051013_c001_v0001032_t0033_u01759295413800") 2025/10/01 05:14:59 DEBUG : only16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a7b6_d20251001_m051009_c001_v0001092_t0004_u01759295409728") 2025/10/01 05:14:59 DEBUG : only16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f416b28e2ae573f3f_d20251001_m050951_c001_v7007000_t0000_u01759295391150") 2025/10/01 05:15:00 DEBUG : only16: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a725_d20251001_m050947_c001_v0001092_t0022_u01759295387297") 2025/10/01 05:15:00 DEBUG : only17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc26f_d20251001_m051020_c001_v7007000_t0000_u01759295420425") 2025/10/01 05:15:00 DEBUG : only17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f415b5d4b3bc5a7c9_d20251001_m051013_c001_v0001092_t0006_u01759295413448") 2025/10/01 05:15:00 DEBUG : only17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a7bb_d20251001_m051010_c001_v0001092_t0046_u01759295410513") 2025/10/01 05:15:00 DEBUG : only17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1814bef_d20251001_m050951_c001_v7007000_t0000_u01759295391538") 2025/10/01 05:15:00 DEBUG : only17: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a729_d20251001_m050948_c001_v0001092_t0058_u01759295388055") 2025/10/01 05:15:00 DEBUG : only18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc270_d20251001_m051020_c001_v7007000_t0000_u01759295420607") 2025/10/01 05:15:00 DEBUG : only18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41512f9aba6421c3_d20251001_m051013_c001_v0001154_t0010_u01759295413812") 2025/10/01 05:15:00 DEBUG : only18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a7bf_d20251001_m051011_c001_v0001092_t0052_u01759295411252") 2025/10/01 05:15:00 DEBUG : only18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029cfd1_d20251001_m050951_c001_v7007000_t0000_u01759295391549") 2025/10/01 05:15:00 DEBUG : only18: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a72b_d20251001_m050948_c001_v0001092_t0055_u01759295388834") 2025/10/01 05:15:01 DEBUG : only19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc271_d20251001_m051020_c001_v7007000_t0000_u01759295420789") 2025/10/01 05:15:01 DEBUG : only19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40756cb82ce1f91f_d20251001_m051013_c001_v0001032_t0033_u01759295413988") 2025/10/01 05:15:01 DEBUG : only19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a7c1_d20251001_m051011_c001_v0001092_t0024_u01759295411986") 2025/10/01 05:15:01 DEBUG : only19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f416b28e2ae573f42_d20251001_m050951_c001_v7007000_t0000_u01759295391696") 2025/10/01 05:15:01 DEBUG : only19: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a733_d20251001_m050949_c001_v0001092_t0050_u01759295389523") 2025/10/01 05:15:01 DEBUG : only2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc272_d20251001_m051020_c001_v7007000_t0000_u01759295420970") 2025/10/01 05:15:01 DEBUG : only2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41922044fdb1ae59_d20251001_m051014_c001_v0001165_t0038_u01759295414005") 2025/10/01 05:15:01 DEBUG : only2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a76f_d20251001_m050959_c001_v0001092_t0009_u01759295399171") 2025/10/01 05:15:01 DEBUG : only2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f416b28e2ae573f40_d20251001_m050951_c001_v7007000_t0000_u01759295391331") 2025/10/01 05:15:01 DEBUG : only2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6d1_d20251001_m050936_c001_v0001092_t0028_u01759295376528") 2025/10/01 05:15:01 DEBUG : only3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc273_d20251001_m051021_c001_v7007000_t0000_u01759295421160") 2025/10/01 05:15:01 DEBUG : only3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f415b5d4b3bc5a7cf_d20251001_m051013_c001_v0001092_t0006_u01759295413838") 2025/10/01 05:15:01 DEBUG : only3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a771_d20251001_m050959_c001_v0001092_t0036_u01759295399889") 2025/10/01 05:15:01 DEBUG : only3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1814bee_d20251001_m050951_c001_v7007000_t0000_u01759295391349") 2025/10/01 05:15:01 DEBUG : only3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6dd_d20251001_m050937_c001_v0001092_t0048_u01759295377315") 2025/10/01 05:15:01 DEBUG : only4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc274_d20251001_m051021_c001_v7007000_t0000_u01759295421342") 2025/10/01 05:15:01 DEBUG : only4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f415b5d4b3bc5a7d1_d20251001_m051014_c001_v0001092_t0006_u01759295414104") 2025/10/01 05:15:01 DEBUG : only4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a773_d20251001_m051000_c001_v0001092_t0048_u01759295400632") 2025/10/01 05:15:01 DEBUG : only4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d0b_d20251001_m050951_c001_v7007000_t0000_u01759295391710") 2025/10/01 05:15:01 DEBUG : only4: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6e5_d20251001_m050938_c001_v0001092_t0051_u01759295378055") 2025/10/01 05:15:01 DEBUG : only5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc276_d20251001_m051021_c001_v7007000_t0000_u01759295421523") 2025/10/01 05:15:01 DEBUG : only5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40756cb82ce1f921_d20251001_m051014_c001_v0001032_t0033_u01759295414172") 2025/10/01 05:15:01 DEBUG : only5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a775_d20251001_m051001_c001_v0001092_t0025_u01759295401543") 2025/10/01 05:15:02 DEBUG : only5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f416b28e2ae573f44_d20251001_m050952_c001_v7007000_t0000_u01759295392062") 2025/10/01 05:15:02 DEBUG : only5: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6e9_d20251001_m050938_c001_v0001092_t0025_u01759295378802") 2025/10/01 05:15:02 DEBUG : only6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc279_d20251001_m051021_c001_v7007000_t0000_u01759295421704") 2025/10/01 05:15:02 DEBUG : only6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41922044fdb1ae5d_d20251001_m051014_c001_v0001165_t0038_u01759295414190") 2025/10/01 05:15:02 DEBUG : only6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a779_d20251001_m051002_c001_v0001092_t0059_u01759295402425") 2025/10/01 05:15:02 DEBUG : only6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f416b28e2ae573f43_d20251001_m050951_c001_v7007000_t0000_u01759295391878") 2025/10/01 05:15:02 DEBUG : only6: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6ed_d20251001_m050939_c001_v0001092_t0038_u01759295379494") 2025/10/01 05:15:02 DEBUG : only7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc27a_d20251001_m051021_c001_v7007000_t0000_u01759295421885") 2025/10/01 05:15:02 DEBUG : only7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40756cb82ce1f923_d20251001_m051014_c001_v0001032_t0033_u01759295414360") 2025/10/01 05:15:02 DEBUG : only7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a77d_d20251001_m051003_c001_v0001092_t0031_u01759295403083") 2025/10/01 05:15:02 DEBUG : only7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d0d_d20251001_m050952_c001_v7007000_t0000_u01759295392076") 2025/10/01 05:15:02 DEBUG : only7: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6f3_d20251001_m050940_c001_v0001092_t0011_u01759295380233") 2025/10/01 05:15:02 DEBUG : only8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc27b_d20251001_m051022_c001_v7007000_t0000_u01759295422066") 2025/10/01 05:15:02 DEBUG : only8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f415b5d4b3bc5a7d3_d20251001_m051014_c001_v0001092_t0006_u01759295414287") 2025/10/01 05:15:02 DEBUG : only8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a781_d20251001_m051003_c001_v0001092_t0021_u01759295403769") 2025/10/01 05:15:02 DEBUG : only8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d0c_d20251001_m050951_c001_v7007000_t0000_u01759295391894") 2025/10/01 05:15:02 DEBUG : only8: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6fb_d20251001_m050941_c001_v0001092_t0014_u01759295381133") 2025/10/01 05:15:02 DEBUG : only9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc27d_d20251001_m051022_c001_v7007000_t0000_u01759295422247") 2025/10/01 05:15:02 DEBUG : only9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41512f9aba6421c8_d20251001_m051014_c001_v0001154_t0010_u01759295414183") 2025/10/01 05:15:02 DEBUG : only9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a787_d20251001_m051004_c001_v0001092_t0027_u01759295404390") 2025/10/01 05:15:03 DEBUG : only9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4095ea60f3754d09_d20251001_m050951_c001_v7007000_t0000_u01759295391340") 2025/10/01 05:15:03 DEBUG : only9: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a6fd_d20251001_m050941_c001_v0001092_t0055_u01759295381924") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e52_d20251001_m050636_c001_v7007000_t0000_u01759295196031") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641e79_d20251001_m050634_c001_v0001154_t0015_u01759295194177") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e4d_d20251001_m050633_c001_v7007000_t0000_u01759295193442") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a398_d20251001_m050631_c001_v0001092_t0002_u01759295191381") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e4a_d20251001_m050630_c001_v7007000_t0000_u01759295190568") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a382_d20251001_m050628_c001_v0001092_t0059_u01759295188031") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3fd_d20251001_m050618_c001_v7007000_t0000_u01759295178694") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b1cd_d20251001_m050617_c001_v0001183_t0028_u01759295177484") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3f6_d20251001_m050615_c001_v7007000_t0000_u01759295175935") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b1b5_d20251001_m050615_c001_v0001183_t0039_u01759295175108") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3f2_d20251001_m050613_c001_v7007000_t0000_u01759295173951") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b18f_d20251001_m050613_c001_v0001183_t0023_u01759295173145") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44dffd_d20251001_m050607_c001_v7007000_t0000_u01759295167859") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b11c_d20251001_m050606_c001_v0001183_t0016_u01759295166884") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44dffc_d20251001_m050606_c001_v7007000_t0000_u01759295166523") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b0ff_d20251001_m050605_c001_v0001183_t0017_u01759295165367") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44dffa_d20251001_m050605_c001_v7007000_t0000_u01759295165008") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b0e8_d20251001_m050604_c001_v0001183_t0022_u01759295164431") 2025/10/01 05:15:03 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b0de_d20251001_m050603_c001_v0001183_t0030_u01759295163850") 2025/10/01 05:15:04 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44dff3_d20251001_m050603_c001_v7007000_t0000_u01759295163491") 2025/10/01 05:15:04 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b0ce_d20251001_m050602_c001_v0001183_t0031_u01759295162907") 2025/10/01 05:15:04 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b0b8_d20251001_m050602_c001_v0001183_t0019_u01759295162339") 2025/10/01 05:15:04 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02f1_d20251001_m050601_c001_v7007000_t0000_u01759295161609") 2025/10/01 05:15:04 DEBUG : potato: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b09e_d20251001_m050600_c001_v0001183_t0045_u01759295160736") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fb108_d20251001_m050720_c001_v7007000_t0000_u01759295240985") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a463_d20251001_m050720_c001_v0001092_t0012_u01759295240275") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4048e2af40eee607_d20251001_m050711_c001_v7007000_t0000_u01759295231853") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641ee6_d20251001_m050706_c001_v0001154_t0000_u01759295226876") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437a14_d20251001_m050659_c001_v7007000_t0000_u01759295219016") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a402_d20251001_m050654_c001_v0001092_t0014_u01759295214500") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e6f_d20251001_m050646_c001_v7007000_t0000_u01759295206883") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641e8d_d20251001_m050642_c001_v0001154_t0005_u01759295202891") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e409_d20251001_m050622_c001_v7007000_t0000_u01759295182384") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b1fd_d20251001_m050621_c001_v0001183_t0008_u01759295181196") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e401_d20251001_m050620_c001_v7007000_t0000_u01759295180832") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b1e3_d20251001_m050619_c001_v0001183_t0034_u01759295179236") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3fe_d20251001_m050618_c001_v7007000_t0000_u01759295178875") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b1d9_d20251001_m050618_c001_v0001183_t0045_u01759295178062") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3fb_d20251001_m050617_c001_v7007000_t0000_u01759295177121") 2025/10/01 05:15:04 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b1c7_d20251001_m050616_c001_v0001183_t0021_u01759295176310") 2025/10/01 05:15:05 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e3f5_d20251001_m050614_c001_v7007000_t0000_u01759295174745") 2025/10/01 05:15:05 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b19f_d20251001_m050613_c001_v0001183_t0008_u01759295173958") 2025/10/01 05:15:05 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44dfff_d20251001_m050608_c001_v7007000_t0000_u01759295168593") 2025/10/01 05:15:05 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b132_d20251001_m050607_c001_v0001183_t0033_u01759295167641") 2025/10/01 05:15:05 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c6d_d20251001_m050512_c001_v7007000_t0000_u01759295112987") 2025/10/01 05:15:05 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ade8_d20251001_m050512_c001_v0001183_t0029_u01759295112414") 2025/10/01 05:15:05 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c69_d20251001_m050511_c001_v7007000_t0000_u01759295111481") 2025/10/01 05:15:05 DEBUG : potato2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0add8_d20251001_m050510_c001_v0001183_t0056_u01759295110899") 2025/10/01 05:15:05 DEBUG : potato3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4048e2af40eee608_d20251001_m050712_c001_v7007000_t0000_u01759295232114") 2025/10/01 05:15:05 DEBUG : potato3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641ee8_d20251001_m050708_c001_v0001154_t0005_u01759295228747") 2025/10/01 05:15:05 DEBUG : potato3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437a15_d20251001_m050659_c001_v7007000_t0000_u01759295219597") 2025/10/01 05:15:05 DEBUG : potato3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a408_d20251001_m050655_c001_v0001092_t0002_u01759295215822") 2025/10/01 05:15:05 DEBUG : potato3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e70_d20251001_m050647_c001_v7007000_t0000_u01759295207460") 2025/10/01 05:15:05 DEBUG : potato3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641e93_d20251001_m050643_c001_v0001154_t0004_u01759295203680") 2025/10/01 05:15:05 DEBUG : pre-dest1/1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724ebef_d20251001_m050753_c001_v7007000_t0000_u01759295273676") 2025/10/01 05:15:05 DEBUG : pre-dest1/1: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641f6a_d20251001_m050745_c001_v0001154_t0019_u01759295265529") 2025/10/01 05:15:05 DEBUG : pre-dest2/2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd38724ebf0_d20251001_m050753_c001_v7007000_t0000_u01759295273872") 2025/10/01 05:15:05 DEBUG : pre-dest2/2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a4f3_d20251001_m050746_c001_v0001092_t0044_u01759295266272") 2025/10/01 05:15:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40838f7c6d68805a_d20251001_m050731_c001_v7007000_t0000_u01759295251923") 2025/10/01 05:15:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641f2e_d20251001_m050728_c001_v0001154_t0012_u01759295248758") 2025/10/01 05:15:05 DEBUG : sizeonly: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02e0_d20251001_m050547_c001_v7007000_t0000_u01759295147683") 2025/10/01 05:15:05 DEBUG : sizeonly: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0afc8_d20251001_m050546_c001_v0001183_t0039_u01759295146653") 2025/10/01 05:15:06 DEBUG : splitbanan: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c1219b_d20251001_m051221_c001_v7007000_t0000_u01759295541116") 2025/10/01 05:15:06 DEBUG : splitbanan: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa8e_d20251001_m051213_c001_v0001092_t0021_u01759295533133") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1e2_d20251001_m051341_c001_v7007000_t0000_u01759295621689") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc9e_d20251001_m051334_c001_v0001032_t0050_u01759295614874") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df922ef_d20251001_m051324_c001_v7007000_t0000_u01759295604920") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc6a_d20251001_m051318_c001_v0001032_t0033_u01759295598232") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f407bccd3872519fb_d20251001_m051308_c001_v7007000_t0000_u01759295588680") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc40_d20251001_m051302_c001_v0001032_t0056_u01759295582195") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418913363c6c17a8_d20251001_m051252_c001_v7007000_t0000_u01759295572974") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fc04_d20251001_m051246_c001_v0001032_t0011_u01759295566233") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0ac0_d20251001_m051237_c001_v7007000_t0000_u01759295557095") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fbc9_d20251001_m051230_c001_v0001032_t0042_u01759295550316") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f42136b7bf6c12181_d20251001_m051215_c001_v7007000_t0000_u01759295535436") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6423b4_d20251001_m051211_c001_v0001154_t0007_u01759295531894") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4169d19576e09fd1_d20251001_m051202_c001_v7007000_t0000_u01759295522297") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5aa1b_d20251001_m051155_c001_v0001092_t0021_u01759295515004") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d86f_d20251001_m051153_c001_v7007000_t0000_u01759295513623") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a9ea_d20251001_m051150_c001_v0001092_t0019_u01759295510216") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f40944ce3cc84d867_d20251001_m051140_c001_v7007000_t0000_u01759295500278") 2025/10/01 05:15:06 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a96c_d20251001_m051133_c001_v0001092_t0012_u01759295493173") 2025/10/01 05:15:07 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f417a220a8a437faa_d20251001_m051131_c001_v7007000_t0000_u01759295491812") 2025/10/01 05:15:07 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa88_d20251001_m051128_c001_v0001032_t0016_u01759295488308") 2025/10/01 05:15:07 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418814260163db9b_d20251001_m051113_c001_v7007000_t0000_u01759295473189") 2025/10/01 05:15:07 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fa26_d20251001_m051108_c001_v0001032_t0042_u01759295468973") 2025/10/01 05:15:07 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f423de332703a0963_d20251001_m051059_c001_v7007000_t0000_u01759295459788") 2025/10/01 05:15:07 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f9cb_d20251001_m051053_c001_v0001032_t0014_u01759295453417") 2025/10/01 05:15:07 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f410217911d616fb4_d20251001_m051044_c001_v7007000_t0000_u01759295444227") 2025/10/01 05:15:07 DEBUG : splitbananasplit: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f996_d20251001_m051038_c001_v0001032_t0025_u01759295438170") 2025/10/01 05:15:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4048e2af40eee799_d20251001_m051157_c001_v7007000_t0000_u01759295517290") 2025/10/01 05:15:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba642349_d20251001_m051151_c001_v0001154_t0002_u01759295511389") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc28b_d20251001_m051030_c001_v7007000_t0000_u01759295430924") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6421ee_d20251001_m051029_c001_v0001154_t0007_u01759295429654") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc288_d20251001_m051028_c001_v7007000_t0000_u01759295428860") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a817_d20251001_m051027_c001_v0001092_t0023_u01759295427729") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e65_d20251001_m050639_c001_v7007000_t0000_u01759295199841") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641e83_d20251001_m050638_c001_v0001154_t0017_u01759295198789") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e5a_d20251001_m050638_c001_v7007000_t0000_u01759295198240") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641e7d_d20251001_m050637_c001_v0001154_t0019_u01759295197149") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02dd_d20251001_m050544_c001_v7007000_t0000_u01759295144619") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0afac_d20251001_m050543_c001_v0001183_t0007_u01759295143325") 2025/10/01 05:15:07 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02dc_d20251001_m050542_c001_v7007000_t0000_u01759295142961") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0af9e_d20251001_m050542_c001_v0001183_t0049_u01759295142036") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02da_d20251001_m050539_c001_v7007000_t0000_u01759295139973") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0af76_d20251001_m050538_c001_v0001183_t0049_u01759295138938") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02d8_d20251001_m050538_c001_v7007000_t0000_u01759295138393") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0af56_d20251001_m050537_c001_v0001183_t0037_u01759295137450") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0af40_d20251001_m050534_c001_v0001183_t0013_u01759295134709") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4195ca0290ea02d6_d20251001_m050534_c001_v7007000_t0000_u01759295134344") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0af30_d20251001_m050533_c001_v0001183_t0016_u01759295133790") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0af1a_d20251001_m050533_c001_v0001183_t0007_u01759295133192") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c9e_d20251001_m050532_c001_v7007000_t0000_u01759295132464") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0aef2_d20251001_m050530_c001_v0001183_t0019_u01759295130229") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0aec4_d20251001_m050527_c001_v0001183_t0001_u01759295127604") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c96_d20251001_m050527_c001_v7007000_t0000_u01759295127241") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0aeb4_d20251001_m050526_c001_v0001183_t0018_u01759295126643") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0aeac_d20251001_m050526_c001_v0001183_t0032_u01759295126073") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c94_d20251001_m050525_c001_v7007000_t0000_u01759295125710") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ae69_d20251001_m050521_c001_v0001183_t0036_u01759295121101") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c86_d20251001_m050520_c001_v7007000_t0000_u01759295120723") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ae52_d20251001_m050520_c001_v0001183_t0047_u01759295120099") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c83_d20251001_m050519_c001_v7007000_t0000_u01759295119196") 2025/10/01 05:15:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ae3f_d20251001_m050518_c001_v0001183_t0044_u01759295118633") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c7e_d20251001_m050518_c001_v7007000_t0000_u01759295118090") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ae2b_d20251001_m050517_c001_v0001183_t0000_u01759295117522") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c7a_d20251001_m050516_c001_v7007000_t0000_u01759295116622") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ae0d_d20251001_m050515_c001_v0001183_t0017_u01759295115872") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c77_d20251001_m050515_c001_v7007000_t0000_u01759295115330") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ae06_d20251001_m050514_c001_v0001183_t0036_u01759295114781") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c72_d20251001_m050514_c001_v7007000_t0000_u01759295114236") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0adf7_d20251001_m050513_c001_v0001183_t0052_u01759295113534") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c5f_d20251001_m050509_c001_v7007000_t0000_u01759295109187") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0adb1_d20251001_m050508_c001_v0001183_t0019_u01759295108622") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c59_d20251001_m050508_c001_v7007000_t0000_u01759295108077") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ad9f_d20251001_m050507_c001_v0001183_t0003_u01759295107504") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c53_d20251001_m050506_c001_v7007000_t0000_u01759295106586") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ad87_d20251001_m050505_c001_v0001183_t0045_u01759295105995") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f411bd6689df90c4a_d20251001_m050503_c001_v7007000_t0000_u01759295103603") 2025/10/01 05:15:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0ad67_d20251001_m050503_c001_v0001183_t0002_u01759295103022") 2025/10/01 05:15:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc28c_d20251001_m051031_c001_v7007000_t0000_u01759295431106") 2025/10/01 05:15:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f961_d20251001_m051029_c001_v0001032_t0037_u01759295429663") 2025/10/01 05:15:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc289_d20251001_m051029_c001_v7007000_t0000_u01759295429082") 2025/10/01 05:15:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1aeed_d20251001_m051027_c001_v0001165_t0029_u01759295427737") 2025/10/01 05:15:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1ed_d20251001_m051343_c001_v7007000_t0000_u01759295623976") 2025/10/01 05:15:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac2e_d20251001_m051343_c001_v0001092_t0007_u01759295623064") 2025/10/01 05:15:10 DEBUG : sub/yam: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e51_d20251001_m050635_c001_v7007000_t0000_u01759295195480") 2025/10/01 05:15:10 DEBUG : sub/yam: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a3a6_d20251001_m050634_c001_v0001092_t0055_u01759295194189") 2025/10/01 05:15:10 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc286_d20251001_m051026_c001_v7007000_t0000_u01759295426969") 2025/10/01 05:15:10 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1f941_d20251001_m051025_c001_v0001032_t0053_u01759295425780") 2025/10/01 05:15:10 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc281_d20251001_m051024_c001_v7007000_t0000_u01759295424654") 2025/10/01 05:15:10 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5a7f7_d20251001_m051023_c001_v0001092_t0019_u01759295423214") 2025/10/01 05:15:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc287_d20251001_m051027_c001_v7007000_t0000_u01759295427150") 2025/10/01 05:15:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1aed5_d20251001_m051025_c001_v0001165_t0051_u01759295425428") 2025/10/01 05:15:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f403c2324b25fc283_d20251001_m051024_c001_v7007000_t0000_u01759295424836") 2025/10/01 05:15:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1aeba_d20251001_m051023_c001_v0001165_t0032_u01759295423243") 2025/10/01 05:15:10 DEBUG : three: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e41c_d20251001_m050627_c001_v7007000_t0000_u01759295187302") 2025/10/01 05:15:10 DEBUG : three: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b25c_d20251001_m050626_c001_v0001183_t0013_u01759295186152") 2025/10/01 05:15:10 DEBUG : three: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1147e650d0a0b22d_d20251001_m050623_c001_v0001183_t0059_u01759295183990") 2025/10/01 05:15:10 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1f4_d20251001_m051345_c001_v7007000_t0000_u01759295625641") 2025/10/01 05:15:10 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b534_d20251001_m051344_c001_v0001165_t0039_u01759295624939") 2025/10/01 05:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d22a_d20251001_m051405_c001_v7007000_t0000_u01759295645697") 2025/10/01 05:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6424fe_d20251001_m051403_c001_v0001154_t0012_u01759295643582") 2025/10/01 05:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d21e_d20251001_m051402_c001_v7007000_t0000_u01759295642018") 2025/10/01 05:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b599_d20251001_m051400_c001_v0001165_t0029_u01759295640550") 2025/10/01 05:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d21a_d20251001_m051359_c001_v7007000_t0000_u01759295639567") 2025/10/01 05:15:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac52_d20251001_m051358_c001_v0001092_t0001_u01759295638652") 2025/10/01 05:15:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d209_d20251001_m051353_c001_v7007000_t0000_u01759295633595") 2025/10/01 05:15:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b567_d20251001_m051352_c001_v0001165_t0041_u01759295632725") 2025/10/01 05:15:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d20d_d20251001_m051355_c001_v7007000_t0000_u01759295635866") 2025/10/01 05:15:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6424f2_d20251001_m051354_c001_v0001154_t0021_u01759295634565") 2025/10/01 05:15:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d203_d20251001_m051351_c001_v7007000_t0000_u01759295631666") 2025/10/01 05:15:11 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f115b5d4b3bc5ac40_d20251001_m051350_c001_v0001092_t0018_u01759295630816") 2025/10/01 05:15:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d200_d20251001_m051349_c001_v7007000_t0000_u01759295629873") 2025/10/01 05:15:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fcbe_d20251001_m051348_c001_v0001032_t0056_u01759295628774") 2025/10/01 05:15:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d1f8_d20251001_m051347_c001_v7007000_t0000_u01759295627806") 2025/10/01 05:15:11 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba6424df_d20251001_m051346_c001_v0001154_t0016_u01759295626594") 2025/10/01 05:15:11 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f418814260163f0d0_d20251001_m051410_c001_v7007000_t0000_u01759295650738") 2025/10/01 05:15:11 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11922044fdb1b5ca_d20251001_m051410_c001_v0001165_t0053_u01759295650034") 2025/10/01 05:15:11 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d216_d20251001_m051357_c001_v7007000_t0000_u01759295637688") 2025/10/01 05:15:11 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fcdc_d20251001_m051356_c001_v0001032_t0047_u01759295636823") 2025/10/01 05:15:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d230_d20251001_m051406_c001_v7007000_t0000_u01759295646289") 2025/10/01 05:15:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f10756cb82ce1fcf7_d20251001_m051405_c001_v0001032_t0050_u01759295645286") 2025/10/01 05:15:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f41961440b029d220_d20251001_m051402_c001_v7007000_t0000_u01759295642613") 2025/10/01 05:15:11 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f117a1f3cb78045d3_d20251001_m051401_c001_v0001179_t0032_u01759295641746") 2025/10/01 05:15:11 DEBUG : two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4173808e5f44e41e_d20251001_m050627_c001_v7007000_t0000_u01759295187483") 2025/10/01 05:15:11 DEBUG : two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f415b5d4b3bc5a376_d20251001_m050625_c001_v0001092_t0006_u01759295185361") 2025/10/01 05:15:11 DEBUG : two: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4147e650d0a0b224_d20251001_m050623_c001_v0001183_t0013_u01759295183694") 2025/10/01 05:15:12 DEBUG : yam: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e53_d20251001_m050636_c001_v7007000_t0000_u01759295196213") 2025/10/01 05:15:12 DEBUG : yam: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1199fbf82fe28a17_d20251001_m050635_c001_v0001180_t0049_u01759295195228") 2025/10/01 05:15:12 DEBUG : yam: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e4c_d20251001_m050632_c001_v7007000_t0000_u01759295192891") 2025/10/01 05:15:12 DEBUG : yam: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641e73_d20251001_m050631_c001_v0001154_t0004_u01759295191317") 2025/10/01 05:15:12 DEBUG : yam: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e49_d20251001_m050629_c001_v7007000_t0000_u01759295189958") 2025/10/01 05:15:12 DEBUG : yam: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f11512f9aba641e5d_d20251001_m050628_c001_v0001154_t0015_u01759295188042") 2025/10/01 05:15:12 DEBUG : yaml: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e4e_d20251001_m050633_c001_v7007000_t0000_u01759295193624") 2025/10/01 05:15:12 DEBUG : yaml: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f107b383c623b6923_d20251001_m050632_c001_v0001182_t0035_u01759295192590") 2025/10/01 05:15:12 DEBUG : yaml: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f4059676cc1813e4b_d20251001_m050630_c001_v7007000_t0000_u01759295190751") 2025/10/01 05:15:12 DEBUG : yaml: Deleting (id "4_z7fa2dd83208d9beb9f980e1b_f1010b4a8a7ab68b5_d20251001_m050629_c001_v0001120_t0036_u01759295189521") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m13.541526308s (try 1/5)