"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/24 03:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu" 2025/07/24 03:25:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:25:32 DEBUG : Creating backend with remote "/tmp/rclone1577044606" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/24 03:25:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:25:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:34 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:34 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:35 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:25:35 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", 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-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:36 DEBUG : Creating backend with remote "/non-existing" 2025/07/24 03:25:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/24 03:25:37 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:37 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:38 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:38 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", 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-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:39 INFO : B2 bucket rclone-test-qupuquz7bizu: Running all checks before starting transfers 2025/07/24 03:25:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:39 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:39 INFO : B2 bucket rclone-test-qupuquz7bizu: Checks finished, now starting transfers 2025/07/24 03:25:39 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:40 ERROR : Ignoring --no-traverse with sync 2025/07/24 03:25:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:40 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:40 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:41 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:25:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.19s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/24 03:25:42 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:42 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/24 03:25:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:25:43 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:43 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:25:45 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:45 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/24 03:25:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:25:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/24 03:25:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:25:46 INFO : sub dir2: Making directory 2025/07/24 03:25:46 INFO : sub dir: Making directory 2025/07/24 03:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:46 INFO : sub dir2/sub sub dir2: Making directory 2025/07/24 03:25:46 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:46 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:46 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/24 03:25:46 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:47 INFO : sub dir2: Making directory 2025/07/24 03:25:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/24 03:25:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:47 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:47 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:48 DEBUG : sub dir2: Making directory with metadata 2025/07/24 03:25:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:25:48 INFO : sub dir2: Making directory 2025/07/24 03:25:48 INFO : sub dir: Making directory 2025/07/24 03:25:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:48 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:48 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:49 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:25:49 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/24 03:25:49 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/24 03:25:49 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", 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-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:50 INFO : sub dir2: Making directory 2025/07/24 03:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:50 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:50 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:50 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:25:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:51 DEBUG : sub dir2: Making directory with metadata 2025/07/24 03:25:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:25:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:25:51 INFO : sub dir2: Making directory 2025/07/24 03:25:51 INFO : sub dir: Making directory 2025/07/24 03:25:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:51 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:51 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:52 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:25:52 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/24 03:25:52 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", 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-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:53 INFO : sub dir2: Making directory 2025/07/24 03:25:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:53 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:53 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:25:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:53 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:25:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.35s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kajevez4xaha" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qupuquz7bizu -> B2 bucket rclone-test-kajevez4xaha 2025/07/24 03:25:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:25:56 DEBUG : B2 bucket rclone-test-kajevez4xaha: Waiting for checks to finish 2025/07/24 03:25:56 DEBUG : B2 bucket rclone-test-kajevez4xaha: Waiting for transfers to finish 2025/07/24 03:25:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:25:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:25:57 DEBUG : B2 bucket rclone-test-kajevez4xaha: Purge remote 2025/07/24 03:25:57 INFO : B2 bucket rclone-test-kajevez4xaha: cleaning bucket "rclone-test-kajevez4xaha" of all files 2025/07/24 03:25:57 DEBUG : sub dir/hello world: Deleting (id "4_z8f725d73707d3bab9f880e1b_f103bf2e1b08e7ad8_d20250724_m032556_c001_v0001134_t0058_u01753327556995") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:25:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:25:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:25:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:26:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:01 DEBUG : Creating backend with remote "TestB2:rclone-test-josuzim5wana" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qupuquz7bizu -> B2 bucket rclone-test-josuzim5wana 2025/07/24 03:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:26:02 DEBUG : B2 bucket rclone-test-josuzim5wana: Waiting for checks to finish 2025/07/24 03:26:02 DEBUG : B2 bucket rclone-test-josuzim5wana: Waiting for transfers to finish 2025/07/24 03:26:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:26:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:26:05 DEBUG : B2 bucket rclone-test-josuzim5wana: Waiting for checks to finish 2025/07/24 03:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:26:05 DEBUG : B2 bucket rclone-test-josuzim5wana: Waiting for transfers to finish 2025/07/24 03:26:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:26:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:26:05 DEBUG : B2 bucket rclone-test-josuzim5wana: Purge remote 2025/07/24 03:26:05 INFO : B2 bucket rclone-test-josuzim5wana: cleaning bucket "rclone-test-josuzim5wana" of all files 2025/07/24 03:26:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf826df3707d3bab9f880e1b_f1171c061b3575ea9_d20250724_m032605_c001_v0001161_t0014_u01753327565305") 2025/07/24 03:26:05 DEBUG : sub dir/hello world: Deleting (id "4_zbf826df3707d3bab9f880e1b_f117a134de0ed8a09_d20250724_m032603_c001_v0001109_t0040_u01753327563117") --- PASS: TestServerSideCopyOverSelf (6.68s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:08 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:26:08 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:26:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/24 03:26:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:10 DEBUG : Creating backend with remote "TestB2:rclone-test-necebix3luzi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qupuquz7bizu -> B2 bucket rclone-test-necebix3luzi 2025/07/24 03:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:26:11 DEBUG : B2 bucket rclone-test-necebix3luzi: Waiting for checks to finish 2025/07/24 03:26:11 DEBUG : B2 bucket rclone-test-necebix3luzi: Waiting for transfers to finish 2025/07/24 03:26:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:26:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:26:13 DEBUG : B2 bucket rclone-test-necebix3luzi: Waiting for checks to finish 2025/07/24 03:26:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:26:13 DEBUG : B2 bucket rclone-test-necebix3luzi: Waiting for transfers to finish 2025/07/24 03:26:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:26:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:26:14 INFO : sub dir/hello world: Deleted 2025/07/24 03:26:15 DEBUG : testing file moves 2025/07/24 03:26:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/24 03:26:15 DEBUG : B2 bucket rclone-test-necebix3luzi: Waiting for checks to finish 2025/07/24 03:26:15 DEBUG : B2 bucket rclone-test-necebix3luzi: Waiting for transfers to finish 2025/07/24 03:26:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/24 03:26:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:26:15 INFO : sub dir/hello world: Deleted 2025/07/24 03:26:16 DEBUG : B2 bucket rclone-test-necebix3luzi: Purge remote 2025/07/24 03:26:16 INFO : B2 bucket rclone-test-necebix3luzi: cleaning bucket "rclone-test-necebix3luzi" of all files 2025/07/24 03:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa29d23707d3bab9f880e1b_f103bf2e1b08e7b04_d20250724_m032615_c001_v0001134_t0047_u01753327575437") 2025/07/24 03:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa29d23707d3bab9f880e1b_f110e4d0b012f1245_d20250724_m032613_c001_v0001178_t0054_u01753327573922") 2025/07/24 03:26:16 DEBUG : sub dir/hello world: Deleting (id "4_z2fa29d23707d3bab9f880e1b_f1110c0601a1f78b3_d20250724_m032612_c001_v0001130_t0046_u01753327572403") --- PASS: TestServerSideMoveOverSelf (8.87s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:18 ERROR : error listing: directory not found 2025/07/24 03:26:18 INFO : Local file system at /tmp/rclone1577044606: Making directory 2025/07/24 03:26:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.53s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:26:20 DEBUG : Local file system at /tmp/rclone1577044606: Waiting for checks to finish 2025/07/24 03:26:20 DEBUG : Local file system at /tmp/rclone1577044606: Waiting for transfers to finish 2025/07/24 03:26:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:26:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/24 03:26:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.95s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/24 03:26:22 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:22 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:26:22 INFO : check sum: Copied (new) 2025/07/24 03:26:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:22 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:26:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/24 03:26:22 DEBUG : check sum: Unchanged skipping 2025/07/24 03:26:22 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/24 03:26:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:26:23 INFO : sizeonly: Copied (new) 2025/07/24 03:26:23 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:24 DEBUG : sizeonly: Sizes identical 2025/07/24 03:26:24 DEBUG : sizeonly: Unchanged skipping 2025/07/24 03:26:24 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:24 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:24 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/24 03:26:25 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:25 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/24 03:26:25 INFO : ignore-size: Copied (new) 2025/07/24 03:26:25 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:26:26 DEBUG : ignore-size: Unchanged skipping 2025/07/24 03:26:26 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:26 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:26 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:27 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:26:27 DEBUG : existing: Unchanged skipping 2025/07/24 03:26:27 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:27 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:27 INFO : There was nothing to transfer 2025/07/24 03:26:27 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/24 03:26:27 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:26:28 INFO : existing: Copied (replaced existing) 2025/07/24 03:26:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.07s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:26:29 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:29 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:26:29 INFO : existing: Copied (new) 2025/07/24 03:26:29 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:29 DEBUG : existing: Destination exists, skipping 2025/07/24 03:26:29 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:29 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:29 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/24 03:26:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:26:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:26:31 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:31 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:26:31 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:26:31 INFO : a/potato2: Copied (new) 2025/07/24 03:26:31 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:33 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/07/24 03:26:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:26:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/24 03:26:33 DEBUG : empty space: Unchanged skipping 2025/07/24 03:26:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:33 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:33 INFO : There was nothing to transfer 2025/07/24 03:26:34 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/07/24 03:26:34 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:26:35 INFO : empty space: Updated modification time in destination 2025/07/24 03:26:35 DEBUG : empty space: Unchanged skipping 2025/07/24 03:26:35 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:35 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:36 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:36 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/07/24 03:26:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:26:36 DEBUG : empty space: Unchanged skipping 2025/07/24 03:26:36 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:36 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:38 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:38 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/07/24 03:26:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1577044606) 2025/07/24 03:26:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qupuquz7bizu) 2025/07/24 03:26:38 DEBUG : foo: sha1 differ 2025/07/24 03:26:38 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/24 03:26:38 INFO : foo: Copied (replaced existing) 2025/07/24 03:26:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:26:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/24 03:26:39 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:39 DEBUG : empty space: Unchanged skipping 2025/07/24 03:26:39 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:26:40 INFO : potato: Copied (new) 2025/07/24 03:26:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/24 03:26:42 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:42 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/24 03:26:42 INFO : potato: Copied (replaced existing) 2025/07/24 03:26:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:44 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:44 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/07/24 03:26:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1577044606) 2025/07/24 03:26:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qupuquz7bizu) 2025/07/24 03:26:44 DEBUG : potato: sha1 differ 2025/07/24 03:26:44 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/24 03:26:44 INFO : potato: Copied (replaced existing) 2025/07/24 03:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:26:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:26:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/24 03:26:46 DEBUG : empty space: Unchanged skipping 2025/07/24 03:26:46 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:46 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:46 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:26:48 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:48 DEBUG : empty space: Unchanged skipping 2025/07/24 03:26:48 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:26:48 INFO : potato2: Copied (new) 2025/07/24 03:26:48 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:50 INFO : d: Making directory 2025/07/24 03:26:50 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/24 03:26:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:26:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:26:51 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:26:51 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:26:51 INFO : a/potato2: Copied (new) 2025/07/24 03:26:51 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:53 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/24 03:26:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:26:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:26:53 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:53 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:26:53 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:26:54 INFO : a/potato2: Copied (new) 2025/07/24 03:26:54 ERROR : B2 bucket rclone-test-qupuquz7bizu: not deleting files as there were IO errors 2025/07/24 03:26:54 ERROR : B2 bucket rclone-test-qupuquz7bizu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:56 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:26:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:26:56 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:56 DEBUG : empty space: Unchanged skipping 2025/07/24 03:26:56 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:57 INFO : potato: Deleted 2025/07/24 03:26:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:26:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.87s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:26:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:26:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:26:59 INFO : potato: Deleted 2025/07/24 03:26:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:26:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:26:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:26:59 DEBUG : empty space: Unchanged skipping 2025/07/24 03:26:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:27:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.19s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:27:02 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:02 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/24 03:27:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.35s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:27:04 DEBUG : enormous: Excluded 2025/07/24 03:27:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:27:04 DEBUG : potato2: Excluded 2025/07/24 03:27:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:27:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:27:04 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:04 DEBUG : empty space: Unchanged skipping 2025/07/24 03:27:04 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:04 DEBUG : Waiting for deletions to finish 2025/07/24 03:27:04 INFO : There was nothing to transfer 2025/07/24 03:27:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:27:04 DEBUG : enormous: Excluded 2025/07/24 03:27:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:27:04 DEBUG : potato2: Excluded 2025/07/24 03:27:05 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:27:05 DEBUG : Local file system at /tmp/rclone1577044606: Waiting for checks to finish 2025/07/24 03:27:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/24 03:27:05 DEBUG : empty space: Unchanged skipping 2025/07/24 03:27:05 DEBUG : Local file system at /tmp/rclone1577044606: Waiting for transfers to finish 2025/07/24 03:27:05 DEBUG : Waiting for deletions to finish 2025/07/24 03:27:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:07 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:27:07 DEBUG : enormous: Excluded 2025/07/24 03:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:27:07 DEBUG : potato2: Excluded 2025/07/24 03:27:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:27:07 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:07 DEBUG : empty space: Unchanged skipping 2025/07/24 03:27:07 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:07 DEBUG : Waiting for deletions to finish 2025/07/24 03:27:07 INFO : enormous: Deleted 2025/07/24 03:27:07 INFO : potato2: Deleted 2025/07/24 03:27:07 INFO : There was nothing to transfer 2025/07/24 03:27:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/24 03:27:08 DEBUG : empty space: Unchanged skipping 2025/07/24 03:27:08 DEBUG : Local file system at /tmp/rclone1577044606: Waiting for checks to finish 2025/07/24 03:27:08 DEBUG : Local file system at /tmp/rclone1577044606: Waiting for transfers to finish 2025/07/24 03:27:08 DEBUG : Waiting for deletions to finish 2025/07/24 03:27:08 INFO : enormous: Deleted 2025/07/24 03:27:08 INFO : potato2: Deleted 2025/07/24 03:27:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.71s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:10 DEBUG : five: Need to transfer - File not found at Destination 2025/07/24 03:27:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/24 03:27:10 DEBUG : one: Destination is newer than source, skipping 2025/07/24 03:27:10 DEBUG : three: Sizes identical 2025/07/24 03:27:10 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/24 03:27:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1577044606) 2025/07/24 03:27:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qupuquz7bizu) 2025/07/24 03:27:10 DEBUG : two: sha1 differ 2025/07/24 03:27:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:27:10 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/24 03:27:10 INFO : five: Copied (new) 2025/07/24 03:27:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/24 03:27:10 INFO : four: Copied (replaced existing) 2025/07/24 03:27:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:27:10 INFO : two: Copied (replaced existing) 2025/07/24 03:27:10 DEBUG : Waiting for deletions to finish 2025/07/24 03:27:11 DEBUG : one: Destination is newer than source, skipping 2025/07/24 03:27:11 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:27:11 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/24 03:27:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:27:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/24 03:27:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1577044606) 2025/07/24 03:27:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/24 03:27:11 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/24 03:27:11 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/24 03:27:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qupuquz7bizu) 2025/07/24 03:27:11 DEBUG : three: sha1 differ 2025/07/24 03:27:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:27:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:27:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/24 03:27:11 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:27:11 INFO : three: Copied (replaced existing) 2025/07/24 03:27:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.70s) === 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-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/24 03:27:13 INFO : B2 bucket rclone-test-qupuquz7bizu: Making map for --track-renames 2025/07/24 03:27:13 INFO : B2 bucket rclone-test-qupuquz7bizu: Finished making map for --track-renames 2025/07/24 03:27:13 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:13 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for renames to finish 2025/07/24 03:27:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/24 03:27:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:27:13 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:27:13 INFO : yam: Copied (new) 2025/07/24 03:27:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:27:14 INFO : potato: Copied (new) 2025/07/24 03:27:14 DEBUG : Waiting for deletions to finish 2025/07/24 03:27:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:27:14 INFO : B2 bucket rclone-test-qupuquz7bizu: Making map for --track-renames 2025/07/24 03:27:14 INFO : B2 bucket rclone-test-qupuquz7bizu: Finished making map for --track-renames 2025/07/24 03:27:14 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:14 DEBUG : potato: Unchanged skipping 2025/07/24 03:27:14 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for renames to finish 2025/07/24 03:27:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:27:15 INFO : yam: Copied (server-side copy) to: yaml 2025/07/24 03:27:15 INFO : yam: Deleted 2025/07/24 03:27:15 INFO : yaml: Renamed from "yam" 2025/07/24 03:27:15 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/24 03:27:16 INFO : B2 bucket rclone-test-qupuquz7bizu: Making map for --track-renames 2025/07/24 03:27:16 INFO : B2 bucket rclone-test-qupuquz7bizu: Finished making map for --track-renames 2025/07/24 03:27:16 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/24 03:27:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:27:16 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for renames to finish 2025/07/24 03:27:16 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:27:17 INFO : yam: Copied (new) 2025/07/24 03:27:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:27:17 INFO : potato: Copied (new) 2025/07/24 03:27:17 DEBUG : Waiting for deletions to finish 2025/07/24 03:27:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:27:17 INFO : B2 bucket rclone-test-qupuquz7bizu: Making map for --track-renames 2025/07/24 03:27:17 INFO : B2 bucket rclone-test-qupuquz7bizu: Finished making map for --track-renames 2025/07/24 03:27:17 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:17 DEBUG : potato: Unchanged skipping 2025/07/24 03:27:17 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for renames to finish 2025/07/24 03:27:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:27:18 INFO : yam: Copied (server-side copy) to: yaml 2025/07/24 03:27:18 INFO : yam: Deleted 2025/07/24 03:27:18 INFO : yaml: Renamed from "yam" 2025/07/24 03:27:18 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/24 03:27:19 INFO : B2 bucket rclone-test-qupuquz7bizu: Making map for --track-renames 2025/07/24 03:27:19 INFO : B2 bucket rclone-test-qupuquz7bizu: Finished making map for --track-renames 2025/07/24 03:27:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:27:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/24 03:27:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for renames to finish 2025/07/24 03:27:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:27:19 INFO : sub/yam: Copied (new) 2025/07/24 03:27:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:27:20 INFO : potato: Copied (new) 2025/07/24 03:27:20 DEBUG : Waiting for deletions to finish 2025/07/24 03:27:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:27:20 DEBUG : potato: Unchanged skipping 2025/07/24 03:27:20 INFO : B2 bucket rclone-test-qupuquz7bizu: Making map for --track-renames 2025/07/24 03:27:20 INFO : B2 bucket rclone-test-qupuquz7bizu: Finished making map for --track-renames 2025/07/24 03:27:20 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:20 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for renames to finish 2025/07/24 03:27:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:27:21 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/24 03:27:21 INFO : sub/yam: Deleted 2025/07/24 03:27:21 INFO : yam: Renamed from "sub/yam" 2025/07/24 03:27:21 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.37s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:22 DEBUG : Creating backend with remote "/tmp/rclone1577044606/dir1" 2025/07/24 03:27:22 DEBUG : Creating backend with remote "/tmp/rclone1577044606/dir2" 2025/07/24 03:27:22 DEBUG : Local file system at /tmp/rclone1577044606/dir2: Using server-side directory move 2025/07/24 03:27:22 INFO : Local file system at /tmp/rclone1577044606/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/24 03:27:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/24 03:27:22 DEBUG : Local file system at /tmp/rclone1577044606/dir2: Waiting for checks to finish 2025/07/24 03:27:22 INFO : file1.txt: Moved (server-side) 2025/07/24 03:27:22 DEBUG : Local file system at /tmp/rclone1577044606/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:27:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/24 03:27:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/24 03:27:23 INFO : nested/sub dir/file: Copied (new) 2025/07/24 03:27:23 INFO : nested/sub dir/file: Deleted 2025/07/24 03:27:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:27:23 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:27:23 INFO : sub dir/hello world: Deleted 2025/07/24 03:27:23 INFO : sub dir: Removing directory 2025/07/24 03:27:23 INFO : nested/sub dir: Removing directory 2025/07/24 03:27:23 INFO : nested: Removing directory 2025/07/24 03:27:23 DEBUG : Local file system at /tmp/rclone1577044606: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:27:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/24 03:27:25 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:25 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:25 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/6f52fdc3706d3bab9f880e1b/c001_v0001105_t0041": EOF 2025/07/24 03:27:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/6f52fdc3706d3bab9f880e1b/c001_v0001105_t0041": EOF) 2025/07/24 03:27:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 03:27:25 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/6f52fdc3706d3bab9f880e1b/c001_v0001105_t0041": EOF - low level retry 0/10 2025/07/24 03:27:25 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 03:27:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/24 03:27:25 INFO : nested/sub dir/file: Copied (new) 2025/07/24 03:27:25 INFO : nested/sub dir/file: Deleted 2025/07/24 03:27:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:27:26 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:27:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/24 03:27:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:27:27 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:27 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/24 03:27:27 INFO : existing-b: Copied (new) 2025/07/24 03:27:27 INFO : existing-b: Deleted 2025/07/24 03:27:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:27:27 INFO : existing: Copied (new) 2025/07/24 03:27:27 INFO : existing: Deleted 2025/07/24 03:27:28 DEBUG : existing: Destination exists, skipping 2025/07/24 03:27:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/24 03:27:28 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:27:28 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:27:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yimegiv7sopu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qupuquz7bizu -> B2 bucket rclone-test-yimegiv7sopu 2025/07/24 03:27:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:27:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/24 03:27:34 DEBUG : empty space: Unchanged skipping 2025/07/24 03:27:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:27:34 DEBUG : B2 bucket rclone-test-yimegiv7sopu: Waiting for checks to finish 2025/07/24 03:27:34 INFO : empty space: Deleted 2025/07/24 03:27:34 DEBUG : B2 bucket rclone-test-yimegiv7sopu: Waiting for transfers to finish 2025/07/24 03:27:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:27:34 INFO : potato2: Copied (server-side copy) 2025/07/24 03:27:34 INFO : potato2: Deleted 2025/07/24 03:27:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:27:35 INFO : potato3: Copied (server-side copy) 2025/07/24 03:27:35 INFO : potato3: Deleted 2025/07/24 03:27:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hamidif5veto" 2025/07/24 03:27:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/24 03:27:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:27:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/24 03:27:36 DEBUG : B2 bucket rclone-test-hamidif5veto: Waiting for checks to finish 2025/07/24 03:27:36 DEBUG : B2 bucket rclone-test-hamidif5veto: Waiting for transfers to finish 2025/07/24 03:27:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:27:37 INFO : empty space: Copied (server-side copy) 2025/07/24 03:27:37 INFO : empty space: Deleted 2025/07/24 03:27:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:27:37 INFO : potato2: Copied (server-side copy) 2025/07/24 03:27:37 INFO : potato2: Deleted 2025/07/24 03:27:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:27:37 INFO : potato3: Copied (server-side copy) 2025/07/24 03:27:38 INFO : potato3: Deleted 2025/07/24 03:27:38 DEBUG : B2 bucket rclone-test-hamidif5veto: Purge remote 2025/07/24 03:27:38 INFO : B2 bucket rclone-test-hamidif5veto: cleaning bucket "rclone-test-hamidif5veto" of all files 2025/07/24 03:27:38 DEBUG : empty space: Deleting (id "4_zbfc2ddf3708d3bab9f880e1b_f11035ea93c96d084_d20250724_m032737_c001_v0001180_t0048_u01753327657394") 2025/07/24 03:27:38 DEBUG : potato2: Deleting (id "4_zbfc2ddf3708d3bab9f880e1b_f1034974ea2612c8a_d20250724_m032737_c001_v0001184_t0023_u01753327657612") 2025/07/24 03:27:38 DEBUG : potato3: Deleting (id "4_zbfc2ddf3708d3bab9f880e1b_f104b367f85c057ed_d20250724_m032737_c001_v0001178_t0013_u01753327657863") 2025/07/24 03:27:39 DEBUG : B2 bucket rclone-test-yimegiv7sopu: Purge remote 2025/07/24 03:27:39 INFO : B2 bucket rclone-test-yimegiv7sopu: cleaning bucket "rclone-test-yimegiv7sopu" of all files 2025/07/24 03:27:39 DEBUG : empty space: Deleting (id "4_z6fd2cdc3708d3bab9f880e1b_f403a75d1150a36ae_d20250724_m032737_c001_v7007000_t0000_u01753327657597") 2025/07/24 03:27:39 DEBUG : empty space: Deleting (id "4_z6fd2cdc3708d3bab9f880e1b_f100c425e41766666_d20250724_m032733_c001_v0001137_t0038_u01753327653212") 2025/07/24 03:27:39 DEBUG : potato2: Deleting (id "4_z6fd2cdc3708d3bab9f880e1b_f403a75d1150a36af_d20250724_m032737_c001_v7007000_t0000_u01753327657823") 2025/07/24 03:27:39 DEBUG : potato2: Deleting (id "4_z6fd2cdc3708d3bab9f880e1b_f1114d4ef2916f587_d20250724_m032734_c001_v0001176_t0040_u01753327654476") 2025/07/24 03:27:39 DEBUG : potato3: Deleting (id "4_z6fd2cdc3708d3bab9f880e1b_f403a75d1150a36b1_d20250724_m032738_c001_v7007000_t0000_u01753327658085") 2025/07/24 03:27:39 DEBUG : potato3: Deleting (id "4_z6fd2cdc3708d3bab9f880e1b_f1160b3ed5e78cfd1_d20250724_m032734_c001_v0001157_t0048_u01753327654743") 2025/07/24 03:27:39 DEBUG : potato3: Deleting (id "4_z6fd2cdc3708d3bab9f880e1b_f100c425e41766668_d20250724_m032733_c001_v0001137_t0032_u01753327653672") --- PASS: TestServerSideMove (12.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-hulikuk9jaro" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qupuquz7bizu -> B2 bucket rclone-test-hulikuk9jaro 2025/07/24 03:27:47 DEBUG : empty space: Excluded (Size Filter) 2025/07/24 03:27:47 DEBUG : empty space: Excluded (Size Filter) 2025/07/24 03:27:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:27:47 DEBUG : B2 bucket rclone-test-hulikuk9jaro: Waiting for checks to finish 2025/07/24 03:27:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:27:47 DEBUG : B2 bucket rclone-test-hulikuk9jaro: Waiting for transfers to finish 2025/07/24 03:27:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:27:47 INFO : potato2: Copied (server-side copy) 2025/07/24 03:27:47 INFO : potato2: Deleted 2025/07/24 03:27:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:27:48 INFO : potato3: Copied (server-side copy) 2025/07/24 03:27:48 INFO : potato3: Deleted 2025/07/24 03:27:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cehojej7yoze" 2025/07/24 03:27:49 DEBUG : empty space: Excluded (Size Filter) 2025/07/24 03:27:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:27:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/24 03:27:49 DEBUG : B2 bucket rclone-test-cehojej7yoze: Waiting for checks to finish 2025/07/24 03:27:49 DEBUG : B2 bucket rclone-test-cehojej7yoze: Waiting for transfers to finish 2025/07/24 03:27:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:27:50 INFO : potato2: Copied (server-side copy) 2025/07/24 03:27:50 INFO : potato2: Deleted 2025/07/24 03:27:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:27:51 INFO : potato3: Copied (server-side copy) 2025/07/24 03:27:51 INFO : potato3: Deleted 2025/07/24 03:27:51 DEBUG : B2 bucket rclone-test-cehojej7yoze: Purge remote 2025/07/24 03:27:51 INFO : B2 bucket rclone-test-cehojej7yoze: cleaning bucket "rclone-test-cehojej7yoze" of all files 2025/07/24 03:27:51 DEBUG : potato2: Deleting (id "4_z9f721d23709d3bab9f880e1b_f114c3c34a4a12706_d20250724_m032750_c001_v0001100_t0035_u01753327670310") 2025/07/24 03:27:51 DEBUG : potato3: Deleting (id "4_z9f721d23709d3bab9f880e1b_f11558d8c23ae4a9f_d20250724_m032750_c001_v0001117_t0056_u01753327670681") 2025/07/24 03:27:52 DEBUG : B2 bucket rclone-test-hulikuk9jaro: Purge remote 2025/07/24 03:27:52 INFO : B2 bucket rclone-test-hulikuk9jaro: cleaning bucket "rclone-test-hulikuk9jaro" of all files 2025/07/24 03:27:52 DEBUG : empty space: Deleting (id "4_z5fc20d03709d3bab9f880e1b_f108ff66977ceafe4_d20250724_m032746_c001_v0001150_t0045_u01753327666195") 2025/07/24 03:27:52 DEBUG : potato2: Deleting (id "4_z5fc20d03709d3bab9f880e1b_f409905114b393545_d20250724_m032750_c001_v7007000_t0000_u01753327670713") 2025/07/24 03:27:52 DEBUG : potato2: Deleting (id "4_z5fc20d03709d3bab9f880e1b_f11568d1a256ce5e0_d20250724_m032747_c001_v0001176_t0040_u01753327667471") 2025/07/24 03:27:52 DEBUG : potato3: Deleting (id "4_z5fc20d03709d3bab9f880e1b_f409905114b393549_d20250724_m032751_c001_v7007000_t0000_u01753327671261") 2025/07/24 03:27:52 DEBUG : potato3: Deleting (id "4_z5fc20d03709d3bab9f880e1b_f11599e5ff6b3aa6d_d20250724_m032747_c001_v0001029_t0018_u01753327667703") 2025/07/24 03:27:52 DEBUG : potato3: Deleting (id "4_z5fc20d03709d3bab9f880e1b_f108ff66977ceafec_d20250724_m032746_c001_v0001150_t0054_u01753327666605") --- PASS: TestServerSideMoveWithFilter (12.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:27:54 DEBUG : Creating backend with remote "TestB2:rclone-test-moviget0kevo" 2025/07/24 03:27:57 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-qupuquz7bizu -> B2 bucket rclone-test-moviget0kevo 2025/07/24 03:27:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:27:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/24 03:27:59 DEBUG : empty space: Unchanged skipping 2025/07/24 03:27:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:27:59 DEBUG : B2 bucket rclone-test-moviget0kevo: Waiting for checks to finish 2025/07/24 03:27:59 INFO : empty space: Deleted 2025/07/24 03:27:59 DEBUG : B2 bucket rclone-test-moviget0kevo: Waiting for transfers to finish 2025/07/24 03:28:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:28:00 INFO : potato2: Copied (server-side copy) 2025/07/24 03:28:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:28:00 INFO : potato3: Copied (server-side copy) 2025/07/24 03:28:00 INFO : potato2: Deleted 2025/07/24 03:28:00 INFO : potato3: Deleted 2025/07/24 03:28:01 DEBUG : Creating backend with remote "TestB2:rclone-test-povaluk8hoci" 2025/07/24 03:28:02 INFO : tomatoDir: Making directory 2025/07/24 03:28:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/24 03:28:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:28:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/24 03:28:02 DEBUG : B2 bucket rclone-test-povaluk8hoci: Waiting for checks to finish 2025/07/24 03:28:02 DEBUG : B2 bucket rclone-test-povaluk8hoci: Waiting for transfers to finish 2025/07/24 03:28:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:28:03 INFO : empty space: Copied (server-side copy) 2025/07/24 03:28:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:28:03 INFO : potato2: Copied (server-side copy) 2025/07/24 03:28:03 INFO : empty space: Deleted 2025/07/24 03:28:03 INFO : potato2: Deleted 2025/07/24 03:28:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:28:04 INFO : potato3: Copied (server-side copy) 2025/07/24 03:28:04 INFO : potato3: Deleted 2025/07/24 03:28:04 DEBUG : B2 bucket rclone-test-povaluk8hoci: Purge remote 2025/07/24 03:28:04 INFO : B2 bucket rclone-test-povaluk8hoci: cleaning bucket "rclone-test-povaluk8hoci" of all files 2025/07/24 03:28:04 DEBUG : empty space: Deleting (id "4_zafa24d43709d3bab9f880e1b_f1033562a75bb246a_d20250724_m032803_c001_v0001113_t0053_u01753327683202") 2025/07/24 03:28:04 DEBUG : potato2: Deleting (id "4_zafa24d43709d3bab9f880e1b_f1148f91680a27e48_d20250724_m032803_c001_v0001179_t0033_u01753327683580") 2025/07/24 03:28:04 DEBUG : potato3: Deleting (id "4_zafa24d43709d3bab9f880e1b_f104933a1e1d8e435_d20250724_m032803_c001_v0001146_t0047_u01753327683581") 2025/07/24 03:28:05 DEBUG : B2 bucket rclone-test-moviget0kevo: Purge remote 2025/07/24 03:28:05 INFO : B2 bucket rclone-test-moviget0kevo: cleaning bucket "rclone-test-moviget0kevo" of all files 2025/07/24 03:28:05 DEBUG : empty space: Deleting (id "4_z5fd23d23709d3bab9f880e1b_f403a75d1150a36d4_d20250724_m032803_c001_v7007000_t0000_u01753327683670") 2025/07/24 03:28:05 DEBUG : empty space: Deleting (id "4_z5fd23d23709d3bab9f880e1b_f11085dff32eb6295_d20250724_m032759_c001_v0001184_t0014_u01753327679112") 2025/07/24 03:28:05 DEBUG : potato2: Deleting (id "4_z5fd23d23709d3bab9f880e1b_f417bf7f48c5c97c6_d20250724_m032803_c001_v7007000_t0000_u01753327683801") 2025/07/24 03:28:05 DEBUG : potato2: Deleting (id "4_z5fd23d23709d3bab9f880e1b_f104703c82e64402e_d20250724_m032759_c001_v0001120_t0059_u01753327679917") 2025/07/24 03:28:05 DEBUG : potato3: Deleting (id "4_z5fd23d23709d3bab9f880e1b_f417bf7f48c5c97db_d20250724_m032804_c001_v7007000_t0000_u01753327684122") 2025/07/24 03:28:05 DEBUG : potato3: Deleting (id "4_z5fd23d23709d3bab9f880e1b_f10917a2fe83d68ed_d20250724_m032800_c001_v0001178_t0000_u01753327680286") 2025/07/24 03:28:05 DEBUG : potato3: Deleting (id "4_z5fd23d23709d3bab9f880e1b_f11085dff32eb6297_d20250724_m032759_c001_v0001184_t0059_u01753327679323") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.63s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/rclone-sync-test" 2025/07/24 03:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/rclone-sync-test-include/layer2" 2025/07/24 03:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/rclone-sync-test-ignore-file" 2025/07/24 03:28:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/24 03:28:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 03:28:18 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 03:28:18 DEBUG : B2 bucket rclone-test-qupuquz7bizu path rclone-sync-test: Waiting for checks to finish 2025/07/24 03:28:18 DEBUG : B2 bucket rclone-test-qupuquz7bizu path rclone-sync-test: Waiting for transfers to finish 2025/07/24 03:28:18 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:18 INFO : There was nothing to transfer 2025/07/24 03:28:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:28:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:28:19 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:19 INFO : There was nothing to transfer 2025/07/24 03:28:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/24 03:28:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/24 03:28:19 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:19 INFO : There was nothing to transfer 2025/07/24 03:28:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:28:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:28:19 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:19 INFO : There was nothing to transfer 2025/07/24 03:28:20 DEBUG : B2 bucket rclone-test-qupuquz7bizu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/24 03:28:20 DEBUG : B2 bucket rclone-test-qupuquz7bizu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/24 03:28:20 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.51s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:28:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dst" 2025/07/24 03:28:20 DEBUG : Config file has changed externally - reloading 2025/07/24 03:28:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/CompareDest" 2025/07/24 03:28:23 DEBUG : one: Need to transfer - File not found at Destination 2025/07/24 03:28:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:28:25 INFO : one: Copied (new) 2025/07/24 03:28:25 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:25 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:25 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/24 03:28:26 INFO : one: Copied (replaced existing) 2025/07/24 03:28:26 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:28 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:28:28 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:28 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:28 INFO : There was nothing to transfer 2025/07/24 03:28:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:28:30 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:28:30 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:30 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:30 INFO : There was nothing to transfer 2025/07/24 03:28:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:28:30 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:28:30 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:30 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:30 INFO : There was nothing to transfer 2025/07/24 03:28:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:32 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/24 03:28:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:28:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:28:32 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:28:32 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:32 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:32 INFO : There was nothing to transfer 2025/07/24 03:28:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:32 DEBUG : two: Need to transfer - File not found at Destination 2025/07/24 03:28:32 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:28:32 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/24 03:28:33 INFO : two: Copied (new) 2025/07/24 03:28:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.42s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:28:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dest" 2025/07/24 03:28:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/pre-dest1" 2025/07/24 03:28:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/pre-dest2" 2025/07/24 03:28:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:28:41 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/24 03:28:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:28:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/24 03:28:42 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/24 03:28:42 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dest: Waiting for checks to finish 2025/07/24 03:28:42 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dest: Waiting for transfers to finish 2025/07/24 03:28:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/24 03:28:42 INFO : 3: Copied (new) 2025/07/24 03:28:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:28:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dst" 2025/07/24 03:28:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/CopyDest" 2025/07/24 03:28:47 DEBUG : one: Need to transfer - File not found at Destination 2025/07/24 03:28:47 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:47 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:28:48 INFO : one: Copied (new) 2025/07/24 03:28:48 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:49 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:49 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/24 03:28:50 INFO : one: Copied (replaced existing) 2025/07/24 03:28:50 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/BackupDir" 2025/07/24 03:28:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:53 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:28:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:28:55 INFO : one: Copied (server-side copy) 2025/07/24 03:28:55 INFO : one: Deleted 2025/07/24 03:28:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/24 03:28:55 INFO : one: Copied (server-side copy) 2025/07/24 03:28:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/24 03:28:55 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:55 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:56 DEBUG : one: Unchanged skipping 2025/07/24 03:28:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:28:57 INFO : two: Copied (server-side copy) 2025/07/24 03:28:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/24 03:28:57 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:57 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:57 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:57 DEBUG : one: Unchanged skipping 2025/07/24 03:28:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:57 DEBUG : two: Unchanged skipping 2025/07/24 03:28:57 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:57 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:57 DEBUG : Waiting for deletions to finish 2025/07/24 03:28:57 INFO : There was nothing to transfer 2025/07/24 03:28:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:58 DEBUG : one: Unchanged skipping 2025/07/24 03:28:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/24 03:28:59 DEBUG : three: Destination not found in --copy-dest 2025/07/24 03:28:59 DEBUG : three: Need to transfer - File not found at Destination 2025/07/24 03:28:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:28:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:28:59 DEBUG : two: Unchanged skipping 2025/07/24 03:28:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:28:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/24 03:28:59 INFO : three: Copied (new) 2025/07/24 03:28:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.19s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:29:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dst" 2025/07/24 03:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/backup" 2025/07/24 03:29:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:29:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:06 DEBUG : two: Unchanged skipping 2025/07/24 03:29:06 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:29:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:29:07 INFO : one: Copied (server-side copy) 2025/07/24 03:29:08 INFO : one: Deleted 2025/07/24 03:29:08 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:29:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:09 INFO : one: Copied (new) 2025/07/24 03:29:09 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:29:09 INFO : three.txt: Copied (server-side copy) 2025/07/24 03:29:09 INFO : three.txt: Deleted 2025/07/24 03:29:09 INFO : three.txt: Moved into backup dir 2025/07/24 03:29:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:29:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:11 DEBUG : two: Unchanged skipping 2025/07/24 03:29:11 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:29:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:12 INFO : one: Copied (server-side copy) 2025/07/24 03:29:12 INFO : one: Deleted 2025/07/24 03:29:12 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:29:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:29:13 INFO : one: Copied (new) 2025/07/24 03:29:13 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:29:13 INFO : three.txt: Copied (server-side copy) 2025/07/24 03:29:14 INFO : three.txt: Deleted 2025/07/24 03:29:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:29:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dst" 2025/07/24 03:29:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/backup" 2025/07/24 03:29:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:29:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:19 DEBUG : two: Unchanged skipping 2025/07/24 03:29:19 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:29:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:29:21 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:29:21 INFO : one: Deleted 2025/07/24 03:29:21 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:29:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:22 INFO : one: Copied (new) 2025/07/24 03:29:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:29:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:29:23 INFO : three.txt: Deleted 2025/07/24 03:29:23 INFO : three.txt: Moved into backup dir 2025/07/24 03:29:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:29:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:25 DEBUG : two: Unchanged skipping 2025/07/24 03:29:25 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:29:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:25 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:29:25 INFO : one: Deleted 2025/07/24 03:29:25 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:29:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:29:26 INFO : one: Copied (new) 2025/07/24 03:29:26 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:29:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:29:27 INFO : three.txt: Deleted 2025/07/24 03:29:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dst" 2025/07/24 03:29:30 DEBUG : Config file has changed externally - reloading 2025/07/24 03:29:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/backup" 2025/07/24 03:29:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:29:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:33 DEBUG : two: Unchanged skipping 2025/07/24 03:29:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:29:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:29:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/24 03:29:34 INFO : one: Deleted 2025/07/24 03:29:34 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:29:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:35 INFO : one: Copied (new) 2025/07/24 03:29:35 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:29:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/24 03:29:36 INFO : three.txt: Deleted 2025/07/24 03:29:36 INFO : three.txt: Moved into backup dir 2025/07/24 03:29:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:29:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:37 DEBUG : two: Unchanged skipping 2025/07/24 03:29:37 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:29:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/24 03:29:38 INFO : one: Deleted 2025/07/24 03:29:38 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:29:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:29:39 INFO : one: Copied (new) 2025/07/24 03:29:39 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:29:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/24 03:29:40 INFO : three.txt: Deleted 2025/07/24 03:29:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dst" 2025/07/24 03:29:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:29:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:44 DEBUG : two: Unchanged skipping 2025/07/24 03:29:44 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:29:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:29:45 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:29:45 INFO : one: Deleted 2025/07/24 03:29:45 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:29:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:46 INFO : one: Copied (new) 2025/07/24 03:29:46 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:29:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:29:47 INFO : three.txt: Deleted 2025/07/24 03:29:47 INFO : three.txt: Moved into backup dir 2025/07/24 03:29:48 DEBUG : one.bak: Excluded (Path Filter) 2025/07/24 03:29:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/24 03:29:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:29:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:48 DEBUG : two: Unchanged skipping 2025/07/24 03:29:48 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for checks to finish 2025/07/24 03:29:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:49 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:29:49 INFO : one: Deleted 2025/07/24 03:29:49 DEBUG : B2 bucket rclone-test-qupuquz7bizu path dst: Waiting for transfers to finish 2025/07/24 03:29:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:29:49 INFO : one: Copied (new) 2025/07/24 03:29:49 DEBUG : Waiting for deletions to finish 2025/07/24 03:29:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:29:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:29:50 INFO : three.txt: Deleted 2025/07/24 03:29:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.55s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:29:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dst" 2025/07/24 03:29:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:29:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:29:56 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:29:56 INFO : one: Deleted 2025/07/24 03:29:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:29:57 INFO : one: Copied (new) 2025/07/24 03:29:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:29:57 DEBUG : two: Unchanged skipping 2025/07/24 03:29:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/24 03:29:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:29:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:29:58 INFO : three.txt: Deleted 2025/07/24 03:29:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:29:59 INFO : three.txt: Copied (new) 2025/07/24 03:30:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:30:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:30:00 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:30:01 INFO : one: Deleted 2025/07/24 03:30:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:30:01 INFO : one: Copied (new) 2025/07/24 03:30:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:01 DEBUG : two: Unchanged skipping 2025/07/24 03:30:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/24 03:30:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:30:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:30:02 INFO : three.txt: Deleted 2025/07/24 03:30:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/24 03:30:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.51s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qupuquz7bizu/dst" 2025/07/24 03:30:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:30:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:30:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/24 03:30:09 INFO : one: Deleted 2025/07/24 03:30:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:30:10 INFO : one: Copied (new) 2025/07/24 03:30:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:11 DEBUG : two: Unchanged skipping 2025/07/24 03:30:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/24 03:30:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:30:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/24 03:30:11 INFO : three.txt: Deleted 2025/07/24 03:30:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:30:12 INFO : three.txt: Copied (new) 2025/07/24 03:30:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:30:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:30:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/24 03:30:14 INFO : one: Deleted 2025/07/24 03:30:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:30:14 INFO : one: Copied (new) 2025/07/24 03:30:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:14 DEBUG : two: Unchanged skipping 2025/07/24 03:30:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/24 03:30:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:30:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/24 03:30:15 INFO : three.txt: Deleted 2025/07/24 03:30:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/24 03:30:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.36s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:30:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/24 03:30:18 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:30:18 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:30:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/24 03:30:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/24 03:30:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.09s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:30:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:30:21 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:30:21 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:30:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:30:21 INFO : existing: Copied (new) 2025/07/24 03:30:21 DEBUG : Waiting for deletions to finish 2025/07/24 03:30:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/24 03:30:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/24 03:30:22 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:30:22 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:30:22 ERROR : B2 bucket rclone-test-qupuquz7bizu: not deleting files as there were IO errors 2025/07/24 03:30:22 ERROR : B2 bucket rclone-test-qupuquz7bizu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:30:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:23 DEBUG : existing: Unchanged skipping 2025/07/24 03:30:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:30:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:30:23 DEBUG : Waiting for deletions to finish 2025/07/24 03:30:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", 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-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:30:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:30:43 DEBUG : both10: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both11: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both0: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both12: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both15: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both16: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both18: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both19: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both1: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both2: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both3: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both4: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both17: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both5: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both6: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both7: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both14: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both13: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both9: Unchanged skipping 2025/07/24 03:30:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:30:43 DEBUG : both8: Unchanged skipping 2025/07/24 03:30:43 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:30:43 DEBUG : Waiting for deletions to finish 2025/07/24 03:30:44 INFO : only3: Deleted 2025/07/24 03:30:44 INFO : only0: Deleted 2025/07/24 03:30:44 INFO : only11: Deleted 2025/07/24 03:30:44 INFO : only12: Deleted 2025/07/24 03:30:44 INFO : only15: Deleted 2025/07/24 03:30:44 INFO : only19: Deleted 2025/07/24 03:30:44 INFO : only1: Deleted 2025/07/24 03:30:44 INFO : only4: Deleted 2025/07/24 03:30:44 INFO : only10: Deleted 2025/07/24 03:30:44 INFO : only13: Deleted 2025/07/24 03:30:44 INFO : only16: Deleted 2025/07/24 03:30:44 INFO : only18: Deleted 2025/07/24 03:30:44 INFO : only7: Deleted 2025/07/24 03:30:44 INFO : only9: Deleted 2025/07/24 03:30:45 INFO : only2: Deleted 2025/07/24 03:30:45 INFO : only14: Deleted 2025/07/24 03:30:45 INFO : only17: Deleted 2025/07/24 03:30:45 INFO : only5: Deleted 2025/07/24 03:30:45 INFO : only6: Deleted 2025/07/24 03:30:45 INFO : only8: Deleted 2025/07/24 03:30:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:31:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:31:09 DEBUG : both10: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both12: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both0: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both15: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both11: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both17: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both13: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both14: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both16: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both2: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both3: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both18: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both5: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both19: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both1: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both4: Unchanged skipping 2025/07/24 03:31:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:09 DEBUG : both9: Unchanged skipping 2025/07/24 03:31:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : both6: Unchanged skipping 2025/07/24 03:31:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : both7: Unchanged skipping 2025/07/24 03:31:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : both8: Unchanged skipping 2025/07/24 03:31:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/24 03:31:09 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:31:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:09 INFO : only0: Copied (replaced existing) 2025/07/24 03:31:09 INFO : only10: Copied (replaced existing) 2025/07/24 03:31:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:09 INFO : only13: Copied (replaced existing) 2025/07/24 03:31:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:09 INFO : only17: Copied (replaced existing) 2025/07/24 03:31:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:09 INFO : only12: Copied (replaced existing) 2025/07/24 03:31:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:09 INFO : only18: Copied (replaced existing) 2025/07/24 03:31:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:09 INFO : only14: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only1: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only2: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only3: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only4: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only5: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only15: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only7: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only8: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only16: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only19: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only6: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only9: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:31:10 INFO : only11: Copied (replaced existing) 2025/07/24 03:31:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.24s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:31:18 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:31:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:31:18 DEBUG : empty_on_remote: Making directory with metadata 2025/07/24 03:31:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:31:18 INFO : empty_on_remote: Making directory 2025/07/24 03:31:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/24 03:31:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:31:21 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:31:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:31:21 DEBUG : empty_on_remote: Making directory with metadata 2025/07/24 03:31:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:31:21 INFO : empty_on_remote: Making directory 2025/07/24 03:31:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/24 03:31:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:31:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:23 INFO : sub dir: Making directory 2025/07/24 03:31:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:31:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:31:26 INFO : sub dir: Making directory 2025/07/24 03:31:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.60s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:31:37 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:38 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:31:38 DEBUG : banana: Unchanged skipping 2025/07/24 03:31:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:31:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : apple: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:31:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:31:38 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:31:38 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:38 INFO : There was nothing to transfer 2025/07/24 03:31:38 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:38 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:31:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : apple: Unchanged skipping 2025/07/24 03:31:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:31:39 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:31:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : banana: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:31:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:31:39 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:31:39 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:39 INFO : There was nothing to transfer 2025/07/24 03:31:39 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:39 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:31:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:31:54 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:55 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : apple: Unchanged skipping 2025/07/24 03:31:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:31:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : banana: Unchanged skipping 2025/07/24 03:31:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:31:56 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:31:56 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:56 INFO : There was nothing to transfer 2025/07/24 03:31:56 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:56 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:31:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:31:56 DEBUG : apple: Unchanged skipping 2025/07/24 03:31:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:31:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : banana: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:31:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:31:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:31:56 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:31:56 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:56 INFO : There was nothing to transfer 2025/07/24 03:31:56 DEBUG : Waiting for deletions to finish 2025/07/24 03:31:57 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:31:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:32:12 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:12 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:32:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/24 03:32:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:13 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:32:13 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:32:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:32:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:32:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:32:14 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/24 03:32:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:32:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:32:14 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/24 03:32:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:32:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:32:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:32:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:32:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:32:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:32:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:32:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:32:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:32:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:32:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:32:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:32:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:32:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:32:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:32:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:15 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:16 INFO : dir1/0008-2345678.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/24 03:32:16 INFO : apple: Deleted 2025/07/24 03:32:16 INFO : banana: Deleted 2025/07/24 03:32:16 INFO : dir1/0007-1234567.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0014-89;=.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0011-56789;.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0003-defghij.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0009-3456789.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0013-789;=.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0015-9;=.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0010-456789.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0012-6789;.txt: Deleted 2025/07/24 03:32:16 INFO : appleappleapplebanana: Deleted 2025/07/24 03:32:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/24 03:32:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/24 03:32:16 INFO : splitbananasplit: Deleted 2025/07/24 03:32:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/24 03:32:16 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : apple: Unchanged skipping 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:32:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:32:17 DEBUG : banana: Unchanged skipping 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:32:17 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:32:17 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:17 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:32:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:32:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:32:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:32:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:32:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:32:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:32:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:32:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:33 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:32:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:32:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:32:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:32:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:32:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:32:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:32:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:32:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:32:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:32:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:32:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:32:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:32:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:32:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:32:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:32:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/24 03:32:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:32:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:32:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:32:33 INFO : apple: Copied (new) to: PREFIXapple 2025/07/24 03:32:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:32:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:32:34 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/24 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:32:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:32:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/24 03:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:32:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:32:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:32:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:32:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:32:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:32:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:32:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:32:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:32:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/24 03:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:32:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:32:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:32:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:32:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:32:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:32:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:32:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:32:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:32:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:35 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:35 INFO : dir1/0014-89;=.txt: Deleted 2025/07/24 03:32:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0015-9;=.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0007-1234567.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0010-456789.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0012-6789;.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0013-789;=.txt: Deleted 2025/07/24 03:32:36 INFO : apple: Deleted 2025/07/24 03:32:36 INFO : appleappleapplebanana: Deleted 2025/07/24 03:32:36 INFO : banana: Deleted 2025/07/24 03:32:36 INFO : dir1/0003-defghij.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0008-2345678.txt: Deleted 2025/07/24 03:32:36 INFO : splitbananasplit: Deleted 2025/07/24 03:32:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0011-56789;.txt: Deleted 2025/07/24 03:32:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/24 03:32:36 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:32:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:32:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:32:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:32:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:32:37 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:32:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:32:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:32:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:32:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:32:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:32:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:32:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:32:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:32:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:32:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:32:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:32:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:32:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:32:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:32:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:32:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:32:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:32:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:37 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:32:37 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:32:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:32:37 INFO : appleappleapplebanana: Copied (new) 2025/07/24 03:32:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:32:37 INFO : banana: Copied (new) 2025/07/24 03:32:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:32:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/24 03:32:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:32:37 INFO : apple: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:32:38 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:32:38 INFO : splitbananasplit: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:32:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:32:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:32:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:32:38 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:32:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:32:38 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:32:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:32:38 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/24 03:32:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:32:38 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/24 03:32:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:32:39 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/24 03:32:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:32:39 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/24 03:32:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:32:39 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/24 03:32:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:32:39 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/24 03:32:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:32:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/24 03:32:39 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:39 INFO : PREFIXbanana: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/24 03:32:39 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/24 03:32:39 INFO : PREFIXapple: Deleted 2025/07/24 03:32:39 INFO : PREFIXsplitbananasplit: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/24 03:32:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/24 03:32:39 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:40 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:40 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:32:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:32:56 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:56 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:32:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:32:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:32:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:32:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:32:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:32:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:32:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:32:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:32:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:32:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:32:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:32:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:32:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:32:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:32:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:32:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:32:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:32:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:32:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:32:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:32:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:32:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:32:57 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:32:57 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:32:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:32:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:32:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:32:57 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:32:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:32:57 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:32:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:32:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:32:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:32:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:32:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:32:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:32:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:32:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:32:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:32:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:32:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:32:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:32:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:32:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:32:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:32:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:32:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:32:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:32:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:32:59 INFO : dir1/0007-1234567.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0013-789;=.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0009-3456789.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0014-89;=.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0015-9;=.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/24 03:32:59 INFO : apple: Deleted 2025/07/24 03:32:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0010-456789.txt: Deleted 2025/07/24 03:32:59 INFO : banana: Deleted 2025/07/24 03:32:59 INFO : dir1/0003-defghij.txt: Deleted 2025/07/24 03:32:59 INFO : splitbananasplit: Deleted 2025/07/24 03:32:59 INFO : dir1/0008-2345678.txt: Deleted 2025/07/24 03:32:59 INFO : appleappleapplebanana: Deleted 2025/07/24 03:32:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0011-56789;.txt: Deleted 2025/07/24 03:32:59 INFO : dir1/0012-6789;.txt: Deleted 2025/07/24 03:32:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/24 03:33:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:33:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:33:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:33:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:00 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:33:00 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:33:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:33:00 INFO : appleappleapplebanana: Copied (new) 2025/07/24 03:33:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:33:00 INFO : splitbananasplit: Copied (new) 2025/07/24 03:33:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:33:00 INFO : banana: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:33:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:33:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/24 03:33:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:33:01 INFO : apple: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:33:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:33:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:33:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:33:01 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:33:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:33:01 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/24 03:33:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:33:01 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/24 03:33:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:33:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/24 03:33:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:33:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/24 03:33:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:33:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/24 03:33:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:33:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/24 03:33:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:33:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/24 03:33:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:33:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/24 03:33:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:33:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/24 03:33:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/24 03:33:03 INFO : splitbananasplitSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : appleSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : bananaSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/24 03:33:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/24 03:33:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:03 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:04 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:33:19 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:19 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:33:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:20 DEBUG : apple: Unchanged skipping 2025/07/24 03:33:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:20 DEBUG : banana: Unchanged skipping 2025/07/24 03:33:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/24 03:33:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:33:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:20 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:33:20 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:33:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:33:20 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/24 03:33:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:33:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/24 03:33:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:33:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/24 03:33:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:33:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/24 03:33:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:33:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/24 03:33:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:33:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/24 03:33:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:33:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/24 03:33:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:33:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/24 03:33:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:33:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/24 03:33:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:33:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/24 03:33:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:33:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/24 03:33:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:33:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/24 03:33:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:33:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/24 03:33:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:33:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/24 03:33:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:33:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/24 03:33:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:33:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/24 03:33:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:33:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/24 03:33:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:33:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/24 03:33:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0012-6789;.txt: Deleted 2025/07/24 03:33:22 INFO : appleappleapplebanana: Deleted 2025/07/24 03:33:22 INFO : dir1/0009-3456789.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0003-defghij.txt: Deleted 2025/07/24 03:33:22 INFO : splitbananasplit: Deleted 2025/07/24 03:33:22 INFO : dir1/0007-1234567.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0014-89;=.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0008-2345678.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0010-456789.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0011-56789;.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0013-789;=.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0015-9;=.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/24 03:33:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/24 03:33:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:23 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : appleapple: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : apple: Unchanged skipping 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:33:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:33:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : banana: Unchanged skipping 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:33:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:33:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:33:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:33:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:33:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:33:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:33:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:33:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:33:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:33:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:33:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:33:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:33:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:33:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:33:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:33:23 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:23 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:23 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : appleapple: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:33:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:33:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:33:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:33:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:33:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:33:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:33:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:33:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:33:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:33:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:33:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:33:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:33:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:33:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:33:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:33:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:33:23 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:33:39 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:40 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : apple: Unchanged skipping 2025/07/24 03:33:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : banana: Unchanged skipping 2025/07/24 03:33:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:33:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:33:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:33:40 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:33:40 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:40 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:40 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : apple: Unchanged skipping 2025/07/24 03:33:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:33:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : banana: Unchanged skipping 2025/07/24 03:33:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:33:41 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:33:41 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:33:41 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:41 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:41 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:33:41 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:42 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:33:57 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:57 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:33:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : apple: Unchanged skipping 2025/07/24 03:33:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : banana: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:33:58 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:33:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:58 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : apple: Unchanged skipping 2025/07/24 03:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:33:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : banana: Unchanged skipping 2025/07/24 03:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:33:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:33:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:33:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:33:59 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:34:14 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:14 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : apple: Unchanged skipping 2025/07/24 03:34:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:34:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : banana: Unchanged skipping 2025/07/24 03:34:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:34:15 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:34:15 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:15 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:15 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : banana: Unchanged skipping 2025/07/24 03:34:16 DEBUG : apple: Unchanged skipping 2025/07/24 03:34:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:34:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:34:16 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:34:16 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:16 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:16 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:34:31 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:32 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:34:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : apple: Unchanged skipping 2025/07/24 03:34:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:34:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : banana: Unchanged skipping 2025/07/24 03:34:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:34:32 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:32 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:34:32 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:32 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:33 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:34:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : banana: Unchanged skipping 2025/07/24 03:34:33 DEBUG : apple: Unchanged skipping 2025/07/24 03:34:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:34:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:34:33 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:34:33 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:33 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:34 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:34:49 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:49 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : banana: Unchanged skipping 2025/07/24 03:34:50 DEBUG : apple: Unchanged skipping 2025/07/24 03:34:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:34:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:34:50 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:34:50 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:50 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:50 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:34:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : banana: Unchanged skipping 2025/07/24 03:34:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : apple: Unchanged skipping 2025/07/24 03:34:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:34:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:34:51 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:34:51 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:51 DEBUG : Waiting for deletions to finish 2025/07/24 03:34:51 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:34:51 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (207.36s) --- PASS: TestTransform/NFC (15.64s) --- PASS: TestTransform/NFD (17.42s) --- PASS: TestTransform/base64 (20.86s) --- PASS: TestTransform/prefix (22.95s) --- PASS: TestTransform/suffix (23.49s) --- PASS: TestTransform/truncate (19.55s) --- PASS: TestTransform/encoder (18.42s) --- PASS: TestTransform/ISO-8859-1 (17.11s) --- PASS: TestTransform/charmap (17.03s) --- PASS: TestTransform/lowercase (17.65s) --- PASS: TestTransform/ascii (17.25s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:34:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:34:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:34:56 INFO : sub dir_somesuffix: Making directory 2025/07/24 03:34:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:34:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/24 03:34:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/24 03:34:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/24 03:34:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/24 03:34:56 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:56 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:34:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:34:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/24 03:34:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.97s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:34:58 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:34:58 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:34:58 INFO : tictactoe: Making directory 2025/07/24 03:34:58 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:34:58 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:34:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:34:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:34:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:34:58 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:58 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:34:58 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:34:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/24 03:34:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:34:59 INFO : toe: Making directory 2025/07/24 03:34:59 INFO : toe/toe: Making directory 2025/07/24 03:34:59 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:34:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/24 03:34:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:34:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/24 03:34:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:34:59 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/24 03:35:00 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.86s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:01 INFO : toe: Making directory 2025/07/24 03:35:01 INFO : toe/toe: Making directory 2025/07/24 03:35:01 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/24 03:35:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:35:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/24 03:35:01 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:01 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/24 03:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.98s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:03 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:35:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:35:03 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:03 INFO : tictacempty_dir: Making directory 2025/07/24 03:35:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:03 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:03 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:03 INFO : tictactoe: Making directory 2025/07/24 03:35:03 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:03 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:03 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:35:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:35:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:35:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:35:03 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:03 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/24 03:35:04 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.01s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:05 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:35:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:35:05 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:05 INFO : tictacempty_dir: Making directory 2025/07/24 03:35:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:05 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:05 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:05 INFO : tictactoe: Making directory 2025/07/24 03:35:05 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:05 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:05 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:35:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:35:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:35:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:05 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:05 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:06 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/24 03:35:06 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:06 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:06 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:06 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:35:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/24 03:35:06 NOTICE: B2 bucket rclone-test-qupuquz7bizu: 0 differences found 2025/07/24 03:35:06 NOTICE: B2 bucket rclone-test-qupuquz7bizu: 1 matching files --- PASS: TestAllTag (1.86s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:07 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:07 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:07 INFO : tictactoe: Making directory 2025/07/24 03:35:07 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:07 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:07 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:35:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:35:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:35:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:35:07 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:07 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/24 03:35:08 DEBUG : Waiting for deletions to finish 2025/07/24 03:35:08 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:08 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:08 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:35:08 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:35:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/24 03:35:08 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:08 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2025/07/24 03:35:09 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:09 INFO : toe: Making directory 2025/07/24 03:35:09 INFO : toe/toe: Making directory 2025/07/24 03:35:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:35:09 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:09 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:10 INFO : toe/toe/toe: Copied (new) 2025/07/24 03:35:10 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.10s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:11 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:35:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:35:11 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:11 INFO : tictacempty_dir: Making directory 2025/07/24 03:35:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:11 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:11 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:11 INFO : tictactoe: Making directory 2025/07/24 03:35:11 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:11 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:11 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:35:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:35:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:35:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:11 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:11 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:12 INFO : toe/toe/toe.txt: Deleted 2025/07/24 03:35:12 INFO : toe/toe: Removing directory 2025/07/24 03:35:12 INFO : toe: Removing directory 2025/07/24 03:35:12 INFO : empty_dir: Removing directory 2025/07/24 03:35:12 DEBUG : Local file system at /tmp/rclone1577044606: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.69s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:13 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:35:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:35:13 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:13 INFO : tictacempty_dir: Making directory 2025/07/24 03:35:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:13 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:13 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:13 INFO : tictactoe: Making directory 2025/07/24 03:35:13 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:13 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:13 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:35:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:35:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:35:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:13 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:13 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:14 INFO : toe/toe/toe.txt: Deleted 2025/07/24 03:35:14 INFO : toe/toe: Removing directory 2025/07/24 03:35:14 INFO : toe: Removing directory 2025/07/24 03:35:14 INFO : empty_dir: Removing directory 2025/07/24 03:35:14 DEBUG : Local file system at /tmp/rclone1577044606: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/24 03:35:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/24 03:35:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:35:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:35:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:35:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/24 03:35:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.11s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:16 DEBUG : Reset feature "Copy" 2025/07/24 03:35:16 DEBUG : Reset feature "Move" 2025/07/24 03:35:16 DEBUG : Reset feature "Copy" 2025/07/24 03:35:16 DEBUG : Reset feature "Move" 2025/07/24 03:35:16 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:35:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:35:16 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:16 INFO : tictacempty_dir: Making directory 2025/07/24 03:35:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:35:16 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:16 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:16 INFO : tictactoe: Making directory 2025/07/24 03:35:16 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:16 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:35:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:16 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:35:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:35:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:35:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:35:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:16 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:16 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:35:17 INFO : toe/toe/toe.txt: Deleted 2025/07/24 03:35:17 INFO : toe/toe: Removing directory 2025/07/24 03:35:17 INFO : toe: Removing directory 2025/07/24 03:35:17 INFO : empty_dir: Removing directory 2025/07/24 03:35:17 DEBUG : Local file system at /tmp/rclone1577044606: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/24 03:35:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/24 03:35:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:35:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:35:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:35:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/24 03:35:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.14s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:20 DEBUG : toe: transformed to: dG9l 2025/07/24 03:35:20 DEBUG : toe: transformed to: dG9l 2025/07/24 03:35:20 INFO : dG9l: Making directory 2025/07/24 03:35:20 DEBUG : toe: transformed to: dG9l 2025/07/24 03:35:20 DEBUG : toe: transformed to: dG9l 2025/07/24 03:35:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/24 03:35:20 INFO : dG9l/dG9l: Making directory 2025/07/24 03:35:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/24 03:35:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/24 03:35:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/24 03:35:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:35:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/24 03:35:20 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:20 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/24 03:35:21 DEBUG : Waiting for deletions to finish 2025/07/24 03:35:21 DEBUG : dG9l: transformed to: toe 2025/07/24 03:35:21 DEBUG : dG9l: transformed to: toe 2025/07/24 03:35:21 DEBUG : dG9l: transformed to: toe 2025/07/24 03:35:21 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/24 03:35:21 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/24 03:35:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/24 03:35:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/24 03:35:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/24 03:35:21 DEBUG : Local file system at /tmp/rclone1577044606: Waiting for checks to finish 2025/07/24 03:35:21 DEBUG : Local file system at /tmp/rclone1577044606: Waiting for transfers to finish 2025/07/24 03:35:21 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-qupuquz7bizu", Local "Local file system at /tmp/rclone1577044606", Modify Window "1ms" 2025/07/24 03:35:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:35:23 DEBUG : toe: transformed to: 2025/07/24 03:35:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:35:23 DEBUG : toe: transformed to: 2025/07/24 03:35:23 INFO : B2 bucket rclone-test-qupuquz7bizu: Making directory 2025/07/24 03:35:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:35:23 DEBUG : toe: transformed to: 2025/07/24 03:35:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:35:23 DEBUG : toe: transformed to: 2025/07/24 03:35:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:35:23 DEBUG : toe/toe: transformed to: 2025/07/24 03:35:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/24 03:35:23 INFO : toe/toe: Making directory 2025/07/24 03:35:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:35:23 DEBUG : toe/toe: transformed to: 2025/07/24 03:35:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/24 03:35:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:35:23 DEBUG : toe: transformed to: 2025/07/24 03:35:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:35:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:35:23 DEBUG : toe/toe/toe: transformed to: 2025/07/24 03:35:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/24 03:35:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for checks to finish 2025/07/24 03:35:23 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Waiting for transfers to finish 2025/07/24 03:35:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:23 INFO : toe/toe/toe: Copied (new) 2025/07/24 03:35:23 ERROR : B2 bucket rclone-test-qupuquz7bizu: not deleting files as there were IO errors 2025/07/24 03:35:23 ERROR : B2 bucket rclone-test-qupuquz7bizu: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/07/24 03:35:24 DEBUG : B2 bucket rclone-test-qupuquz7bizu: Purge remote 2025/07/24 03:35:24 INFO : B2 bucket rclone-test-qupuquz7bizu: cleaning bucket "rclone-test-qupuquz7bizu" of all files 2025/07/24 03:35:25 DEBUG : BackupDir/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd8d_d20250724_m032900_c001_v7007000_t0000_u01753327740337") 2025/07/24 03:35:25 DEBUG : BackupDir/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1093519844eb248a_d20250724_m032854_c001_v0001036_t0046_u01753327734697") 2025/07/24 03:35:25 DEBUG : CompareDest/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a8c16e43d42a2_d20250724_m032834_c001_v7007000_t0000_u01753327714437") 2025/07/24 03:35:25 DEBUG : CompareDest/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1ddff_d20250724_m032828_c001_v0001098_t0019_u01753327708070") 2025/07/24 03:35:25 DEBUG : CompareDest/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a8c16e43d42a3_d20250724_m032834_c001_v7007000_t0000_u01753327714622") 2025/07/24 03:35:25 DEBUG : CompareDest/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc035d_d20250724_m032829_c001_v0001032_t0023_u01753327709188") 2025/07/24 03:35:25 DEBUG : CopyDest/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd8e_d20250724_m032900_c001_v7007000_t0000_u01753327740520") 2025/07/24 03:35:25 DEBUG : CopyDest/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc037e_d20250724_m032851_c001_v0001032_t0015_u01753327731425") 2025/07/24 03:35:25 DEBUG : CopyDest/three: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd90_d20250724_m032900_c001_v7007000_t0000_u01753327740702") 2025/07/24 03:35:26 DEBUG : CopyDest/three: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc038c_d20250724_m032858_c001_v0001032_t0014_u01753327738219") 2025/07/24 03:35:26 DEBUG : CopyDest/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd91_d20250724_m032900_c001_v7007000_t0000_u01753327740884") 2025/07/24 03:35:26 DEBUG : CopyDest/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1de91_d20250724_m032855_c001_v0001098_t0050_u01753327735781") 2025/07/24 03:35:26 DEBUG : EXISTING: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c16824e_d20250724_m033024_c001_v7007000_t0000_u01753327824217") 2025/07/24 03:35:26 DEBUG : EXISTING: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0412_d20250724_m033022_c001_v0001032_t0012_u01753327822996") 2025/07/24 03:35:26 DEBUG : PREFIXapple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e72_d20250724_m033239_c001_v7007000_t0000_u01753327959741") 2025/07/24 03:35:26 DEBUG : PREFIXapple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796cf_d20250724_m033233_c001_v0001181_t0034_u01753327953805") 2025/07/24 03:35:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed888206_d20250724_m033239_c001_v7007000_t0000_u01753327959674") 2025/07/24 03:35:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0540_d20250724_m033233_c001_v0001032_t0019_u01753327953836") 2025/07/24 03:35:26 DEBUG : PREFIXbanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed888204_d20250724_m033239_c001_v7007000_t0000_u01753327959491") 2025/07/24 03:35:26 DEBUG : PREFIXbanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e307_d20250724_m033233_c001_v0001098_t0015_u01753327953826") 2025/07/24 03:35:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab72503_d20250724_m033239_c001_v7007000_t0000_u01753327959752") 2025/07/24 03:35:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e9a_d20250724_m033233_c001_v0001144_t0042_u01753327953817") 2025/07/24 03:35:26 DEBUG : Testêé: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c168234_d20250724_m033020_c001_v7007000_t0000_u01753327820576") 2025/07/24 03:35:26 DEBUG : Testêé: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc040e_d20250724_m033019_c001_v0001032_t0054_u01753327819375") 2025/07/24 03:35:26 DEBUG : Testêé: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e04d_d20250724_m033018_c001_v0001098_t0059_u01753327818215") 2025/07/24 03:35:26 DEBUG : YXBwbGU=: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897515_d20250724_m033218_c001_v7007000_t0000_u01753327938301") 2025/07/24 03:35:26 DEBUG : YXBwbGU=: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e70_d20250724_m033213_c001_v0001144_t0059_u01753327933552") 2025/07/24 03:35:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897516_d20250724_m033218_c001_v7007000_t0000_u01753327938529") 2025/07/24 03:35:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795a3_d20250724_m033213_c001_v0001181_t0031_u01753327933522") 2025/07/24 03:35:27 DEBUG : YmFuYW5h: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897517_d20250724_m033218_c001_v7007000_t0000_u01753327938713") 2025/07/24 03:35:27 DEBUG : YmFuYW5h: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2bc_d20250724_m033213_c001_v0001098_t0040_u01753327933543") 2025/07/24 03:35:27 DEBUG : a/potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3e6_d20250724_m032654_c001_v7007000_t0000_u01753327614693") 2025/07/24 03:35:27 DEBUG : a/potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dbb7_d20250724_m032653_c001_v0001098_t0007_u01753327613799") 2025/07/24 03:35:27 DEBUG : a/potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3e3_d20250724_m032652_c001_v7007000_t0000_u01753327612036") 2025/07/24 03:35:27 DEBUG : a/potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dba1_d20250724_m032651_c001_v0001098_t0048_u01753327611114") 2025/07/24 03:35:27 DEBUG : a/potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301167_d20250724_m032632_c001_v7007000_t0000_u01753327592451") 2025/07/24 03:35:27 DEBUG : a/potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db33_d20250724_m032631_c001_v0001098_t0000_u01753327591575") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d1b_d20250724_m033451_c001_v7007000_t0000_u01753328091870") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e647_d20250724_m033447_c001_v0001098_t0031_u01753328087390") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996be_d20250724_m033434_c001_v7007000_t0000_u01753328074606") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e5db_d20250724_m033429_c001_v0001098_t0006_u01753328069945") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652cc_d20250724_m033416_c001_v7007000_t0000_u01753328056897") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e571_d20250724_m033412_c001_v0001098_t0043_u01753328052925") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd20_d20250724_m033359_c001_v7007000_t0000_u01753328039855") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e50f_d20250724_m033355_c001_v0001098_t0027_u01753328035610") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ebc_d20250724_m033342_c001_v7007000_t0000_u01753328022747") 2025/07/24 03:35:27 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e49f_d20250724_m033338_c001_v0001098_t0001_u01753328018134") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899955e_d20250724_m033324_c001_v7007000_t0000_u01753328004283") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879974_d20250724_m033317_c001_v0001181_t0012_u01753327997765") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c869_d20250724_m033304_c001_v7007000_t0000_u01753327984837") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955eed_d20250724_m033300_c001_v0001144_t0045_u01753327980660") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c85a_d20250724_m033259_c001_v7007000_t0000_u01753327979341") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879809_d20250724_m033254_c001_v0001181_t0020_u01753327974384") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5c6_d20250724_m033241_c001_v7007000_t0000_u01753327961237") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e31f_d20250724_m033237_c001_v0001098_t0046_u01753327957433") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c833_d20250724_m033236_c001_v7007000_t0000_u01753327956295") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796b1_d20250724_m033231_c001_v0001181_t0022_u01753327951487") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724ba_d20250724_m033216_c001_v7007000_t0000_u01753327936273") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587957f_d20250724_m033210_c001_v0001181_t0025_u01753327930808") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf5370ea_d20250724_m033157_c001_v7007000_t0000_u01753327917602") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587948b_d20250724_m033153_c001_v0001181_t0019_u01753327913441") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b75_d20250724_m033140_c001_v7007000_t0000_u01753327900118") 2025/07/24 03:35:28 DEBUG : apple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587939b_d20250724_m033136_c001_v0001181_t0026_u01753327896321") 2025/07/24 03:35:28 DEBUG : appleSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409cb446aabdd625_d20250724_m033303_c001_v7007000_t0000_u01753327983176") 2025/07/24 03:35:28 DEBUG : appleSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0570_d20250724_m033257_c001_v0001032_t0003_u01753327977296") 2025/07/24 03:35:28 DEBUG : appleapple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899955f_d20250724_m033324_c001_v7007000_t0000_u01753328004465") 2025/07/24 03:35:28 DEBUG : appleapple: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879996_d20250724_m033320_c001_v0001181_t0050_u01753328000210") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d1c_d20250724_m033452_c001_v7007000_t0000_u01753328092052") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0653_d20250724_m033447_c001_v0001032_t0024_u01753328087908") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996bf_d20250724_m033434_c001_v7007000_t0000_u01753328074787") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0629_d20250724_m033430_c001_v0001032_t0006_u01753328070463") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652cd_d20250724_m033417_c001_v7007000_t0000_u01753328057082") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0605_d20250724_m033413_c001_v0001032_t0032_u01753328053722") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd21_d20250724_m033400_c001_v7007000_t0000_u01753328040037") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05e9_d20250724_m033356_c001_v0001032_t0032_u01753328036123") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ebe_d20250724_m033342_c001_v7007000_t0000_u01753328022983") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05c7_d20250724_m033338_c001_v0001032_t0045_u01753328018824") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b3939e8_d20250724_m033322_c001_v7007000_t0000_u01753328002160") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05a0_d20250724_m033318_c001_v0001032_t0036_u01753327998361") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c86a_d20250724_m033305_c001_v7007000_t0000_u01753327985019") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879873_d20250724_m033300_c001_v0001181_t0002_u01753327980681") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9d52_d20250724_m033259_c001_v7007000_t0000_u01753327979558") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e399_d20250724_m033255_c001_v0001098_t0057_u01753327975602") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5c8_d20250724_m033241_c001_v7007000_t0000_u01753327961420") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879709_d20250724_m033237_c001_v0001181_t0019_u01753327957413") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724fe_d20250724_m033236_c001_v7007000_t0000_u01753327956410") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e301_d20250724_m033232_c001_v0001098_t0059_u01753327952305") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf475_d20250724_m033216_c001_v7007000_t0000_u01753327936531") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2b0_d20250724_m033211_c001_v0001098_t0027_u01753327931441") 2025/07/24 03:35:29 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf5370ee_d20250724_m033157_c001_v7007000_t0000_u01753327917784") 2025/07/24 03:35:30 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e248_d20250724_m033154_c001_v0001098_t0034_u01753327914038") 2025/07/24 03:35:30 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b78_d20250724_m033140_c001_v7007000_t0000_u01753327900304") 2025/07/24 03:35:30 DEBUG : appleappleapplebanana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e1f4_d20250724_m033136_c001_v0001098_t0009_u01753327896975") 2025/07/24 03:35:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415646e60c69f826_d20250724_m033303_c001_v7007000_t0000_u01753327983097") 2025/07/24 03:35:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879833_d20250724_m033257_c001_v0001181_t0020_u01753327977266") 2025/07/24 03:35:30 DEBUG : b/potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3e7_d20250724_m032654_c001_v7007000_t0000_u01753327614876") 2025/07/24 03:35:30 DEBUG : b/potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dbab_d20250724_m032652_c001_v0001098_t0020_u01753327612587") 2025/07/24 03:35:30 DEBUG : b/potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3e2_d20250724_m032651_c001_v7007000_t0000_u01753327611475") 2025/07/24 03:35:30 DEBUG : b/potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db95_d20250724_m032650_c001_v0001098_t0009_u01753327610008") 2025/07/24 03:35:30 DEBUG : b/potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301166_d20250724_m032631_c001_v7007000_t0000_u01753327591893") 2025/07/24 03:35:30 DEBUG : b/potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db29_d20250724_m032630_c001_v0001098_t0047_u01753327590491") 2025/07/24 03:35:30 DEBUG : backup/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897167_d20250724_m032914_c001_v7007000_t0000_u01753327754574") 2025/07/24 03:35:30 DEBUG : backup/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f108e8c70a3d4ff8d_d20250724_m032912_c001_v0001104_t0041_u01753327752034") 2025/07/24 03:35:30 DEBUG : backup/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1060747aaa079d09_d20250724_m032907_c001_v0001157_t0014_u01753327747550") 2025/07/24 03:35:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf24a_d20250724_m032940_c001_v7007000_t0000_u01753327780508") 2025/07/24 03:35:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f116670e5a0e31fdd_d20250724_m032938_c001_v0001184_t0001_u01753327778246") 2025/07/24 03:35:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1095337166e68aa3_d20250724_m032934_c001_v0001182_t0030_u01753327774403") 2025/07/24 03:35:30 DEBUG : backup/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ae8c_d20250724_m032927_c001_v7007000_t0000_u01753327767701") 2025/07/24 03:35:30 DEBUG : backup/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1033b1418952c56e_d20250724_m032925_c001_v0001154_t0018_u01753327765507") 2025/07/24 03:35:30 DEBUG : backup/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11614e3d96ee5fc8_d20250724_m032921_c001_v0001041_t0040_u01753327761044") 2025/07/24 03:35:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf24c_d20250724_m032940_c001_v7007000_t0000_u01753327780691") 2025/07/24 03:35:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f108b21650aefef9e_d20250724_m032939_c001_v0001131_t0055_u01753327779479") 2025/07/24 03:35:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f105fa2502e944511_d20250724_m032935_c001_v0001179_t0021_u01753327775925") 2025/07/24 03:35:31 DEBUG : backup/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897168_d20250724_m032914_c001_v7007000_t0000_u01753327754756") 2025/07/24 03:35:31 DEBUG : backup/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1068f321838dafe3_d20250724_m032913_c001_v0001182_t0048_u01753327753788") 2025/07/24 03:35:31 DEBUG : backup/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f10271ad0d0e482e7_d20250724_m032909_c001_v0001179_t0055_u01753327749490") 2025/07/24 03:35:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ae90_d20250724_m032927_c001_v7007000_t0000_u01753327767884") 2025/07/24 03:35:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107044a06f9b2959_d20250724_m032926_c001_v0001179_t0013_u01753327766935") 2025/07/24 03:35:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107cb0194724d0fc_d20250724_m032922_c001_v0001113_t0055_u01753327762928") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d1d_d20250724_m033452_c001_v7007000_t0000_u01753328092233") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879f4c_d20250724_m033447_c001_v0001181_t0031_u01753328087693") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996c0_d20250724_m033434_c001_v7007000_t0000_u01753328074970") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879e4e_d20250724_m033430_c001_v0001181_t0046_u01753328070247") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652ce_d20250724_m033417_c001_v7007000_t0000_u01753328057265") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879d3a_d20250724_m033413_c001_v0001181_t0056_u01753328053413") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd22_d20250724_m033400_c001_v7007000_t0000_u01753328040218") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879bfc_d20250724_m033355_c001_v0001181_t0046_u01753328035915") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ebf_d20250724_m033343_c001_v7007000_t0000_u01753328023167") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879ace_d20250724_m033338_c001_v0001181_t0015_u01753328018537") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999561_d20250724_m033324_c001_v7007000_t0000_u01753328004649") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e42d_d20250724_m033317_c001_v0001098_t0045_u01753327997974") 2025/07/24 03:35:31 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c86b_d20250724_m033305_c001_v7007000_t0000_u01753327985201") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc057c_d20250724_m033300_c001_v0001032_t0035_u01753327980670") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c85e_d20250724_m033259_c001_v7007000_t0000_u01753327979526") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ed8_d20250724_m033254_c001_v0001144_t0014_u01753327974614") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5ca_d20250724_m033241_c001_v7007000_t0000_u01753327961603") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc054e_d20250724_m033237_c001_v0001032_t0012_u01753327957402") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e65_d20250724_m033236_c001_v7007000_t0000_u01753327956422") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e96_d20250724_m033231_c001_v0001144_t0045_u01753327951733") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289750f_d20250724_m033216_c001_v7007000_t0000_u01753327936282") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc050c_d20250724_m033211_c001_v0001032_t0001_u01753327931018") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf5370f0_d20250724_m033157_c001_v7007000_t0000_u01753327917965") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04f2_d20250724_m033153_c001_v0001032_t0025_u01753327913659") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b7c_d20250724_m033140_c001_v7007000_t0000_u01753327900490") 2025/07/24 03:35:32 DEBUG : banana: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04da_d20250724_m033136_c001_v0001032_t0010_u01753327896525") 2025/07/24 03:35:32 DEBUG : bananaSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f408e4c6c6ab8b6b6_d20250724_m033303_c001_v7007000_t0000_u01753327983351") 2025/07/24 03:35:32 DEBUG : bananaSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ede_d20250724_m033257_c001_v0001144_t0049_u01753327977277") 2025/07/24 03:35:32 DEBUG : both0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393801_d20250724_m033111_c001_v7007000_t0000_u01753327871347") 2025/07/24 03:35:32 DEBUG : both0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0ea_d20250724_m033050_c001_v0001098_t0023_u01753327850061") 2025/07/24 03:35:32 DEBUG : both0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6b4_d20250724_m033045_c001_v7007000_t0000_u01753327845827") 2025/07/24 03:35:32 DEBUG : both0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e05f_d20250724_m033026_c001_v0001098_t0016_u01753327826092") 2025/07/24 03:35:32 DEBUG : both1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393802_d20250724_m033111_c001_v7007000_t0000_u01753327871530") 2025/07/24 03:35:32 DEBUG : both1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0f2_d20250724_m033051_c001_v0001098_t0041_u01753327851377") 2025/07/24 03:35:33 DEBUG : both1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6b6_d20250724_m033046_c001_v7007000_t0000_u01753327846012") 2025/07/24 03:35:33 DEBUG : both1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e061_d20250724_m033026_c001_v0001098_t0059_u01753327826911") 2025/07/24 03:35:33 DEBUG : both10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393805_d20250724_m033111_c001_v7007000_t0000_u01753327871713") 2025/07/24 03:35:33 DEBUG : both10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e110_d20250724_m033058_c001_v0001098_t0036_u01753327858922") 2025/07/24 03:35:33 DEBUG : both10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6b7_d20250724_m033046_c001_v7007000_t0000_u01753327846195") 2025/07/24 03:35:33 DEBUG : both10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e085_d20250724_m033034_c001_v0001098_t0027_u01753327834542") 2025/07/24 03:35:33 DEBUG : both11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393806_d20250724_m033111_c001_v7007000_t0000_u01753327871896") 2025/07/24 03:35:33 DEBUG : both11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e116_d20250724_m033059_c001_v0001098_t0037_u01753327859637") 2025/07/24 03:35:33 DEBUG : both11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6b9_d20250724_m033046_c001_v7007000_t0000_u01753327846377") 2025/07/24 03:35:33 DEBUG : both11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e08b_d20250724_m033035_c001_v0001098_t0050_u01753327835405") 2025/07/24 03:35:33 DEBUG : both12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393809_d20250724_m033112_c001_v7007000_t0000_u01753327872079") 2025/07/24 03:35:33 DEBUG : both12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e11c_d20250724_m033100_c001_v0001098_t0034_u01753327860535") 2025/07/24 03:35:33 DEBUG : both12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6bb_d20250724_m033046_c001_v7007000_t0000_u01753327846560") 2025/07/24 03:35:33 DEBUG : both12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e091_d20250724_m033036_c001_v0001098_t0023_u01753327836370") 2025/07/24 03:35:33 DEBUG : both13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39380c_d20250724_m033112_c001_v7007000_t0000_u01753327872262") 2025/07/24 03:35:33 DEBUG : both13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e122_d20250724_m033101_c001_v0001098_t0018_u01753327861239") 2025/07/24 03:35:33 DEBUG : both13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6bc_d20250724_m033046_c001_v7007000_t0000_u01753327846742") 2025/07/24 03:35:33 DEBUG : both13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e095_d20250724_m033037_c001_v0001098_t0052_u01753327837204") 2025/07/24 03:35:33 DEBUG : both14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39380d_d20250724_m033112_c001_v7007000_t0000_u01753327872445") 2025/07/24 03:35:33 DEBUG : both14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e12e_d20250724_m033103_c001_v0001098_t0052_u01753327863004") 2025/07/24 03:35:33 DEBUG : both14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6be_d20250724_m033046_c001_v7007000_t0000_u01753327846926") 2025/07/24 03:35:34 DEBUG : both14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e09b_d20250724_m033038_c001_v0001098_t0000_u01753327838093") 2025/07/24 03:35:34 DEBUG : both15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393810_d20250724_m033112_c001_v7007000_t0000_u01753327872629") 2025/07/24 03:35:34 DEBUG : both15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e134_d20250724_m033103_c001_v0001098_t0041_u01753327863897") 2025/07/24 03:35:34 DEBUG : both15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6bf_d20250724_m033047_c001_v7007000_t0000_u01753327847109") 2025/07/24 03:35:34 DEBUG : both15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e09f_d20250724_m033039_c001_v0001098_t0001_u01753327839107") 2025/07/24 03:35:34 DEBUG : both16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393811_d20250724_m033112_c001_v7007000_t0000_u01753327872811") 2025/07/24 03:35:34 DEBUG : both16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e13c_d20250724_m033105_c001_v0001098_t0023_u01753327865190") 2025/07/24 03:35:34 DEBUG : both16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6c1_d20250724_m033047_c001_v7007000_t0000_u01753327847293") 2025/07/24 03:35:34 DEBUG : both16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0a3_d20250724_m033039_c001_v0001098_t0006_u01753327839911") 2025/07/24 03:35:34 DEBUG : both17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393814_d20250724_m033112_c001_v7007000_t0000_u01753327872994") 2025/07/24 03:35:34 DEBUG : both17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e140_d20250724_m033105_c001_v0001098_t0032_u01753327865995") 2025/07/24 03:35:34 DEBUG : both17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6c2_d20250724_m033047_c001_v7007000_t0000_u01753327847476") 2025/07/24 03:35:34 DEBUG : both17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0a7_d20250724_m033040_c001_v0001098_t0055_u01753327840610") 2025/07/24 03:35:34 DEBUG : both18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393817_d20250724_m033113_c001_v7007000_t0000_u01753327873177") 2025/07/24 03:35:34 DEBUG : both18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e146_d20250724_m033106_c001_v0001098_t0002_u01753327866974") 2025/07/24 03:35:34 DEBUG : both18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6c4_d20250724_m033047_c001_v7007000_t0000_u01753327847666") 2025/07/24 03:35:34 DEBUG : both18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0b1_d20250724_m033041_c001_v0001098_t0032_u01753327841551") 2025/07/24 03:35:34 DEBUG : both19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393818_d20250724_m033113_c001_v7007000_t0000_u01753327873373") 2025/07/24 03:35:34 DEBUG : both19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e14c_d20250724_m033107_c001_v0001098_t0009_u01753327867745") 2025/07/24 03:35:34 DEBUG : both19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6c6_d20250724_m033047_c001_v7007000_t0000_u01753327847849") 2025/07/24 03:35:34 DEBUG : both19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0b5_d20250724_m033042_c001_v0001098_t0028_u01753327842273") 2025/07/24 03:35:35 DEBUG : both2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39381c_d20250724_m033113_c001_v7007000_t0000_u01753327873569") 2025/07/24 03:35:35 DEBUG : both2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0f4_d20250724_m033052_c001_v0001098_t0054_u01753327852059") 2025/07/24 03:35:35 DEBUG : both2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6c7_d20250724_m033048_c001_v7007000_t0000_u01753327848031") 2025/07/24 03:35:35 DEBUG : both2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e065_d20250724_m033027_c001_v0001098_t0002_u01753327827692") 2025/07/24 03:35:35 DEBUG : both3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39381e_d20250724_m033113_c001_v7007000_t0000_u01753327873752") 2025/07/24 03:35:35 DEBUG : both3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0f6_d20250724_m033052_c001_v0001098_t0032_u01753327852895") 2025/07/24 03:35:35 DEBUG : both3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6c9_d20250724_m033048_c001_v7007000_t0000_u01753327848213") 2025/07/24 03:35:35 DEBUG : both3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e069_d20250724_m033028_c001_v0001098_t0028_u01753327828622") 2025/07/24 03:35:35 DEBUG : both4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393820_d20250724_m033113_c001_v7007000_t0000_u01753327873936") 2025/07/24 03:35:35 DEBUG : both4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0f8_d20250724_m033053_c001_v0001098_t0017_u01753327853733") 2025/07/24 03:35:35 DEBUG : both4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6ca_d20250724_m033048_c001_v7007000_t0000_u01753327848396") 2025/07/24 03:35:35 DEBUG : both4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e06d_d20250724_m033029_c001_v0001098_t0011_u01753327829394") 2025/07/24 03:35:35 DEBUG : both5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393823_d20250724_m033114_c001_v7007000_t0000_u01753327874119") 2025/07/24 03:35:35 DEBUG : both5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0fa_d20250724_m033054_c001_v0001098_t0052_u01753327854753") 2025/07/24 03:35:35 DEBUG : both5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6cc_d20250724_m033048_c001_v7007000_t0000_u01753327848580") 2025/07/24 03:35:35 DEBUG : both5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e06f_d20250724_m033030_c001_v0001098_t0018_u01753327830270") 2025/07/24 03:35:35 DEBUG : both6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393824_d20250724_m033114_c001_v7007000_t0000_u01753327874301") 2025/07/24 03:35:35 DEBUG : both6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e0fc_d20250724_m033055_c001_v0001098_t0015_u01753327855556") 2025/07/24 03:35:35 DEBUG : both6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6ce_d20250724_m033048_c001_v7007000_t0000_u01753327848763") 2025/07/24 03:35:35 DEBUG : both6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e071_d20250724_m033031_c001_v0001098_t0045_u01753327831266") 2025/07/24 03:35:35 DEBUG : both7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393827_d20250724_m033114_c001_v7007000_t0000_u01753327874485") 2025/07/24 03:35:36 DEBUG : both7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e102_d20250724_m033056_c001_v0001098_t0038_u01753327856608") 2025/07/24 03:35:36 DEBUG : both7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6cf_d20250724_m033048_c001_v7007000_t0000_u01753327848946") 2025/07/24 03:35:36 DEBUG : both7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e073_d20250724_m033032_c001_v0001098_t0019_u01753327832234") 2025/07/24 03:35:36 DEBUG : both8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393829_d20250724_m033114_c001_v7007000_t0000_u01753327874668") 2025/07/24 03:35:36 DEBUG : both8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e108_d20250724_m033057_c001_v0001098_t0007_u01753327857330") 2025/07/24 03:35:36 DEBUG : both8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6d2_d20250724_m033049_c001_v7007000_t0000_u01753327849130") 2025/07/24 03:35:36 DEBUG : both8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e079_d20250724_m033032_c001_v0001098_t0014_u01753327832909") 2025/07/24 03:35:36 DEBUG : both9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39382c_d20250724_m033114_c001_v7007000_t0000_u01753327874852") 2025/07/24 03:35:36 DEBUG : both9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e10e_d20250724_m033058_c001_v0001098_t0024_u01753327858194") 2025/07/24 03:35:36 DEBUG : both9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6d3_d20250724_m033049_c001_v7007000_t0000_u01753327849314") 2025/07/24 03:35:36 DEBUG : both9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e07d_d20250724_m033033_c001_v0001098_t0017_u01753327833708") 2025/07/24 03:35:36 DEBUG : c/non empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3e8_d20250724_m032655_c001_v7007000_t0000_u01753327615058") 2025/07/24 03:35:36 DEBUG : c/non empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dbb1_d20250724_m032653_c001_v0001098_t0005_u01753327613047") 2025/07/24 03:35:36 DEBUG : c/non empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3e4_d20250724_m032652_c001_v7007000_t0000_u01753327612218") 2025/07/24 03:35:36 DEBUG : c/non empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db99_d20250724_m032650_c001_v0001098_t0047_u01753327610359") 2025/07/24 03:35:36 DEBUG : c/non empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301168_d20250724_m032632_c001_v7007000_t0000_u01753327592635") 2025/07/24 03:35:36 DEBUG : c/non empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db2d_d20250724_m032630_c001_v0001098_t0038_u01753327590888") 2025/07/24 03:35:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897518_d20250724_m033218_c001_v7007000_t0000_u01753327938895") 2025/07/24 03:35:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0510_d20250724_m033213_c001_v0001032_t0044_u01753327933530") 2025/07/24 03:35:36 DEBUG : check sum: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301161_d20250724_m032623_c001_v7007000_t0000_u01753327583157") 2025/07/24 03:35:36 DEBUG : check sum: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db0f_d20250724_m032622_c001_v0001098_t0004_u01753327582108") 2025/07/24 03:35:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f40783b0bca41bec4_d20250724_m033522_c001_v7007000_t0000_u01753328122776") 2025/07/24 03:35:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e709_d20250724_m033521_c001_v0001098_t0033_u01753328121251") 2025/07/24 03:35:37 DEBUG : dest/3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd2f_d20250724_m032843_c001_v7007000_t0000_u01753327723873") 2025/07/24 03:35:37 DEBUG : dest/3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f408f3ca0619aaa53_d20250724_m032842_c001_v0001037_t0035_u01753327722696") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999562_d20250724_m033324_c001_v7007000_t0000_u01753328004830") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05a4_d20250724_m033320_c001_v0001032_t0022_u01753328000210") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d1e_d20250724_m033452_c001_v7007000_t0000_u01753328092415") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e615_d20250724_m033439_c001_v0001098_t0037_u01753328079253") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996c1_d20250724_m033435_c001_v7007000_t0000_u01753328075151") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e5ab_d20250724_m033421_c001_v0001098_t0010_u01753328061595") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652cf_d20250724_m033417_c001_v7007000_t0000_u01753328057449") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e541_d20250724_m033404_c001_v0001098_t0052_u01753328044568") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd23_d20250724_m033400_c001_v7007000_t0000_u01753328040417") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e4db_d20250724_m033347_c001_v0001098_t0002_u01753328027463") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec0_d20250724_m033343_c001_v7007000_t0000_u01753328023350") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e46f_d20250724_m033329_c001_v0001098_t0059_u01753328009040") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2b1d1_d20250724_m033322_c001_v7007000_t0000_u01753328002568") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58798fd_d20250724_m033309_c001_v0001181_t0045_u01753327989489") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c86c_d20250724_m033305_c001_v7007000_t0000_u01753327985382") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879877_d20250724_m033300_c001_v0001181_t0046_u01753327980920") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e90_d20250724_m033259_c001_v7007000_t0000_u01753327979682") 2025/07/24 03:35:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879790_d20250724_m033246_c001_v0001181_t0049_u01753327966001") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5cb_d20250724_m033241_c001_v7007000_t0000_u01753327961786") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587970d_d20250724_m033237_c001_v0001181_t0044_u01753327957621") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9d0f_d20250724_m033236_c001_v7007000_t0000_u01753327956463") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587963d_d20250724_m033223_c001_v0001181_t0006_u01753327943049") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d365158_d20250724_m033216_c001_v7007000_t0000_u01753327936480") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879503_d20250724_m033202_c001_v0001181_t0039_u01753327922193") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf5370f5_d20250724_m033158_c001_v7007000_t0000_u01753327918148") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879417_d20250724_m033144_c001_v0001181_t0020_u01753327904763") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b7e_d20250724_m033140_c001_v7007000_t0000_u01753327900673") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879335_d20250724_m033128_c001_v0001181_t0039_u01753327888765") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409cb446aabdd626_d20250724_m033303_c001_v7007000_t0000_u01753327983362") 2025/07/24 03:35:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879839_d20250724_m033257_c001_v0001181_t0026_u01753327977482") 2025/07/24 03:35:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999563_d20250724_m033325_c001_v7007000_t0000_u01753328005012") 2025/07/24 03:35:38 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f13_d20250724_m033320_c001_v0001144_t0020_u01753328000194") 2025/07/24 03:35:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d1f_d20250724_m033452_c001_v7007000_t0000_u01753328092597") 2025/07/24 03:35:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879ece_d20250724_m033439_c001_v0001181_t0059_u01753328079971") 2025/07/24 03:35:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996c2_d20250724_m033435_c001_v7007000_t0000_u01753328075333") 2025/07/24 03:35:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879dd0_d20250724_m033422_c001_v0001181_t0022_u01753328062263") 2025/07/24 03:35:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d0_d20250724_m033417_c001_v7007000_t0000_u01753328057632") 2025/07/24 03:35:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879ca0_d20250724_m033405_c001_v0001181_t0017_u01753328045327") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd24_d20250724_m033400_c001_v7007000_t0000_u01753328040601") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879b70_d20250724_m033348_c001_v0001181_t0040_u01753328028204") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec1_d20250724_m033343_c001_v7007000_t0000_u01753328023534") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879a44_d20250724_m033330_c001_v0001181_t0001_u01753328010045") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d365289_d20250724_m033322_c001_v7007000_t0000_u01753328002354") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3f9_d20250724_m033310_c001_v0001098_t0047_u01753327990122") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c86e_d20250724_m033305_c001_v7007000_t0000_u01753327985563") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3c7_d20250724_m033301_c001_v0001098_t0036_u01753327981032") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c861_d20250724_m033259_c001_v7007000_t0000_u01753327979698") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ec2_d20250724_m033246_c001_v0001144_t0028_u01753327966566") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5ce_d20250724_m033241_c001_v7007000_t0000_u01753327961968") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0550_d20250724_m033237_c001_v0001032_t0041_u01753327957784") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e61_d20250724_m033236_c001_v7007000_t0000_u01753327956053") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e84_d20250724_m033223_c001_v0001144_t0020_u01753327943644") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f404f17111b5edbd8_d20250724_m033216_c001_v7007000_t0000_u01753327936489") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04fa_d20250724_m033202_c001_v0001032_t0042_u01753327922765") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf5370f9_d20250724_m033158_c001_v7007000_t0000_u01753327918329") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04e0_d20250724_m033145_c001_v0001032_t0016_u01753327905328") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b7f_d20250724_m033140_c001_v7007000_t0000_u01753327900856") 2025/07/24 03:35:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04cc_d20250724_m033128_c001_v0001032_t0020_u01753327888983") 2025/07/24 03:35:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415646e60c69f827_d20250724_m033303_c001_v7007000_t0000_u01753327983281") 2025/07/24 03:35:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3a7_d20250724_m033257_c001_v0001098_t0036_u01753327977675") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999565_d20250724_m033325_c001_v7007000_t0000_u01753328005194") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587999a_d20250724_m033320_c001_v0001181_t0019_u01753328000423") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d20_d20250724_m033452_c001_v7007000_t0000_u01753328092778") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc063b_d20250724_m033440_c001_v0001032_t0048_u01753328080645") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996c3_d20250724_m033435_c001_v7007000_t0000_u01753328075515") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0613_d20250724_m033422_c001_v0001032_t0028_u01753328062851") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d1_d20250724_m033417_c001_v7007000_t0000_u01753328057816") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05f3_d20250724_m033405_c001_v0001032_t0012_u01753328045895") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd25_d20250724_m033400_c001_v7007000_t0000_u01753328040786") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05d1_d20250724_m033348_c001_v0001032_t0036_u01753328028824") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec2_d20250724_m033343_c001_v7007000_t0000_u01753328023717") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05b9_d20250724_m033330_c001_v0001032_t0041_u01753328010673") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999555_d20250724_m033322_c001_v7007000_t0000_u01753328002514") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0590_d20250724_m033310_c001_v0001032_t0032_u01753327990863") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c86f_d20250724_m033305_c001_v7007000_t0000_u01753327985744") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc057e_d20250724_m033301_c001_v0001032_t0041_u01753327981079") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c859_d20250724_m033259_c001_v7007000_t0000_u01753327979330") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e363_d20250724_m033247_c001_v0001098_t0017_u01753327967511") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5d0_d20250724_m033242_c001_v7007000_t0000_u01753327962150") 2025/07/24 03:35:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e323_d20250724_m033237_c001_v0001098_t0059_u01753327957867") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed8881f3_d20250724_m033236_c001_v7007000_t0000_u01753327956476") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2f3_d20250724_m033224_c001_v0001098_t0009_u01753327944519") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897511_d20250724_m033216_c001_v7007000_t0000_u01753327936655") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e274_d20250724_m033203_c001_v0001098_t0030_u01753327923492") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf5370fc_d20250724_m033158_c001_v7007000_t0000_u01753327918510") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e21e_d20250724_m033146_c001_v0001098_t0022_u01753327906035") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b81_d20250724_m033141_c001_v7007000_t0000_u01753327901040") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e1d0_d20250724_m033129_c001_v0001098_t0014_u01753327889371") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b3939b1_d20250724_m033303_c001_v7007000_t0000_u01753327983473") 2025/07/24 03:35:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0572_d20250724_m033257_c001_v0001032_t0006_u01753327977686") 2025/07/24 03:35:41 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999568_d20250724_m033325_c001_v7007000_t0000_u01753328005479") 2025/07/24 03:35:41 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e441_d20250724_m033320_c001_v0001098_t0047_u01753328000586") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d21_d20250724_m033452_c001_v7007000_t0000_u01753328092960") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ff7_d20250724_m033441_c001_v0001144_t0039_u01753328081476") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996c4_d20250724_m033435_c001_v7007000_t0000_u01753328075698") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fcd_d20250724_m033423_c001_v0001144_t0056_u01753328063623") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d2_d20250724_m033417_c001_v7007000_t0000_u01753328057998") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fa1_d20250724_m033406_c001_v0001144_t0055_u01753328046817") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd26_d20250724_m033400_c001_v7007000_t0000_u01753328040968") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f6d_d20250724_m033349_c001_v0001144_t0046_u01753328029605") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec3_d20250724_m033343_c001_v7007000_t0000_u01753328023901") 2025/07/24 03:35:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f39_d20250724_m033331_c001_v0001144_t0013_u01753328011511") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfc132_d20250724_m033322_c001_v7007000_t0000_u01753328002321") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955efd_d20250724_m033311_c001_v0001144_t0026_u01753327991666") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c870_d20250724_m033305_c001_v7007000_t0000_u01753327985925") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587987b_d20250724_m033301_c001_v0001181_t0015_u01753327981146") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c85f_d20250724_m033259_c001_v7007000_t0000_u01753327979533") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0562_d20250724_m033248_c001_v0001032_t0033_u01753327968220") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5d1_d20250724_m033242_c001_v7007000_t0000_u01753327962400") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879711_d20250724_m033237_c001_v0001181_t0001_u01753327957857") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f400906e0545beb22_d20250724_m033236_c001_v7007000_t0000_u01753327956433") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0528_d20250724_m033225_c001_v0001032_t0009_u01753327945347") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899948d_d20250724_m033216_c001_v7007000_t0000_u01753327936325") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e58_d20250724_m033204_c001_v0001144_t0032_u01753327924130") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf5370ff_d20250724_m033158_c001_v7007000_t0000_u01753327918694") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e28_d20250724_m033146_c001_v0001144_t0022_u01753327906783") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b83_d20250724_m033141_c001_v7007000_t0000_u01753327901224") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e02_d20250724_m033129_c001_v0001144_t0042_u01753327889684") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b3939b0_d20250724_m033303_c001_v7007000_t0000_u01753327983290") 2025/07/24 03:35:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587983d_d20250724_m033257_c001_v0001181_t0023_u01753327977699") 2025/07/24 03:35:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999569_d20250724_m033325_c001_v7007000_t0000_u01753328005662") 2025/07/24 03:35:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05a6_d20250724_m033320_c001_v0001032_t0021_u01753328000604") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d22_d20250724_m033453_c001_v7007000_t0000_u01753328093141") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e627_d20250724_m033442_c001_v0001098_t0038_u01753328082478") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996c5_d20250724_m033435_c001_v7007000_t0000_u01753328075879") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e5b7_d20250724_m033424_c001_v0001098_t0027_u01753328064311") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d4_d20250724_m033418_c001_v7007000_t0000_u01753328058181") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e54d_d20250724_m033407_c001_v0001098_t0056_u01753328047752") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd27_d20250724_m033401_c001_v7007000_t0000_u01753328041150") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e4e7_d20250724_m033350_c001_v0001098_t0052_u01753328030344") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec4_d20250724_m033344_c001_v7007000_t0000_u01753328024084") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e47f_d20250724_m033332_c001_v0001098_t0012_u01753328012342") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfc134_d20250724_m033322_c001_v7007000_t0000_u01753328002693") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879922_d20250724_m033312_c001_v0001181_t0030_u01753327992229") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c871_d20250724_m033306_c001_v7007000_t0000_u01753327986109") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879881_d20250724_m033301_c001_v0001181_t0010_u01753327981364") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c85b_d20250724_m033259_c001_v7007000_t0000_u01753327979341") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58797b8_d20250724_m033248_c001_v0001181_t0040_u01753327968703") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5d3_d20250724_m033242_c001_v7007000_t0000_u01753327962582") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879715_d20250724_m033238_c001_v0001181_t0050_u01753327958106") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed8881f0_d20250724_m033236_c001_v7007000_t0000_u01753327956249") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879667_d20250724_m033225_c001_v0001181_t0054_u01753327945856") 2025/07/24 03:35:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724b5_d20250724_m033216_c001_v7007000_t0000_u01753327936091") 2025/07/24 03:35:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879523_d20250724_m033204_c001_v0001181_t0016_u01753327924895") 2025/07/24 03:35:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537101_d20250724_m033158_c001_v7007000_t0000_u01753327918876") 2025/07/24 03:35:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879441_d20250724_m033147_c001_v0001181_t0013_u01753327907975") 2025/07/24 03:35:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b84_d20250724_m033141_c001_v7007000_t0000_u01753327901408") 2025/07/24 03:35:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879353_d20250724_m033130_c001_v0001181_t0033_u01753327890854") 2025/07/24 03:35:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfc11a_d20250724_m033303_c001_v7007000_t0000_u01753327983312") 2025/07/24 03:35:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ee1_d20250724_m033257_c001_v0001144_t0009_u01753327977866") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899956a_d20250724_m033325_c001_v7007000_t0000_u01753328005844") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587999c_d20250724_m033320_c001_v0001181_t0038_u01753328000639") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d23_d20250724_m033453_c001_v7007000_t0000_u01753328093322") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879ef4_d20250724_m033442_c001_v0001181_t0029_u01753328082801") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996c6_d20250724_m033436_c001_v7007000_t0000_u01753328076060") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879df2_d20250724_m033424_c001_v0001181_t0005_u01753328064637") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d5_d20250724_m033418_c001_v7007000_t0000_u01753328058363") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879cd0_d20250724_m033408_c001_v0001181_t0016_u01753328048233") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd28_d20250724_m033401_c001_v7007000_t0000_u01753328041332") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879b9c_d20250724_m033350_c001_v0001181_t0054_u01753328030721") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec5_d20250724_m033344_c001_v7007000_t0000_u01753328024267") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879a76_d20250724_m033332_c001_v0001181_t0026_u01753328012789") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999558_d20250724_m033322_c001_v7007000_t0000_u01753328002703") 2025/07/24 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e403_d20250724_m033312_c001_v0001098_t0013_u01753327992444") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c872_d20250724_m033306_c001_v7007000_t0000_u01753327986301") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955eef_d20250724_m033301_c001_v0001144_t0049_u01753327981441") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e8f_d20250724_m033259_c001_v7007000_t0000_u01753327979499") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ec4_d20250724_m033248_c001_v0001144_t0019_u01753327968929") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5d5_d20250724_m033242_c001_v7007000_t0000_u01753327962764") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955eaa_d20250724_m033238_c001_v0001144_t0005_u01753327958117") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e63_d20250724_m033236_c001_v7007000_t0000_u01753327956236") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e88_d20250724_m033226_c001_v0001144_t0059_u01753327946080") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03e00aa_d20250724_m033216_c001_v7007000_t0000_u01753327936500") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04fe_d20250724_m033205_c001_v0001032_t0001_u01753327925108") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537104_d20250724_m033159_c001_v7007000_t0000_u01753327919058") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04e6_d20250724_m033148_c001_v0001032_t0003_u01753327908197") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b85_d20250724_m033141_c001_v7007000_t0000_u01753327901590") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04ce_d20250724_m033131_c001_v0001032_t0040_u01753327891068") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c864_d20250724_m033303_c001_v7007000_t0000_u01753327983114") 2025/07/24 03:35:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879841_d20250724_m033257_c001_v0001181_t0030_u01753327977908") 2025/07/24 03:35:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899956b_d20250724_m033326_c001_v7007000_t0000_u01753328006026") 2025/07/24 03:35:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f15_d20250724_m033320_c001_v0001144_t0017_u01753328000824") 2025/07/24 03:35:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d24_d20250724_m033453_c001_v7007000_t0000_u01753328093503") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0643_d20250724_m033443_c001_v0001032_t0025_u01753328083053") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996c7_d20250724_m033436_c001_v7007000_t0000_u01753328076241") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0619_d20250724_m033424_c001_v0001032_t0006_u01753328064844") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d6_d20250724_m033418_c001_v7007000_t0000_u01753328058546") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05fb_d20250724_m033408_c001_v0001032_t0028_u01753328048448") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd29_d20250724_m033401_c001_v7007000_t0000_u01753328041522") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05d9_d20250724_m033350_c001_v0001032_t0037_u01753328030933") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec6_d20250724_m033344_c001_v7007000_t0000_u01753328024450") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05bb_d20250724_m033333_c001_v0001032_t0036_u01753328013000") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfc131_d20250724_m033322_c001_v7007000_t0000_u01753328002138") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0592_d20250724_m033312_c001_v0001032_t0006_u01753327992769") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c873_d20250724_m033306_c001_v7007000_t0000_u01753327986483") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3c9_d20250724_m033301_c001_v0001098_t0005_u01753327981494") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c85c_d20250724_m033259_c001_v7007000_t0000_u01753327979514") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e377_d20250724_m033249_c001_v0001098_t0041_u01753327969939") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5d6_d20250724_m033242_c001_v7007000_t0000_u01753327962949") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e327_d20250724_m033238_c001_v0001098_t0053_u01753327958288") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724fc_d20250724_m033236_c001_v7007000_t0000_u01753327956225") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2f7_d20250724_m033226_c001_v0001098_t0007_u01753327946691") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11af9_d20250724_m033216_c001_v7007000_t0000_u01753327936334") 2025/07/24 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e28c_d20250724_m033205_c001_v0001098_t0002_u01753327925955") 2025/07/24 03:35:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537107_d20250724_m033159_c001_v7007000_t0000_u01753327919239") 2025/07/24 03:35:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e22c_d20250724_m033148_c001_v0001098_t0033_u01753327908657") 2025/07/24 03:35:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b86_d20250724_m033141_c001_v7007000_t0000_u01753327901773") 2025/07/24 03:35:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e1dc_d20250724_m033131_c001_v0001098_t0012_u01753327891723") 2025/07/24 03:35:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfc118_d20250724_m033303_c001_v7007000_t0000_u01753327983131") 2025/07/24 03:35:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3ab_d20250724_m033257_c001_v0001098_t0006_u01753327977956") 2025/07/24 03:35:47 DEBUG : dir1/0007-12345: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899956d_d20250724_m033326_c001_v7007000_t0000_u01753328006208") 2025/07/24 03:35:47 DEBUG : dir1/0007-12345: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58799a0_d20250724_m033320_c001_v0001181_t0026_u01753328000849") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d25_d20250724_m033453_c001_v7007000_t0000_u01753328093684") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ffd_d20250724_m033443_c001_v0001144_t0043_u01753328083452") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996ca_d20250724_m033436_c001_v7007000_t0000_u01753328076423") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fcf_d20250724_m033425_c001_v0001144_t0043_u01753328065315") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d7_d20250724_m033418_c001_v7007000_t0000_u01753328058729") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fa5_d20250724_m033408_c001_v0001144_t0055_u01753328048916") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd2a_d20250724_m033401_c001_v7007000_t0000_u01753328041705") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f73_d20250724_m033351_c001_v0001144_t0009_u01753328031456") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec7_d20250724_m033344_c001_v7007000_t0000_u01753328024634") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f3d_d20250724_m033333_c001_v0001144_t0024_u01753328013756") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b3939ee_d20250724_m033322_c001_v7007000_t0000_u01753328002346") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f03_d20250724_m033313_c001_v0001144_t0022_u01753327993324") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c874_d20250724_m033306_c001_v7007000_t0000_u01753327986665") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0580_d20250724_m033301_c001_v0001032_t0048_u01753327981564") 2025/07/24 03:35:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e8d_d20250724_m033259_c001_v7007000_t0000_u01753327979134") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0566_d20250724_m033250_c001_v0001032_t0020_u01753327970217") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5d9_d20250724_m033243_c001_v7007000_t0000_u01753327963133") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879719_d20250724_m033238_c001_v0001181_t0040_u01753327958312") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f400906e0545beb21_d20250724_m033236_c001_v7007000_t0000_u01753327956244") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc052c_d20250724_m033227_c001_v0001032_t0041_u01753327947108") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d365157_d20250724_m033216_c001_v7007000_t0000_u01753327936291") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e5c_d20250724_m033206_c001_v0001144_t0056_u01753327926274") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537109_d20250724_m033159_c001_v7007000_t0000_u01753327919422") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e2e_d20250724_m033149_c001_v0001144_t0057_u01753327909057") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b87_d20250724_m033141_c001_v7007000_t0000_u01753327901956") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e08_d20250724_m033132_c001_v0001144_t0050_u01753327892045") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c866_d20250724_m033303_c001_v7007000_t0000_u01753327983300") 2025/07/24 03:35:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587984b_d20250724_m033258_c001_v0001181_t0036_u01753327978118") 2025/07/24 03:35:48 DEBUG : dir1/0008-23456: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899956f_d20250724_m033326_c001_v7007000_t0000_u01753328006390") 2025/07/24 03:35:48 DEBUG : dir1/0008-23456: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e447_d20250724_m033320_c001_v0001098_t0051_u01753328000983") 2025/07/24 03:35:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d28_d20250724_m033453_c001_v7007000_t0000_u01753328093878") 2025/07/24 03:35:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e633_d20250724_m033444_c001_v0001098_t0029_u01753328084329") 2025/07/24 03:35:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996cd_d20250724_m033436_c001_v7007000_t0000_u01753328076605") 2025/07/24 03:35:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e5c5_d20250724_m033425_c001_v0001098_t0011_u01753328065905") 2025/07/24 03:35:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d8_d20250724_m033418_c001_v7007000_t0000_u01753328058912") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e557_d20250724_m033409_c001_v0001098_t0004_u01753328049545") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd2b_d20250724_m033401_c001_v7007000_t0000_u01753328041886") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e4f5_d20250724_m033352_c001_v0001098_t0023_u01753328032001") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec8_d20250724_m033344_c001_v7007000_t0000_u01753328024818") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e48b_d20250724_m033334_c001_v0001098_t0038_u01753328014389") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b3939ef_d20250724_m033322_c001_v7007000_t0000_u01753328002530") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879936_d20250724_m033313_c001_v0001181_t0025_u01753327993809") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c875_d20250724_m033306_c001_v7007000_t0000_u01753327986854") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879887_d20250724_m033301_c001_v0001181_t0028_u01753327981576") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e23011f8_d20250724_m033259_c001_v7007000_t0000_u01753327979553") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58797d2_d20250724_m033250_c001_v0001181_t0044_u01753327970533") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5da_d20250724_m033243_c001_v7007000_t0000_u01753327963314") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0552_d20250724_m033238_c001_v0001032_t0020_u01753327958402") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f413a4a524003c192_d20250724_m033236_c001_v7007000_t0000_u01753327956445") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879681_d20250724_m033227_c001_v0001181_t0023_u01753327947568") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724b3_d20250724_m033215_c001_v7007000_t0000_u01753327935907") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879547_d20250724_m033207_c001_v0001181_t0004_u01753327927241") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf53710c_d20250724_m033159_c001_v7007000_t0000_u01753327919604") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879457_d20250724_m033149_c001_v0001181_t0029_u01753327909636") 2025/07/24 03:35:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b88_d20250724_m033142_c001_v7007000_t0000_u01753327902142") 2025/07/24 03:35:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879367_d20250724_m033132_c001_v0001181_t0014_u01753327892678") 2025/07/24 03:35:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415646e60c69f828_d20250724_m033303_c001_v7007000_t0000_u01753327983486") 2025/07/24 03:35:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0574_d20250724_m033258_c001_v0001032_t0000_u01753327978176") 2025/07/24 03:35:50 DEBUG : dir1/0009-34567: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999571_d20250724_m033326_c001_v7007000_t0000_u01753328006574") 2025/07/24 03:35:50 DEBUG : dir1/0009-34567: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05a8_d20250724_m033321_c001_v0001032_t0018_u01753328001019") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d2c_d20250724_m033454_c001_v7007000_t0000_u01753328094059") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879f22_d20250724_m033444_c001_v0001181_t0018_u01753328084624") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996cf_d20250724_m033436_c001_v7007000_t0000_u01753328076786") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879e0e_d20250724_m033426_c001_v0001181_t0034_u01753328066351") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652d9_d20250724_m033419_c001_v7007000_t0000_u01753328059095") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879cf2_d20250724_m033409_c001_v0001181_t0037_u01753328049961") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd2c_d20250724_m033402_c001_v7007000_t0000_u01753328042068") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879bba_d20250724_m033352_c001_v0001181_t0044_u01753328032439") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ec9_d20250724_m033345_c001_v7007000_t0000_u01753328025002") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879a8e_d20250724_m033334_c001_v0001181_t0038_u01753328014716") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d365287_d20250724_m033322_c001_v7007000_t0000_u01753328002171") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e40d_d20250724_m033314_c001_v0001098_t0012_u01753327994017") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c876_d20250724_m033307_c001_v7007000_t0000_u01753327987037") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587988b_d20250724_m033301_c001_v0001181_t0001_u01753327981813") 2025/07/24 03:35:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c856_d20250724_m033259_c001_v7007000_t0000_u01753327979155") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ec8_d20250724_m033250_c001_v0001144_t0011_u01753327970743") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5dc_d20250724_m033243_c001_v7007000_t0000_u01753327963496") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587971f_d20250724_m033238_c001_v0001181_t0009_u01753327958617") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e60_d20250724_m033235_c001_v7007000_t0000_u01753327955870") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e8e_d20250724_m033227_c001_v0001144_t0004_u01753327947779") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf474_d20250724_m033216_c001_v7007000_t0000_u01753327936343") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0502_d20250724_m033207_c001_v0001032_t0035_u01753327927453") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537110_d20250724_m033159_c001_v7007000_t0000_u01753327919785") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04ea_d20250724_m033149_c001_v0001032_t0037_u01753327909884") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b89_d20250724_m033142_c001_v7007000_t0000_u01753327902324") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04d2_d20250724_m033132_c001_v0001032_t0009_u01753327892920") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c865_d20250724_m033303_c001_v7007000_t0000_u01753327983134") 2025/07/24 03:35:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587984f_d20250724_m033258_c001_v0001181_t0025_u01753327978325") 2025/07/24 03:35:51 DEBUG : dir1/0010-45678: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999573_d20250724_m033326_c001_v7007000_t0000_u01753328006756") 2025/07/24 03:35:51 DEBUG : dir1/0010-45678: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58799a4_d20250724_m033321_c001_v0001181_t0035_u01753328001057") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d30_d20250724_m033454_c001_v7007000_t0000_u01753328094240") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0645_d20250724_m033444_c001_v0001032_t0006_u01753328084829") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996d1_d20250724_m033437_c001_v7007000_t0000_u01753328077000") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc061f_d20250724_m033426_c001_v0001032_t0019_u01753328066552") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652da_d20250724_m033419_c001_v7007000_t0000_u01753328059279") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05fd_d20250724_m033410_c001_v0001032_t0042_u01753328050169") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd2d_d20250724_m033402_c001_v7007000_t0000_u01753328042253") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05db_d20250724_m033352_c001_v0001032_t0028_u01753328032657") 2025/07/24 03:35:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123eca_d20250724_m033345_c001_v7007000_t0000_u01753328025186") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05bd_d20250724_m033334_c001_v0001032_t0057_u01753328014936") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d36528b_d20250724_m033322_c001_v7007000_t0000_u01753328002536") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0594_d20250724_m033314_c001_v0001032_t0048_u01753327994354") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c877_d20250724_m033307_c001_v7007000_t0000_u01753327987219") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3cf_d20250724_m033301_c001_v0001098_t0058_u01753327981904") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c85d_d20250724_m033259_c001_v7007000_t0000_u01753327979524") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e383_d20250724_m033251_c001_v0001098_t0025_u01753327971635") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5de_d20250724_m033243_c001_v7007000_t0000_u01753327963679") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e329_d20250724_m033238_c001_v0001098_t0017_u01753327958698") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f413a4a524003c191_d20250724_m033236_c001_v7007000_t0000_u01753327956259") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2f9_d20250724_m033228_c001_v0001098_t0035_u01753327948305") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999490_d20250724_m033216_c001_v7007000_t0000_u01753327936512") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e29e_d20250724_m033207_c001_v0001098_t0010_u01753327927915") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537114_d20250724_m033159_c001_v7007000_t0000_u01753327919967") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e23a_d20250724_m033150_c001_v0001098_t0042_u01753327910550") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b8a_d20250724_m033142_c001_v7007000_t0000_u01753327902507") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e1e4_d20250724_m033133_c001_v0001098_t0023_u01753327893308") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfc11b_d20250724_m033303_c001_v7007000_t0000_u01753327983495") 2025/07/24 03:35:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3af_d20250724_m033258_c001_v0001098_t0028_u01753327978336") 2025/07/24 03:35:52 DEBUG : dir1/0011-56789: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999575_d20250724_m033326_c001_v7007000_t0000_u01753328006937") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58799a8_d20250724_m033321_c001_v0001181_t0057_u01753328001271") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d33_d20250724_m033454_c001_v7007000_t0000_u01753328094421") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15956001_d20250724_m033445_c001_v0001144_t0051_u01753328085289") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996d3_d20250724_m033437_c001_v7007000_t0000_u01753328077181") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fd5_d20250724_m033427_c001_v0001144_t0025_u01753328067078") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652db_d20250724_m033419_c001_v7007000_t0000_u01753328059464") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955faf_d20250724_m033410_c001_v0001144_t0030_u01753328050638") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd2e_d20250724_m033402_c001_v7007000_t0000_u01753328042434") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f79_d20250724_m033353_c001_v0001144_t0029_u01753328033000") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ecb_d20250724_m033345_c001_v7007000_t0000_u01753328025373") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f47_d20250724_m033335_c001_v0001144_t0029_u01753328015882") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c881_d20250724_m033322_c001_v7007000_t0000_u01753328002534") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f09_d20250724_m033314_c001_v0001144_t0051_u01753327994877") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c879_d20250724_m033307_c001_v7007000_t0000_u01753327987401") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0584_d20250724_m033302_c001_v0001032_t0014_u01753327982049") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c862_d20250724_m033259_c001_v7007000_t0000_u01753327979709") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc056a_d20250724_m033252_c001_v0001032_t0055_u01753327972022") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5df_d20250724_m033243_c001_v7007000_t0000_u01753327963867") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0556_d20250724_m033238_c001_v0001032_t0044_u01753327958806") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c834_d20250724_m033236_c001_v7007000_t0000_u01753327956484") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc052e_d20250724_m033228_c001_v0001032_t0045_u01753327948707") 2025/07/24 03:35:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03e00a9_d20250724_m033216_c001_v7007000_t0000_u01753327936316") 2025/07/24 03:35:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e5e_d20250724_m033208_c001_v0001144_t0035_u01753327928241") 2025/07/24 03:35:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537118_d20250724_m033200_c001_v7007000_t0000_u01753327920149") 2025/07/24 03:35:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e30_d20250724_m033150_c001_v0001144_t0020_u01753327910986") 2025/07/24 03:35:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b8c_d20250724_m033142_c001_v7007000_t0000_u01753327902692") 2025/07/24 03:35:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e0c_d20250724_m033133_c001_v0001144_t0009_u01753327893643") 2025/07/24 03:35:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c867_d20250724_m033303_c001_v7007000_t0000_u01753327983321") 2025/07/24 03:35:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ee3_d20250724_m033258_c001_v0001144_t0053_u01753327978379") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999577_d20250724_m033327_c001_v7007000_t0000_u01753328007128") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e449_d20250724_m033321_c001_v0001098_t0007_u01753328001439") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d34_d20250724_m033454_c001_v7007000_t0000_u01753328094602") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e63f_d20250724_m033445_c001_v0001098_t0034_u01753328085913") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996d5_d20250724_m033437_c001_v7007000_t0000_u01753328077362") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e5d5_d20250724_m033428_c001_v0001098_t0018_u01753328068439") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652dc_d20250724_m033419_c001_v7007000_t0000_u01753328059648") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e55f_d20250724_m033411_c001_v0001098_t0052_u01753328051219") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd2f_d20250724_m033402_c001_v7007000_t0000_u01753328042615") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e4ff_d20250724_m033353_c001_v0001098_t0033_u01753328033885") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ecc_d20250724_m033345_c001_v7007000_t0000_u01753328025557") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e495_d20250724_m033336_c001_v0001098_t0020_u01753328016470") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999551_d20250724_m033322_c001_v7007000_t0000_u01753328002149") 2025/07/24 03:35:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879958_d20250724_m033315_c001_v0001181_t0043_u01753327995956") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c87a_d20250724_m033307_c001_v7007000_t0000_u01753327987585") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879891_d20250724_m033302_c001_v0001181_t0037_u01753327982068") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415646e60c69f821_d20250724_m033259_c001_v7007000_t0000_u01753327979724") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58797f3_d20250724_m033252_c001_v0001181_t0004_u01753327972515") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5e1_d20250724_m033244_c001_v7007000_t0000_u01753327964052") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955eac_d20250724_m033238_c001_v0001144_t0005_u01753327958819") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5bf_d20250724_m033236_c001_v7007000_t0000_u01753327956269") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879697_d20250724_m033229_c001_v0001181_t0046_u01753327949357") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11afa_d20250724_m033216_c001_v7007000_t0000_u01753327936522") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879561_d20250724_m033209_c001_v0001181_t0030_u01753327929296") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf53711b_d20250724_m033200_c001_v7007000_t0000_u01753327920331") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879471_d20250724_m033151_c001_v0001181_t0021_u01753327911495") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b8e_d20250724_m033142_c001_v7007000_t0000_u01753327902875") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587937f_d20250724_m033134_c001_v0001181_t0017_u01753327894500") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e94_d20250724_m033303_c001_v7007000_t0000_u01753327983149") 2025/07/24 03:35:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879855_d20250724_m033258_c001_v0001181_t0003_u01753327978535") 2025/07/24 03:35:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999578_d20250724_m033327_c001_v7007000_t0000_u01753328007309") 2025/07/24 03:35:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58799ac_d20250724_m033321_c001_v0001181_t0032_u01753328001480") 2025/07/24 03:35:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d36_d20250724_m033454_c001_v7007000_t0000_u01753328094783") 2025/07/24 03:35:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879f38_d20250724_m033446_c001_v0001181_t0009_u01753328086225") 2025/07/24 03:35:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996d7_d20250724_m033437_c001_v7007000_t0000_u01753328077543") 2025/07/24 03:35:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879e38_d20250724_m033428_c001_v0001181_t0013_u01753328068868") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652dd_d20250724_m033419_c001_v7007000_t0000_u01753328059834") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879d16_d20250724_m033411_c001_v0001181_t0024_u01753328051695") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd30_d20250724_m033402_c001_v7007000_t0000_u01753328042798") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879bd6_d20250724_m033354_c001_v0001181_t0018_u01753328034188") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ecd_d20250724_m033345_c001_v7007000_t0000_u01753328025740") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879ab2_d20250724_m033336_c001_v0001181_t0055_u01753328016822") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab72593_d20250724_m033322_c001_v7007000_t0000_u01753328002547") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e41f_d20250724_m033316_c001_v0001098_t0042_u01753327996165") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c87b_d20250724_m033307_c001_v7007000_t0000_u01753327987767") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3d1_d20250724_m033302_c001_v0001098_t0020_u01753327982307") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c855_d20250724_m033259_c001_v7007000_t0000_u01753327979121") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ed6_d20250724_m033252_c001_v0001144_t0033_u01753327972724") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5e2_d20250724_m033244_c001_v7007000_t0000_u01753327964234") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879723_d20250724_m033238_c001_v0001181_t0029_u01753327958863") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9d0d_d20250724_m033236_c001_v7007000_t0000_u01753327956275") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e92_d20250724_m033229_c001_v0001144_t0012_u01753327949569") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724bd_d20250724_m033216_c001_v7007000_t0000_u01753327936457") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0506_d20250724_m033209_c001_v0001032_t0020_u01753327929502") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf53711e_d20250724_m033200_c001_v7007000_t0000_u01753327920514") 2025/07/24 03:35:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04ec_d20250724_m033151_c001_v0001032_t0005_u01753327911750") 2025/07/24 03:35:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b8f_d20250724_m033143_c001_v7007000_t0000_u01753327903058") 2025/07/24 03:35:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04d6_d20250724_m033134_c001_v0001032_t0014_u01753327894704") 2025/07/24 03:35:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e95_d20250724_m033303_c001_v7007000_t0000_u01753327983336") 2025/07/24 03:35:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3b7_d20250724_m033258_c001_v0001098_t0043_u01753327978601") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999579_d20250724_m033327_c001_v7007000_t0000_u01753328007528") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05aa_d20250724_m033321_c001_v0001032_t0034_u01753328001642") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d37_d20250724_m033454_c001_v7007000_t0000_u01753328094965") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0647_d20250724_m033446_c001_v0001032_t0025_u01753328086462") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996d9_d20250724_m033437_c001_v7007000_t0000_u01753328077725") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0627_d20250724_m033429_c001_v0001032_t0031_u01753328069072") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652de_d20250724_m033420_c001_v7007000_t0000_u01753328060017") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0603_d20250724_m033411_c001_v0001032_t0044_u01753328051903") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd31_d20250724_m033402_c001_v7007000_t0000_u01753328042979") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05e3_d20250724_m033354_c001_v0001032_t0043_u01753328034395") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ece_d20250724_m033345_c001_v7007000_t0000_u01753328025923") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc05bf_d20250724_m033337_c001_v0001032_t0053_u01753328017027") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfc133_d20250724_m033322_c001_v7007000_t0000_u01753328002505") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0596_d20250724_m033316_c001_v0001032_t0031_u01753327996545") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c87c_d20250724_m033307_c001_v7007000_t0000_u01753327987959") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879895_d20250724_m033302_c001_v0001181_t0053_u01753327982317") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c857_d20250724_m033259_c001_v7007000_t0000_u01753327979157") 2025/07/24 03:35:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e38b_d20250724_m033253_c001_v0001098_t0016_u01753327973419") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5e4_d20250724_m033244_c001_v7007000_t0000_u01753327964470") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587972b_d20250724_m033239_c001_v0001181_t0050_u01753327959084") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724fa_d20250724_m033235_c001_v7007000_t0000_u01753327955854") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2fd_d20250724_m033230_c001_v0001098_t0050_u01753327950257") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f404f17111b5edbd7_d20250724_m033216_c001_v7007000_t0000_u01753327936305") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2a6_d20250724_m033209_c001_v0001098_t0023_u01753327929892") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537120_d20250724_m033200_c001_v7007000_t0000_u01753327920696") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e242_d20250724_m033152_c001_v0001098_t0014_u01753327912403") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b91_d20250724_m033143_c001_v7007000_t0000_u01753327903241") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e1ec_d20250724_m033135_c001_v0001098_t0003_u01753327895172") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c868_d20250724_m033303_c001_v7007000_t0000_u01753327983503") 2025/07/24 03:35:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0578_d20250724_m033258_c001_v0001032_t0004_u01753327978622") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899957b_d20250724_m033327_c001_v7007000_t0000_u01753328007709") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58799b2_d20250724_m033321_c001_v0001181_t0038_u01753328001689") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d38_d20250724_m033455_c001_v7007000_t0000_u01753328095146") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15956007_d20250724_m033446_c001_v0001144_t0030_u01753328086791") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996db_d20250724_m033437_c001_v7007000_t0000_u01753328077906") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fdb_d20250724_m033429_c001_v0001144_t0001_u01753328069408") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652df_d20250724_m033420_c001_v7007000_t0000_u01753328060199") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fb7_d20250724_m033412_c001_v0001144_t0051_u01753328052263") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd32_d20250724_m033403_c001_v7007000_t0000_u01753328043222") 2025/07/24 03:35:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f7b_d20250724_m033354_c001_v0001144_t0044_u01753328034805") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ecf_d20250724_m033346_c001_v7007000_t0000_u01753328026106") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f49_d20250724_m033337_c001_v0001144_t0044_u01753328017536") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2b1d0_d20250724_m033322_c001_v7007000_t0000_u01753328002563") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f0d_d20250724_m033316_c001_v0001144_t0024_u01753327996880") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c87d_d20250724_m033308_c001_v7007000_t0000_u01753327988140") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ef3_d20250724_m033302_c001_v0001144_t0035_u01753327982356") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e8e_d20250724_m033259_c001_v7007000_t0000_u01753327979318") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc056c_d20250724_m033253_c001_v0001032_t0049_u01753327973839") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5e6_d20250724_m033244_c001_v7007000_t0000_u01753327964652") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e32f_d20250724_m033239_c001_v0001098_t0014_u01753327959138") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724fb_d20250724_m033236_c001_v7007000_t0000_u01753327956040") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0534_d20250724_m033230_c001_v0001032_t0057_u01753327950698") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897510_d20250724_m033216_c001_v7007000_t0000_u01753327936472") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e64_d20250724_m033210_c001_v0001144_t0042_u01753327930231") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537125_d20250724_m033200_c001_v7007000_t0000_u01753327920877") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e36_d20250724_m033152_c001_v0001144_t0047_u01753327912782") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b94_d20250724_m033143_c001_v7007000_t0000_u01753327903425") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e10_d20250724_m033135_c001_v0001144_t0036_u01753327895644") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f408e4c6c6ab8b6b4_d20250724_m033303_c001_v7007000_t0000_u01753327983163") 2025/07/24 03:35:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587985b_d20250724_m033258_c001_v0001181_t0021_u01753327978752") 2025/07/24 03:36:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289751a_d20250724_m033219_c001_v7007000_t0000_u01753327939076") 2025/07/24 03:36:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795ab_d20250724_m033213_c001_v0001181_t0055_u01753327933749") 2025/07/24 03:36:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289751b_d20250724_m033219_c001_v7007000_t0000_u01753327939258") 2025/07/24 03:36:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795af_d20250724_m033213_c001_v0001181_t0047_u01753327933970") 2025/07/24 03:36:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289751c_d20250724_m033219_c001_v7007000_t0000_u01753327939441") 2025/07/24 03:36:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e72_d20250724_m033214_c001_v0001144_t0047_u01753327934103") 2025/07/24 03:36:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289751d_d20250724_m033219_c001_v7007000_t0000_u01753327939622") 2025/07/24 03:36:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795b5_d20250724_m033214_c001_v0001181_t0025_u01753327934180") 2025/07/24 03:36:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289751e_d20250724_m033219_c001_v7007000_t0000_u01753327939805") 2025/07/24 03:36:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2be_d20250724_m033214_c001_v0001098_t0057_u01753327934189") 2025/07/24 03:36:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289751f_d20250724_m033219_c001_v7007000_t0000_u01753327939987") 2025/07/24 03:36:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795b9_d20250724_m033214_c001_v0001181_t0055_u01753327934390") 2025/07/24 03:36:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897520_d20250724_m033220_c001_v7007000_t0000_u01753327940170") 2025/07/24 03:36:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0512_d20250724_m033214_c001_v0001032_t0027_u01753327934582") 2025/07/24 03:36:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897521_d20250724_m033220_c001_v7007000_t0000_u01753327940353") 2025/07/24 03:36:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795bd_d20250724_m033214_c001_v0001181_t0018_u01753327934609") 2025/07/24 03:36:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897522_d20250724_m033220_c001_v7007000_t0000_u01753327940535") 2025/07/24 03:36:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2c2_d20250724_m033214_c001_v0001098_t0055_u01753327934598") 2025/07/24 03:36:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897524_d20250724_m033220_c001_v7007000_t0000_u01753327940716") 2025/07/24 03:36:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795c1_d20250724_m033214_c001_v0001181_t0033_u01753327934815") 2025/07/24 03:36:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897525_d20250724_m033220_c001_v7007000_t0000_u01753327940903") 2025/07/24 03:36:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0514_d20250724_m033214_c001_v0001032_t0007_u01753327934949") 2025/07/24 03:36:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897526_d20250724_m033221_c001_v7007000_t0000_u01753327941085") 2025/07/24 03:36:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795c7_d20250724_m033215_c001_v0001181_t0034_u01753327935025") 2025/07/24 03:36:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897527_d20250724_m033221_c001_v7007000_t0000_u01753327941276") 2025/07/24 03:36:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e78_d20250724_m033215_c001_v0001144_t0023_u01753327935041") 2025/07/24 03:36:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897528_d20250724_m033221_c001_v7007000_t0000_u01753327941459") 2025/07/24 03:36:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58795cd_d20250724_m033215_c001_v0001181_t0041_u01753327935373") 2025/07/24 03:36:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289752a_d20250724_m033221_c001_v7007000_t0000_u01753327941642") 2025/07/24 03:36:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e2c6_d20250724_m033215_c001_v0001098_t0018_u01753327935382") 2025/07/24 03:36:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289752b_d20250724_m033221_c001_v7007000_t0000_u01753327941900") 2025/07/24 03:36:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0516_d20250724_m033215_c001_v0001032_t0001_u01753327935413") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f413a4a524003c194_d20250724_m033239_c001_v7007000_t0000_u01753327959717") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796d3_d20250724_m033234_c001_v0001181_t0052_u01753327954013") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c83c_d20250724_m033239_c001_v7007000_t0000_u01753327959683") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e30b_d20250724_m033234_c001_v0001098_t0032_u01753327954223") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f400906e0545beb26_d20250724_m033239_c001_v7007000_t0000_u01753327959728") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796d7_d20250724_m033234_c001_v0001181_t0030_u01753327954233") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed888207_d20250724_m033239_c001_v7007000_t0000_u01753327959858") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0544_d20250724_m033234_c001_v0001032_t0026_u01753327954300") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c83d_d20250724_m033239_c001_v7007000_t0000_u01753327959870") 2025/07/24 03:36:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796db_d20250724_m033234_c001_v0001181_t0002_u01753327954442") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c83a_d20250724_m033239_c001_v7007000_t0000_u01753327959499") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e30d_d20250724_m033234_c001_v0001098_t0031_u01753327954560") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9d15_d20250724_m033239_c001_v7007000_t0000_u01753327959693") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796df_d20250724_m033234_c001_v0001181_t0001_u01753327954659") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9d16_d20250724_m033239_c001_v7007000_t0000_u01753327959882") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0546_d20250724_m033234_c001_v0001032_t0032_u01753327954773") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123e70_d20250724_m033239_c001_v7007000_t0000_u01753327959557") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e311_d20250724_m033234_c001_v0001098_t0039_u01753327954885") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab72502_d20250724_m033239_c001_v7007000_t0000_u01753327959565") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796e5_d20250724_m033234_c001_v0001181_t0047_u01753327954897") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5c5_d20250724_m033239_c001_v7007000_t0000_u01753327959896") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796e9_d20250724_m033235_c001_v0001181_t0028_u01753327955125") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9d14_d20250724_m033239_c001_v7007000_t0000_u01753327959511") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0548_d20250724_m033235_c001_v0001032_t0038_u01753327955166") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5c3_d20250724_m033239_c001_v7007000_t0000_u01753327959522") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ea0_d20250724_m033235_c001_v0001144_t0032_u01753327955178") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f413a4a524003c193_d20250724_m033239_c001_v7007000_t0000_u01753327959532") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e315_d20250724_m033235_c001_v0001098_t0057_u01753327955188") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f400906e0545beb25_d20250724_m033239_c001_v7007000_t0000_u01753327959543") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796ed_d20250724_m033235_c001_v0001181_t0016_u01753327955337") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5c4_d20250724_m033239_c001_v7007000_t0000_u01753327959706") 2025/07/24 03:36:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58796f1_d20250724_m033235_c001_v0001181_t0038_u01753327955565") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c168217_d20250724_m033016_c001_v7007000_t0000_u01753327816752") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f104804c07346d812_d20250724_m033014_c001_v0001099_t0029_u01753327814139") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf372_d20250724_m033013_c001_v7007000_t0000_u01753327813954") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f104804c07346d806_d20250724_m033010_c001_v0001099_t0005_u01753327810482") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf358_d20250724_m033009_c001_v7007000_t0000_u01753327809746") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03f8_d20250724_m033004_c001_v0001032_t0053_u01753327804859") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f417bf7f48c5c9909_d20250724_m033003_c001_v7007000_t0000_u01753327803355") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1011323d4e616e61_d20250724_m033001_c001_v0001171_t0058_u01753327801131") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf536dc6_d20250724_m033000_c001_v7007000_t0000_u01753327800948") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1011323d4e616e59_d20250724_m032956_c001_v0001171_t0038_u01753327796975") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf536da5_d20250724_m032956_c001_v7007000_t0000_u01753327796249") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dfd1_d20250724_m032952_c001_v0001098_t0035_u01753327792353") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf2a2_d20250724_m032951_c001_v7007000_t0000_u01753327791058") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f106f288450b255ed_d20250724_m032949_c001_v0001172_t0031_u01753327789562") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfbf41_d20250724_m032949_c001_v7007000_t0000_u01753327789379") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f106f288450b255d7_d20250724_m032946_c001_v0001172_t0030_u01753327786155") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfbf3f_d20250724_m032945_c001_v7007000_t0000_u01753327785427") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1df97_d20250724_m032941_c001_v0001098_t0012_u01753327781794") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf24e_d20250724_m032940_c001_v7007000_t0000_u01753327780874") 2025/07/24 03:36:03 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f10152455920a3d21_d20250724_m032938_c001_v0001043_t0041_u01753327778672") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf536d5b_d20250724_m032938_c001_v7007000_t0000_u01753327778480") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f10152455920a3d19_d20250724_m032935_c001_v0001043_t0007_u01753327775337") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf536d40_d20250724_m032934_c001_v7007000_t0000_u01753327774606") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1df39_d20250724_m032929_c001_v0001098_t0038_u01753327769007") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ae95_d20250724_m032928_c001_v7007000_t0000_u01753327768093") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1083df979e030558_d20250724_m032926_c001_v0001116_t0019_u01753327766090") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409cb446aabdd531_d20250724_m032925_c001_v7007000_t0000_u01753327765848") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1083df979e030550_d20250724_m032922_c001_v0001116_t0018_u01753327762145") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409cb446aabdd52f_d20250724_m032921_c001_v7007000_t0000_u01753327761411") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1def5_d20250724_m032915_c001_v0001098_t0000_u01753327755852") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4215722492897169_d20250724_m032914_c001_v7007000_t0000_u01753327754941") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f103290c1d19e072e_d20250724_m032912_c001_v0001115_t0019_u01753327752763") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13ba15_d20250724_m032912_c001_v7007000_t0000_u01753327752578") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f103290c1d19e0728_d20250724_m032908_c001_v0001115_t0030_u01753327748652") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13ba03_d20250724_m032907_c001_v7007000_t0000_u01753327747878") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1debb_d20250724_m032902_c001_v0001098_t0021_u01753327742161") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd93_d20250724_m032901_c001_v7007000_t0000_u01753327741067") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1130979b463a2075_d20250724_m032855_c001_v0001180_t0003_u01753327735360") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfbef4_d20250724_m032855_c001_v7007000_t0000_u01753327735156") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1de75_d20250724_m032850_c001_v0001098_t0048_u01753327730701") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f105913995a633973_d20250724_m032849_c001_v0001029_t0039_u01753327729605") 2025/07/24 03:36:04 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f105913995a633969_d20250724_m032848_c001_v0001029_t0022_u01753327728286") 2025/07/24 03:36:05 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a8c16e43d42a4_d20250724_m032834_c001_v7007000_t0000_u01753327714806") 2025/07/24 03:36:05 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0357_d20250724_m032827_c001_v0001032_t0035_u01753327707353") 2025/07/24 03:36:05 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f117d41a9a126a3c5_d20250724_m032826_c001_v0001106_t0014_u01753327706000") 2025/07/24 03:36:05 DEBUG : dst/one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f117d41a9a126a3c1_d20250724_m032824_c001_v0001106_t0045_u01753327704627") 2025/07/24 03:36:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c168219_d20250724_m033016_c001_v7007000_t0000_u01753327816934") 2025/07/24 03:36:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f119d77c1408dff5f_d20250724_m033013_c001_v0001113_t0032_u01753327813577") 2025/07/24 03:36:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1020145dc9fafc82_d20250724_m033009_c001_v0001116_t0006_u01753327809182") 2025/07/24 03:36:05 DEBUG : dst/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f417bf7f48c5c990b_d20250724_m033003_c001_v7007000_t0000_u01753327803537") 2025/07/24 03:36:05 DEBUG : dst/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1175993cb10a9137_d20250724_m033000_c001_v0001099_t0059_u01753327800497") 2025/07/24 03:36:05 DEBUG : dst/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f119adfdf3482e788_d20250724_m032955_c001_v0001172_t0007_u01753327795780") 2025/07/24 03:36:05 DEBUG : dst/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf2a4_d20250724_m032951_c001_v7007000_t0000_u01753327791241") 2025/07/24 03:36:05 DEBUG : dst/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f108f98b29a401f18_d20250724_m032948_c001_v0001042_t0002_u01753327788966") 2025/07/24 03:36:05 DEBUG : dst/one.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f105b2c4a44616c5c_d20250724_m032945_c001_v0001183_t0043_u01753327785168") 2025/07/24 03:36:05 DEBUG : dst/three: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd95_d20250724_m032901_c001_v7007000_t0000_u01753327741253") 2025/07/24 03:36:05 DEBUG : dst/three: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f105913995a6339af_d20250724_m032859_c001_v0001029_t0000_u01753327739547") 2025/07/24 03:36:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c16821b_d20250724_m033017_c001_v7007000_t0000_u01753327817116") 2025/07/24 03:36:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1108d87afbbb3a17_d20250724_m033015_c001_v0001042_t0000_u01753327815066") 2025/07/24 03:36:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11583b15d4b2b061_d20250724_m033011_c001_v0001182_t0027_u01753327811538") 2025/07/24 03:36:05 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c16821c_d20250724_m033017_c001_v7007000_t0000_u01753327817298") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f104804c07346d81e_d20250724_m033015_c001_v0001099_t0014_u01753327815942") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf37a_d20250724_m033015_c001_v7007000_t0000_u01753327815757") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f104804c07346d80e_d20250724_m033011_c001_v0001099_t0009_u01753327811936") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf369_d20250724_m033011_c001_v7007000_t0000_u01753327811749") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03fa_d20250724_m033006_c001_v0001032_t0059_u01753327806179") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f417bf7f48c5c990d_d20250724_m033003_c001_v7007000_t0000_u01753327803761") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1011323d4e616e69_d20250724_m033002_c001_v0001171_t0026_u01753327802501") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf536dcf_d20250724_m033002_c001_v7007000_t0000_u01753327802318") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1011323d4e616e5b_d20250724_m032959_c001_v0001171_t0031_u01753327799079") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf536db7_d20250724_m032958_c001_v7007000_t0000_u01753327798897") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dfd3_d20250724_m032953_c001_v0001098_t0010_u01753327793015") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfbf47_d20250724_m032950_c001_v7007000_t0000_u01753327790499") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03e0_d20250724_m032947_c001_v0001032_t0002_u01753327787895") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f410e45c55ebfbf40_d20250724_m032947_c001_v7007000_t0000_u01753327787158") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1df9b_d20250724_m032942_c001_v0001098_t0020_u01753327782516") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf536d66_d20250724_m032939_c001_v7007000_t0000_u01753327779953") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03cc_d20250724_m032937_c001_v0001032_t0016_u01753327777237") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf536d4b_d20250724_m032936_c001_v7007000_t0000_u01753327776142") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1df41_d20250724_m032929_c001_v0001098_t0027_u01753327769918") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409cb446aabdd532_d20250724_m032927_c001_v7007000_t0000_u01753327767152") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03b6_d20250724_m032924_c001_v0001032_t0033_u01753327764555") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409cb446aabdd530_d20250724_m032923_c001_v7007000_t0000_u01753327763466") 2025/07/24 03:36:06 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1defd_d20250724_m032916_c001_v0001098_t0014_u01753327756551") 2025/07/24 03:36:07 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13ba1c_d20250724_m032913_c001_v7007000_t0000_u01753327753993") 2025/07/24 03:36:07 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03a0_d20250724_m032910_c001_v0001032_t0023_u01753327750864") 2025/07/24 03:36:07 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13ba0b_d20250724_m032909_c001_v7007000_t0000_u01753327749776") 2025/07/24 03:36:07 DEBUG : dst/three.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1debd_d20250724_m032903_c001_v0001098_t0029_u01753327743138") 2025/07/24 03:36:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f417bf7f48c5c990f_d20250724_m033003_c001_v7007000_t0000_u01753327803943") 2025/07/24 03:36:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1137fba6eb75e0ca_d20250724_m033002_c001_v0001184_t0020_u01753327802030") 2025/07/24 03:36:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1024d25947cf43cb_d20250724_m032957_c001_v0001144_t0034_u01753327797886") 2025/07/24 03:36:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf2a6_d20250724_m032951_c001_v7007000_t0000_u01753327791424") 2025/07/24 03:36:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f108e5164a2126e12_d20250724_m032950_c001_v0001146_t0051_u01753327790036") 2025/07/24 03:36:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f110fae4dbfcbf7ce_d20250724_m032946_c001_v0001146_t0053_u01753327786710") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c16821e_d20250724_m033017_c001_v7007000_t0000_u01753327817481") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e011_d20250724_m033005_c001_v0001098_t0055_u01753327805754") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f417bf7f48c5c9910_d20250724_m033004_c001_v7007000_t0000_u01753327804125") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03ec_d20250724_m032952_c001_v0001032_t0004_u01753327792663") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf2a9_d20250724_m032951_c001_v7007000_t0000_u01753327791608") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03d6_d20250724_m032942_c001_v0001032_t0032_u01753327782108") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41615f3afcbcf250_d20250724_m032941_c001_v7007000_t0000_u01753327781058") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03bc_d20250724_m032929_c001_v0001032_t0003_u01753327769539") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ae98_d20250724_m032928_c001_v7007000_t0000_u01753327768275") 2025/07/24 03:36:07 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc03a8_d20250724_m032916_c001_v0001032_t0032_u01753327756157") 2025/07/24 03:36:08 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f421572249289716a_d20250724_m032915_c001_v7007000_t0000_u01753327755123") 2025/07/24 03:36:08 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc039a_d20250724_m032902_c001_v0001032_t0016_u01753327742641") 2025/07/24 03:36:08 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd96_d20250724_m032901_c001_v7007000_t0000_u01753327741435") 2025/07/24 03:36:08 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f10966b91963ee7b2_d20250724_m032856_c001_v0001090_t0052_u01753327736837") 2025/07/24 03:36:08 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a8c16e43d42a5_d20250724_m032834_c001_v7007000_t0000_u01753327714991") 2025/07/24 03:36:08 DEBUG : dst/two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f117d41a9a126a3d3_d20250724_m032833_c001_v0001106_t0040_u01753327713218") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e118f5_d20250724_m032759_c001_v7007000_t0000_u01753327679889") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0319_d20250724_m032756_c001_v0001032_t0006_u01753327676522") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e118c8_d20250724_m032754_c001_v7007000_t0000_u01753327674382") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dd17_d20250724_m032743_c001_v0001098_t0028_u01753327663929") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acc6_d20250724_m032734_c001_v7007000_t0000_u01753327654435") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc02fb_d20250724_m032730_c001_v0001032_t0027_u01753327650258") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3ff_d20250724_m032708_c001_v7007000_t0000_u01753327628326") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc31_d20250724_m032706_c001_v0001098_t0027_u01753327626311") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3f6_d20250724_m032705_c001_v7007000_t0000_u01753327625431") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc21_d20250724_m032704_c001_v0001098_t0003_u01753327624198") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3f0_d20250724_m032700_c001_v7007000_t0000_u01753327620934") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dbf1_d20250724_m032658_c001_v0001098_t0046_u01753327618653") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3ea_d20250724_m032657_c001_v7007000_t0000_u01753327617745") 2025/07/24 03:36:08 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dbcd_d20250724_m032655_c001_v0001098_t0053_u01753327615914") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3de_d20250724_m032649_c001_v7007000_t0000_u01753327609456") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db7f_d20250724_m032647_c001_v0001098_t0019_u01753327607799") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3d8_d20250724_m032646_c001_v7007000_t0000_u01753327606923") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db71_d20250724_m032646_c001_v0001098_t0033_u01753327606044") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e230116d_d20250724_m032640_c001_v7007000_t0000_u01753327600684") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db53_d20250724_m032639_c001_v0001098_t0059_u01753327599113") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e230116a_d20250724_m032637_c001_v7007000_t0000_u01753327597235") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db49_d20250724_m032635_c001_v0001098_t0011_u01753327595959") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301169_d20250724_m032635_c001_v7007000_t0000_u01753327595592") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11438b310335fdb7_d20250724_m032635_c001_v0001180_t0013_u01753327595002") 2025/07/24 03:36:09 DEBUG : empty space: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db3b_d20250724_m032633_c001_v0001098_t0052_u01753327593003") 2025/07/24 03:36:09 DEBUG : enormous: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3fa_d20250724_m032707_c001_v7007000_t0000_u01753327627406") 2025/07/24 03:36:09 DEBUG : enormous: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc39_d20250724_m032706_c001_v0001098_t0003_u01753327626716") 2025/07/24 03:36:09 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c168243_d20250724_m033022_c001_v7007000_t0000_u01753327822618") 2025/07/24 03:36:09 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e053_d20250724_m033021_c001_v0001098_t0010_u01753327821330") 2025/07/24 03:36:09 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acbc_d20250724_m032728_c001_v7007000_t0000_u01753327648698") 2025/07/24 03:36:09 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc02ef_d20250724_m032727_c001_v0001032_t0015_u01753327647482") 2025/07/24 03:36:09 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301165_d20250724_m032630_c001_v7007000_t0000_u01753327590125") 2025/07/24 03:36:09 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db25_d20250724_m032629_c001_v0001098_t0003_u01753327589105") 2025/07/24 03:36:09 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301164_d20250724_m032628_c001_v7007000_t0000_u01753327588556") 2025/07/24 03:36:09 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db21_d20250724_m032627_c001_v0001098_t0029_u01753327587901") 2025/07/24 03:36:10 DEBUG : existing: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db1b_d20250724_m032626_c001_v0001098_t0009_u01753327586856") 2025/07/24 03:36:10 DEBUG : existing-b: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acbe_d20250724_m032728_c001_v7007000_t0000_u01753327648881") 2025/07/24 03:36:10 DEBUG : existing-b: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dccb_d20250724_m032727_c001_v0001098_t0044_u01753327647473") 2025/07/24 03:36:10 DEBUG : file1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39386c_d20250724_m033123_c001_v7007000_t0000_u01753327883068") 2025/07/24 03:36:10 DEBUG : file1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955df6_d20250724_m033121_c001_v0001144_t0053_u01753327881866") 2025/07/24 03:36:10 DEBUG : file1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39385e_d20250724_m033120_c001_v7007000_t0000_u01753327880531") 2025/07/24 03:36:10 DEBUG : file1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58792a3_d20250724_m033119_c001_v0001181_t0021_u01753327879503") 2025/07/24 03:36:10 DEBUG : five: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c402_d20250724_m032712_c001_v7007000_t0000_u01753327632299") 2025/07/24 03:36:10 DEBUG : five: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1dc55_d20250724_m032710_c001_v0001098_t0055_u01753327630107") 2025/07/24 03:36:10 DEBUG : foo: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e230116c_d20250724_m032638_c001_v7007000_t0000_u01753327598745") 2025/07/24 03:36:10 DEBUG : foo: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1db4f_d20250724_m032638_c001_v0001098_t0055_u01753327598194") 2025/07/24 03:36:10 DEBUG : foo: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1db4d_d20250724_m032637_c001_v0001098_t0055_u01753327597599") 2025/07/24 03:36:10 DEBUG : four: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c403_d20250724_m032712_c001_v7007000_t0000_u01753327632481") 2025/07/24 03:36:10 DEBUG : four: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f407a6e3263cc02cb_d20250724_m032710_c001_v0001032_t0036_u01753327630661") 2025/07/24 03:36:10 DEBUG : four: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc51_d20250724_m032709_c001_v0001098_t0035_u01753327629427") 2025/07/24 03:36:10 DEBUG : hello world2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab22_d20250724_m032542_c001_v7007000_t0000_u01753327542925") 2025/07/24 03:36:10 DEBUG : hello world2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da3f_d20250724_m032542_c001_v0001098_t0003_u01753327542271") 2025/07/24 03:36:10 DEBUG : ignore-size: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301163_d20250724_m032626_c001_v7007000_t0000_u01753327586491") 2025/07/24 03:36:10 DEBUG : ignore-size: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db17_d20250724_m032625_c001_v0001098_t0021_u01753327585321") 2025/07/24 03:36:10 DEBUG : nested/sub dir/file: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acb6_d20250724_m032726_c001_v7007000_t0000_u01753327646733") 2025/07/24 03:36:10 DEBUG : nested/sub dir/file: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dcc5_d20250724_m032725_c001_v0001098_t0014_u01753327645151") 2025/07/24 03:36:10 DEBUG : nested/sub dir/file: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acb4_d20250724_m032724_c001_v7007000_t0000_u01753327644401") 2025/07/24 03:36:10 DEBUG : nested/sub dir/file: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dcb9_d20250724_m032723_c001_v0001098_t0013_u01753327643188") 2025/07/24 03:36:11 DEBUG : one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c404_d20250724_m032712_c001_v7007000_t0000_u01753327632663") 2025/07/24 03:36:11 DEBUG : one: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1dc47_d20250724_m032708_c001_v0001098_t0055_u01753327628730") 2025/07/24 03:36:11 DEBUG : only0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39382f_d20250724_m033115_c001_v7007000_t0000_u01753327875035") 2025/07/24 03:36:11 DEBUG : only0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1e154_d20250724_m033109_c001_v0001098_t0055_u01753327869219") 2025/07/24 03:36:11 DEBUG : only0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0450_d20250724_m033050_c001_v0001032_t0015_u01753327850880") 2025/07/24 03:36:11 DEBUG : only0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c1682bf_d20250724_m033044_c001_v7007000_t0000_u01753327844272") 2025/07/24 03:36:11 DEBUG : only0: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0416_d20250724_m033026_c001_v0001032_t0045_u01753327826503") 2025/07/24 03:36:11 DEBUG : only1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393830_d20250724_m033115_c001_v7007000_t0000_u01753327875218") 2025/07/24 03:36:11 DEBUG : only1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41701bc0b587920b_d20250724_m033109_c001_v0001181_t0052_u01753327869968") 2025/07/24 03:36:11 DEBUG : only1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc045a_d20250724_m033051_c001_v0001032_t0042_u01753327851716") 2025/07/24 03:36:11 DEBUG : only1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c1682c1_d20250724_m033044_c001_v7007000_t0000_u01753327844638") 2025/07/24 03:36:11 DEBUG : only1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0418_d20250724_m033027_c001_v0001032_t0043_u01753327827376") 2025/07/24 03:36:11 DEBUG : only10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393833_d20250724_m033115_c001_v7007000_t0000_u01753327875401") 2025/07/24 03:36:11 DEBUG : only10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f407a6e3263cc04a4_d20250724_m033109_c001_v0001032_t0036_u01753327869227") 2025/07/24 03:36:11 DEBUG : only10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc047e_d20250724_m033059_c001_v0001032_t0012_u01753327859220") 2025/07/24 03:36:11 DEBUG : only10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed888066_d20250724_m033044_c001_v7007000_t0000_u01753327844659") 2025/07/24 03:36:11 DEBUG : only10: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0430_d20250724_m033034_c001_v0001032_t0051_u01753327834850") 2025/07/24 03:36:11 DEBUG : only11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393834_d20250724_m033115_c001_v7007000_t0000_u01753327875607") 2025/07/24 03:36:11 DEBUG : only11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4196582d15955de0_d20250724_m033110_c001_v0001144_t0052_u01753327870649") 2025/07/24 03:36:11 DEBUG : only11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0480_d20250724_m033059_c001_v0001032_t0000_u01753327859956") 2025/07/24 03:36:12 DEBUG : only11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c1682c0_d20250724_m033044_c001_v7007000_t0000_u01753327844456") 2025/07/24 03:36:12 DEBUG : only11: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0432_d20250724_m033035_c001_v0001032_t0049_u01753327835948") 2025/07/24 03:36:12 DEBUG : only12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393837_d20250724_m033115_c001_v7007000_t0000_u01753327875789") 2025/07/24 03:36:12 DEBUG : only12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41701bc0b5879208_d20250724_m033109_c001_v0001181_t0052_u01753327869784") 2025/07/24 03:36:12 DEBUG : only12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0486_d20250724_m033100_c001_v0001032_t0037_u01753327860857") 2025/07/24 03:36:12 DEBUG : only12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6ab_d20250724_m033044_c001_v7007000_t0000_u01753327844466") 2025/07/24 03:36:12 DEBUG : only12: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0434_d20250724_m033036_c001_v0001032_t0047_u01753327836714") 2025/07/24 03:36:12 DEBUG : only13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39383b_d20250724_m033115_c001_v7007000_t0000_u01753327875974") 2025/07/24 03:36:12 DEBUG : only13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1e15a_d20250724_m033109_c001_v0001098_t0055_u01753327869622") 2025/07/24 03:36:12 DEBUG : only13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0488_d20250724_m033101_c001_v0001032_t0023_u01753327861821") 2025/07/24 03:36:12 DEBUG : only13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a75d1150a38ff_d20250724_m033044_c001_v7007000_t0000_u01753327844673") 2025/07/24 03:36:12 DEBUG : only13: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0436_d20250724_m033037_c001_v0001032_t0011_u01753327837711") 2025/07/24 03:36:12 DEBUG : only14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39383c_d20250724_m033116_c001_v7007000_t0000_u01753327876157") 2025/07/24 03:36:12 DEBUG : only14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f407a6e3263cc04aa_d20250724_m033109_c001_v0001032_t0036_u01753327869814") 2025/07/24 03:36:12 DEBUG : only14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc048a_d20250724_m033103_c001_v0001032_t0052_u01753327863361") 2025/07/24 03:36:12 DEBUG : only14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6b0_d20250724_m033045_c001_v7007000_t0000_u01753327845023") 2025/07/24 03:36:12 DEBUG : only14: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0438_d20250724_m033038_c001_v0001032_t0042_u01753327838410") 2025/07/24 03:36:12 DEBUG : only15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39383f_d20250724_m033116_c001_v7007000_t0000_u01753327876340") 2025/07/24 03:36:12 DEBUG : only15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f407a6e3263cc04b0_d20250724_m033110_c001_v0001032_t0036_u01753327870190") 2025/07/24 03:36:12 DEBUG : only15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc048c_d20250724_m033104_c001_v0001032_t0047_u01753327864262") 2025/07/24 03:36:13 DEBUG : only15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed888064_d20250724_m033044_c001_v7007000_t0000_u01753327844475") 2025/07/24 03:36:13 DEBUG : only15: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc043c_d20250724_m033039_c001_v0001032_t0046_u01753327839433") 2025/07/24 03:36:13 DEBUG : only16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393840_d20250724_m033116_c001_v7007000_t0000_u01753327876523") 2025/07/24 03:36:13 DEBUG : only16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f407a6e3263cc04b2_d20250724_m033110_c001_v0001032_t0036_u01753327870378") 2025/07/24 03:36:13 DEBUG : only16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc048e_d20250724_m033105_c001_v0001032_t0053_u01753327865591") 2025/07/24 03:36:13 DEBUG : only16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c1682c3_d20250724_m033044_c001_v7007000_t0000_u01753327844820") 2025/07/24 03:36:13 DEBUG : only16: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc043e_d20250724_m033040_c001_v0001032_t0032_u01753327840282") 2025/07/24 03:36:14 DEBUG : only17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393843_d20250724_m033116_c001_v7007000_t0000_u01753327876706") 2025/07/24 03:36:14 DEBUG : only17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f407a6e3263cc04a8_d20250724_m033109_c001_v0001032_t0036_u01753327869630") 2025/07/24 03:36:14 DEBUG : only17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0494_d20250724_m033106_c001_v0001032_t0050_u01753327866342") 2025/07/24 03:36:14 DEBUG : only17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed88806a_d20250724_m033045_c001_v7007000_t0000_u01753327845032") 2025/07/24 03:36:14 DEBUG : only17: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0440_d20250724_m033041_c001_v0001032_t0054_u01753327841017") 2025/07/24 03:36:14 DEBUG : only18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393846_d20250724_m033116_c001_v7007000_t0000_u01753327876890") 2025/07/24 03:36:14 DEBUG : only18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1e15c_d20250724_m033109_c001_v0001098_t0055_u01753327869807") 2025/07/24 03:36:14 DEBUG : only18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0498_d20250724_m033107_c001_v0001032_t0013_u01753327867351") 2025/07/24 03:36:14 DEBUG : only18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6ae_d20250724_m033044_c001_v7007000_t0000_u01753327844840") 2025/07/24 03:36:14 DEBUG : only18: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0444_d20250724_m033041_c001_v0001032_t0002_u01753327841837") 2025/07/24 03:36:14 DEBUG : only19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393847_d20250724_m033117_c001_v7007000_t0000_u01753327877073") 2025/07/24 03:36:14 DEBUG : only19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41701bc0b5879218_d20250724_m033110_c001_v0001181_t0052_u01753327870517") 2025/07/24 03:36:14 DEBUG : only19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc049e_d20250724_m033108_c001_v0001032_t0013_u01753327868183") 2025/07/24 03:36:14 DEBUG : only19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a75d1150a38fd_d20250724_m033044_c001_v7007000_t0000_u01753327844484") 2025/07/24 03:36:14 DEBUG : only19: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0446_d20250724_m033042_c001_v0001032_t0019_u01753327842665") 2025/07/24 03:36:14 DEBUG : only2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39384a_d20250724_m033117_c001_v7007000_t0000_u01753327877256") 2025/07/24 03:36:14 DEBUG : only2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1e15e_d20250724_m033109_c001_v0001098_t0055_u01753327869993") 2025/07/24 03:36:14 DEBUG : only2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc045c_d20250724_m033052_c001_v0001032_t0054_u01753327852420") 2025/07/24 03:36:14 DEBUG : only2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c1682c6_d20250724_m033045_c001_v7007000_t0000_u01753327845004") 2025/07/24 03:36:14 DEBUG : only2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc041a_d20250724_m033028_c001_v0001032_t0057_u01753327828006") 2025/07/24 03:36:14 DEBUG : only3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39384c_d20250724_m033117_c001_v7007000_t0000_u01753327877440") 2025/07/24 03:36:14 DEBUG : only3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f407a6e3263cc04ac_d20250724_m033109_c001_v0001032_t0036_u01753327869998") 2025/07/24 03:36:14 DEBUG : only3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0464_d20250724_m033053_c001_v0001032_t0054_u01753327853301") 2025/07/24 03:36:14 DEBUG : only3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c1682bd_d20250724_m033044_c001_v7007000_t0000_u01753327844090") 2025/07/24 03:36:14 DEBUG : only3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc041e_d20250724_m033029_c001_v0001032_t0026_u01753327829007") 2025/07/24 03:36:15 DEBUG : only4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39384e_d20250724_m033117_c001_v7007000_t0000_u01753327877628") 2025/07/24 03:36:15 DEBUG : only4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41701bc0b587920e_d20250724_m033110_c001_v0001181_t0052_u01753327870151") 2025/07/24 03:36:15 DEBUG : only4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0468_d20250724_m033054_c001_v0001032_t0018_u01753327854151") 2025/07/24 03:36:15 DEBUG : only4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6ac_d20250724_m033044_c001_v7007000_t0000_u01753327844650") 2025/07/24 03:36:15 DEBUG : only4: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0420_d20250724_m033029_c001_v0001032_t0022_u01753327829776") 2025/07/24 03:36:15 DEBUG : only5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393850_d20250724_m033117_c001_v7007000_t0000_u01753327877811") 2025/07/24 03:36:15 DEBUG : only5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1e162_d20250724_m033110_c001_v0001098_t0055_u01753327870178") 2025/07/24 03:36:15 DEBUG : only5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc046c_d20250724_m033055_c001_v0001032_t0033_u01753327855167") 2025/07/24 03:36:15 DEBUG : only5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a75d1150a3904_d20250724_m033045_c001_v7007000_t0000_u01753327845047") 2025/07/24 03:36:15 DEBUG : only5: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0424_d20250724_m033030_c001_v0001032_t0028_u01753327830799") 2025/07/24 03:36:15 DEBUG : only6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393851_d20250724_m033117_c001_v7007000_t0000_u01753327877995") 2025/07/24 03:36:15 DEBUG : only6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1e168_d20250724_m033110_c001_v0001098_t0055_u01753327870550") 2025/07/24 03:36:15 DEBUG : only6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc046e_d20250724_m033055_c001_v0001032_t0013_u01753327855923") 2025/07/24 03:36:15 DEBUG : only6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4050ca8d1c1682c8_d20250724_m033045_c001_v7007000_t0000_u01753327845186") 2025/07/24 03:36:15 DEBUG : only6: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0426_d20250724_m033031_c001_v0001032_t0031_u01753327831814") 2025/07/24 03:36:15 DEBUG : only7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393854_d20250724_m033118_c001_v7007000_t0000_u01753327878179") 2025/07/24 03:36:15 DEBUG : only7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41701bc0b5879214_d20250724_m033110_c001_v0001181_t0052_u01753327870334") 2025/07/24 03:36:15 DEBUG : only7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0472_d20250724_m033056_c001_v0001032_t0010_u01753327856929") 2025/07/24 03:36:15 DEBUG : only7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4206684fed888068_d20250724_m033044_c001_v7007000_t0000_u01753327844850") 2025/07/24 03:36:15 DEBUG : only7: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0428_d20250724_m033032_c001_v0001032_t0002_u01753327832538") 2025/07/24 03:36:15 DEBUG : only8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393855_d20250724_m033118_c001_v7007000_t0000_u01753327878362") 2025/07/24 03:36:16 DEBUG : only8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1e166_d20250724_m033110_c001_v0001098_t0055_u01753327870364") 2025/07/24 03:36:16 DEBUG : only8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0476_d20250724_m033057_c001_v0001032_t0050_u01753327857805") 2025/07/24 03:36:16 DEBUG : only8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c6b1_d20250724_m033045_c001_v7007000_t0000_u01753327845205") 2025/07/24 03:36:16 DEBUG : only8: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc042a_d20250724_m033033_c001_v0001032_t0041_u01753327833265") 2025/07/24 03:36:16 DEBUG : only9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393857_d20250724_m033118_c001_v7007000_t0000_u01753327878545") 2025/07/24 03:36:16 DEBUG : only9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f407a6e3263cc04b4_d20250724_m033110_c001_v0001032_t0036_u01753327870564") 2025/07/24 03:36:16 DEBUG : only9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0478_d20250724_m033058_c001_v0001032_t0046_u01753327858472") 2025/07/24 03:36:16 DEBUG : only9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a75d1150a3901_d20250724_m033044_c001_v7007000_t0000_u01753327844863") 2025/07/24 03:36:16 DEBUG : only9: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc042e_d20250724_m033034_c001_v0001032_t0001_u01753327834137") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acb1_d20250724_m032722_c001_v7007000_t0000_u01753327642054") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1167a55cddf6d38f_d20250724_m032719_c001_v0001105_t0053_u01753327639785") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acab_d20250724_m032718_c001_v7007000_t0000_u01753327638689") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc02d5_d20250724_m032716_c001_v0001032_t0021_u01753327636729") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2aca7_d20250724_m032715_c001_v7007000_t0000_u01753327635982") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1167a55cddf6d36d_d20250724_m032713_c001_v0001105_t0050_u01753327633599") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3f2_d20250724_m032703_c001_v7007000_t0000_u01753327623196") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc0b_d20250724_m032701_c001_v0001098_t0058_u01753327621487") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3ed_d20250724_m032659_c001_v7007000_t0000_u01753327619646") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dbeb_d20250724_m032658_c001_v0001098_t0058_u01753327618298") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3e9_d20250724_m032656_c001_v7007000_t0000_u01753327616959") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dbc9_d20250724_m032655_c001_v0001098_t0053_u01753327615429") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3dd_d20250724_m032648_c001_v7007000_t0000_u01753327608894") 2025/07/24 03:36:16 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db7b_d20250724_m032647_c001_v0001098_t0003_u01753327607474") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3d9_d20250724_m032647_c001_v7007000_t0000_u01753327607106") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db6d_d20250724_m032645_c001_v0001098_t0049_u01753327605655") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3d4_d20250724_m032645_c001_v7007000_t0000_u01753327605276") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db69_d20250724_m032644_c001_v0001098_t0029_u01753327604592") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db65_d20250724_m032643_c001_v0001098_t0020_u01753327603814") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3c7_d20250724_m032643_c001_v7007000_t0000_u01753327603441") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db61_d20250724_m032642_c001_v0001098_t0021_u01753327602659") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db5f_d20250724_m032641_c001_v0001098_t0009_u01753327601614") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e230116e_d20250724_m032640_c001_v7007000_t0000_u01753327600866") 2025/07/24 03:36:17 DEBUG : potato: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db55_d20250724_m032639_c001_v0001098_t0042_u01753327599919") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f42157224928970b7_d20250724_m032809_c001_v7007000_t0000_u01753327689585") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0339_d20250724_m032808_c001_v0001032_t0027_u01753327688853") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e118fa_d20250724_m032800_c001_v7007000_t0000_u01753327680572") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dd43_d20250724_m032755_c001_v0001098_t0031_u01753327675684") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89990dd_d20250724_m032747_c001_v7007000_t0000_u01753327667681") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0307_d20250724_m032742_c001_v0001032_t0036_u01753327662907") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acc7_d20250724_m032734_c001_v7007000_t0000_u01753327654693") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dcd7_d20250724_m032729_c001_v0001098_t0054_u01753327649825") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3fb_d20250724_m032707_c001_v7007000_t0000_u01753327627589") 2025/07/24 03:36:17 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc2d_d20250724_m032705_c001_v0001098_t0034_u01753327625984") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3f7_d20250724_m032705_c001_v7007000_t0000_u01753327625615") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc1d_d20250724_m032703_c001_v0001098_t0028_u01753327623840") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3f3_d20250724_m032703_c001_v7007000_t0000_u01753327623471") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc13_d20250724_m032702_c001_v0001098_t0041_u01753327622489") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3f1_d20250724_m032701_c001_v7007000_t0000_u01753327621118") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc01_d20250724_m032700_c001_v0001098_t0004_u01753327620018") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3eb_d20250724_m032657_c001_v7007000_t0000_u01753327617928") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dbd9_d20250724_m032656_c001_v0001098_t0022_u01753327616880") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c3df_d20250724_m032649_c001_v7007000_t0000_u01753327609638") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db87_d20250724_m032648_c001_v0001098_t0026_u01753327608529") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab2f_d20250724_m032545_c001_v7007000_t0000_u01753327545865") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da43_d20250724_m032545_c001_v0001098_t0012_u01753327545150") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab27_d20250724_m032544_c001_v7007000_t0000_u01753327544236") 2025/07/24 03:36:18 DEBUG : potato2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da41_d20250724_m032543_c001_v0001098_t0024_u01753327543471") 2025/07/24 03:36:18 DEBUG : potato3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e118fc_d20250724_m032800_c001_v7007000_t0000_u01753327680755") 2025/07/24 03:36:18 DEBUG : potato3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dd49_d20250724_m032757_c001_v0001098_t0007_u01753327677063") 2025/07/24 03:36:18 DEBUG : potato3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89990de_d20250724_m032748_c001_v7007000_t0000_u01753327668231") 2025/07/24 03:36:18 DEBUG : potato3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc030b_d20250724_m032744_c001_v0001032_t0011_u01753327664218") 2025/07/24 03:36:18 DEBUG : potato3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acc9_d20250724_m032735_c001_v7007000_t0000_u01753327655205") 2025/07/24 03:36:18 DEBUG : potato3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dcdb_d20250724_m032730_c001_v0001098_t0049_u01753327650712") 2025/07/24 03:36:19 DEBUG : pre-dest1/1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd30_d20250724_m032844_c001_v7007000_t0000_u01753327724061") 2025/07/24 03:36:19 DEBUG : pre-dest1/1: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1de2f_d20250724_m032835_c001_v0001098_t0041_u01753327715740") 2025/07/24 03:36:19 DEBUG : pre-dest2/2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4044cf3ae03dfd31_d20250724_m032844_c001_v7007000_t0000_u01753327724244") 2025/07/24 03:36:19 DEBUG : pre-dest2/2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0367_d20250724_m032836_c001_v0001032_t0005_u01753327716407") 2025/07/24 03:36:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f403a8c16e43d42a1_d20250724_m032820_c001_v7007000_t0000_u01753327700575") 2025/07/24 03:36:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1ddbf_d20250724_m032817_c001_v0001098_t0000_u01753327697480") 2025/07/24 03:36:19 DEBUG : sizeonly: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301162_d20250724_m032624_c001_v7007000_t0000_u01753327584765") 2025/07/24 03:36:19 DEBUG : sizeonly: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db15_d20250724_m032623_c001_v0001098_t0002_u01753327583703") 2025/07/24 03:36:19 DEBUG : splitbanan: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e899957d_d20250724_m033327_c001_v7007000_t0000_u01753328007891") 2025/07/24 03:36:19 DEBUG : splitbanan: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e43f_d20250724_m033320_c001_v0001098_t0025_u01753328000209") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d39_d20250724_m033455_c001_v7007000_t0000_u01753328095329") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d1595600f_d20250724_m033448_c001_v0001144_t0027_u01753328088287") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e89996dd_d20250724_m033438_c001_v7007000_t0000_u01753328078087") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fe1_d20250724_m033431_c001_v0001144_t0036_u01753328071151") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f411d855b4d3652e0_d20250724_m033420_c001_v7007000_t0000_u01753328060382") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955fbb_d20250724_m033414_c001_v0001144_t0031_u01753328054136") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4143c77fdd13bd33_d20250724_m033403_c001_v7007000_t0000_u01753328043405") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f7f_d20250724_m033356_c001_v0001144_t0044_u01753328036493") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41935af122123ed0_d20250724_m033346_c001_v7007000_t0000_u01753328026290") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f51_d20250724_m033339_c001_v0001144_t0058_u01753328019446") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4224be72e8999553_d20250724_m033322_c001_v7007000_t0000_u01753328002332") 2025/07/24 03:36:19 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955f0f_d20250724_m033318_c001_v0001144_t0025_u01753327998769") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c87e_d20250724_m033308_c001_v7007000_t0000_u01753327988328") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3c5_d20250724_m033300_c001_v0001098_t0028_u01753327980692") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415646e60c69f820_d20250724_m033259_c001_v7007000_t0000_u01753327979536") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc056e_d20250724_m033256_c001_v0001032_t0043_u01753327976030") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5e7_d20250724_m033244_c001_v7007000_t0000_u01753327964833") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955ea8_d20250724_m033237_c001_v0001144_t0017_u01753327957424") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f416de9108c80e5c0_d20250724_m033236_c001_v7007000_t0000_u01753327956454") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc053a_d20250724_m033232_c001_v0001032_t0004_u01753327952639") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f406e92df7ab724be_d20250724_m033216_c001_v7007000_t0000_u01753327936641") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e6a_d20250724_m033211_c001_v0001144_t0012_u01753327931735") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4074ca2dcf537129_d20250724_m033201_c001_v7007000_t0000_u01753327921059") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e3a_d20250724_m033154_c001_v0001144_t0046_u01753327914331") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f418e4d80f7fb9b96_d20250724_m033143_c001_v7007000_t0000_u01753327903608") 2025/07/24 03:36:20 DEBUG : splitbananasplit: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955e14_d20250724_m033137_c001_v0001144_t0003_u01753327897408") 2025/07/24 03:36:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b3939af_d20250724_m033303_c001_v7007000_t0000_u01753327983107") 2025/07/24 03:36:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e3a3_d20250724_m033257_c001_v0001098_t0043_u01753327977288") 2025/07/24 03:36:20 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393878_d20250724_m033128_c001_v7007000_t0000_u01753327888201") 2025/07/24 03:36:20 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e1c4_d20250724_m033126_c001_v0001098_t0001_u01753327886383") 2025/07/24 03:36:20 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393871_d20250724_m033125_c001_v7007000_t0000_u01753327885602") 2025/07/24 03:36:20 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04c2_d20250724_m033124_c001_v0001032_t0036_u01753327884027") 2025/07/24 03:36:20 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acb7_d20250724_m032726_c001_v7007000_t0000_u01753327646919") 2025/07/24 03:36:20 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc02eb_d20250724_m032725_c001_v0001032_t0036_u01753327645254") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acb5_d20250724_m032724_c001_v7007000_t0000_u01753327644584") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc02e9_d20250724_m032723_c001_v0001032_t0045_u01753327643540") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e2301160_d20250724_m032621_c001_v7007000_t0000_u01753327581552") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db09_d20250724_m032619_c001_v0001098_t0056_u01753327579968") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e230115e_d20250724_m032619_c001_v7007000_t0000_u01753327579594") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1db07_d20250724_m032618_c001_v0001098_t0017_u01753327578435") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e230115d_d20250724_m032615_c001_v7007000_t0000_u01753327575841") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1daf3_d20250724_m032614_c001_v0001098_t0012_u01753327574681") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e230115c_d20250724_m032614_c001_v7007000_t0000_u01753327574135") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dae9_d20250724_m032613_c001_v0001098_t0017_u01753327573117") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dadd_d20250724_m032609_c001_v0001098_t0045_u01753327569562") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f405b6480e230115a_d20250724_m032609_c001_v7007000_t0000_u01753327569198") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dad5_d20250724_m032608_c001_v0001098_t0036_u01753327568480") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dacf_d20250724_m032607_c001_v0001098_t0022_u01753327567705") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab95_d20250724_m032606_c001_v7007000_t0000_u01753327566979") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dab7_d20250724_m032604_c001_v0001098_t0014_u01753327564439") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da9d_d20250724_m032601_c001_v0001098_t0019_u01753327561023") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab87_d20250724_m032600_c001_v7007000_t0000_u01753327560658") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da93_d20250724_m032559_c001_v0001098_t0028_u01753327559976") 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da8d_d20250724_m032559_c001_v0001098_t0044_u01753327559168") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab80_d20250724_m032558_c001_v7007000_t0000_u01753327558804") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da6d_d20250724_m032554_c001_v0001098_t0042_u01753327554776") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab6a_d20250724_m032554_c001_v7007000_t0000_u01753327554412") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da69_d20250724_m032553_c001_v0001098_t0001_u01753327553605") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab61_d20250724_m032552_c001_v7007000_t0000_u01753327552703") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da5f_d20250724_m032551_c001_v0001098_t0040_u01753327551992") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab59_d20250724_m032551_c001_v7007000_t0000_u01753327551446") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da5b_d20250724_m032550_c001_v0001098_t0034_u01753327550745") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab4b_d20250724_m032549_c001_v7007000_t0000_u01753327549834") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da53_d20250724_m032548_c001_v0001098_t0037_u01753327548935") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab3d_d20250724_m032548_c001_v7007000_t0000_u01753327548391") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da4b_d20250724_m032547_c001_v0001098_t0026_u01753327547645") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab34_d20250724_m032547_c001_v7007000_t0000_u01753327547101") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da47_d20250724_m032546_c001_v0001098_t0022_u01753327546410") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab1c_d20250724_m032541_c001_v7007000_t0000_u01753327541727") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da39_d20250724_m032541_c001_v0001098_t0029_u01753327541080") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab17_d20250724_m032540_c001_v7007000_t0000_u01753327540535") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da31_d20250724_m032539_c001_v0001098_t0004_u01753327539853") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab10_d20250724_m032538_c001_v7007000_t0000_u01753327538945") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da25_d20250724_m032538_c001_v0001098_t0003_u01753327538239") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2ab07_d20250724_m032535_c001_v7007000_t0000_u01753327535880") 2025/07/24 03:36:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1da0f_d20250724_m032535_c001_v0001098_t0056_u01753327535117") 2025/07/24 03:36:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393879_d20250724_m033128_c001_v7007000_t0000_u01753327888384") 2025/07/24 03:36:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15955dfc_d20250724_m033126_c001_v0001144_t0044_u01753327886393") 2025/07/24 03:36:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393873_d20250724_m033125_c001_v7007000_t0000_u01753327885785") 2025/07/24 03:36:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58792eb_d20250724_m033124_c001_v0001181_t0046_u01753327884040") 2025/07/24 03:36:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d3b_d20250724_m033457_c001_v7007000_t0000_u01753328097711") 2025/07/24 03:36:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e669_d20250724_m033456_c001_v0001098_t0022_u01753328096696") 2025/07/24 03:36:23 DEBUG : sub/yam: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acb0_d20250724_m032721_c001_v7007000_t0000_u01753327641503") 2025/07/24 03:36:23 DEBUG : sub/yam: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc9f_d20250724_m032719_c001_v0001098_t0014_u01753327639436") 2025/07/24 03:36:23 DEBUG : test_dir1/file2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39386d_d20250724_m033123_c001_v7007000_t0000_u01753327883251") 2025/07/24 03:36:23 DEBUG : test_dir1/file2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e1a4_d20250724_m033121_c001_v0001098_t0005_u01753327881521") 2025/07/24 03:36:23 DEBUG : test_dir1/file2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393861_d20250724_m033120_c001_v7007000_t0000_u01753327880721") 2025/07/24 03:36:23 DEBUG : test_dir1/file2: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e19a_d20250724_m033119_c001_v0001098_t0015_u01753327879508") 2025/07/24 03:36:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b39386e_d20250724_m033123_c001_v7007000_t0000_u01753327883435") 2025/07/24 03:36:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b58792c5_d20250724_m033121_c001_v0001181_t0045_u01753327881511") 2025/07/24 03:36:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f409905114b393863_d20250724_m033120_c001_v7007000_t0000_u01753327880905") 2025/07/24 03:36:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc04be_d20250724_m033119_c001_v0001032_t0022_u01753327879524") 2025/07/24 03:36:23 DEBUG : three: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c405_d20250724_m032712_c001_v7007000_t0000_u01753327632845") 2025/07/24 03:36:23 DEBUG : three: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc63_d20250724_m032711_c001_v0001098_t0019_u01753327631429") 2025/07/24 03:36:23 DEBUG : three: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc4d_d20250724_m032709_c001_v0001098_t0027_u01753327629099") 2025/07/24 03:36:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d3c_d20250724_m033459_c001_v7007000_t0000_u01753328099288") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b5879ffa_d20250724_m033458_c001_v0001181_t0055_u01753328098662") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d89_d20250724_m033519_c001_v7007000_t0000_u01753328119649") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc067b_d20250724_m033517_c001_v0001032_t0057_u01753328117174") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d75_d20250724_m033515_c001_v7007000_t0000_u01753328115590") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587a0df_d20250724_m033514_c001_v0001181_t0022_u01753328114011") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d6e_d20250724_m033513_c001_v7007000_t0000_u01753328113055") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e6cf_d20250724_m033512_c001_v0001098_t0036_u01753328112313") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d47_d20250724_m033507_c001_v7007000_t0000_u01753328107005") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587a06c_d20250724_m033506_c001_v0001181_t0006_u01753328106156") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d54_d20250724_m033509_c001_v7007000_t0000_u01753328109271") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc066f_d20250724_m033507_c001_v0001032_t0046_u01753328107947") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d42_d20250724_m033505_c001_v7007000_t0000_u01753328105139") 2025/07/24 03:36:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1e69b_d20250724_m033504_c001_v0001098_t0049_u01753328104082") 2025/07/24 03:36:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d40_d20250724_m033503_c001_v7007000_t0000_u01753328103132") 2025/07/24 03:36:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15956039_d20250724_m033502_c001_v0001144_t0046_u01753328102097") 2025/07/24 03:36:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d3f_d20250724_m033501_c001_v7007000_t0000_u01753328101146") 2025/07/24 03:36:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc0667_d20250724_m033500_c001_v0001032_t0040_u01753328100243") 2025/07/24 03:36:24 DEBUG : toe/toe/toe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f40783b0bca41bec5_d20250724_m033524_c001_v7007000_t0000_u01753328124411") 2025/07/24 03:36:24 DEBUG : toe/toe/toe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11701bc0b587a169_d20250724_m033523_c001_v0001181_t0012_u01753328123772") 2025/07/24 03:36:24 DEBUG : toe/toe/toe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d62_d20250724_m033511_c001_v7007000_t0000_u01753328111373") 2025/07/24 03:36:24 DEBUG : toe/toe/toe: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15956056_d20250724_m033510_c001_v0001144_t0015_u01753328110225") 2025/07/24 03:36:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d8c_d20250724_m033520_c001_v7007000_t0000_u01753328120300") 2025/07/24 03:36:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1196582d15956068_d20250724_m033518_c001_v0001144_t0052_u01753328118852") 2025/07/24 03:36:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4183de1f75e11d79_d20250724_m033516_c001_v7007000_t0000_u01753328116168") 2025/07/24 03:36:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f10325fec80d47a79_d20250724_m033515_c001_v0001041_t0015_u01753328115222") 2025/07/24 03:36:25 DEBUG : two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f412b074ac7f9c407_d20250724_m032713_c001_v7007000_t0000_u01753327633027") 2025/07/24 03:36:25 DEBUG : two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f4167a55cddf6d367_d20250724_m032710_c001_v0001105_t0041_u01753327630854") 2025/07/24 03:36:25 DEBUG : two: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f41931251bca1dc49_d20250724_m032708_c001_v0001098_t0055_u01753327628915") 2025/07/24 03:36:25 DEBUG : yam: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acb2_d20250724_m032722_c001_v7007000_t0000_u01753327642237") 2025/07/24 03:36:25 DEBUG : yam: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f109f29860ed854d9_d20250724_m032720_c001_v0001161_t0010_u01753327640929") 2025/07/24 03:36:25 DEBUG : yam: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2aca9_d20250724_m032718_c001_v7007000_t0000_u01753327638139") 2025/07/24 03:36:25 DEBUG : yam: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f11931251bca1dc8f_d20250724_m032716_c001_v0001098_t0056_u01753327636720") 2025/07/24 03:36:25 DEBUG : yam: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2aca6_d20250724_m032715_c001_v7007000_t0000_u01753327635433") 2025/07/24 03:36:25 DEBUG : yam: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f107a6e3263cc02cf_d20250724_m032713_c001_v0001032_t0030_u01753327633586") 2025/07/24 03:36:25 DEBUG : yaml: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2acad_d20250724_m032718_c001_v7007000_t0000_u01753327638872") 2025/07/24 03:36:25 DEBUG : yaml: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f1175d68d52eeebcc_d20250724_m032717_c001_v0001183_t0053_u01753327637900") 2025/07/24 03:36:25 DEBUG : yaml: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f415a1de418c2aca8_d20250724_m032716_c001_v7007000_t0000_u01753327636165") 2025/07/24 03:36:25 DEBUG : yaml: Deleting (id "4_z6f52fdc3706d3bab9f880e1b_f118550daa68c3671_d20250724_m032715_c001_v0001183_t0027_u01753327635206") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m57.641427939s (try 1/5)