"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/19 03:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi" 2025/07/19 03:48:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 03:48:49 DEBUG : Creating backend with remote "/tmp/rclone3850528253" === 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-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:48:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:48:50 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:48:50 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:48:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:48:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:48:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:48:50 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:48:50 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:48:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:48:52 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:48:52 DEBUG : B2 bucket rclone-test-xucucay9qizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.17s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", 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-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", 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-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:48:53 DEBUG : Creating backend with remote "/non-existing" 2025/07/19 03:48:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/19 03:48:53 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:48:53 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:48:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:48:54 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:48:54 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:48:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:48:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", 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-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:48:56 INFO : B2 bucket rclone-test-xucucay9qizi: Running all checks before starting transfers 2025/07/19 03:48:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:48:56 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:48:56 INFO : B2 bucket rclone-test-xucucay9qizi: Checks finished, now starting transfers 2025/07/19 03:48:56 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:48:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:48:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.45s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:48:57 ERROR : Ignoring --no-traverse with sync 2025/07/19 03:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:48:58 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:48:58 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:48:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:48:58 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:48:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.27s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:48:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/19 03:48:59 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:48:59 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:48:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/19 03:48:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:49:00 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:00 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:49:02 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:02 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/19 03:49:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:49:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/19 03:49:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:49:03 INFO : sub dir2: Making directory 2025/07/19 03:49:03 INFO : sub dir: Making directory 2025/07/19 03:49:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:03 INFO : sub dir2/sub sub dir2: Making directory 2025/07/19 03:49:03 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:03 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:04 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/19 03:49:04 DEBUG : B2 bucket rclone-test-xucucay9qizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:04 INFO : sub dir2: Making directory 2025/07/19 03:49:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/19 03:49:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:05 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:05 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.51s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:06 DEBUG : sub dir2: Making directory with metadata 2025/07/19 03:49:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:49:06 INFO : sub dir2: Making directory 2025/07/19 03:49:06 INFO : sub dir: Making directory 2025/07/19 03:49:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:06 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:06 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:07 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:49:07 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/19 03:49:07 DEBUG : B2 bucket rclone-test-xucucay9qizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/19 03:49:07 DEBUG : B2 bucket rclone-test-xucucay9qizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:08 INFO : sub dir2: Making directory 2025/07/19 03:49:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:08 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:08 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:08 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:49:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:09 DEBUG : sub dir2: Making directory with metadata 2025/07/19 03:49:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:49:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:49:09 INFO : sub dir2: Making directory 2025/07/19 03:49:09 INFO : sub dir: Making directory 2025/07/19 03:49:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:09 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:09 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:10 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:49:10 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/19 03:49:10 DEBUG : B2 bucket rclone-test-xucucay9qizi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", 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-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:11 INFO : sub dir2: Making directory 2025/07/19 03:49:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:11 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:11 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:11 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:49:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kizucoy2cehi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xucucay9qizi -> B2 bucket rclone-test-kizucoy2cehi 2025/07/19 03:49:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:14 DEBUG : B2 bucket rclone-test-kizucoy2cehi: Waiting for checks to finish 2025/07/19 03:49:14 DEBUG : B2 bucket rclone-test-kizucoy2cehi: Waiting for transfers to finish 2025/07/19 03:49:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:49:15 DEBUG : B2 bucket rclone-test-kizucoy2cehi: Purge remote 2025/07/19 03:49:15 INFO : B2 bucket rclone-test-kizucoy2cehi: cleaning bucket "rclone-test-kizucoy2cehi" of all files 2025/07/19 03:49:15 DEBUG : sub dir/hello world: Deleting (id "4_z1f72ed13c0cd2b0b9f880e1b_f1014f0fe1a7d6330_d20250719_m034915_c001_v0001165_t0032_u01752896955052") --- PASS: TestServerSideCopy (4.03s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/19 03:49:17 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:17 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/19 03:49:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nixohug8daqu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xucucay9qizi -> B2 bucket rclone-test-nixohug8daqu 2025/07/19 03:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:20 DEBUG : B2 bucket rclone-test-nixohug8daqu: Waiting for checks to finish 2025/07/19 03:49:20 DEBUG : B2 bucket rclone-test-nixohug8daqu: Waiting for transfers to finish 2025/07/19 03:49:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:49:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/19 03:49:23 DEBUG : B2 bucket rclone-test-nixohug8daqu: Waiting for checks to finish 2025/07/19 03:49:23 DEBUG : B2 bucket rclone-test-nixohug8daqu: Waiting for transfers to finish 2025/07/19 03:49:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/19 03:49:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:49:24 DEBUG : B2 bucket rclone-test-nixohug8daqu: Purge remote 2025/07/19 03:49:24 INFO : B2 bucket rclone-test-nixohug8daqu: cleaning bucket "rclone-test-nixohug8daqu" of all files 2025/07/19 03:49:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2fd83c0cd2b0b9f880e1b_f106ecba61145f6da_d20250719_m034923_c001_v0001106_t0025_u01752896963395") 2025/07/19 03:49:24 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2fd83c0cd2b0b9f880e1b_f116e6c7f3ed7fef0_d20250719_m034920_c001_v0001037_t0013_u01752896960940") --- PASS: TestServerSideCopyOverSelf (7.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:26 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/19 03:49:26 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/19 03:49:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/19 03:49:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xagicet5fanu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xucucay9qizi -> B2 bucket rclone-test-xagicet5fanu 2025/07/19 03:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:29 DEBUG : B2 bucket rclone-test-xagicet5fanu: Waiting for checks to finish 2025/07/19 03:49:29 DEBUG : B2 bucket rclone-test-xagicet5fanu: Waiting for transfers to finish 2025/07/19 03:49:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:49:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/19 03:49:32 DEBUG : B2 bucket rclone-test-xagicet5fanu: Waiting for checks to finish 2025/07/19 03:49:32 DEBUG : B2 bucket rclone-test-xagicet5fanu: Waiting for transfers to finish 2025/07/19 03:49:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/19 03:49:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:49:32 INFO : sub dir/hello world: Deleted 2025/07/19 03:49:33 DEBUG : testing file moves 2025/07/19 03:49:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/19 03:49:34 DEBUG : B2 bucket rclone-test-xagicet5fanu: Waiting for checks to finish 2025/07/19 03:49:34 DEBUG : B2 bucket rclone-test-xagicet5fanu: Waiting for transfers to finish 2025/07/19 03:49:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/19 03:49:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:49:34 INFO : sub dir/hello world: Deleted 2025/07/19 03:49:35 DEBUG : B2 bucket rclone-test-xagicet5fanu: Purge remote 2025/07/19 03:49:35 INFO : B2 bucket rclone-test-xagicet5fanu: cleaning bucket "rclone-test-xagicet5fanu" of all files 2025/07/19 03:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z9fa21dc3c0dd2b0b9f880e1b_f11371b3a2a53c409_d20250719_m034934_c001_v0001038_t0002_u01752896974192") 2025/07/19 03:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z9fa21dc3c0dd2b0b9f880e1b_f111eef545b8b9262_d20250719_m034932_c001_v0001100_t0052_u01752896972166") 2025/07/19 03:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z9fa21dc3c0dd2b0b9f880e1b_f107916c5630e3382_d20250719_m034930_c001_v0001109_t0014_u01752896970318") --- PASS: TestServerSideMoveOverSelf (8.84s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:37 ERROR : error listing: directory not found 2025/07/19 03:49:37 INFO : Local file system at /tmp/rclone3850528253: Making directory 2025/07/19 03:49:37 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:37 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:49:39 DEBUG : Local file system at /tmp/rclone3850528253: Waiting for checks to finish 2025/07/19 03:49:39 DEBUG : Local file system at /tmp/rclone3850528253: Waiting for transfers to finish 2025/07/19 03:49:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:49:39 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/19 03:49:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/19 03:49:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:49:41 INFO : check sum: Copied (new) 2025/07/19 03:49:41 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:41 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:49:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/19 03:49:41 DEBUG : check sum: Unchanged skipping 2025/07/19 03:49:41 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:41 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.71s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/19 03:49:42 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:42 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:49:42 INFO : sizeonly: Copied (new) 2025/07/19 03:49:42 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:43 DEBUG : sizeonly: Sizes identical 2025/07/19 03:49:43 DEBUG : sizeonly: Unchanged skipping 2025/07/19 03:49:43 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:43 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:43 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.83s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/19 03:49:44 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:44 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/19 03:49:44 INFO : ignore-size: Copied (new) 2025/07/19 03:49:44 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:49:45 DEBUG : ignore-size: Unchanged skipping 2025/07/19 03:49:45 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:45 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:45 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.86s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:46 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:49:46 DEBUG : existing: Unchanged skipping 2025/07/19 03:49:46 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:46 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:46 INFO : There was nothing to transfer 2025/07/19 03:49:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/19 03:49:46 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:46 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:49:47 INFO : existing: Copied (replaced existing) 2025/07/19 03:49:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.33s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/19 03:49:48 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:48 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:49:48 INFO : existing: Copied (new) 2025/07/19 03:49:48 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:49 DEBUG : existing: Destination exists, skipping 2025/07/19 03:49:49 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:49 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:49 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:50 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/19 03:49:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/19 03:49:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:49:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/19 03:49:51 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:51 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:49:51 INFO : a/potato2: Copied (new) 2025/07/19 03:49:51 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:52 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:53 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/19 03:49:53 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:49:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/19 03:49:53 DEBUG : empty space: Unchanged skipping 2025/07/19 03:49:53 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:53 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:53 INFO : There was nothing to transfer 2025/07/19 03:49:54 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:54 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/19 03:49:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:49:55 INFO : empty space: Updated modification time in destination 2025/07/19 03:49:55 DEBUG : empty space: Unchanged skipping 2025/07/19 03:49:55 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:55 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:56 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/19 03:49:56 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:49:56 DEBUG : empty space: Unchanged skipping 2025/07/19 03:49:56 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:56 DEBUG : Waiting for deletions to finish 2025/07/19 03:49:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.61s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:57 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:57 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/19 03:49:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3850528253) 2025/07/19 03:49:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xucucay9qizi) 2025/07/19 03:49:57 DEBUG : foo: sha1 differ 2025/07/19 03:49:57 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:49:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/19 03:49:58 INFO : foo: Copied (replaced existing) 2025/07/19 03:49:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:49:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:49:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/19 03:49:59 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:49:59 DEBUG : empty space: Unchanged skipping 2025/07/19 03:49:59 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:50:00 INFO : potato: Copied (new) 2025/07/19 03:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/19 03:50:02 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:02 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/19 03:50:02 INFO : potato: Copied (replaced existing) 2025/07/19 03:50:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.46s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:04 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/19 03:50:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3850528253) 2025/07/19 03:50:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xucucay9qizi) 2025/07/19 03:50:04 DEBUG : potato: sha1 differ 2025/07/19 03:50:04 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/19 03:50:04 INFO : potato: Copied (replaced existing) 2025/07/19 03:50:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:50:06 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:06 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:06 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/19 03:50:06 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:50:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:09 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:09 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:09 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:50:09 INFO : potato2: Copied (new) 2025/07/19 03:50:09 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:11 INFO : d: Making directory 2025/07/19 03:50:11 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/19 03:50:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:50:12 DEBUG : c/non empty space: Unchanged skipping 2025/07/19 03:50:12 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:12 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:50:12 INFO : a/potato2: Copied (new) 2025/07/19 03:50:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:13 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:14 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/19 03:50:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:50:15 DEBUG : c/non empty space: Unchanged skipping 2025/07/19 03:50:15 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:15 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:50:16 INFO : a/potato2: Copied (new) 2025/07/19 03:50:16 ERROR : B2 bucket rclone-test-xucucay9qizi: not deleting files as there were IO errors 2025/07/19 03:50:16 ERROR : B2 bucket rclone-test-xucucay9qizi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:18 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:50:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:18 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:18 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:18 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:18 INFO : potato: Deleted 2025/07/19 03:50:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:50:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:20 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:20 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:20 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:21 INFO : potato: Deleted 2025/07/19 03:50:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:50:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:21 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:21 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:21 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:50:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:23 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:23 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/19 03:50:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.39s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:26 DEBUG : enormous: Excluded (Size Filter) 2025/07/19 03:50:26 DEBUG : enormous: Excluded 2025/07/19 03:50:26 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:50:26 DEBUG : potato2: Excluded 2025/07/19 03:50:26 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:50:26 DEBUG : potato2: Excluded 2025/07/19 03:50:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:50:26 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:26 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:26 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:26 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:26 INFO : There was nothing to transfer 2025/07/19 03:50:26 DEBUG : enormous: Excluded (Size Filter) 2025/07/19 03:50:26 DEBUG : enormous: Excluded 2025/07/19 03:50:26 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:50:26 DEBUG : potato2: Excluded 2025/07/19 03:50:26 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:50:26 DEBUG : potato2: Excluded 2025/07/19 03:50:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/19 03:50:26 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:26 DEBUG : Local file system at /tmp/rclone3850528253: Waiting for checks to finish 2025/07/19 03:50:26 DEBUG : Local file system at /tmp/rclone3850528253: Waiting for transfers to finish 2025/07/19 03:50:26 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:29 DEBUG : enormous: Excluded (Size Filter) 2025/07/19 03:50:29 DEBUG : enormous: Excluded 2025/07/19 03:50:29 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:50:29 DEBUG : potato2: Excluded 2025/07/19 03:50:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:50:29 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:29 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:29 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:29 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:29 INFO : potato2: Deleted 2025/07/19 03:50:30 INFO : enormous: Deleted 2025/07/19 03:50:30 INFO : There was nothing to transfer 2025/07/19 03:50:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/19 03:50:30 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:30 DEBUG : Local file system at /tmp/rclone3850528253: Waiting for checks to finish 2025/07/19 03:50:30 DEBUG : Local file system at /tmp/rclone3850528253: Waiting for transfers to finish 2025/07/19 03:50:30 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:30 INFO : potato2: Deleted 2025/07/19 03:50:30 INFO : enormous: Deleted 2025/07/19 03:50:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:32 DEBUG : five: Need to transfer - File not found at Destination 2025/07/19 03:50:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/19 03:50:32 DEBUG : one: Destination is newer than source, skipping 2025/07/19 03:50:32 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:32 DEBUG : three: Sizes identical 2025/07/19 03:50:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/19 03:50:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/19 03:50:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3850528253) 2025/07/19 03:50:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xucucay9qizi) 2025/07/19 03:50:32 DEBUG : two: sha1 differ 2025/07/19 03:50:32 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/19 03:50:33 INFO : five: Copied (new) 2025/07/19 03:50:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/19 03:50:33 INFO : four: Copied (replaced existing) 2025/07/19 03:50:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/19 03:50:33 INFO : two: Copied (replaced existing) 2025/07/19 03:50:33 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:33 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:33 DEBUG : one: Destination is newer than source, skipping 2025/07/19 03:50:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/19 03:50:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/19 03:50:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/19 03:50:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3850528253) 2025/07/19 03:50:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xucucay9qizi) 2025/07/19 03:50:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/19 03:50:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/19 03:50:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/19 03:50:33 DEBUG : three: sha1 differ 2025/07/19 03:50:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/19 03:50:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/19 03:50:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/19 03:50:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/19 03:50:33 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:50:34 INFO : three: Copied (replaced existing) 2025/07/19 03:50:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.95s) === 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-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/19 03:50:36 INFO : B2 bucket rclone-test-xucucay9qizi: Making map for --track-renames 2025/07/19 03:50:36 INFO : B2 bucket rclone-test-xucucay9qizi: Finished making map for --track-renames 2025/07/19 03:50:36 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/19 03:50:36 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for renames to finish 2025/07/19 03:50:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/19 03:50:36 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:50:36 INFO : yam: Copied (new) 2025/07/19 03:50:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/19 03:50:36 INFO : potato: Copied (new) 2025/07/19 03:50:36 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:50:36 INFO : B2 bucket rclone-test-xucucay9qizi: Making map for --track-renames 2025/07/19 03:50:36 INFO : B2 bucket rclone-test-xucucay9qizi: Finished making map for --track-renames 2025/07/19 03:50:36 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:36 DEBUG : potato: Unchanged skipping 2025/07/19 03:50:36 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for renames to finish 2025/07/19 03:50:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:50:37 INFO : yam: Copied (server-side copy) to: yaml 2025/07/19 03:50:37 INFO : yam: Deleted 2025/07/19 03:50:37 INFO : yaml: Renamed from "yam" 2025/07/19 03:50:37 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/19 03:50:39 INFO : B2 bucket rclone-test-xucucay9qizi: Making map for --track-renames 2025/07/19 03:50:39 INFO : B2 bucket rclone-test-xucucay9qizi: Finished making map for --track-renames 2025/07/19 03:50:39 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/19 03:50:39 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for renames to finish 2025/07/19 03:50:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/19 03:50:39 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:50:39 INFO : yam: Copied (new) 2025/07/19 03:50:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/19 03:50:39 INFO : potato: Copied (new) 2025/07/19 03:50:39 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:50:40 INFO : B2 bucket rclone-test-xucucay9qizi: Making map for --track-renames 2025/07/19 03:50:40 INFO : B2 bucket rclone-test-xucucay9qizi: Finished making map for --track-renames 2025/07/19 03:50:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:40 DEBUG : potato: Unchanged skipping 2025/07/19 03:50:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for renames to finish 2025/07/19 03:50:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:50:40 INFO : yam: Copied (server-side copy) to: yaml 2025/07/19 03:50:40 INFO : yam: Deleted 2025/07/19 03:50:40 INFO : yaml: Renamed from "yam" 2025/07/19 03:50:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/19 03:50:41 INFO : B2 bucket rclone-test-xucucay9qizi: Making map for --track-renames 2025/07/19 03:50:41 INFO : B2 bucket rclone-test-xucucay9qizi: Finished making map for --track-renames 2025/07/19 03:50:41 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/19 03:50:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/19 03:50:41 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for renames to finish 2025/07/19 03:50:41 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:50:42 INFO : sub/yam: Copied (new) 2025/07/19 03:50:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/19 03:50:42 INFO : potato: Copied (new) 2025/07/19 03:50:42 DEBUG : Waiting for deletions to finish 2025/07/19 03:50:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:50:42 DEBUG : potato: Unchanged skipping 2025/07/19 03:50:43 INFO : B2 bucket rclone-test-xucucay9qizi: Making map for --track-renames 2025/07/19 03:50:43 INFO : B2 bucket rclone-test-xucucay9qizi: Finished making map for --track-renames 2025/07/19 03:50:43 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:43 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for renames to finish 2025/07/19 03:50:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:50:43 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/19 03:50:43 INFO : sub/yam: Deleted 2025/07/19 03:50:43 INFO : yam: Renamed from "sub/yam" 2025/07/19 03:50:43 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone3850528253/dir1" 2025/07/19 03:50:44 DEBUG : Creating backend with remote "/tmp/rclone3850528253/dir2" 2025/07/19 03:50:44 DEBUG : Local file system at /tmp/rclone3850528253/dir2: Using server-side directory move 2025/07/19 03:50:44 INFO : Local file system at /tmp/rclone3850528253/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/19 03:50:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/19 03:50:44 DEBUG : Local file system at /tmp/rclone3850528253/dir2: Waiting for checks to finish 2025/07/19 03:50:44 DEBUG : Local file system at /tmp/rclone3850528253/dir2: Waiting for transfers to finish 2025/07/19 03:50:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/19 03:50:45 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:45 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/19 03:50:45 INFO : nested/sub dir/file: Copied (new) 2025/07/19 03:50:45 INFO : nested/sub dir/file: Deleted 2025/07/19 03:50:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:46 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:50:46 INFO : sub dir/hello world: Deleted 2025/07/19 03:50:46 INFO : sub dir: Removing directory 2025/07/19 03:50:46 INFO : nested/sub dir: Removing directory 2025/07/19 03:50:46 INFO : nested: Removing directory 2025/07/19 03:50:46 DEBUG : Local file system at /tmp/rclone3850528253: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/19 03:50:47 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:47 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:47 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:50:47 INFO : sub dir/hello world: Deleted 2025/07/19 03:50:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/19 03:50:47 INFO : nested/sub dir/file: Copied (new) 2025/07/19 03:50:47 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/19 03:50:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/19 03:50:48 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:48 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:50:48 INFO : existing: Copied (new) 2025/07/19 03:50:48 INFO : existing: Deleted 2025/07/19 03:50:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/19 03:50:48 INFO : existing-b: Copied (new) 2025/07/19 03:50:48 INFO : existing-b: Deleted 2025/07/19 03:50:49 DEBUG : existing: Destination exists, skipping 2025/07/19 03:50:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/19 03:50:49 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:50:49 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:50:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:50:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fobamab2qoxe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xucucay9qizi -> B2 bucket rclone-test-fobamab2qoxe 2025/07/19 03:50:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/19 03:50:55 DEBUG : empty space: Unchanged skipping 2025/07/19 03:50:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/19 03:50:55 DEBUG : B2 bucket rclone-test-fobamab2qoxe: Waiting for checks to finish 2025/07/19 03:50:55 INFO : empty space: Deleted 2025/07/19 03:50:55 DEBUG : B2 bucket rclone-test-fobamab2qoxe: Waiting for transfers to finish 2025/07/19 03:50:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:50:55 INFO : potato2: Copied (server-side copy) 2025/07/19 03:50:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:50:55 INFO : potato3: Copied (server-side copy) 2025/07/19 03:50:55 INFO : potato2: Deleted 2025/07/19 03:50:55 INFO : potato3: Deleted 2025/07/19 03:50:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cayoxak5cowe" 2025/07/19 03:50:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/19 03:50:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/19 03:50:57 DEBUG : B2 bucket rclone-test-cayoxak5cowe: Waiting for checks to finish 2025/07/19 03:50:57 DEBUG : B2 bucket rclone-test-cayoxak5cowe: Waiting for transfers to finish 2025/07/19 03:50:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:50:58 INFO : empty space: Copied (server-side copy) 2025/07/19 03:50:58 INFO : empty space: Deleted 2025/07/19 03:50:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:50:58 INFO : potato2: Copied (server-side copy) 2025/07/19 03:50:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:50:58 INFO : potato3: Copied (server-side copy) 2025/07/19 03:50:58 INFO : potato2: Deleted 2025/07/19 03:50:58 INFO : potato3: Deleted 2025/07/19 03:50:59 DEBUG : B2 bucket rclone-test-cayoxak5cowe: Purge remote 2025/07/19 03:50:59 INFO : B2 bucket rclone-test-cayoxak5cowe: cleaning bucket "rclone-test-cayoxak5cowe" of all files 2025/07/19 03:50:59 DEBUG : empty space: Deleting (id "4_z8f127d23c0ed2b0b9f880e1b_f1017813a4081e0a7_d20250719_m035057_c001_v0001171_t0056_u01752897057783") 2025/07/19 03:50:59 DEBUG : potato2: Deleting (id "4_z8f127d23c0ed2b0b9f880e1b_f11804c374fa608fb_d20250719_m035058_c001_v0001134_t0014_u01752897058105") 2025/07/19 03:50:59 DEBUG : potato3: Deleting (id "4_z8f127d23c0ed2b0b9f880e1b_f118a2585db6e1a07_d20250719_m035058_c001_v0001099_t0027_u01752897058165") 2025/07/19 03:50:59 DEBUG : B2 bucket rclone-test-fobamab2qoxe: Purge remote 2025/07/19 03:50:59 INFO : B2 bucket rclone-test-fobamab2qoxe: cleaning bucket "rclone-test-fobamab2qoxe" of all files 2025/07/19 03:51:00 DEBUG : empty space: Deleting (id "4_z5f726d03c0ed2b0b9f880e1b_f4082a78421d8bbad_d20250719_m035058_c001_v7007000_t0000_u01752897058087") 2025/07/19 03:51:00 DEBUG : empty space: Deleting (id "4_z5f726d03c0ed2b0b9f880e1b_f116b175ccdf48e61_d20250719_m035053_c001_v0001131_t0049_u01752897053675") 2025/07/19 03:51:00 DEBUG : potato2: Deleting (id "4_z5f726d03c0ed2b0b9f880e1b_f4082a78421d8bbae_d20250719_m035058_c001_v7007000_t0000_u01752897058608") 2025/07/19 03:51:00 DEBUG : potato2: Deleting (id "4_z5f726d03c0ed2b0b9f880e1b_f119f733817993a90_d20250719_m035055_c001_v0001161_t0015_u01752897055133") 2025/07/19 03:51:00 DEBUG : potato3: Deleting (id "4_z5f726d03c0ed2b0b9f880e1b_f4082a78421d8bbaf_d20250719_m035058_c001_v7007000_t0000_u01752897058647") 2025/07/19 03:51:00 DEBUG : potato3: Deleting (id "4_z5f726d03c0ed2b0b9f880e1b_f119ac07467445d61_d20250719_m035055_c001_v0001181_t0058_u01752897055496") 2025/07/19 03:51:00 DEBUG : potato3: Deleting (id "4_z5f726d03c0ed2b0b9f880e1b_f116b175ccdf48e63_d20250719_m035054_c001_v0001131_t0010_u01752897054144") --- PASS: TestServerSideMove (11.60s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:51:01 DEBUG : Creating backend with remote "TestB2:rclone-test-redejus6rima" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xucucay9qizi -> B2 bucket rclone-test-redejus6rima 2025/07/19 03:51:06 DEBUG : empty space: Excluded (Size Filter) 2025/07/19 03:51:06 DEBUG : empty space: Excluded 2025/07/19 03:51:06 DEBUG : empty space: Excluded (Size Filter) 2025/07/19 03:51:06 DEBUG : empty space: Excluded 2025/07/19 03:51:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/19 03:51:06 DEBUG : B2 bucket rclone-test-redejus6rima: Waiting for checks to finish 2025/07/19 03:51:06 DEBUG : B2 bucket rclone-test-redejus6rima: Waiting for transfers to finish 2025/07/19 03:51:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:07 INFO : potato2: Copied (server-side copy) 2025/07/19 03:51:07 INFO : potato2: Deleted 2025/07/19 03:51:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:51:07 INFO : potato3: Copied (server-side copy) 2025/07/19 03:51:07 INFO : potato3: Deleted 2025/07/19 03:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vofexin8hotu" 2025/07/19 03:51:08 DEBUG : empty space: Excluded (Size Filter) 2025/07/19 03:51:08 DEBUG : empty space: Excluded 2025/07/19 03:51:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/19 03:51:09 DEBUG : B2 bucket rclone-test-vofexin8hotu: Waiting for checks to finish 2025/07/19 03:51:09 DEBUG : B2 bucket rclone-test-vofexin8hotu: Waiting for transfers to finish 2025/07/19 03:51:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:09 INFO : potato2: Copied (server-side copy) 2025/07/19 03:51:10 INFO : potato2: Deleted 2025/07/19 03:51:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:51:10 INFO : potato3: Copied (server-side copy) 2025/07/19 03:51:10 INFO : potato3: Deleted 2025/07/19 03:51:10 DEBUG : B2 bucket rclone-test-vofexin8hotu: Purge remote 2025/07/19 03:51:10 INFO : B2 bucket rclone-test-vofexin8hotu: cleaning bucket "rclone-test-vofexin8hotu" of all files 2025/07/19 03:51:10 DEBUG : potato2: Deleting (id "4_zbf72ad03c0ed2b0b9f880e1b_f114a1652fcece8d1_d20250719_m035109_c001_v0001041_t0010_u01752897069649") 2025/07/19 03:51:10 DEBUG : potato3: Deleting (id "4_zbf72ad03c0ed2b0b9f880e1b_f112dbfb91bceb55f_d20250719_m035110_c001_v0001100_t0029_u01752897070000") 2025/07/19 03:51:12 DEBUG : B2 bucket rclone-test-redejus6rima: Purge remote 2025/07/19 03:51:12 INFO : B2 bucket rclone-test-redejus6rima: cleaning bucket "rclone-test-redejus6rima" of all files 2025/07/19 03:51:12 DEBUG : empty space: Deleting (id "4_z3f029d13c0ed2b0b9f880e1b_f115272731ce6402a_d20250719_m035106_c001_v0001171_t0032_u01752897066149") 2025/07/19 03:51:12 DEBUG : potato2: Deleting (id "4_z3f029d13c0ed2b0b9f880e1b_f4038bbaa9dc26218_d20250719_m035110_c001_v7007000_t0000_u01752897070031") 2025/07/19 03:51:12 DEBUG : potato2: Deleting (id "4_z3f029d13c0ed2b0b9f880e1b_f10185d0633f01f36_d20250719_m035107_c001_v0001183_t0052_u01752897067091") 2025/07/19 03:51:12 DEBUG : potato3: Deleting (id "4_z3f029d13c0ed2b0b9f880e1b_f4038bbaa9dc2621a_d20250719_m035110_c001_v7007000_t0000_u01752897070324") 2025/07/19 03:51:12 DEBUG : potato3: Deleting (id "4_z3f029d13c0ed2b0b9f880e1b_f1078f90d42a34def_d20250719_m035107_c001_v0001181_t0039_u01752897067303") 2025/07/19 03:51:12 DEBUG : potato3: Deleting (id "4_z3f029d13c0ed2b0b9f880e1b_f115272731ce6402e_d20250719_m035106_c001_v0001171_t0037_u01752897066447") --- PASS: TestServerSideMoveWithFilter (13.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pahohic7ruto" 2025/07/19 03:51:17 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xucucay9qizi -> B2 bucket rclone-test-pahohic7ruto 2025/07/19 03:51:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/19 03:51:20 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/19 03:51:20 DEBUG : B2 bucket rclone-test-pahohic7ruto: Waiting for checks to finish 2025/07/19 03:51:20 INFO : empty space: Deleted 2025/07/19 03:51:20 DEBUG : B2 bucket rclone-test-pahohic7ruto: Waiting for transfers to finish 2025/07/19 03:51:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:20 INFO : potato2: Copied (server-side copy) 2025/07/19 03:51:20 INFO : potato2: Deleted 2025/07/19 03:51:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:51:21 INFO : potato3: Copied (server-side copy) 2025/07/19 03:51:21 INFO : potato3: Deleted 2025/07/19 03:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vihobuw1fubo" 2025/07/19 03:51:22 INFO : tomatoDir: Making directory 2025/07/19 03:51:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/19 03:51:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/19 03:51:23 DEBUG : B2 bucket rclone-test-vihobuw1fubo: Waiting for checks to finish 2025/07/19 03:51:23 DEBUG : B2 bucket rclone-test-vihobuw1fubo: Waiting for transfers to finish 2025/07/19 03:51:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:51:24 INFO : empty space: Copied (server-side copy) 2025/07/19 03:51:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:51:24 INFO : potato3: Copied (server-side copy) 2025/07/19 03:51:24 INFO : empty space: Deleted 2025/07/19 03:51:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:24 INFO : potato2: Copied (server-side copy) 2025/07/19 03:51:24 INFO : potato3: Deleted 2025/07/19 03:51:24 INFO : potato2: Deleted 2025/07/19 03:51:25 DEBUG : B2 bucket rclone-test-vihobuw1fubo: Purge remote 2025/07/19 03:51:25 INFO : B2 bucket rclone-test-vihobuw1fubo: cleaning bucket "rclone-test-vihobuw1fubo" of all files 2025/07/19 03:51:25 DEBUG : empty space: Deleting (id "4_z5f32dd73c0ed2b0b9f880e1b_f1115d3cb14579944_d20250719_m035123_c001_v0001161_t0046_u01752897083656") 2025/07/19 03:51:25 DEBUG : potato2: Deleting (id "4_z5f32dd73c0ed2b0b9f880e1b_f1101e7d93b4ac494_d20250719_m035124_c001_v0001037_t0012_u01752897084030") 2025/07/19 03:51:25 DEBUG : potato3: Deleting (id "4_z5f32dd73c0ed2b0b9f880e1b_f117307bed022314b_d20250719_m035124_c001_v0001171_t0007_u01752897084033") 2025/07/19 03:51:25 DEBUG : B2 bucket rclone-test-pahohic7ruto: Purge remote 2025/07/19 03:51:25 INFO : B2 bucket rclone-test-pahohic7ruto: cleaning bucket "rclone-test-pahohic7ruto" of all files 2025/07/19 03:51:26 DEBUG : empty space: Deleting (id "4_z8f02cd43c0ed2b0b9f880e1b_f40784b8c835565d3_d20250719_m035124_c001_v7007000_t0000_u01752897084247") 2025/07/19 03:51:26 DEBUG : empty space: Deleting (id "4_z8f02cd43c0ed2b0b9f880e1b_f1018c92c79429149_d20250719_m035119_c001_v0001101_t0013_u01752897079333") 2025/07/19 03:51:26 DEBUG : potato2: Deleting (id "4_z8f02cd43c0ed2b0b9f880e1b_f40784b8c835565d4_d20250719_m035124_c001_v7007000_t0000_u01752897084497") 2025/07/19 03:51:26 DEBUG : potato2: Deleting (id "4_z8f02cd43c0ed2b0b9f880e1b_f118d3cbc9596e953_d20250719_m035120_c001_v0001044_t0049_u01752897080459") 2025/07/19 03:51:26 DEBUG : potato3: Deleting (id "4_z8f02cd43c0ed2b0b9f880e1b_f4108a2f0e5993c3d_d20250719_m035124_c001_v7007000_t0000_u01752897084376") 2025/07/19 03:51:26 DEBUG : potato3: Deleting (id "4_z8f02cd43c0ed2b0b9f880e1b_f118d3cbc9596e955_d20250719_m035120_c001_v0001044_t0034_u01752897080837") 2025/07/19 03:51:26 DEBUG : potato3: Deleting (id "4_z8f02cd43c0ed2b0b9f880e1b_f1018c92c7942914d_d20250719_m035119_c001_v0001101_t0010_u01752897079687") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.00s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:51:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:51:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/rclone-sync-test" 2025/07/19 03:51:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/rclone-sync-test-include/layer2" 2025/07/19 03:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/rclone-sync-test-ignore-file" 2025/07/19 03:51:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/19 03:51:39 DEBUG : B2 bucket rclone-test-xucucay9qizi path rclone-sync-test: Waiting for checks to finish 2025/07/19 03:51:39 DEBUG : B2 bucket rclone-test-xucucay9qizi path rclone-sync-test: Waiting for transfers to finish 2025/07/19 03:51:39 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:39 INFO : There was nothing to transfer 2025/07/19 03:51:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/19 03:51:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:51:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:51:40 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:40 INFO : There was nothing to transfer 2025/07/19 03:51:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/19 03:51:40 DEBUG : B2 bucket rclone-test-xucucay9qizi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/19 03:51:40 DEBUG : B2 bucket rclone-test-xucucay9qizi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/19 03:51:40 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:40 INFO : There was nothing to transfer 2025/07/19 03:51:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/19 03:51:41 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:51:41 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:51:41 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:41 INFO : There was nothing to transfer 2025/07/19 03:51:41 DEBUG : Excluded 2025/07/19 03:51:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/19 03:51:41 DEBUG : B2 bucket rclone-test-xucucay9qizi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/19 03:51:41 DEBUG : B2 bucket rclone-test-xucucay9qizi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/19 03:51:41 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:41 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dst" 2025/07/19 03:51:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/CompareDest" 2025/07/19 03:51:45 DEBUG : one: Need to transfer - File not found at Destination 2025/07/19 03:51:45 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:51:45 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:51:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:51:46 INFO : one: Copied (new) 2025/07/19 03:51:46 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:51:46 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:51:47 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:51:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/19 03:51:47 INFO : one: Copied (replaced existing) 2025/07/19 03:51:47 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:51:49 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:51:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:51:49 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:51:49 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:49 INFO : There was nothing to transfer 2025/07/19 03:51:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:51:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/19 03:51:51 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:51:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:51:51 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:51:51 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:51 INFO : There was nothing to transfer 2025/07/19 03:51:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:51:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/19 03:51:51 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:51:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:51:51 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:51:51 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:51 INFO : There was nothing to transfer 2025/07/19 03:51:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:51:53 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/19 03:51:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/19 03:51:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/19 03:51:53 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:51:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:51:53 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:51:53 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:53 INFO : There was nothing to transfer 2025/07/19 03:51:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:51:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/19 03:51:53 DEBUG : two: Need to transfer - File not found at Destination 2025/07/19 03:51:53 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:51:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:51:53 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:51:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/19 03:51:54 INFO : two: Copied (new) 2025/07/19 03:51:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.72s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dest" 2025/07/19 03:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/pre-dest1" 2025/07/19 03:51:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/pre-dest2" 2025/07/19 03:52:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/19 03:52:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/19 03:52:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/19 03:52:02 DEBUG : B2 bucket rclone-test-xucucay9qizi path dest: Waiting for checks to finish 2025/07/19 03:52:02 DEBUG : B2 bucket rclone-test-xucucay9qizi path dest: Waiting for transfers to finish 2025/07/19 03:52:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/19 03:52:03 INFO : 3: Copied (new) 2025/07/19 03:52:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.06s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:52:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dst" 2025/07/19 03:52:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/CopyDest" 2025/07/19 03:52:08 DEBUG : one: Need to transfer - File not found at Destination 2025/07/19 03:52:08 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:08 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:52:09 INFO : one: Copied (new) 2025/07/19 03:52:09 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:52:09 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:09 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/19 03:52:10 INFO : one: Copied (replaced existing) 2025/07/19 03:52:10 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/BackupDir" 2025/07/19 03:52:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:52:13 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:52:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:52:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:52:14 INFO : one: Copied (server-side copy) 2025/07/19 03:52:14 INFO : one: Deleted 2025/07/19 03:52:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/19 03:52:15 INFO : one: Copied (server-side copy) 2025/07/19 03:52:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/19 03:52:15 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:15 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:52:16 DEBUG : one: Unchanged skipping 2025/07/19 03:52:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:52:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/19 03:52:16 INFO : two: Copied (server-side copy) 2025/07/19 03:52:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/19 03:52:16 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:16 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:16 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:52:17 DEBUG : one: Unchanged skipping 2025/07/19 03:52:17 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:52:17 DEBUG : two: Unchanged skipping 2025/07/19 03:52:17 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:17 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:17 INFO : There was nothing to transfer 2025/07/19 03:52:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:52:18 DEBUG : one: Unchanged skipping 2025/07/19 03:52:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/19 03:52:18 DEBUG : three: Destination not found in --copy-dest 2025/07/19 03:52:18 DEBUG : three: Need to transfer - File not found at Destination 2025/07/19 03:52:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:52:18 DEBUG : two: Unchanged skipping 2025/07/19 03:52:18 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:18 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/19 03:52:19 INFO : three: Copied (new) 2025/07/19 03:52:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.53s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:52:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dst" 2025/07/19 03:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/backup" 2025/07/19 03:52:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:52:26 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:26 DEBUG : two: Unchanged skipping 2025/07/19 03:52:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:52:27 INFO : one: Copied (server-side copy) 2025/07/19 03:52:27 INFO : one: Deleted 2025/07/19 03:52:27 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:52:28 INFO : one: Copied (new) 2025/07/19 03:52:28 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:52:29 INFO : three.txt: Copied (server-side copy) 2025/07/19 03:52:29 INFO : three.txt: Deleted 2025/07/19 03:52:29 INFO : three.txt: Moved into backup dir 2025/07/19 03:52:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:52:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:31 DEBUG : two: Unchanged skipping 2025/07/19 03:52:31 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:52:31 INFO : one: Copied (server-side copy) 2025/07/19 03:52:31 INFO : one: Deleted 2025/07/19 03:52:31 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:52:32 INFO : one: Copied (new) 2025/07/19 03:52:32 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:52:32 INFO : three.txt: Copied (server-side copy) 2025/07/19 03:52:33 INFO : three.txt: Deleted 2025/07/19 03:52:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:52:35 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1161-09.backblaze.com/b2api/v1/b2_upload_file/cf027df3c0cd2b0b9f880e1b/c001_v0001161_t0022": EOF 2025/07/19 03:52:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-09.backblaze.com/b2api/v1/b2_upload_file/cf027df3c0cd2b0b9f880e1b/c001_v0001161_t0022": EOF) 2025/07/19 03:52:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xucucay9qizi: 1/10 (Post "https://pod-000-1161-09.backblaze.com/b2api/v1/b2_upload_file/cf027df3c0cd2b0b9f880e1b/c001_v0001161_t0022": EOF) 2025/07/19 03:52:38 DEBUG : pacer: Reducing sleep to 10ms 2025/07/19 03:52:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dst" 2025/07/19 03:52:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/backup" 2025/07/19 03:52:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:52:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:41 DEBUG : two: Unchanged skipping 2025/07/19 03:52:41 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:52:42 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:52:42 INFO : one: Deleted 2025/07/19 03:52:42 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:52:43 INFO : one: Copied (new) 2025/07/19 03:52:43 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:52:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:52:43 INFO : three.txt: Deleted 2025/07/19 03:52:43 INFO : three.txt: Moved into backup dir 2025/07/19 03:52:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:52:45 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:45 DEBUG : two: Unchanged skipping 2025/07/19 03:52:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:52:46 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:52:46 INFO : one: Deleted 2025/07/19 03:52:46 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:52:46 INFO : one: Copied (new) 2025/07/19 03:52:46 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:52:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:52:47 INFO : three.txt: Deleted 2025/07/19 03:52:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dst" 2025/07/19 03:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/backup" 2025/07/19 03:52:53 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:52:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:53 DEBUG : two: Unchanged skipping 2025/07/19 03:52:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:52:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/19 03:52:54 INFO : one: Deleted 2025/07/19 03:52:54 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:52:55 INFO : one: Copied (new) 2025/07/19 03:52:55 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:52:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/19 03:52:56 INFO : three.txt: Deleted 2025/07/19 03:52:56 INFO : three.txt: Moved into backup dir 2025/07/19 03:52:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:52:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:57 DEBUG : two: Unchanged skipping 2025/07/19 03:52:57 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:52:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:52:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/19 03:52:58 INFO : one: Deleted 2025/07/19 03:52:58 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:52:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:52:58 INFO : one: Copied (new) 2025/07/19 03:52:58 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:52:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/19 03:52:59 INFO : three.txt: Deleted 2025/07/19 03:52:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.99s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:53:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dst" 2025/07/19 03:53:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:53:03 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:53:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:03 DEBUG : two: Unchanged skipping 2025/07/19 03:53:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:53:04 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:53:04 INFO : one: Deleted 2025/07/19 03:53:04 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:53:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:53:05 INFO : one: Copied (new) 2025/07/19 03:53:05 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:53:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:53:05 INFO : three.txt: Deleted 2025/07/19 03:53:05 INFO : three.txt: Moved into backup dir 2025/07/19 03:53:06 DEBUG : one.bak: Excluded (Path Filter) 2025/07/19 03:53:06 DEBUG : one.bak: Excluded 2025/07/19 03:53:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/19 03:53:06 DEBUG : three.txt.bak: Excluded 2025/07/19 03:53:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:53:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:06 DEBUG : two: Unchanged skipping 2025/07/19 03:53:06 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for checks to finish 2025/07/19 03:53:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:53:07 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:53:07 INFO : one: Deleted 2025/07/19 03:53:07 DEBUG : B2 bucket rclone-test-xucucay9qizi path dst: Waiting for transfers to finish 2025/07/19 03:53:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:53:08 INFO : one: Copied (new) 2025/07/19 03:53:08 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:53:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:53:08 INFO : three.txt: Deleted 2025/07/19 03:53:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.52s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dst" 2025/07/19 03:53:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:53:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:53:14 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:53:14 INFO : one: Deleted 2025/07/19 03:53:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:53:15 INFO : one: Copied (new) 2025/07/19 03:53:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:15 DEBUG : two: Unchanged skipping 2025/07/19 03:53:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/19 03:53:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:53:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:53:16 INFO : three.txt: Deleted 2025/07/19 03:53:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:53:17 INFO : three.txt: Copied (new) 2025/07/19 03:53:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:53:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:53:18 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:53:18 INFO : one: Deleted 2025/07/19 03:53:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:53:19 INFO : one: Copied (new) 2025/07/19 03:53:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:19 DEBUG : two: Unchanged skipping 2025/07/19 03:53:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/19 03:53:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:53:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:53:20 INFO : three.txt: Deleted 2025/07/19 03:53:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/19 03:53:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:53:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xucucay9qizi/dst" 2025/07/19 03:53:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:53:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:53:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/19 03:53:27 INFO : one: Deleted 2025/07/19 03:53:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:53:28 INFO : one: Copied (new) 2025/07/19 03:53:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:28 DEBUG : two: Unchanged skipping 2025/07/19 03:53:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/19 03:53:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:53:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/19 03:53:29 INFO : three.txt: Deleted 2025/07/19 03:53:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:53:29 INFO : three.txt: Copied (new) 2025/07/19 03:53:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:53:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:53:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/19 03:53:31 INFO : one: Deleted 2025/07/19 03:53:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:53:32 INFO : one: Copied (new) 2025/07/19 03:53:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:32 DEBUG : two: Unchanged skipping 2025/07/19 03:53:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/19 03:53:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:53:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/19 03:53:33 INFO : three.txt: Deleted 2025/07/19 03:53:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/19 03:53:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.62s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:53:35 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:53:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/19 03:53:35 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:53:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/19 03:53:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/19 03:53:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:53:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/19 03:53:37 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:53:37 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:53:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:53:38 INFO : existing: Copied (new) 2025/07/19 03:53:38 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/19 03:53:38 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:53:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/19 03:53:38 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:53:38 ERROR : B2 bucket rclone-test-xucucay9qizi: not deleting files as there were IO errors 2025/07/19 03:53:38 ERROR : B2 bucket rclone-test-xucucay9qizi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:53:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:40 DEBUG : existing: Unchanged skipping 2025/07/19 03:53:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:53:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:53:40 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:53:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:53:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both0: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both13: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both11: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both15: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both12: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both10: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both14: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both16: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both1: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both2: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both17: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both4: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both18: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both6: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both19: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both3: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:55 DEBUG : both5: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both7: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both8: Unchanged skipping 2025/07/19 03:53:55 DEBUG : both9: Unchanged skipping 2025/07/19 03:53:55 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:53:55 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:55 INFO : only5: Deleted 2025/07/19 03:53:55 INFO : only16: Deleted 2025/07/19 03:53:55 INFO : only19: Deleted 2025/07/19 03:53:55 INFO : only17: Deleted 2025/07/19 03:53:55 INFO : only2: Deleted 2025/07/19 03:53:55 INFO : only9: Deleted 2025/07/19 03:53:55 INFO : only10: Deleted 2025/07/19 03:53:55 INFO : only15: Deleted 2025/07/19 03:53:55 INFO : only4: Deleted 2025/07/19 03:53:55 INFO : only7: Deleted 2025/07/19 03:53:56 INFO : only0: Deleted 2025/07/19 03:53:56 INFO : only13: Deleted 2025/07/19 03:53:56 INFO : only14: Deleted 2025/07/19 03:53:56 INFO : only1: Deleted 2025/07/19 03:53:56 INFO : only3: Deleted 2025/07/19 03:53:56 INFO : only6: Deleted 2025/07/19 03:53:56 INFO : only8: Deleted 2025/07/19 03:53:56 INFO : only11: Deleted 2025/07/19 03:53:56 INFO : only12: Deleted 2025/07/19 03:53:56 INFO : only18: Deleted 2025/07/19 03:53:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:54:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:54:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both10: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both13: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both14: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both0: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both11: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both15: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both12: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both17: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both18: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both2: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both3: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both19: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both5: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both6: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both7: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both8: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:14 DEBUG : both16: Unchanged skipping 2025/07/19 03:54:14 DEBUG : both1: Unchanged skipping 2025/07/19 03:54:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : both4: Unchanged skipping 2025/07/19 03:54:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : both9: Unchanged skipping 2025/07/19 03:54:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/19 03:54:14 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:54:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:14 INFO : only12: Copied (replaced existing) 2025/07/19 03:54:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:14 INFO : only13: Copied (replaced existing) 2025/07/19 03:54:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:14 INFO : only16: Copied (replaced existing) 2025/07/19 03:54:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:14 INFO : only17: Copied (replaced existing) 2025/07/19 03:54:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:14 INFO : only14: Copied (replaced existing) 2025/07/19 03:54:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:14 INFO : only18: Copied (replaced existing) 2025/07/19 03:54:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:14 INFO : only19: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only15: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only1: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only2: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only3: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only4: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only5: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only7: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only6: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only8: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only9: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only0: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only10: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:54:15 INFO : only11: Copied (replaced existing) 2025/07/19 03:54:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.60s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:54:23 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:54:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:54:23 DEBUG : empty_on_remote: Making directory with metadata 2025/07/19 03:54:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:54:23 INFO : empty_on_remote: Making directory 2025/07/19 03:54:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/19 03:54:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.73s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:54:26 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:54:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:54:26 DEBUG : empty_on_remote: Making directory with metadata 2025/07/19 03:54:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:54:26 INFO : empty_on_remote: Making directory 2025/07/19 03:54:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/19 03:54:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:54:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:28 INFO : sub dir: Making directory 2025/07/19 03:54:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:54:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:54:32 INFO : sub dir: Making directory 2025/07/19 03:54:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:54:43 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:43 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:54:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : apple: Unchanged skipping 2025/07/19 03:54:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:54:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : banana: Unchanged skipping 2025/07/19 03:54:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:54:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:54:44 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:54:44 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:44 INFO : There was nothing to transfer 2025/07/19 03:54:44 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:44 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:54:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : apple: Unchanged skipping 2025/07/19 03:54:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:54:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:54:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : banana: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:54:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:54:45 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:54:45 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:45 INFO : There was nothing to transfer 2025/07/19 03:54:45 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:45 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:54:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:54:57 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:58 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:54:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : apple: Unchanged skipping 2025/07/19 03:54:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : banana: Unchanged skipping 2025/07/19 03:54:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:54:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:54:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:54:58 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:54:58 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:58 INFO : There was nothing to transfer 2025/07/19 03:54:58 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:59 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : apple: Unchanged skipping 2025/07/19 03:54:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:54:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : banana: Unchanged skipping 2025/07/19 03:54:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:54:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:54:59 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:54:59 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:59 INFO : There was nothing to transfer 2025/07/19 03:54:59 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:59 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:54:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:55:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:13 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:55:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:55:13 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:13 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/19 03:55:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:55:14 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/19 03:55:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/19 03:55:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:14 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:55:14 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:55:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:55:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:55:14 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/19 03:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:55:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:55:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:55:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:55:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:55:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:55:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:55:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:55:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:55:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:55:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:55:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:55:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:55:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:55:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:55:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:55:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:55:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:15 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/19 03:55:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0003-defghij.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0008-2345678.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0009-3456789.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0010-456789.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0011-56789;.txt: Deleted 2025/07/19 03:55:16 INFO : apple: Deleted 2025/07/19 03:55:16 INFO : appleappleapplebanana: Deleted 2025/07/19 03:55:16 INFO : dir1/0012-6789;.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0013-789;=.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0015-9;=.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0007-1234567.txt: Deleted 2025/07/19 03:55:16 INFO : banana: Deleted 2025/07/19 03:55:16 INFO : splitbananasplit: Deleted 2025/07/19 03:55:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/19 03:55:16 INFO : dir1/0014-89;=.txt: Deleted 2025/07/19 03:55:16 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/19 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:16 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : apple: Unchanged skipping 2025/07/19 03:55:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:55:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : banana: Unchanged skipping 2025/07/19 03:55:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/19 03:55:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:55:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:55:17 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:55:17 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:17 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/19 03:55:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:55:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:55:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:55:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:55:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:55:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:55:29 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:30 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:55:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:55:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/19 03:55:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:55:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:55:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:55:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:55:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:55:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:55:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:55:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:55:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:55:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:55:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:55:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:55:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:55:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:55:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/19 03:55:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:55:30 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:55:30 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:55:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:55:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/19 03:55:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:55:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:55:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:55:31 INFO : apple: Copied (new) to: PREFIXapple 2025/07/19 03:55:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:55:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:55:31 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/19 03:55:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:55:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:55:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:55:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:55:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:55:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:55:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:55:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:55:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:55:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:55:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:55:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:55:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:55:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:55:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:55:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:55:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:32 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:32 INFO : splitbananasplit: Deleted 2025/07/19 03:55:32 INFO : dir1/0014-89;=.txt: Deleted 2025/07/19 03:55:32 INFO : dir1/0009-3456789.txt: Deleted 2025/07/19 03:55:32 INFO : banana: Deleted 2025/07/19 03:55:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0007-1234567.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0015-9;=.txt: Deleted 2025/07/19 03:55:33 INFO : apple: Deleted 2025/07/19 03:55:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0003-defghij.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0011-56789;.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0013-789;=.txt: Deleted 2025/07/19 03:55:33 INFO : appleappleapplebanana: Deleted 2025/07/19 03:55:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0008-2345678.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0010-456789.txt: Deleted 2025/07/19 03:55:33 INFO : dir1/0012-6789;.txt: Deleted 2025/07/19 03:55:33 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:55:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:55:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:55:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:55:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:55:33 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:55:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:55:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:55:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:55:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:55:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:55:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:55:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:55:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:55:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:55:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:55:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:55:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:55:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:55:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:55:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:55:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:55:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:55:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:55:34 INFO : splitbananasplit: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:34 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:55:34 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:55:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:55:34 INFO : appleappleapplebanana: Copied (new) 2025/07/19 03:55:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:55:34 INFO : banana: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:55:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/19 03:55:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:55:34 INFO : apple: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:55:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:55:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:55:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:55:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:55:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:55:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/19 03:55:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:55:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:55:35 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:55:35 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:55:35 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:55:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:55:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:55:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:55:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:55:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/19 03:55:35 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/19 03:55:36 INFO : PREFIXapple: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/19 03:55:36 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/19 03:55:36 INFO : PREFIXbanana: Deleted 2025/07/19 03:55:36 INFO : PREFIXsplitbananasplit: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/19 03:55:36 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/19 03:55:36 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:36 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:55:36 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:37 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:55:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:55:49 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:49 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:55:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:55:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:55:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:55:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:55:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:55:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:55:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:50 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:55:50 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:55:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:55:50 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:55:50 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:55:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:55:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:55:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:55:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:55:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:55:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:55:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:55:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:55:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:55:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:55:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:55:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:55:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:55:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:55:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:55:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:55:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:55:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:55:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:55:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:55:51 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/19 03:55:51 INFO : appleappleapplebanana: Deleted 2025/07/19 03:55:52 INFO : dir1/0013-789;=.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0012-6789;.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0014-89;=.txt: Deleted 2025/07/19 03:55:52 INFO : banana: Deleted 2025/07/19 03:55:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/19 03:55:52 INFO : splitbananasplit: Deleted 2025/07/19 03:55:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/19 03:55:52 INFO : apple: Deleted 2025/07/19 03:55:52 INFO : dir1/0010-456789.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0009-3456789.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0003-defghij.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0007-1234567.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0008-2345678.txt: Deleted 2025/07/19 03:55:52 INFO : dir1/0011-56789;.txt: Deleted 2025/07/19 03:55:52 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:52 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:52 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/19 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:55:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:55:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:55:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:55:53 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:55:53 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:55:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:55:53 INFO : splitbananasplit: Copied (new) 2025/07/19 03:55:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:55:53 INFO : appleappleapplebanana: Copied (new) 2025/07/19 03:55:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:55:53 INFO : banana: Copied (new) 2025/07/19 03:55:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:55:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/19 03:55:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:55:53 INFO : apple: Copied (new) 2025/07/19 03:55:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:55:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/19 03:55:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:55:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/19 03:55:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:55:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/19 03:55:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:55:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:55:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:55:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:55:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:55:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:55:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:55:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:55:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:55:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:55:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/19 03:55:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:55:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/19 03:55:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:55:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/19 03:55:55 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : bananaSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : appleSUFFIX: Deleted 2025/07/19 03:55:55 INFO : splitbananasplitSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/19 03:55:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/19 03:55:55 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:55 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:56 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:55:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:56:08 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:09 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:09 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:09 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:56:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/19 03:56:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/19 03:56:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:09 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:56:09 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:56:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:56:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/19 03:56:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:56:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/19 03:56:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:56:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/19 03:56:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:56:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/19 03:56:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:56:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/19 03:56:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:56:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/19 03:56:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:56:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/19 03:56:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:56:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/19 03:56:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:56:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/19 03:56:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:56:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/19 03:56:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:56:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/19 03:56:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:56:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/19 03:56:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:56:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/19 03:56:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:56:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/19 03:56:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:56:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/19 03:56:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:56:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/19 03:56:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:56:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/19 03:56:11 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:11 INFO : splitbananasplit: Deleted 2025/07/19 03:56:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0008-2345678.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0009-3456789.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0012-6789;.txt: Deleted 2025/07/19 03:56:11 INFO : appleappleapplebanana: Deleted 2025/07/19 03:56:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0007-1234567.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0010-456789.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0003-defghij.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0011-56789;.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0013-789;=.txt: Deleted 2025/07/19 03:56:11 INFO : dir1/0014-89;=.txt: Deleted 2025/07/19 03:56:12 INFO : dir1/0015-9;=.txt: Deleted 2025/07/19 03:56:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/19 03:56:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:12 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : appleapple: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:12 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:56:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:56:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:56:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:56:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:56:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:56:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:56:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:56:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:56:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:56:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:56:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:56:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:56:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:56:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/19 03:56:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:56:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:12 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:56:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:13 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : appleapple: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/19 03:56:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:56:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:56:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:56:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:56:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:56:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:56:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:56:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:56:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:56:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:56:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:56:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:56:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:56:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:56:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:56:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:56:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:56:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:56:13 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:56:25 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:26 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:26 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:56:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:26 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:56:26 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:26 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:27 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:56:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:27 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:56:27 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:27 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:27 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:28 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:56:41 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:41 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:42 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:56:42 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:56:42 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:42 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:42 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:56:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:43 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:56:43 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:43 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:43 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:56:55 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:56 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:56:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:56 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:56:56 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:56 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:57 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:56:57 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:57 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:58 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:11 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:11 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:11 DEBUG : banana: Unchanged skipping 2025/07/19 03:57:11 DEBUG : apple: Unchanged skipping 2025/07/19 03:57:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:57:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:57:12 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:57:12 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:12 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : apple: Unchanged skipping 2025/07/19 03:57:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : banana: Unchanged skipping 2025/07/19 03:57:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:57:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:57:13 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:13 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:13 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:13 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:26 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:26 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : apple: Unchanged skipping 2025/07/19 03:57:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:57:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : banana: Unchanged skipping 2025/07/19 03:57:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:57:27 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:27 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:27 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:27 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : apple: Unchanged skipping 2025/07/19 03:57:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:57:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : banana: Unchanged skipping 2025/07/19 03:57:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:57:28 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:28 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:28 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:28 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:28 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:28 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (177.15s) --- PASS: TestTransform/NFC (14.01s) --- PASS: TestTransform/NFD (14.40s) --- PASS: TestTransform/base64 (17.70s) --- PASS: TestTransform/prefix (19.44s) --- PASS: TestTransform/suffix (19.34s) --- PASS: TestTransform/truncate (16.77s) --- PASS: TestTransform/encoder (15.29s) --- PASS: TestTransform/ISO-8859-1 (15.07s) --- PASS: TestTransform/charmap (14.49s) --- PASS: TestTransform/lowercase (15.31s) --- PASS: TestTransform/ascii (15.33s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/19 03:57:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/19 03:57:33 INFO : sub dir_somesuffix: Making directory 2025/07/19 03:57:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/19 03:57:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/19 03:57:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/19 03:57:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/19 03:57:33 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:33 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:34 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/19 03:57:34 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:35 INFO : tictactoe: Making directory 2025/07/19 03:57:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:57:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:35 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:35 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:36 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/19 03:57:36 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.82s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:37 INFO : toe: Making directory 2025/07/19 03:57:37 INFO : toe/toe: Making directory 2025/07/19 03:57:37 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/19 03:57:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:57:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/19 03:57:37 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:37 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/19 03:57:37 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.81s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:38 INFO : toe: Making directory 2025/07/19 03:57:38 INFO : toe/toe: Making directory 2025/07/19 03:57:38 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/19 03:57:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/19 03:57:38 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:38 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/19 03:57:39 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:40 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:57:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:57:40 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:40 INFO : tictacempty_dir: Making directory 2025/07/19 03:57:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:40 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:40 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:40 INFO : tictactoe: Making directory 2025/07/19 03:57:40 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:40 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:40 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:57:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:57:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:57:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:40 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/19 03:57:41 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:41 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:57:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:57:41 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:42 INFO : tictacempty_dir: Making directory 2025/07/19 03:57:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:42 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:42 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:42 INFO : tictactoe: Making directory 2025/07/19 03:57:42 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:42 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:42 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:57:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:57:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:42 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:42 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:42 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/19 03:57:43 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:43 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:43 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:43 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:57:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/19 03:57:43 NOTICE: B2 bucket rclone-test-xucucay9qizi: 0 differences found 2025/07/19 03:57:43 NOTICE: B2 bucket rclone-test-xucucay9qizi: 1 matching files --- PASS: TestAllTag (2.51s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:44 INFO : tictactoe: Making directory 2025/07/19 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:44 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:57:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:57:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:57:44 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:44 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/19 03:57:45 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:45 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:45 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:45 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:46 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:57:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/19 03:57:46 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:46 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.60s) === RUN TestSyntax 2025/07/19 03:57:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:47 INFO : toe: Making directory 2025/07/19 03:57:47 INFO : toe/toe: Making directory 2025/07/19 03:57:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:57:47 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:47 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:47 INFO : toe/toe/toe: Copied (new) 2025/07/19 03:57:47 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:48 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:57:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:57:48 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:48 INFO : tictacempty_dir: Making directory 2025/07/19 03:57:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:48 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:48 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:48 INFO : tictactoe: Making directory 2025/07/19 03:57:48 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:48 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:48 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:57:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:57:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:48 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:48 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:49 INFO : toe/toe/toe.txt: Deleted 2025/07/19 03:57:49 INFO : toe/toe: Removing directory 2025/07/19 03:57:49 INFO : toe: Removing directory 2025/07/19 03:57:49 INFO : empty_dir: Removing directory 2025/07/19 03:57:49 DEBUG : Local file system at /tmp/rclone3850528253: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:50 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:57:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:57:50 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:50 INFO : tictacempty_dir: Making directory 2025/07/19 03:57:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:50 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:50 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:50 INFO : tictactoe: Making directory 2025/07/19 03:57:50 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:50 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:50 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:57:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:57:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:50 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:50 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:51 INFO : toe/toe/toe.txt: Deleted 2025/07/19 03:57:51 INFO : toe/toe: Removing directory 2025/07/19 03:57:51 INFO : toe: Removing directory 2025/07/19 03:57:51 INFO : empty_dir: Removing directory 2025/07/19 03:57:51 DEBUG : Local file system at /tmp/rclone3850528253: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/19 03:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/19 03:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:57:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/19 03:57:52 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.23s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:53 DEBUG : Reset feature "Copy" 2025/07/19 03:57:53 DEBUG : Reset feature "Move" 2025/07/19 03:57:53 DEBUG : Reset feature "Copy" 2025/07/19 03:57:53 DEBUG : Reset feature "Move" 2025/07/19 03:57:53 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:57:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:57:53 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:53 INFO : tictacempty_dir: Making directory 2025/07/19 03:57:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:57:53 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:53 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:53 INFO : tictactoe: Making directory 2025/07/19 03:57:53 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:53 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:57:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:53 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:57:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:57:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:57:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:53 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:53 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:57:54 INFO : toe/toe/toe.txt: Deleted 2025/07/19 03:57:54 INFO : toe/toe: Removing directory 2025/07/19 03:57:54 INFO : toe: Removing directory 2025/07/19 03:57:54 INFO : empty_dir: Removing directory 2025/07/19 03:57:54 DEBUG : Local file system at /tmp/rclone3850528253: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/19 03:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/19 03:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:57:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/19 03:57:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.79s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:57 DEBUG : toe: transformed to: dG9l 2025/07/19 03:57:57 DEBUG : toe: transformed to: dG9l 2025/07/19 03:57:57 INFO : dG9l: Making directory 2025/07/19 03:57:57 DEBUG : toe: transformed to: dG9l 2025/07/19 03:57:57 DEBUG : toe: transformed to: dG9l 2025/07/19 03:57:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/19 03:57:57 INFO : dG9l/dG9l: Making directory 2025/07/19 03:57:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/19 03:57:57 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/19 03:57:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/19 03:57:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/19 03:57:57 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:57 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:57:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:57:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/19 03:57:57 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:58 DEBUG : dG9l: transformed to: toe 2025/07/19 03:57:58 DEBUG : dG9l: transformed to: toe 2025/07/19 03:57:58 DEBUG : dG9l: transformed to: toe 2025/07/19 03:57:58 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/19 03:57:58 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/19 03:57:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/19 03:57:58 DEBUG : Local file system at /tmp/rclone3850528253: Waiting for checks to finish 2025/07/19 03:57:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/19 03:57:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/19 03:57:58 DEBUG : Local file system at /tmp/rclone3850528253: Waiting for transfers to finish 2025/07/19 03:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.53s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xucucay9qizi", Local "Local file system at /tmp/rclone3850528253", Modify Window "1ms" 2025/07/19 03:57:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:57:59 DEBUG : toe: transformed to: 2025/07/19 03:57:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:57:59 DEBUG : toe: transformed to: 2025/07/19 03:57:59 INFO : B2 bucket rclone-test-xucucay9qizi: Making directory 2025/07/19 03:57:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:57:59 DEBUG : toe: transformed to: 2025/07/19 03:57:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:57:59 DEBUG : toe: transformed to: 2025/07/19 03:57:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:57:59 DEBUG : toe/toe: transformed to: 2025/07/19 03:57:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/19 03:57:59 INFO : toe/toe: Making directory 2025/07/19 03:57:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:57:59 DEBUG : toe/toe: transformed to: 2025/07/19 03:57:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/19 03:57:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:57:59 DEBUG : toe: transformed to: 2025/07/19 03:57:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:57:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:57:59 DEBUG : toe/toe/toe: transformed to: 2025/07/19 03:57:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/19 03:57:59 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for checks to finish 2025/07/19 03:57:59 DEBUG : B2 bucket rclone-test-xucucay9qizi: Waiting for transfers to finish 2025/07/19 03:58:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:58:00 INFO : toe/toe/toe: Copied (new) 2025/07/19 03:58:00 ERROR : B2 bucket rclone-test-xucucay9qizi: not deleting files as there were IO errors 2025/07/19 03:58:00 ERROR : B2 bucket rclone-test-xucucay9qizi: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/07/19 03:58:01 DEBUG : B2 bucket rclone-test-xucucay9qizi: Purge remote 2025/07/19 03:58:01 INFO : B2 bucket rclone-test-xucucay9qizi: cleaning bucket "rclone-test-xucucay9qizi" of all files 2025/07/19 03:58:02 DEBUG : BackupDir/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a5c_d20250719_m035220_c001_v7007000_t0000_u01752897140212") 2025/07/19 03:58:02 DEBUG : BackupDir/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f100287aad07cc1b6_d20250719_m035214_c001_v0001090_t0058_u01752897134432") 2025/07/19 03:58:02 DEBUG : CompareDest/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41219a62b3768f78_d20250719_m035155_c001_v7007000_t0000_u01752897115188") 2025/07/19 03:58:02 DEBUG : CompareDest/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0859_d20250719_m035148_c001_v0001181_t0049_u01752897108903") 2025/07/19 03:58:02 DEBUG : CompareDest/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41219a62b3768f79_d20250719_m035155_c001_v7007000_t0000_u01752897115369") 2025/07/19 03:58:02 DEBUG : CompareDest/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b148_d20250719_m035150_c001_v0001105_t0058_u01752897110221") 2025/07/19 03:58:02 DEBUG : CopyDest/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a5d_d20250719_m035220_c001_v7007000_t0000_u01752897140397") 2025/07/19 03:58:02 DEBUG : CopyDest/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db01c6_d20250719_m035211_c001_v0001161_t0036_u01752897131543") 2025/07/19 03:58:02 DEBUG : CopyDest/three: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a5e_d20250719_m035220_c001_v7007000_t0000_u01752897140579") 2025/07/19 03:58:02 DEBUG : CopyDest/three: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b1be_d20250719_m035218_c001_v0001105_t0057_u01752897138013") 2025/07/19 03:58:02 DEBUG : CopyDest/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a5f_d20250719_m035220_c001_v7007000_t0000_u01752897140764") 2025/07/19 03:58:03 DEBUG : CopyDest/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f08f4_d20250719_m035215_c001_v0001181_t0025_u01752897135758") 2025/07/19 03:58:03 DEBUG : EXISTING: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f414051681056c92c_d20250719_m035340_c001_v7007000_t0000_u01752897220663") 2025/07/19 03:58:03 DEBUG : EXISTING: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b2e1_d20250719_m035339_c001_v0001105_t0050_u01752897219580") 2025/07/19 03:58:03 DEBUG : PREFIXapple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57391_d20250719_m035535_c001_v7007000_t0000_u01752897335916") 2025/07/19 03:58:03 DEBUG : PREFIXapple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199fd_d20250719_m035530_c001_v0001134_t0022_u01752897330839") 2025/07/19 03:58:03 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42277695e066521d_d20250719_m035536_c001_v7007000_t0000_u01752897336124") 2025/07/19 03:58:03 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e7e_d20250719_m035530_c001_v0001181_t0012_u01752897330831") 2025/07/19 03:58:03 DEBUG : PREFIXbanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941765_d20250719_m035536_c001_v7007000_t0000_u01752897336143") 2025/07/19 03:58:03 DEBUG : PREFIXbanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4ba_d20250719_m035530_c001_v0001105_t0016_u01752897330857") 2025/07/19 03:58:03 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e81903c_d20250719_m035536_c001_v7007000_t0000_u01752897336155") 2025/07/19 03:58:03 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e32_d20250719_m035530_c001_v0001184_t0043_u01752897330818") 2025/07/19 03:58:03 DEBUG : Testêé: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f414051681056c928_d20250719_m035337_c001_v7007000_t0000_u01752897217288") 2025/07/19 03:58:03 DEBUG : Testêé: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b2d5_d20250719_m035336_c001_v0001105_t0057_u01752897216352") 2025/07/19 03:58:03 DEBUG : Testêé: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ae8_d20250719_m035335_c001_v0001181_t0059_u01752897215382") 2025/07/19 03:58:03 DEBUG : YXBwbGU=: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5731c_d20250719_m035518_c001_v7007000_t0000_u01752897318217") 2025/07/19 03:58:03 DEBUG : YXBwbGU=: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199b1_d20250719_m035514_c001_v0001134_t0022_u01752897314058") 2025/07/19 03:58:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5731e_d20250719_m035518_c001_v7007000_t0000_u01752897318401") 2025/07/19 03:58:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b48a_d20250719_m035514_c001_v0001105_t0004_u01752897314079") 2025/07/19 03:58:03 DEBUG : YmFuYW5h: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57320_d20250719_m035518_c001_v7007000_t0000_u01752897318586") 2025/07/19 03:58:03 DEBUG : YmFuYW5h: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e0a_d20250719_m035514_c001_v0001181_t0027_u01752897314049") 2025/07/19 03:58:04 DEBUG : a/potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a23_d20250719_m035016_c001_v7007000_t0000_u01752897016563") 2025/07/19 03:58:04 DEBUG : a/potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff78_d20250719_m035015_c001_v0001161_t0021_u01752897015400") 2025/07/19 03:58:04 DEBUG : a/potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd05be_d20250719_m035013_c001_v7007000_t0000_u01752897013619") 2025/07/19 03:58:04 DEBUG : a/potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff68_d20250719_m035012_c001_v0001161_t0041_u01752897012435") 2025/07/19 03:58:04 DEBUG : a/potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a0b_d20250719_m034952_c001_v7007000_t0000_u01752896992528") 2025/07/19 03:58:04 DEBUG : a/potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafeea_d20250719_m034951_c001_v0001161_t0054_u01752896991371") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362185_d20250719_m035729_c001_v7007000_t0000_u01752897449269") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a2313_d20250719_m035724_c001_v0001184_t0048_u01752897444896") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86bf_d20250719_m035713_c001_v7007000_t0000_u01752897433889") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a226f_d20250719_m035709_c001_v0001184_t0001_u01752897429546") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8a6_d20250719_m035658_c001_v7007000_t0000_u01752897418655") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a21c8_d20250719_m035654_c001_v0001184_t0036_u01752897414945") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf58_d20250719_m035644_c001_v7007000_t0000_u01752897404131") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a212c_d20250719_m035640_c001_v0001184_t0025_u01752897400163") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf40_d20250719_m035629_c001_v7007000_t0000_u01752897389011") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a2079_d20250719_m035624_c001_v0001184_t0045_u01752897384684") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7ff_d20250719_m035613_c001_v7007000_t0000_u01752897373740") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a9f_d20250719_m035607_c001_v0001134_t0032_u01752897367819") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7bfd_d20250719_m035556_c001_v7007000_t0000_u01752897356981") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a61_d20250719_m035553_c001_v0001134_t0011_u01752897353381") 2025/07/19 03:58:04 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd0695_d20250719_m035552_c001_v7007000_t0000_u01752897352288") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1eee_d20250719_m035548_c001_v0001184_t0041_u01752897348355") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb8ff_d20250719_m035537_c001_v7007000_t0000_u01752897337655") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4c8_d20250719_m035534_c001_v0001105_t0055_u01752897334101") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42277695e066521a_d20250719_m035532_c001_v7007000_t0000_u01752897332977") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e1e_d20250719_m035528_c001_v0001184_t0016_u01752897328912") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb865c_d20250719_m035516_c001_v7007000_t0000_u01752897316034") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0dfa_d20250719_m035511_c001_v0001181_t0049_u01752897311650") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2632d_d20250719_m035500_c001_v7007000_t0000_u01752897300512") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0d84_d20250719_m035456_c001_v0001181_t0011_u01752897296557") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362082_d20250719_m035446_c001_v7007000_t0000_u01752897286146") 2025/07/19 03:58:05 DEBUG : apple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0d06_d20250719_m035442_c001_v0001181_t0057_u01752897282093") 2025/07/19 03:58:05 DEBUG : appleSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2636d_d20250719_m035555_c001_v7007000_t0000_u01752897355564") 2025/07/19 03:58:05 DEBUG : appleSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f0e_d20250719_m035550_c001_v0001184_t0028_u01752897350331") 2025/07/19 03:58:05 DEBUG : appleapple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f801_d20250719_m035613_c001_v7007000_t0000_u01752897373923") 2025/07/19 03:58:05 DEBUG : appleapple: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1fe2_d20250719_m035609_c001_v0001184_t0053_u01752897369844") 2025/07/19 03:58:05 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362186_d20250719_m035729_c001_v7007000_t0000_u01752897449452") 2025/07/19 03:58:05 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b667_d20250719_m035725_c001_v0001105_t0056_u01752897445473") 2025/07/19 03:58:05 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c0_d20250719_m035714_c001_v7007000_t0000_u01752897434071") 2025/07/19 03:58:05 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b635_d20250719_m035710_c001_v0001105_t0059_u01752897430391") 2025/07/19 03:58:05 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8a8_d20250719_m035658_c001_v7007000_t0000_u01752897418837") 2025/07/19 03:58:05 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5fd_d20250719_m035655_c001_v0001105_t0047_u01752897415453") 2025/07/19 03:58:05 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf59_d20250719_m035644_c001_v7007000_t0000_u01752897404314") 2025/07/19 03:58:05 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5c2_d20250719_m035640_c001_v0001105_t0058_u01752897400813") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf41_d20250719_m035629_c001_v7007000_t0000_u01752897389195") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b590_d20250719_m035625_c001_v0001105_t0052_u01752897385259") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7f7_d20250719_m035611_c001_v7007000_t0000_u01752897371550") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f6e_d20250719_m035608_c001_v0001181_t0013_u01752897368567") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7bfe_d20250719_m035557_c001_v7007000_t0000_u01752897357166") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f0a_d20250719_m035553_c001_v0001181_t0018_u01752897353362") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee86c_d20250719_m035551_c001_v7007000_t0000_u01752897351891") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0eec_d20250719_m035548_c001_v0001181_t0031_u01752897348859") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb900_d20250719_m035537_c001_v7007000_t0000_u01752897337839") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e96_d20250719_m035534_c001_v0001181_t0046_u01752897334124") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42277695e066521b_d20250719_m035533_c001_v7007000_t0000_u01752897333165") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199f7_d20250719_m035529_c001_v0001134_t0030_u01752897329356") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42026ab4e5e48e5e_d20250719_m035516_c001_v7007000_t0000_u01752897316058") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d60_d20250719_m035512_c001_v0001184_t0012_u01752897312319") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2632e_d20250719_m035500_c001_v7007000_t0000_u01752897300696") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1cc2_d20250719_m035457_c001_v0001184_t0029_u01752897297065") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362083_d20250719_m035446_c001_v7007000_t0000_u01752897286329") 2025/07/19 03:58:06 DEBUG : appleappleapplebanana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1c3a_d20250719_m035442_c001_v0001184_t0053_u01752897282755") 2025/07/19 03:58:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41219a62b376900d_d20250719_m035555_c001_v7007000_t0000_u01752897355220") 2025/07/19 03:58:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b506_d20250719_m035550_c001_v0001105_t0027_u01752897350342") 2025/07/19 03:58:07 DEBUG : b/potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a24_d20250719_m035016_c001_v7007000_t0000_u01752897016746") 2025/07/19 03:58:07 DEBUG : b/potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff70_d20250719_m035014_c001_v0001161_t0056_u01752897014166") 2025/07/19 03:58:07 DEBUG : b/potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd05bc_d20250719_m035013_c001_v7007000_t0000_u01752897013059") 2025/07/19 03:58:07 DEBUG : b/potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff5e_d20250719_m035010_c001_v0001161_t0030_u01752897010978") 2025/07/19 03:58:07 DEBUG : b/potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a09_d20250719_m034951_c001_v7007000_t0000_u01752896991963") 2025/07/19 03:58:07 DEBUG : b/potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafee4_d20250719_m034950_c001_v0001161_t0014_u01752896990038") 2025/07/19 03:58:07 DEBUG : backup/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303a6_d20250719_m035233_c001_v7007000_t0000_u01752897153549") 2025/07/19 03:58:07 DEBUG : backup/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f119b9f0a01e35930_d20250719_m035231_c001_v0001165_t0041_u01752897151466") 2025/07/19 03:58:07 DEBUG : backup/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f112dfdc6ded69518_d20250719_m035227_c001_v0001179_t0036_u01752897147520") 2025/07/19 03:58:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc262c9_d20250719_m035259_c001_v7007000_t0000_u01752897179813") 2025/07/19 03:58:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f115e01b58bc7780b_d20250719_m035257_c001_v0001179_t0051_u01752897177994") 2025/07/19 03:58:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1037ba013a45ff36_d20250719_m035254_c001_v0001137_t0018_u01752897174207") 2025/07/19 03:58:07 DEBUG : backup/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f40784b8c8355661d_d20250719_m035247_c001_v7007000_t0000_u01752897167820") 2025/07/19 03:58:07 DEBUG : backup/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f103789b88dd0d319_d20250719_m035245_c001_v0001150_t0036_u01752897165873") 2025/07/19 03:58:07 DEBUG : backup/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1091b6c78238edc8_d20250719_m035242_c001_v0001183_t0044_u01752897162271") 2025/07/19 03:58:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc262ca_d20250719_m035259_c001_v7007000_t0000_u01752897179995") 2025/07/19 03:58:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1099a4080218c2a1_d20250719_m035258_c001_v0001134_t0011_u01752897178839") 2025/07/19 03:58:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11218c5146a49c23_d20250719_m035255_c001_v0001150_t0056_u01752897175763") 2025/07/19 03:58:07 DEBUG : backup/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303a7_d20250719_m035233_c001_v7007000_t0000_u01752897153732") 2025/07/19 03:58:07 DEBUG : backup/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f113c3f1d45c4ac90_d20250719_m035232_c001_v0001098_t0013_u01752897152553") 2025/07/19 03:58:07 DEBUG : backup/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109a9b2bf4427516_d20250719_m035228_c001_v0001150_t0042_u01752897148980") 2025/07/19 03:58:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f40784b8c8355661e_d20250719_m035248_c001_v7007000_t0000_u01752897168002") 2025/07/19 03:58:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f103ed1dcb0469660_d20250719_m035246_c001_v0001131_t0002_u01752897166788") 2025/07/19 03:58:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1011b528f6c0942f_d20250719_m035243_c001_v0001180_t0050_u01752897163616") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362187_d20250719_m035729_c001_v7007000_t0000_u01752897449634") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319ba5_d20250719_m035725_c001_v0001134_t0020_u01752897445097") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c1_d20250719_m035714_c001_v7007000_t0000_u01752897434253") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b7d_d20250719_m035709_c001_v0001134_t0018_u01752897429773") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8a9_d20250719_m035659_c001_v7007000_t0000_u01752897419018") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b4d_d20250719_m035655_c001_v0001134_t0041_u01752897415152") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf5a_d20250719_m035644_c001_v7007000_t0000_u01752897404498") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b1d_d20250719_m035640_c001_v0001134_t0055_u01752897400384") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf42_d20250719_m035629_c001_v7007000_t0000_u01752897389378") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319ae3_d20250719_m035624_c001_v0001134_t0028_u01752897384876") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f802_d20250719_m035614_c001_v7007000_t0000_u01752897374106") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1fda_d20250719_m035608_c001_v0001184_t0005_u01752897368352") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7bff_d20250719_m035557_c001_v7007000_t0000_u01752897357351") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b514_d20250719_m035553_c001_v0001105_t0024_u01752897353393") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f421828ee6aaf1207_d20250719_m035552_c001_v7007000_t0000_u01752897352250") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b500_d20250719_m035548_c001_v0001105_t0052_u01752897348585") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb901_d20250719_m035538_c001_v7007000_t0000_u01752897338040") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a0f_d20250719_m035534_c001_v0001134_t0043_u01752897334132") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941761_d20250719_m035532_c001_v7007000_t0000_u01752897332778") 2025/07/19 03:58:08 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e6c_d20250719_m035529_c001_v0001181_t0020_u01752897329131") 2025/07/19 03:58:09 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993cae_d20250719_m035516_c001_v7007000_t0000_u01752897316217") 2025/07/19 03:58:09 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199ab_d20250719_m035511_c001_v0001134_t0052_u01752897311858") 2025/07/19 03:58:09 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2632f_d20250719_m035500_c001_v7007000_t0000_u01752897300879") 2025/07/19 03:58:09 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319975_d20250719_m035456_c001_v0001134_t0030_u01752897296770") 2025/07/19 03:58:09 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362084_d20250719_m035446_c001_v7007000_t0000_u01752897286515") 2025/07/19 03:58:09 DEBUG : banana: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319941_d20250719_m035442_c001_v0001134_t0057_u01752897282298") 2025/07/19 03:58:09 DEBUG : bananaSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee878_d20250719_m035555_c001_v7007000_t0000_u01752897355245") 2025/07/19 03:58:09 DEBUG : bananaSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ef2_d20250719_m035550_c001_v0001181_t0048_u01752897350353") 2025/07/19 03:58:09 DEBUG : both0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde23_d20250719_m035416_c001_v7007000_t0000_u01752897256178") 2025/07/19 03:58:09 DEBUG : both0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0bc6_d20250719_m035401_c001_v0001181_t0055_u01752897241432") 2025/07/19 03:58:09 DEBUG : both0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b6_d20250719_m035356_c001_v7007000_t0000_u01752897236982") 2025/07/19 03:58:09 DEBUG : both0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b1e_d20250719_m035342_c001_v0001181_t0047_u01752897222536") 2025/07/19 03:58:09 DEBUG : both1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde24_d20250719_m035416_c001_v7007000_t0000_u01752897256360") 2025/07/19 03:58:09 DEBUG : both1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0bd0_d20250719_m035402_c001_v0001181_t0028_u01752897242477") 2025/07/19 03:58:09 DEBUG : both1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b7_d20250719_m035357_c001_v7007000_t0000_u01752897237168") 2025/07/19 03:58:09 DEBUG : both1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b22_d20250719_m035343_c001_v0001181_t0027_u01752897223089") 2025/07/19 03:58:09 DEBUG : both10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde25_d20250719_m035416_c001_v7007000_t0000_u01752897256540") 2025/07/19 03:58:09 DEBUG : both10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0bfa_d20250719_m035407_c001_v0001181_t0010_u01752897247753") 2025/07/19 03:58:09 DEBUG : both10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b8_d20250719_m035357_c001_v7007000_t0000_u01752897237352") 2025/07/19 03:58:09 DEBUG : both10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b58_d20250719_m035348_c001_v0001181_t0020_u01752897228403") 2025/07/19 03:58:09 DEBUG : both11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde26_d20250719_m035416_c001_v7007000_t0000_u01752897256729") 2025/07/19 03:58:10 DEBUG : both11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c02_d20250719_m035408_c001_v0001181_t0013_u01752897248374") 2025/07/19 03:58:10 DEBUG : both11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b9_d20250719_m035357_c001_v7007000_t0000_u01752897237537") 2025/07/19 03:58:10 DEBUG : both11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b5c_d20250719_m035348_c001_v0001181_t0053_u01752897228950") 2025/07/19 03:58:10 DEBUG : both12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde27_d20250719_m035416_c001_v7007000_t0000_u01752897256913") 2025/07/19 03:58:10 DEBUG : both12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c0a_d20250719_m035408_c001_v0001181_t0041_u01752897248894") 2025/07/19 03:58:10 DEBUG : both12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303ba_d20250719_m035357_c001_v7007000_t0000_u01752897237722") 2025/07/19 03:58:10 DEBUG : both12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b66_d20250719_m035349_c001_v0001181_t0024_u01752897229587") 2025/07/19 03:58:10 DEBUG : both13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde28_d20250719_m035417_c001_v7007000_t0000_u01752897257096") 2025/07/19 03:58:10 DEBUG : both13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c10_d20250719_m035409_c001_v0001181_t0021_u01752897249429") 2025/07/19 03:58:10 DEBUG : both13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303bb_d20250719_m035357_c001_v7007000_t0000_u01752897237906") 2025/07/19 03:58:10 DEBUG : both13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b68_d20250719_m035350_c001_v0001181_t0034_u01752897230167") 2025/07/19 03:58:10 DEBUG : both14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde29_d20250719_m035417_c001_v7007000_t0000_u01752897257277") 2025/07/19 03:58:10 DEBUG : both14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c14_d20250719_m035410_c001_v0001181_t0029_u01752897250126") 2025/07/19 03:58:10 DEBUG : both14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303bc_d20250719_m035358_c001_v7007000_t0000_u01752897238207") 2025/07/19 03:58:10 DEBUG : both14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b6c_d20250719_m035350_c001_v0001181_t0046_u01752897230798") 2025/07/19 03:58:10 DEBUG : both15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde2a_d20250719_m035417_c001_v7007000_t0000_u01752897257458") 2025/07/19 03:58:10 DEBUG : both15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c16_d20250719_m035410_c001_v0001181_t0034_u01752897250558") 2025/07/19 03:58:10 DEBUG : both15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303bd_d20250719_m035358_c001_v7007000_t0000_u01752897238392") 2025/07/19 03:58:10 DEBUG : both15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b74_d20250719_m035351_c001_v0001181_t0053_u01752897231364") 2025/07/19 03:58:10 DEBUG : both16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde2b_d20250719_m035417_c001_v7007000_t0000_u01752897257640") 2025/07/19 03:58:10 DEBUG : both16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c1c_d20250719_m035411_c001_v0001181_t0017_u01752897251132") 2025/07/19 03:58:10 DEBUG : both16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303be_d20250719_m035358_c001_v7007000_t0000_u01752897238580") 2025/07/19 03:58:10 DEBUG : both16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b7c_d20250719_m035351_c001_v0001181_t0035_u01752897231975") 2025/07/19 03:58:11 DEBUG : both17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde2c_d20250719_m035417_c001_v7007000_t0000_u01752897257821") 2025/07/19 03:58:11 DEBUG : both17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c22_d20250719_m035411_c001_v0001181_t0040_u01752897251934") 2025/07/19 03:58:11 DEBUG : both17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303bf_d20250719_m035358_c001_v7007000_t0000_u01752897238766") 2025/07/19 03:58:11 DEBUG : both17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b82_d20250719_m035352_c001_v0001181_t0031_u01752897232465") 2025/07/19 03:58:11 DEBUG : both18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde2d_d20250719_m035418_c001_v7007000_t0000_u01752897258003") 2025/07/19 03:58:11 DEBUG : both18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c28_d20250719_m035412_c001_v0001181_t0042_u01752897252451") 2025/07/19 03:58:11 DEBUG : both18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c0_d20250719_m035358_c001_v7007000_t0000_u01752897238952") 2025/07/19 03:58:11 DEBUG : both18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b88_d20250719_m035353_c001_v0001181_t0012_u01752897233147") 2025/07/19 03:58:11 DEBUG : both19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde2e_d20250719_m035418_c001_v7007000_t0000_u01752897258184") 2025/07/19 03:58:11 DEBUG : both19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c30_d20250719_m035412_c001_v0001181_t0018_u01752897252961") 2025/07/19 03:58:11 DEBUG : both19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c1_d20250719_m035359_c001_v7007000_t0000_u01752897239140") 2025/07/19 03:58:11 DEBUG : both19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b90_d20250719_m035353_c001_v0001181_t0026_u01752897233697") 2025/07/19 03:58:11 DEBUG : both2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde30_d20250719_m035418_c001_v7007000_t0000_u01752897258365") 2025/07/19 03:58:11 DEBUG : both2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0bd6_d20250719_m035402_c001_v0001181_t0000_u01752897242951") 2025/07/19 03:58:11 DEBUG : both2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c2_d20250719_m035359_c001_v7007000_t0000_u01752897239325") 2025/07/19 03:58:11 DEBUG : both2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b2a_d20250719_m035343_c001_v0001181_t0027_u01752897223710") 2025/07/19 03:58:11 DEBUG : both3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde31_d20250719_m035418_c001_v7007000_t0000_u01752897258547") 2025/07/19 03:58:11 DEBUG : both3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0bda_d20250719_m035403_c001_v0001181_t0016_u01752897243597") 2025/07/19 03:58:11 DEBUG : both3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c3_d20250719_m035359_c001_v7007000_t0000_u01752897239509") 2025/07/19 03:58:11 DEBUG : both3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b32_d20250719_m035344_c001_v0001181_t0012_u01752897224449") 2025/07/19 03:58:12 DEBUG : both4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde32_d20250719_m035418_c001_v7007000_t0000_u01752897258728") 2025/07/19 03:58:12 DEBUG : both4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0be0_d20250719_m035404_c001_v0001181_t0033_u01752897244226") 2025/07/19 03:58:12 DEBUG : both4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c4_d20250719_m035359_c001_v7007000_t0000_u01752897239694") 2025/07/19 03:58:12 DEBUG : both4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b36_d20250719_m035345_c001_v0001181_t0015_u01752897225027") 2025/07/19 03:58:12 DEBUG : both5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde33_d20250719_m035418_c001_v7007000_t0000_u01752897258916") 2025/07/19 03:58:12 DEBUG : both5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0be4_d20250719_m035404_c001_v0001181_t0001_u01752897244866") 2025/07/19 03:58:12 DEBUG : both5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c5_d20250719_m035359_c001_v7007000_t0000_u01752897239936") 2025/07/19 03:58:12 DEBUG : both5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b3a_d20250719_m035345_c001_v0001181_t0000_u01752897225681") 2025/07/19 03:58:12 DEBUG : both6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde34_d20250719_m035419_c001_v7007000_t0000_u01752897259098") 2025/07/19 03:58:12 DEBUG : both6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0be8_d20250719_m035405_c001_v0001181_t0037_u01752897245659") 2025/07/19 03:58:12 DEBUG : both6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c6_d20250719_m035400_c001_v7007000_t0000_u01752897240123") 2025/07/19 03:58:12 DEBUG : both6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b42_d20250719_m035346_c001_v0001181_t0055_u01752897226212") 2025/07/19 03:58:12 DEBUG : both7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde35_d20250719_m035419_c001_v7007000_t0000_u01752897259280") 2025/07/19 03:58:12 DEBUG : both7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0bf2_d20250719_m035406_c001_v0001181_t0036_u01752897246216") 2025/07/19 03:58:12 DEBUG : both7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c7_d20250719_m035400_c001_v7007000_t0000_u01752897240309") 2025/07/19 03:58:12 DEBUG : both7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b46_d20250719_m035346_c001_v0001181_t0039_u01752897226771") 2025/07/19 03:58:12 DEBUG : both8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde36_d20250719_m035419_c001_v7007000_t0000_u01752897259461") 2025/07/19 03:58:12 DEBUG : both8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0bf4_d20250719_m035406_c001_v0001181_t0052_u01752897246659") 2025/07/19 03:58:12 DEBUG : both8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c8_d20250719_m035400_c001_v7007000_t0000_u01752897240497") 2025/07/19 03:58:12 DEBUG : both8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b48_d20250719_m035347_c001_v0001181_t0021_u01752897227324") 2025/07/19 03:58:12 DEBUG : both9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde37_d20250719_m035419_c001_v7007000_t0000_u01752897259642") 2025/07/19 03:58:12 DEBUG : both9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0bf8_d20250719_m035407_c001_v0001181_t0058_u01752897247128") 2025/07/19 03:58:13 DEBUG : both9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303c9_d20250719_m035400_c001_v7007000_t0000_u01752897240683") 2025/07/19 03:58:13 DEBUG : both9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0b4c_d20250719_m035347_c001_v0001181_t0017_u01752897227787") 2025/07/19 03:58:13 DEBUG : c/non empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a25_d20250719_m035016_c001_v7007000_t0000_u01752897016929") 2025/07/19 03:58:13 DEBUG : c/non empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff74_d20250719_m035014_c001_v0001161_t0023_u01752897014597") 2025/07/19 03:58:13 DEBUG : c/non empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd05bf_d20250719_m035013_c001_v7007000_t0000_u01752897013801") 2025/07/19 03:58:13 DEBUG : c/non empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff62_d20250719_m035011_c001_v0001161_t0020_u01752897011462") 2025/07/19 03:58:13 DEBUG : c/non empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a0c_d20250719_m034952_c001_v7007000_t0000_u01752896992710") 2025/07/19 03:58:13 DEBUG : c/non empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafee8_d20250719_m034950_c001_v0001161_t0022_u01752896990586") 2025/07/19 03:58:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57322_d20250719_m035518_c001_v7007000_t0000_u01752897318770") 2025/07/19 03:58:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d7a_d20250719_m035514_c001_v0001184_t0032_u01752897314068") 2025/07/19 03:58:13 DEBUG : check sum: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261c1_d20250719_m034941_c001_v7007000_t0000_u01752896981883") 2025/07/19 03:58:13 DEBUG : check sum: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafea0_d20250719_m034940_c001_v0001161_t0033_u01752896980722") 2025/07/19 03:58:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f86b_d20250719_m035759_c001_v7007000_t0000_u01752897479410") 2025/07/19 03:58:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a2499_d20250719_m035757_c001_v0001184_t0041_u01752897477849") 2025/07/19 03:58:13 DEBUG : dest/3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a53_d20250719_m035204_c001_v7007000_t0000_u01752897124421") 2025/07/19 03:58:13 DEBUG : dest/3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f415a7fc9b50a07b9_d20250719_m035203_c001_v0001176_t0008_u01752897123316") 2025/07/19 03:58:13 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f804_d20250719_m035614_c001_v7007000_t0000_u01752897374293") 2025/07/19 03:58:13 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b54c_d20250719_m035610_c001_v0001105_t0011_u01752897370063") 2025/07/19 03:58:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362188_d20250719_m035729_c001_v7007000_t0000_u01752897449816") 2025/07/19 03:58:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a22c7_d20250719_m035718_c001_v0001184_t0057_u01752897438588") 2025/07/19 03:58:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c2_d20250719_m035714_c001_v7007000_t0000_u01752897434438") 2025/07/19 03:58:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a2224_d20250719_m035703_c001_v0001184_t0048_u01752897423276") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8aa_d20250719_m035659_c001_v7007000_t0000_u01752897419199") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a218a_d20250719_m035648_c001_v0001184_t0044_u01752897408786") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf5b_d20250719_m035644_c001_v7007000_t0000_u01752897404691") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a20e2_d20250719_m035633_c001_v0001184_t0038_u01752897393714") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf43_d20250719_m035629_c001_v7007000_t0000_u01752897389561") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a203a_d20250719_m035618_c001_v0001184_t0010_u01752897378423") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362126_d20250719_m035611_c001_v7007000_t0000_u01752897371559") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a81_d20250719_m035601_c001_v0001134_t0000_u01752897361653") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c01_d20250719_m035557_c001_v7007000_t0000_u01752897357536") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f3b_d20250719_m035553_c001_v0001184_t0023_u01752897353591") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f421828ee6aaf1208_d20250719_m035552_c001_v7007000_t0000_u01752897352432") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1ebc_d20250719_m035542_c001_v0001184_t0015_u01752897342317") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb902_d20250719_m035538_c001_v7007000_t0000_u01752897338228") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e68_d20250719_m035534_c001_v0001184_t0043_u01752897334328") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb8f9_d20250719_m035532_c001_v7007000_t0000_u01752897332988") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1dea_d20250719_m035522_c001_v0001184_t0054_u01752897322878") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57314_d20250719_m035515_c001_v7007000_t0000_u01752897315613") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0dc8_d20250719_m035505_c001_v0001181_t0053_u01752897305178") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26330_d20250719_m035501_c001_v7007000_t0000_u01752897301063") 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0d56_d20250719_m035450_c001_v0001181_t0054_u01752897290775") 2025/07/19 03:58:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362085_d20250719_m035446_c001_v7007000_t0000_u01752897286698") 2025/07/19 03:58:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0cd8_d20250719_m035436_c001_v0001181_t0050_u01752897276774") 2025/07/19 03:58:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f400b9fa7d85b9e6a_d20250719_m035555_c001_v7007000_t0000_u01752897355258") 2025/07/19 03:58:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f14_d20250719_m035550_c001_v0001184_t0043_u01752897350554") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f805_d20250719_m035614_c001_v7007000_t0000_u01752897374475") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1fe8_d20250719_m035610_c001_v0001184_t0059_u01752897370084") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362189_d20250719_m035729_c001_v7007000_t0000_u01752897449998") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b8d_d20250719_m035719_c001_v0001134_t0031_u01752897439146") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c3_d20250719_m035714_c001_v7007000_t0000_u01752897434621") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b69_d20250719_m035703_c001_v0001134_t0011_u01752897423839") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8ab_d20250719_m035659_c001_v7007000_t0000_u01752897419379") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b39_d20250719_m035649_c001_v0001134_t0035_u01752897409351") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf5c_d20250719_m035644_c001_v7007000_t0000_u01752897404875") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319afd_d20250719_m035634_c001_v0001134_t0055_u01752897394276") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf44_d20250719_m035629_c001_v7007000_t0000_u01752897389744") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319acd_d20250719_m035618_c001_v0001134_t0030_u01752897378985") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362127_d20250719_m035611_c001_v7007000_t0000_u01752897371742") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f9e_d20250719_m035602_c001_v0001184_t0038_u01752897362543") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c02_d20250719_m035557_c001_v7007000_t0000_u01752897357719") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f0c_d20250719_m035553_c001_v0001181_t0034_u01752897353659") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee870_d20250719_m035552_c001_v7007000_t0000_u01752897352438") 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4ec_d20250719_m035542_c001_v0001105_t0041_u01752897342879") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb903_d20250719_m035538_c001_v7007000_t0000_u01752897338414") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e98_d20250719_m035534_c001_v0001181_t0028_u01752897334340") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af8d_d20250719_m035532_c001_v7007000_t0000_u01752897332944") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e50_d20250719_m035523_c001_v0001181_t0025_u01752897323489") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57315_d20250719_m035515_c001_v7007000_t0000_u01752897315798") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb231998f_d20250719_m035505_c001_v0001134_t0013_u01752897305749") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26331_d20250719_m035501_c001_v7007000_t0000_u01752897301245") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319957_d20250719_m035451_c001_v0001134_t0056_u01752897291381") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362086_d20250719_m035446_c001_v7007000_t0000_u01752897286882") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb231992a_d20250719_m035437_c001_v0001134_t0053_u01752897277365") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7bf3_d20250719_m035555_c001_v7007000_t0000_u01752897355418") 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ef4_d20250719_m035550_c001_v0001181_t0044_u01752897350586") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f806_d20250719_m035614_c001_v7007000_t0000_u01752897374659") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f78_d20250719_m035610_c001_v0001181_t0039_u01752897370076") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836218a_d20250719_m035730_c001_v7007000_t0000_u01752897450181") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b655_d20250719_m035720_c001_v0001105_t0059_u01752897440030") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c4_d20250719_m035714_c001_v7007000_t0000_u01752897434806") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b621_d20250719_m035704_c001_v0001105_t0059_u01752897424610") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8ad_d20250719_m035659_c001_v7007000_t0000_u01752897419565") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5dd_d20250719_m035650_c001_v0001105_t0027_u01752897410020") 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf5d_d20250719_m035645_c001_v7007000_t0000_u01752897405057") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5ae_d20250719_m035635_c001_v0001105_t0055_u01752897395056") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf45_d20250719_m035629_c001_v7007000_t0000_u01752897389928") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b570_d20250719_m035619_c001_v0001105_t0023_u01752897379788") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993d76_d20250719_m035611_c001_v7007000_t0000_u01752897371570") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f42_d20250719_m035603_c001_v0001181_t0025_u01752897363124") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c03_d20250719_m035557_c001_v7007000_t0000_u01752897357904") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b516_d20250719_m035553_c001_v0001105_t0033_u01752897353690") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f421828ee6aaf1206_d20250719_m035552_c001_v7007000_t0000_u01752897352066") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ed6_d20250719_m035543_c001_v0001181_t0035_u01752897343513") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb904_d20250719_m035538_c001_v7007000_t0000_u01752897338601") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a13_d20250719_m035534_c001_v0001134_t0042_u01752897334515") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5737f_d20250719_m035533_c001_v7007000_t0000_u01752897333000") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199dd_d20250719_m035524_c001_v0001134_t0026_u01752897324059") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42026ab4e5e48e5f_d20250719_m035516_c001_v7007000_t0000_u01752897316246") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d14_d20250719_m035506_c001_v0001184_t0015_u01752897306626") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26332_d20250719_m035501_c001_v7007000_t0000_u01752897301430") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1c8a_d20250719_m035452_c001_v0001184_t0026_u01752897292084") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362087_d20250719_m035447_c001_v7007000_t0000_u01752897287065") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1c06_d20250719_m035437_c001_v0001184_t0057_u01752897277702") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f421828ee6aaf120b_d20250719_m035555_c001_v7007000_t0000_u01752897355270") 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b508_d20250719_m035550_c001_v0001105_t0006_u01752897350628") 2025/07/19 03:58:18 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f807_d20250719_m035614_c001_v7007000_t0000_u01752897374842") 2025/07/19 03:58:18 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f7a_d20250719_m035610_c001_v0001181_t0048_u01752897370289") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836218b_d20250719_m035730_c001_v7007000_t0000_u01752897450362") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f112e_d20250719_m035720_c001_v0001181_t0014_u01752897440896") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c5_d20250719_m035714_c001_v7007000_t0000_u01752897434988") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f10c8_d20250719_m035705_c001_v0001181_t0024_u01752897425321") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8ae_d20250719_m035659_c001_v7007000_t0000_u01752897419747") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f105c_d20250719_m035650_c001_v0001181_t0051_u01752897410689") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf5e_d20250719_m035645_c001_v7007000_t0000_u01752897405240") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f100c_d20250719_m035635_c001_v0001181_t0020_u01752897395825") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf46_d20250719_m035630_c001_v7007000_t0000_u01752897390111") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0fb2_d20250719_m035620_c001_v0001181_t0059_u01752897380584") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993d78_d20250719_m035611_c001_v7007000_t0000_u01752897371755") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b536_d20250719_m035603_c001_v0001105_t0059_u01752897363694") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c04_d20250719_m035558_c001_v7007000_t0000_u01752897358089") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f41_d20250719_m035553_c001_v0001184_t0039_u01752897353793") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7de_d20250719_m035552_c001_v7007000_t0000_u01752897352447") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a33_d20250719_m035544_c001_v0001134_t0027_u01752897344090") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb905_d20250719_m035538_c001_v7007000_t0000_u01752897338786") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e9a_d20250719_m035534_c001_v0001181_t0035_u01752897334554") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26354_d20250719_m035533_c001_v7007000_t0000_u01752897333012") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4a2_d20250719_m035524_c001_v0001105_t0055_u01752897324771") 2025/07/19 03:58:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f419b0467b2297d0c_d20250719_m035515_c001_v7007000_t0000_u01752897315983") 2025/07/19 03:58:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b473_d20250719_m035507_c001_v0001105_t0005_u01752897307197") 2025/07/19 03:58:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26333_d20250719_m035501_c001_v7007000_t0000_u01752897301616") 2025/07/19 03:58:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b44d_d20250719_m035452_c001_v0001105_t0026_u01752897292644") 2025/07/19 03:58:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362088_d20250719_m035447_c001_v7007000_t0000_u01752897287250") 2025/07/19 03:58:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b415_d20250719_m035437_c001_v0001105_t0048_u01752897277912") 2025/07/19 03:58:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41219a62b376900f_d20250719_m035555_c001_v7007000_t0000_u01752897355590") 2025/07/19 03:58:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f18_d20250719_m035550_c001_v0001184_t0022_u01752897350750") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f808_d20250719_m035615_c001_v7007000_t0000_u01752897375025") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319aab_d20250719_m035610_c001_v0001134_t0022_u01752897370296") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836218c_d20250719_m035730_c001_v7007000_t0000_u01752897450546") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a22e5_d20250719_m035721_c001_v0001184_t0004_u01752897441102") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c6_d20250719_m035715_c001_v7007000_t0000_u01752897435172") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a223e_d20250719_m035705_c001_v0001184_t0000_u01752897425525") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8af_d20250719_m035659_c001_v7007000_t0000_u01752897419927") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a219e_d20250719_m035650_c001_v0001184_t0012_u01752897410897") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf60_d20250719_m035645_c001_v7007000_t0000_u01752897405423") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a20f4_d20250719_m035636_c001_v0001184_t0054_u01752897396030") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf47_d20250719_m035630_c001_v7007000_t0000_u01752897390294") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a2052_d20250719_m035620_c001_v0001184_t0041_u01752897380800") 2025/07/19 03:58:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7f6_d20250719_m035611_c001_v7007000_t0000_u01752897371366") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a89_d20250719_m035604_c001_v0001134_t0023_u01752897364180") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c05_d20250719_m035558_c001_v7007000_t0000_u01752897358273") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a65_d20250719_m035553_c001_v0001134_t0022_u01752897353840") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee86f_d20250719_m035552_c001_v7007000_t0000_u01752897352255") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1ece_d20250719_m035544_c001_v0001184_t0030_u01752897344509") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb906_d20250719_m035538_c001_v7007000_t0000_u01752897338970") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4ce_d20250719_m035534_c001_v0001105_t0054_u01752897334562") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7c5_d20250719_m035533_c001_v7007000_t0000_u01752897333024") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1dfa_d20250719_m035525_c001_v0001184_t0057_u01752897325184") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f419b0467b2297d0f_d20250719_m035516_c001_v7007000_t0000_u01752897316198") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0dd8_d20250719_m035507_c001_v0001181_t0044_u01752897307673") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26334_d20250719_m035501_c001_v7007000_t0000_u01752897301810") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0d6a_d20250719_m035452_c001_v0001181_t0046_u01752897292930") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362089_d20250719_m035447_c001_v7007000_t0000_u01752897287435") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ce2_d20250719_m035438_c001_v0001181_t0054_u01752897278287") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee879_d20250719_m035555_c001_v7007000_t0000_u01752897355427") 2025/07/19 03:58:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ef8_d20250719_m035550_c001_v0001181_t0030_u01752897350797") 2025/07/19 03:58:20 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f80a_d20250719_m035615_c001_v7007000_t0000_u01752897375209") 2025/07/19 03:58:20 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1fec_d20250719_m035610_c001_v0001184_t0058_u01752897370308") 2025/07/19 03:58:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836218d_d20250719_m035730_c001_v7007000_t0000_u01752897450728") 2025/07/19 03:58:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b95_d20250719_m035721_c001_v0001134_t0004_u01752897441303") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c7_d20250719_m035715_c001_v7007000_t0000_u01752897435354") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b6d_d20250719_m035705_c001_v0001134_t0016_u01752897425723") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8b0_d20250719_m035700_c001_v7007000_t0000_u01752897420110") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b3f_d20250719_m035651_c001_v0001134_t0001_u01752897411102") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf61_d20250719_m035645_c001_v7007000_t0000_u01752897405606") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b05_d20250719_m035636_c001_v0001134_t0035_u01752897396252") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf48_d20250719_m035630_c001_v7007000_t0000_u01752897390479") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319ad3_d20250719_m035621_c001_v0001134_t0000_u01752897381013") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7fa_d20250719_m035611_c001_v7007000_t0000_u01752897371920") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1fac_d20250719_m035604_c001_v0001184_t0034_u01752897364452") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c07_d20250719_m035558_c001_v7007000_t0000_u01752897358463") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f0e_d20250719_m035553_c001_v0001181_t0015_u01752897353869") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb8675_d20250719_m035552_c001_v7007000_t0000_u01752897352283") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4f0_d20250719_m035544_c001_v0001105_t0034_u01752897344722") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb907_d20250719_m035539_c001_v7007000_t0000_u01752897339154") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e6c_d20250719_m035534_c001_v0001184_t0041_u01752897334573") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af8e_d20250719_m035533_c001_v7007000_t0000_u01752897333125") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e58_d20250719_m035525_c001_v0001181_t0028_u01752897325380") 2025/07/19 03:58:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f419b0467b2297d10_d20250719_m035516_c001_v7007000_t0000_u01752897316347") 2025/07/19 03:58:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319997_d20250719_m035507_c001_v0001134_t0012_u01752897307886") 2025/07/19 03:58:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26335_d20250719_m035501_c001_v7007000_t0000_u01752897301993") 2025/07/19 03:58:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb231995f_d20250719_m035453_c001_v0001134_t0045_u01752897293210") 2025/07/19 03:58:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836208a_d20250719_m035447_c001_v7007000_t0000_u01752897287618") 2025/07/19 03:58:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319930_d20250719_m035438_c001_v0001134_t0023_u01752897278493") 2025/07/19 03:58:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7e2_d20250719_m035555_c001_v7007000_t0000_u01752897355438") 2025/07/19 03:58:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a55_d20250719_m035550_c001_v0001134_t0050_u01752897350807") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f80b_d20250719_m035615_c001_v7007000_t0000_u01752897375408") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b550_d20250719_m035610_c001_v0001105_t0006_u01752897370436") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836218e_d20250719_m035730_c001_v7007000_t0000_u01752897450912") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b659_d20250719_m035721_c001_v0001105_t0023_u01752897441761") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c8_d20250719_m035715_c001_v7007000_t0000_u01752897435536") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b627_d20250719_m035706_c001_v0001105_t0020_u01752897426299") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8b1_d20250719_m035700_c001_v7007000_t0000_u01752897420291") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5e9_d20250719_m035651_c001_v0001105_t0054_u01752897411701") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf62_d20250719_m035645_c001_v7007000_t0000_u01752897405789") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5b2_d20250719_m035636_c001_v0001105_t0048_u01752897396628") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf49_d20250719_m035630_c001_v7007000_t0000_u01752897390664") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b578_d20250719_m035621_c001_v0001105_t0038_u01752897381422") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42026ab4e5e48e85_d20250719_m035611_c001_v7007000_t0000_u01752897371762") 2025/07/19 03:58:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f4c_d20250719_m035604_c001_v0001181_t0034_u01752897364683") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c08_d20250719_m035558_c001_v7007000_t0000_u01752897358647") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b518_d20250719_m035553_c001_v0001105_t0059_u01752897353993") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7bc5_d20250719_m035552_c001_v7007000_t0000_u01752897352270") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ede_d20250719_m035544_c001_v0001181_t0013_u01752897344980") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb908_d20250719_m035539_c001_v7007000_t0000_u01752897339339") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e9e_d20250719_m035534_c001_v0001181_t0019_u01752897334770") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb8fa_d20250719_m035533_c001_v7007000_t0000_u01752897333173") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199e3_d20250719_m035525_c001_v0001134_t0013_u01752897325591") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57316_d20250719_m035515_c001_v7007000_t0000_u01752897315983") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d2c_d20250719_m035508_c001_v0001184_t0044_u01752897308343") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26336_d20250719_m035502_c001_v7007000_t0000_u01752897302176") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1ca6_d20250719_m035453_c001_v0001184_t0033_u01752897293662") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836208b_d20250719_m035447_c001_v7007000_t0000_u01752897287802") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1c0e_d20250719_m035439_c001_v0001184_t0030_u01752897279033") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f421828ee6aaf120c_d20250719_m035555_c001_v7007000_t0000_u01752897355454") 2025/07/19 03:58:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f1c_d20250719_m035550_c001_v0001184_t0025_u01752897350959") 2025/07/19 03:58:23 DEBUG : dir1/0007-12345: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f80c_d20250719_m035615_c001_v7007000_t0000_u01752897375591") 2025/07/19 03:58:23 DEBUG : dir1/0007-12345: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f7e_d20250719_m035610_c001_v0001181_t0055_u01752897370511") 2025/07/19 03:58:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836218f_d20250719_m035731_c001_v7007000_t0000_u01752897451094") 2025/07/19 03:58:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1136_d20250719_m035722_c001_v0001181_t0028_u01752897442114") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86c9_d20250719_m035715_c001_v7007000_t0000_u01752897435719") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f10d2_d20250719_m035706_c001_v0001181_t0034_u01752897426619") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8b2_d20250719_m035700_c001_v7007000_t0000_u01752897420471") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f106c_d20250719_m035652_c001_v0001181_t0014_u01752897412147") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf63_d20250719_m035645_c001_v7007000_t0000_u01752897405972") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1014_d20250719_m035636_c001_v0001181_t0050_u01752897396967") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf4a_d20250719_m035630_c001_v7007000_t0000_u01752897390847") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0fb8_d20250719_m035621_c001_v0001181_t0039_u01752897381749") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb92b_d20250719_m035611_c001_v7007000_t0000_u01752897371719") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b53c_d20250719_m035604_c001_v0001105_t0001_u01752897364906") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c09_d20250719_m035558_c001_v7007000_t0000_u01752897358830") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f43_d20250719_m035554_c001_v0001184_t0049_u01752897354005") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7bc6_d20250719_m035552_c001_v7007000_t0000_u01752897352460") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a37_d20250719_m035545_c001_v0001134_t0000_u01752897345193") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb909_d20250719_m035539_c001_v7007000_t0000_u01752897339523") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e6e_d20250719_m035534_c001_v0001184_t0021_u01752897334779") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941762_d20250719_m035532_c001_v7007000_t0000_u01752897332959") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4a4_d20250719_m035526_c001_v0001105_t0039_u01752897326013") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb865d_d20250719_m035516_c001_v7007000_t0000_u01752897316205") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b47b_d20250719_m035508_c001_v0001105_t0047_u01752897308547") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26337_d20250719_m035502_c001_v7007000_t0000_u01752897302361") 2025/07/19 03:58:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b453_d20250719_m035453_c001_v0001105_t0059_u01752897293870") 2025/07/19 03:58:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836208c_d20250719_m035447_c001_v7007000_t0000_u01752897287989") 2025/07/19 03:58:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b419_d20250719_m035439_c001_v0001105_t0027_u01752897279242") 2025/07/19 03:58:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7bf0_d20250719_m035555_c001_v7007000_t0000_u01752897355226") 2025/07/19 03:58:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0efa_d20250719_m035551_c001_v0001181_t0039_u01752897351017") 2025/07/19 03:58:25 DEBUG : dir1/0008-23456: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f80d_d20250719_m035615_c001_v7007000_t0000_u01752897375774") 2025/07/19 03:58:25 DEBUG : dir1/0008-23456: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1ff0_d20250719_m035610_c001_v0001184_t0023_u01752897370520") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362190_d20250719_m035731_c001_v7007000_t0000_u01752897451290") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a22f5_d20250719_m035722_c001_v0001184_t0027_u01752897442331") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86ca_d20250719_m035715_c001_v7007000_t0000_u01752897435903") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a224c_d20250719_m035706_c001_v0001184_t0023_u01752897426840") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8b3_d20250719_m035700_c001_v7007000_t0000_u01752897420653") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a21a4_d20250719_m035652_c001_v0001184_t0043_u01752897412372") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf64_d20250719_m035646_c001_v7007000_t0000_u01752897406155") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a2103_d20250719_m035637_c001_v0001184_t0027_u01752897397170") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf4b_d20250719_m035631_c001_v7007000_t0000_u01752897391032") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a205d_d20250719_m035621_c001_v0001184_t0036_u01752897381955") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362125_d20250719_m035611_c001_v7007000_t0000_u01752897371377") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a8f_d20250719_m035605_c001_v0001134_t0042_u01752897365355") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c0a_d20250719_m035559_c001_v7007000_t0000_u01752897359015") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f10_d20250719_m035554_c001_v0001181_t0017_u01752897354078") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd0696_d20250719_m035552_c001_v7007000_t0000_u01752897352470") 2025/07/19 03:58:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1ed6_d20250719_m035545_c001_v0001184_t0056_u01752897345983") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb90a_d20250719_m035539_c001_v7007000_t0000_u01752897339706") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a17_d20250719_m035534_c001_v0001134_t0000_u01752897334888") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57381_d20250719_m035533_c001_v7007000_t0000_u01752897333186") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e02_d20250719_m035526_c001_v0001184_t0011_u01752897326385") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4153a7c1a0e1ae81_d20250719_m035515_c001_v7007000_t0000_u01752897315996") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0de4_d20250719_m035509_c001_v0001181_t0020_u01752897309165") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26338_d20250719_m035502_c001_v7007000_t0000_u01752897302543") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0d74_d20250719_m035454_c001_v0001181_t0047_u01752897294252") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836208e_d20250719_m035448_c001_v7007000_t0000_u01752897288172") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0cf0_d20250719_m035439_c001_v0001181_t0012_u01752897279552") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2636c_d20250719_m035555_c001_v7007000_t0000_u01752897355381") 2025/07/19 03:58:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b50a_d20250719_m035551_c001_v0001105_t0034_u01752897351115") 2025/07/19 03:58:26 DEBUG : dir1/0009-34567: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f80e_d20250719_m035615_c001_v7007000_t0000_u01752897375958") 2025/07/19 03:58:26 DEBUG : dir1/0009-34567: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f82_d20250719_m035610_c001_v0001181_t0012_u01752897370723") 2025/07/19 03:58:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362191_d20250719_m035731_c001_v7007000_t0000_u01752897451472") 2025/07/19 03:58:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b99_d20250719_m035722_c001_v0001134_t0055_u01752897442545") 2025/07/19 03:58:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86cb_d20250719_m035716_c001_v7007000_t0000_u01752897436086") 2025/07/19 03:58:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b73_d20250719_m035707_c001_v0001134_t0055_u01752897427067") 2025/07/19 03:58:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8b4_d20250719_m035700_c001_v7007000_t0000_u01752897420834") 2025/07/19 03:58:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b41_d20250719_m035652_c001_v0001134_t0025_u01752897412596") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf65_d20250719_m035646_c001_v7007000_t0000_u01752897406342") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b11_d20250719_m035637_c001_v0001134_t0043_u01752897397364") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf4c_d20250719_m035631_c001_v7007000_t0000_u01752897391217") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319ad9_d20250719_m035622_c001_v0001134_t0019_u01752897382161") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993d74_d20250719_m035611_c001_v7007000_t0000_u01752897371386") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1fbe_d20250719_m035605_c001_v0001184_t0017_u01752897365709") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c0b_d20250719_m035559_c001_v7007000_t0000_u01752897359200") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a69_d20250719_m035554_c001_v0001134_t0044_u01752897354127") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26369_d20250719_m035552_c001_v7007000_t0000_u01752897352295") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4fa_d20250719_m035546_c001_v0001105_t0004_u01752897346189") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb90b_d20250719_m035539_c001_v7007000_t0000_u01752897339889") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e74_d20250719_m035534_c001_v0001184_t0057_u01752897334984") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af8c_d20250719_m035532_c001_v7007000_t0000_u01752897332762") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e60_d20250719_m035526_c001_v0001181_t0010_u01752897326592") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f419b0467b2297d0d_d20250719_m035516_c001_v7007000_t0000_u01752897316004") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb231999b_d20250719_m035509_c001_v0001134_t0024_u01752897309374") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26339_d20250719_m035502_c001_v7007000_t0000_u01752897302737") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319969_d20250719_m035454_c001_v0001134_t0049_u01752897294458") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836208f_d20250719_m035448_c001_v7007000_t0000_u01752897288357") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319938_d20250719_m035439_c001_v0001134_t0051_u01752897279788") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7bf7_d20250719_m035555_c001_v7007000_t0000_u01752897355602") 2025/07/19 03:58:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f22_d20250719_m035551_c001_v0001184_t0027_u01752897351172") 2025/07/19 03:58:27 DEBUG : dir1/0010-45678: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f80f_d20250719_m035616_c001_v7007000_t0000_u01752897376141") 2025/07/19 03:58:27 DEBUG : dir1/0010-45678: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1ff2_d20250719_m035610_c001_v0001184_t0012_u01752897370759") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362192_d20250719_m035731_c001_v7007000_t0000_u01752897451655") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b65d_d20250719_m035722_c001_v0001105_t0006_u01752897442903") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86cc_d20250719_m035716_c001_v7007000_t0000_u01752897436269") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b629_d20250719_m035707_c001_v0001105_t0005_u01752897427453") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8b6_d20250719_m035701_c001_v7007000_t0000_u01752897421015") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5ef_d20250719_m035653_c001_v0001105_t0046_u01752897413053") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf66_d20250719_m035646_c001_v7007000_t0000_u01752897406526") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5b8_d20250719_m035637_c001_v0001105_t0000_u01752897397862") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf4d_d20250719_m035631_c001_v7007000_t0000_u01752897391404") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b57e_d20250719_m035622_c001_v0001105_t0052_u01752897382546") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7f9_d20250719_m035611_c001_v7007000_t0000_u01752897371734") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f58_d20250719_m035605_c001_v0001181_t0057_u01752897365941") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c0d_d20250719_m035559_c001_v7007000_t0000_u01752897359385") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f45_d20250719_m035554_c001_v0001184_t0030_u01752897354215") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402cfeb28c0dfb40_d20250719_m035552_c001_v7007000_t0000_u01752897352283") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ee6_d20250719_m035546_c001_v0001181_t0041_u01752897346614") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb90c_d20250719_m035540_c001_v7007000_t0000_u01752897340072") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ea0_d20250719_m035535_c001_v0001181_t0035_u01752897334999") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26355_d20250719_m035533_c001_v7007000_t0000_u01752897333196") 2025/07/19 03:58:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199eb_d20250719_m035526_c001_v0001134_t0003_u01752897326800") 2025/07/19 03:58:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb865b_d20250719_m035516_c001_v7007000_t0000_u01752897316017") 2025/07/19 03:58:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d3c_d20250719_m035509_c001_v0001184_t0005_u01752897309764") 2025/07/19 03:58:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2633a_d20250719_m035502_c001_v7007000_t0000_u01752897302924") 2025/07/19 03:58:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1cac_d20250719_m035454_c001_v0001184_t0046_u01752897294801") 2025/07/19 03:58:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362090_d20250719_m035448_c001_v7007000_t0000_u01752897288541") 2025/07/19 03:58:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1c1a_d20250719_m035440_c001_v0001184_t0001_u01752897280292") 2025/07/19 03:58:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f400b9fa7d85b9e6b_d20250719_m035555_c001_v7007000_t0000_u01752897355459") 2025/07/19 03:58:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0efe_d20250719_m035551_c001_v0001181_t0016_u01752897351232") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f810_d20250719_m035616_c001_v7007000_t0000_u01752897376325") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319aad_d20250719_m035610_c001_v0001134_t0058_u01752897370788") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362193_d20250719_m035731_c001_v7007000_t0000_u01752897451838") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f113c_d20250719_m035723_c001_v0001181_t0041_u01752897443362") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86cd_d20250719_m035716_c001_v7007000_t0000_u01752897436482") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f10da_d20250719_m035707_c001_v0001181_t0035_u01752897427907") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8b8_d20250719_m035701_c001_v7007000_t0000_u01752897421210") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1076_d20250719_m035653_c001_v0001181_t0045_u01752897413372") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf67_d20250719_m035646_c001_v7007000_t0000_u01752897406713") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f101c_d20250719_m035638_c001_v0001181_t0024_u01752897398758") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf4e_d20250719_m035631_c001_v7007000_t0000_u01752897391590") 2025/07/19 03:58:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0fbe_d20250719_m035622_c001_v0001181_t0017_u01752897382858") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c36_d20250719_m035611_c001_v7007000_t0000_u01752897371766") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b540_d20250719_m035606_c001_v0001105_t0035_u01752897366146") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c0e_d20250719_m035559_c001_v7007000_t0000_u01752897359569") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f14_d20250719_m035554_c001_v0001181_t0000_u01752897354326") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2636a_d20250719_m035552_c001_v7007000_t0000_u01752897352482") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a3f_d20250719_m035546_c001_v0001134_t0041_u01752897346819") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb90d_d20250719_m035540_c001_v7007000_t0000_u01752897340256") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4d2_d20250719_m035535_c001_v0001105_t0043_u01752897335055") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941763_d20250719_m035533_c001_v7007000_t0000_u01752897333142") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4aa_d20250719_m035527_c001_v0001105_t0018_u01752897327268") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993cad_d20250719_m035516_c001_v7007000_t0000_u01752897316026") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b480_d20250719_m035509_c001_v0001105_t0042_u01752897309972") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2633b_d20250719_m035503_c001_v7007000_t0000_u01752897303108") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b457_d20250719_m035454_c001_v0001105_t0040_u01752897294995") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362091_d20250719_m035448_c001_v7007000_t0000_u01752897288725") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b41b_d20250719_m035440_c001_v0001105_t0037_u01752897280497") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2636b_d20250719_m035555_c001_v7007000_t0000_u01752897355193") 2025/07/19 03:58:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a5b_d20250719_m035551_c001_v0001134_t0056_u01752897351370") 2025/07/19 03:58:30 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f811_d20250719_m035616_c001_v7007000_t0000_u01752897376511") 2025/07/19 03:58:30 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b554_d20250719_m035610_c001_v0001105_t0051_u01752897370871") 2025/07/19 03:58:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362194_d20250719_m035732_c001_v7007000_t0000_u01752897452020") 2025/07/19 03:58:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a2305_d20250719_m035723_c001_v0001184_t0040_u01752897443570") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86ce_d20250719_m035716_c001_v7007000_t0000_u01752897436675") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a225f_d20250719_m035708_c001_v0001184_t0046_u01752897428132") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8b9_d20250719_m035701_c001_v7007000_t0000_u01752897421391") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a21bc_d20250719_m035653_c001_v0001184_t0028_u01752897413633") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf68_d20250719_m035646_c001_v7007000_t0000_u01752897406896") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a211c_d20250719_m035638_c001_v0001184_t0031_u01752897398964") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf4f_d20250719_m035631_c001_v7007000_t0000_u01752897391775") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a206b_d20250719_m035623_c001_v0001184_t0006_u01752897383137") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb92a_d20250719_m035611_c001_v7007000_t0000_u01752897371536") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a93_d20250719_m035606_c001_v0001134_t0006_u01752897366445") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c10_d20250719_m035559_c001_v7007000_t0000_u01752897359754") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f49_d20250719_m035554_c001_v0001184_t0043_u01752897354418") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee86d_d20250719_m035552_c001_v7007000_t0000_u01752897352074") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1ee4_d20250719_m035547_c001_v0001184_t0001_u01752897347269") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb90e_d20250719_m035540_c001_v7007000_t0000_u01752897340440") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e76_d20250719_m035535_c001_v0001184_t0050_u01752897335199") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7c6_d20250719_m035533_c001_v7007000_t0000_u01752897333209") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e10_d20250719_m035527_c001_v0001184_t0026_u01752897327605") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f419b0467b2297d0e_d20250719_m035516_c001_v7007000_t0000_u01752897316164") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0df0_d20250719_m035510_c001_v0001181_t0037_u01752897310228") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2633c_d20250719_m035503_c001_v7007000_t0000_u01752897303307") 2025/07/19 03:58:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0d7c_d20250719_m035455_c001_v0001181_t0016_u01752897295235") 2025/07/19 03:58:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362093_d20250719_m035448_c001_v7007000_t0000_u01752897288910") 2025/07/19 03:58:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0cfa_d20250719_m035440_c001_v0001181_t0024_u01752897280819") 2025/07/19 03:58:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd0698_d20250719_m035555_c001_v7007000_t0000_u01752897355204") 2025/07/19 03:58:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f24_d20250719_m035551_c001_v0001184_t0027_u01752897351384") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f812_d20250719_m035616_c001_v7007000_t0000_u01752897376694") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f84_d20250719_m035610_c001_v0001181_t0059_u01752897370923") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362195_d20250719_m035732_c001_v7007000_t0000_u01752897452203") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b9d_d20250719_m035723_c001_v0001134_t0029_u01752897443778") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86cf_d20250719_m035716_c001_v7007000_t0000_u01752897436859") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b79_d20250719_m035708_c001_v0001134_t0040_u01752897428368") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8ba_d20250719_m035701_c001_v7007000_t0000_u01752897421575") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b47_d20250719_m035653_c001_v0001134_t0053_u01752897413838") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf69_d20250719_m035647_c001_v7007000_t0000_u01752897407080") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319b13_d20250719_m035639_c001_v0001134_t0013_u01752897399158") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf50_d20250719_m035631_c001_v7007000_t0000_u01752897391958") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319add_d20250719_m035623_c001_v0001134_t0058_u01752897383336") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93b3b_d20250719_m035611_c001_v7007000_t0000_u01752897371777") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1fd0_d20250719_m035607_c001_v0001184_t0036_u01752897367066") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c11_d20250719_m035559_c001_v7007000_t0000_u01752897359938") 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b51a_d20250719_m035554_c001_v0001105_t0002_u01752897354447") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb8673_d20250719_m035551_c001_v7007000_t0000_u01752897351867") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4fc_d20250719_m035547_c001_v0001105_t0027_u01752897347465") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb915_d20250719_m035540_c001_v7007000_t0000_u01752897340626") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ea2_d20250719_m035535_c001_v0001181_t0052_u01752897335212") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93ad8_d20250719_m035533_c001_v7007000_t0000_u01752897333151") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e64_d20250719_m035527_c001_v0001181_t0013_u01752897327824") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57317_d20250719_m035516_c001_v7007000_t0000_u01752897316176") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199a3_d20250719_m035510_c001_v0001134_t0008_u01752897310436") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2633d_d20250719_m035503_c001_v7007000_t0000_u01752897303491") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb231996f_d20250719_m035455_c001_v0001134_t0059_u01752897295468") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362094_d20250719_m035449_c001_v7007000_t0000_u01752897289094") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb231993d_d20250719_m035441_c001_v0001134_t0013_u01752897281026") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd0699_d20250719_m035555_c001_v7007000_t0000_u01752897355396") 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b50c_d20250719_m035551_c001_v0001105_t0057_u01752897351412") 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f814_d20250719_m035616_c001_v7007000_t0000_u01752897376896") 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1ff6_d20250719_m035610_c001_v0001184_t0011_u01752897370962") 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362196_d20250719_m035732_c001_v7007000_t0000_u01752897452387") 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b665_d20250719_m035724_c001_v0001105_t0059_u01752897444219") 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86d0_d20250719_m035717_c001_v7007000_t0000_u01752897437043") 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b631_d20250719_m035709_c001_v0001105_t0023_u01752897429057") 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8bb_d20250719_m035701_c001_v7007000_t0000_u01752897421757") 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5f5_d20250719_m035654_c001_v0001105_t0042_u01752897414194") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf6a_d20250719_m035647_c001_v7007000_t0000_u01752897407265") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b5bc_d20250719_m035639_c001_v0001105_t0059_u01752897399589") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf51_d20250719_m035632_c001_v7007000_t0000_u01752897392141") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b588_d20250719_m035623_c001_v0001105_t0036_u01752897383767") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c794176e_d20250719_m035611_c001_v7007000_t0000_u01752897371787") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f62_d20250719_m035607_c001_v0001181_t0028_u01752897367267") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c12_d20250719_m035600_c001_v7007000_t0000_u01752897360123") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f18_d20250719_m035554_c001_v0001181_t0017_u01752897354576") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb8674_d20250719_m035552_c001_v7007000_t0000_u01752897352102") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0eea_d20250719_m035547_c001_v0001181_t0045_u01752897347745") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb916_d20250719_m035540_c001_v7007000_t0000_u01752897340811") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4d4_d20250719_m035535_c001_v0001105_t0042_u01752897335333") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941760_d20250719_m035532_c001_v7007000_t0000_u01752897332596") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199f1_d20250719_m035528_c001_v0001134_t0006_u01752897328038") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57318_d20250719_m035516_c001_v7007000_t0000_u01752897316362") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d58_d20250719_m035511_c001_v0001184_t0019_u01752897311083") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2633e_d20250719_m035503_c001_v7007000_t0000_u01752897303681") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1cb8_d20250719_m035455_c001_v0001184_t0033_u01752897295845") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362095_d20250719_m035449_c001_v7007000_t0000_u01752897289278") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1c32_d20250719_m035441_c001_v0001184_t0049_u01752897281619") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7e1_d20250719_m035555_c001_v7007000_t0000_u01752897355234") 2025/07/19 03:58:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f02_d20250719_m035551_c001_v0001181_t0020_u01752897351445") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f815_d20250719_m035617_c001_v7007000_t0000_u01752897377081") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0f86_d20250719_m035611_c001_v0001181_t0041_u01752897371146") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362197_d20250719_m035732_c001_v7007000_t0000_u01752897452572") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1146_d20250719_m035724_c001_v0001181_t0041_u01752897444667") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86d1_d20250719_m035717_c001_v7007000_t0000_u01752897437225") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f10e8_d20250719_m035709_c001_v0001181_t0057_u01752897429342") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8be_d20250719_m035701_c001_v7007000_t0000_u01752897421938") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1080_d20250719_m035654_c001_v0001181_t0018_u01752897414617") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf6b_d20250719_m035647_c001_v7007000_t0000_u01752897407448") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1026_d20250719_m035639_c001_v0001181_t0049_u01752897399956") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf52_d20250719_m035632_c001_v7007000_t0000_u01752897392327") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0fc8_d20250719_m035624_c001_v0001181_t0017_u01752897384135") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb92c_d20250719_m035611_c001_v7007000_t0000_u01752897371903") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b542_d20250719_m035607_c001_v0001105_t0023_u01752897367472") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c14_d20250719_m035600_c001_v7007000_t0000_u01752897360307") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f4b_d20250719_m035554_c001_v0001184_t0015_u01752897354621") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f421828ee6aaf1205_d20250719_m035551_c001_v7007000_t0000_u01752897351882") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a47_d20250719_m035547_c001_v0001134_t0042_u01752897347965") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb917_d20250719_m035540_c001_v7007000_t0000_u01752897340994") 2025/07/19 03:58:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0ea6_d20250719_m035535_c001_v0001181_t0052_u01752897335455") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93ad7_d20250719_m035532_c001_v7007000_t0000_u01752897332968") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4b0_d20250719_m035528_c001_v0001105_t0028_u01752897328591") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4153a7c1a0e1ae82_d20250719_m035516_c001_v7007000_t0000_u01752897316187") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b484_d20250719_m035511_c001_v0001105_t0010_u01752897311287") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2633f_d20250719_m035503_c001_v7007000_t0000_u01752897303864") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b45d_d20250719_m035456_c001_v0001105_t0012_u01752897296081") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362096_d20250719_m035449_c001_v7007000_t0000_u01752897289463") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b41d_d20250719_m035441_c001_v0001105_t0036_u01752897281823") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41219a62b376900e_d20250719_m035555_c001_v7007000_t0000_u01752897355407") 2025/07/19 03:58:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f2a_d20250719_m035551_c001_v0001184_t0042_u01752897351599") 2025/07/19 03:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57324_d20250719_m035518_c001_v7007000_t0000_u01752897318954") 2025/07/19 03:58:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e0c_d20250719_m035514_c001_v0001181_t0000_u01752897314269") 2025/07/19 03:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57326_d20250719_m035519_c001_v7007000_t0000_u01752897319140") 2025/07/19 03:58:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d7c_d20250719_m035514_c001_v0001184_t0028_u01752897314277") 2025/07/19 03:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57328_d20250719_m035519_c001_v7007000_t0000_u01752897319323") 2025/07/19 03:58:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199b7_d20250719_m035514_c001_v0001134_t0057_u01752897314363") 2025/07/19 03:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57329_d20250719_m035519_c001_v7007000_t0000_u01752897319507") 2025/07/19 03:58:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e0e_d20250719_m035514_c001_v0001181_t0016_u01752897314476") 2025/07/19 03:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5732b_d20250719_m035519_c001_v7007000_t0000_u01752897319693") 2025/07/19 03:58:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d7e_d20250719_m035514_c001_v0001184_t0028_u01752897314485") 2025/07/19 03:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5732d_d20250719_m035519_c001_v7007000_t0000_u01752897319876") 2025/07/19 03:58:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b48c_d20250719_m035514_c001_v0001105_t0021_u01752897314497") 2025/07/19 03:58:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5732f_d20250719_m035520_c001_v7007000_t0000_u01752897320062") 2025/07/19 03:58:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d80_d20250719_m035514_c001_v0001184_t0016_u01752897314686") 2025/07/19 03:58:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57331_d20250719_m035520_c001_v7007000_t0000_u01752897320245") 2025/07/19 03:58:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e12_d20250719_m035514_c001_v0001181_t0013_u01752897314700") 2025/07/19 03:58:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57333_d20250719_m035520_c001_v7007000_t0000_u01752897320429") 2025/07/19 03:58:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199b9_d20250719_m035514_c001_v0001134_t0025_u01752897314763") 2025/07/19 03:58:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57335_d20250719_m035520_c001_v7007000_t0000_u01752897320613") 2025/07/19 03:58:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b48e_d20250719_m035514_c001_v0001105_t0022_u01752897314848") 2025/07/19 03:58:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57337_d20250719_m035520_c001_v7007000_t0000_u01752897320798") 2025/07/19 03:58:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d86_d20250719_m035514_c001_v0001184_t0044_u01752897314905") 2025/07/19 03:58:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57339_d20250719_m035520_c001_v7007000_t0000_u01752897320984") 2025/07/19 03:58:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e16_d20250719_m035514_c001_v0001181_t0016_u01752897314918") 2025/07/19 03:58:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5733b_d20250719_m035521_c001_v7007000_t0000_u01752897321168") 2025/07/19 03:58:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23199bb_d20250719_m035515_c001_v0001134_t0044_u01752897315089") 2025/07/19 03:58:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5733d_d20250719_m035521_c001_v7007000_t0000_u01752897321361") 2025/07/19 03:58:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1d88_d20250719_m035515_c001_v0001184_t0033_u01752897315114") 2025/07/19 03:58:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5733f_d20250719_m035521_c001_v7007000_t0000_u01752897321547") 2025/07/19 03:58:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e18_d20250719_m035515_c001_v0001181_t0036_u01752897315135") 2025/07/19 03:58:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57341_d20250719_m035521_c001_v7007000_t0000_u01752897321731") 2025/07/19 03:58:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b490_d20250719_m035515_c001_v0001105_t0015_u01752897315197") 2025/07/19 03:58:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb8fb_d20250719_m035535_c001_v7007000_t0000_u01752897335925") 2025/07/19 03:58:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e38_d20250719_m035531_c001_v0001184_t0012_u01752897331030") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7d6_d20250719_m035536_c001_v7007000_t0000_u01752897336259") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e80_d20250719_m035531_c001_v0001181_t0031_u01752897331060") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42277695e066521c_d20250719_m035535_c001_v7007000_t0000_u01752897335938") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e42_d20250719_m035531_c001_v0001184_t0026_u01752897331223") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26358_d20250719_m035536_c001_v7007000_t0000_u01752897336275") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a01_d20250719_m035531_c001_v0001134_t0028_u01752897331234") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93ad9_d20250719_m035535_c001_v7007000_t0000_u01752897335946") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e82_d20250719_m035531_c001_v0001181_t0043_u01752897331270") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941764_d20250719_m035535_c001_v7007000_t0000_u01752897335956") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4bc_d20250719_m035531_c001_v0001105_t0035_u01752897331280") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57395_d20250719_m035536_c001_v7007000_t0000_u01752897336285") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e44_d20250719_m035531_c001_v0001184_t0004_u01752897331428") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e81903b_d20250719_m035535_c001_v7007000_t0000_u01752897335973") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e86_d20250719_m035531_c001_v0001181_t0021_u01752897331480") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7d5_d20250719_m035536_c001_v7007000_t0000_u01752897336076") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4be_d20250719_m035531_c001_v0001105_t0002_u01752897331545") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26356_d20250719_m035535_c001_v7007000_t0000_u01752897335907") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a03_d20250719_m035531_c001_v0001134_t0001_u01752897331562") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93ada_d20250719_m035536_c001_v7007000_t0000_u01752897336132") 2025/07/19 03:58:38 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e48_d20250719_m035531_c001_v0001184_t0029_u01752897331636") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26357_d20250719_m035536_c001_v7007000_t0000_u01752897336091") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e8a_d20250719_m035531_c001_v0001181_t0019_u01752897331735") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb8fd_d20250719_m035536_c001_v7007000_t0000_u01752897336295") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e4c_d20250719_m035531_c001_v0001184_t0038_u01752897331847") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57393_d20250719_m035536_c001_v7007000_t0000_u01752897336100") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0e8e_d20250719_m035531_c001_v0001181_t0048_u01752897331972") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7d4_d20250719_m035535_c001_v7007000_t0000_u01752897335893") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a09_d20250719_m035532_c001_v0001134_t0026_u01752897332044") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb8fc_d20250719_m035536_c001_v7007000_t0000_u01752897336111") 2025/07/19 03:58:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e4e_d20250719_m035532_c001_v0001184_t0006_u01752897332052") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f414051681056c923_d20250719_m035333_c001_v7007000_t0000_u01752897213920") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1105655dd6d80c81_d20250719_m035331_c001_v0001101_t0015_u01752897211691") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57284_d20250719_m035331_c001_v7007000_t0000_u01752897211505") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1105655dd6d80c77_d20250719_m035328_c001_v0001101_t0006_u01752897208025") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57282_d20250719_m035327_c001_v7007000_t0000_u01752897207291") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b2a3_d20250719_m035322_c001_v0001105_t0007_u01752897202761") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af4f_d20250719_m035321_c001_v7007000_t0000_u01752897201266") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11445787d8bd2c59_d20250719_m035318_c001_v0001172_t0009_u01752897198938") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd0637_d20250719_m035318_c001_v7007000_t0000_u01752897198755") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11445787d8bd2c3d_d20250719_m035315_c001_v0001172_t0025_u01752897195322") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd0632_d20250719_m035314_c001_v7007000_t0000_u01752897194595") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0a5e_d20250719_m035310_c001_v0001181_t0028_u01752897190619") 2025/07/19 03:58:39 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc262ce_d20250719_m035309_c001_v7007000_t0000_u01752897189332") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f10077f7d2c7433ec_d20250719_m035307_c001_v0001102_t0031_u01752897187617") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42026ab4e5e48e29_d20250719_m035307_c001_v7007000_t0000_u01752897187433") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f10077f7d2c7433e0_d20250719_m035304_c001_v0001102_t0023_u01752897184982") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42026ab4e5e48e27_d20250719_m035304_c001_v7007000_t0000_u01752897184256") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0a18_d20250719_m035301_c001_v0001181_t0049_u01752897181094") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc262cb_d20250719_m035300_c001_v7007000_t0000_u01752897180178") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f114590bd837a35ec_d20250719_m035258_c001_v0001183_t0053_u01752897178417") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5727e_d20250719_m035258_c001_v7007000_t0000_u01752897178231") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f114590bd837a35be_d20250719_m035255_c001_v0001183_t0015_u01752897175365") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5727c_d20250719_m035254_c001_v7007000_t0000_u01752897174633") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f09cc_d20250719_m035249_c001_v0001181_t0039_u01752897169103") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f40784b8c8355661f_d20250719_m035248_c001_v7007000_t0000_u01752897168186") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f110d7c0ea99a0a53_d20250719_m035246_c001_v0001179_t0013_u01752897166366") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42277695e06651ec_d20250719_m035246_c001_v7007000_t0000_u01752897166186") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f110d7c0ea99a0a3b_d20250719_m035243_c001_v0001179_t0003_u01752897163209") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42277695e06651ea_d20250719_m035242_c001_v7007000_t0000_u01752897162483") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0970_d20250719_m035234_c001_v0001181_t0016_u01752897154840") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303a8_d20250719_m035233_c001_v7007000_t0000_u01752897153916") 2025/07/19 03:58:40 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f10559fdba5816c7e_d20250719_m035231_c001_v0001137_t0021_u01752897151865") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edd9fa_d20250719_m035231_c001_v7007000_t0000_u01752897151687") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f10559fdba5816c74_d20250719_m035228_c001_v0001137_t0020_u01752897148474") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edd9f7_d20250719_m035227_c001_v7007000_t0000_u01752897147754") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db020a_d20250719_m035222_c001_v0001161_t0031_u01752897142057") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a60_d20250719_m035220_c001_v7007000_t0000_u01752897140947") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f104c82d21de93427_d20250719_m035214_c001_v0001183_t0019_u01752897134950") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941692_d20250719_m035214_c001_v7007000_t0000_u01752897134752") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b19a_d20250719_m035210_c001_v0001105_t0041_u01752897130899") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f116e6c7f3ed7ffd1_d20250719_m035209_c001_v0001037_t0020_u01752897129932") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f116e6c7f3ed7ffcf_d20250719_m035208_c001_v0001037_t0035_u01752897128799") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41219a62b3768f7a_d20250719_m035155_c001_v7007000_t0000_u01752897115550") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db014a_d20250719_m035148_c001_v0001161_t0001_u01752897108026") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11278af0eae98a95_d20250719_m035147_c001_v0001146_t0055_u01752897107087") 2025/07/19 03:58:41 DEBUG : dst/one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11278af0eae98a91_d20250719_m035146_c001_v0001146_t0030_u01752897106029") 2025/07/19 03:58:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f414051681056c924_d20250719_m035334_c001_v7007000_t0000_u01752897214103") 2025/07/19 03:58:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f115ebc25f4f7b966_d20250719_m035331_c001_v0001102_t0021_u01752897211017") 2025/07/19 03:58:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f116e6d6f31067eaa_d20250719_m035326_c001_v0001116_t0018_u01752897206510") 2025/07/19 03:58:41 DEBUG : dst/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af50_d20250719_m035321_c001_v7007000_t0000_u01752897201460") 2025/07/19 03:58:41 DEBUG : dst/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f107c17dbf0785984_d20250719_m035318_c001_v0001113_t0002_u01752897198302") 2025/07/19 03:58:41 DEBUG : dst/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f113208d31e7f7e3c_d20250719_m035313_c001_v0001157_t0049_u01752897193767") 2025/07/19 03:58:41 DEBUG : dst/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc262cf_d20250719_m035309_c001_v7007000_t0000_u01752897189514") 2025/07/19 03:58:41 DEBUG : dst/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1001862ece9905d4_d20250719_m035306_c001_v0001134_t0058_u01752897186987") 2025/07/19 03:58:42 DEBUG : dst/one.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f104c82d21de93670_d20250719_m035304_c001_v0001183_t0010_u01752897184062") 2025/07/19 03:58:42 DEBUG : dst/three: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a61_d20250719_m035221_c001_v7007000_t0000_u01752897141131") 2025/07/19 03:58:42 DEBUG : dst/three: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f116e6c7f3ed7ffdb_d20250719_m035219_c001_v0001037_t0035_u01752897139370") 2025/07/19 03:58:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f414051681056c925_d20250719_m035334_c001_v7007000_t0000_u01752897214283") 2025/07/19 03:58:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11725b02670fd756_d20250719_m035332_c001_v0001183_t0003_u01752897212748") 2025/07/19 03:58:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f118c8955cc6d8a19_d20250719_m035329_c001_v0001177_t0008_u01752897209149") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f414051681056c926_d20250719_m035334_c001_v7007000_t0000_u01752897214465") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1105655dd6d80c89_d20250719_m035333_c001_v0001101_t0025_u01752897213140") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57285_d20250719_m035332_c001_v7007000_t0000_u01752897212954") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1105655dd6d80c7b_d20250719_m035329_c001_v0001101_t0001_u01752897209546") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b57283_d20250719_m035329_c001_v7007000_t0000_u01752897209360") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b2a5_d20250719_m035323_c001_v0001105_t0035_u01752897203806") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af52_d20250719_m035321_c001_v7007000_t0000_u01752897201661") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11445787d8bd2c65_d20250719_m035320_c001_v0001172_t0038_u01752897200599") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd0639_d20250719_m035320_c001_v7007000_t0000_u01752897200417") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11445787d8bd2c4d_d20250719_m035316_c001_v0001172_t0051_u01752897196823") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd0633_d20250719_m035316_c001_v7007000_t0000_u01752897196641") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0a64_d20250719_m035311_c001_v0001181_t0053_u01752897191110") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42026ab4e5e48e2a_d20250719_m035308_c001_v7007000_t0000_u01752897188774") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b269_d20250719_m035306_c001_v0001105_t0031_u01752897186120") 2025/07/19 03:58:42 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42026ab4e5e48e28_d20250719_m035305_c001_v7007000_t0000_u01752897185752") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0a1c_d20250719_m035301_c001_v0001181_t0058_u01752897181605") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5727f_d20250719_m035259_c001_v7007000_t0000_u01752897179253") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b24f_d20250719_m035257_c001_v0001105_t0042_u01752897177130") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f403d65dd03b5727d_d20250719_m035256_c001_v7007000_t0000_u01752897176035") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f09d0_d20250719_m035249_c001_v0001181_t0027_u01752897169809") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42277695e06651f2_d20250719_m035247_c001_v7007000_t0000_u01752897167268") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b213_d20250719_m035244_c001_v0001105_t0055_u01752897164926") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f42277695e06651eb_d20250719_m035243_c001_v7007000_t0000_u01752897163835") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0982_d20250719_m035237_c001_v0001181_t0021_u01752897157889") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edd9fb_d20250719_m035232_c001_v7007000_t0000_u01752897152996") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db0238_d20250719_m035230_c001_v0001161_t0013_u01752897150481") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edd9f8_d20250719_m035229_c001_v7007000_t0000_u01752897149386") 2025/07/19 03:58:43 DEBUG : dst/three.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b1cc_d20250719_m035223_c001_v0001105_t0023_u01752897143027") 2025/07/19 03:58:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af53_d20250719_m035321_c001_v7007000_t0000_u01752897201845") 2025/07/19 03:58:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1008592656df2ab7_d20250719_m035319_c001_v0001044_t0037_u01752897199895") 2025/07/19 03:58:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f108d948346598dc3_d20250719_m035316_c001_v0001040_t0040_u01752897196219") 2025/07/19 03:58:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc262d0_d20250719_m035309_c001_v7007000_t0000_u01752897189696") 2025/07/19 03:58:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1190a87337ad3518_d20250719_m035308_c001_v0001150_t0044_u01752897188373") 2025/07/19 03:58:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1148c5e847aff9f4_d20250719_m035305_c001_v0001165_t0016_u01752897185475") 2025/07/19 03:58:43 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f414051681056c927_d20250719_m035334_c001_v7007000_t0000_u01752897214648") 2025/07/19 03:58:43 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0aa4_d20250719_m035323_c001_v0001181_t0050_u01752897203600") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af54_d20250719_m035322_c001_v7007000_t0000_u01752897202029") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b281_d20250719_m035310_c001_v0001105_t0044_u01752897190834") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc262d1_d20250719_m035309_c001_v7007000_t0000_u01752897189878") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b25d_d20250719_m035301_c001_v0001105_t0036_u01752897181312") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc262cc_d20250719_m035300_c001_v7007000_t0000_u01752897180361") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b22d_d20250719_m035249_c001_v0001105_t0016_u01752897169312") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f40784b8c83556620_d20250719_m035248_c001_v7007000_t0000_u01752897168372") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b1fc_d20250719_m035235_c001_v0001105_t0004_u01752897155422") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303a9_d20250719_m035234_c001_v7007000_t0000_u01752897154099") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f091a_d20250719_m035222_c001_v0001181_t0038_u01752897142810") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a62_d20250719_m035221_c001_v7007000_t0000_u01752897141315") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11139ba7e0c8c50f_d20250719_m035216_c001_v0001113_t0003_u01752897136557") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41219a62b3768f7c_d20250719_m035155_c001_v7007000_t0000_u01752897115730") 2025/07/19 03:58:44 DEBUG : dst/two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f11278af0eae98aab_d20250719_m035154_c001_v0001146_t0025_u01752897114243") 2025/07/19 03:58:44 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993c38_d20250719_m035120_c001_v7007000_t0000_u01752897080436") 2025/07/19 03:58:44 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b0e8_d20250719_m035116_c001_v0001105_t0050_u01752897076548") 2025/07/19 03:58:44 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993c33_d20250719_m035114_c001_v7007000_t0000_u01752897074693") 2025/07/19 03:58:44 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b0be_d20250719_m035103_c001_v0001105_t0027_u01752897063449") 2025/07/19 03:58:44 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552cfca_d20250719_m035055_c001_v7007000_t0000_u01752897055109") 2025/07/19 03:58:44 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b09c_d20250719_m035051_c001_v0001105_t0053_u01752897051143") 2025/07/19 03:58:44 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3a5_d20250719_m035030_c001_v7007000_t0000_u01752897030751") 2025/07/19 03:58:44 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffc2_d20250719_m035028_c001_v0001161_t0054_u01752897028540") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c39f_d20250719_m035027_c001_v7007000_t0000_u01752897027494") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffb4_d20250719_m035025_c001_v0001161_t0042_u01752897025638") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a2d_d20250719_m035022_c001_v7007000_t0000_u01752897022188") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff94_d20250719_m035020_c001_v0001161_t0011_u01752897020239") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a27_d20250719_m035019_c001_v7007000_t0000_u01752897019144") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff86_d20250719_m035017_c001_v0001161_t0053_u01752897017637") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a1f_d20250719_m035010_c001_v7007000_t0000_u01752897010426") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff4e_d20250719_m035008_c001_v0001161_t0056_u01752897008614") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a1b_d20250719_m035007_c001_v7007000_t0000_u01752897007440") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff44_d20250719_m035005_c001_v0001161_t0027_u01752897005965") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a13_d20250719_m035000_c001_v7007000_t0000_u01752897000535") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff1a_d20250719_m034958_c001_v0001161_t0026_u01752896998960") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a11_d20250719_m034957_c001_v7007000_t0000_u01752896997109") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff08_d20250719_m034955_c001_v0001161_t0002_u01752896995862") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a0f_d20250719_m034955_c001_v7007000_t0000_u01752896995496") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1151963c2d230795_d20250719_m034954_c001_v0001105_t0023_u01752896994824") 2025/07/19 03:58:45 DEBUG : empty space: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafefa_d20250719_m034953_c001_v0001161_t0032_u01752896993076") 2025/07/19 03:58:45 DEBUG : enormous: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3a4_d20250719_m035030_c001_v7007000_t0000_u01752897030002") 2025/07/19 03:58:45 DEBUG : enormous: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffc6_d20250719_m035029_c001_v0001161_t0051_u01752897029005") 2025/07/19 03:58:45 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f414051681056c92b_d20250719_m035339_c001_v7007000_t0000_u01752897219203") 2025/07/19 03:58:45 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0afe_d20250719_m035338_c001_v0001181_t0042_u01752897218040") 2025/07/19 03:58:46 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3c5_d20250719_m035049_c001_v7007000_t0000_u01752897049804") 2025/07/19 03:58:46 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b094_d20250719_m035048_c001_v0001105_t0048_u01752897048651") 2025/07/19 03:58:46 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261c6_d20250719_m034949_c001_v7007000_t0000_u01752896989672") 2025/07/19 03:58:46 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafed8_d20250719_m034948_c001_v0001161_t0002_u01752896988447") 2025/07/19 03:58:46 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261c5_d20250719_m034947_c001_v7007000_t0000_u01752896987901") 2025/07/19 03:58:46 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafed4_d20250719_m034947_c001_v0001161_t0014_u01752896987073") 2025/07/19 03:58:46 DEBUG : existing: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafec6_d20250719_m034945_c001_v0001161_t0015_u01752896985935") 2025/07/19 03:58:46 DEBUG : existing-b: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c7ae_d20250719_m035049_c001_v7007000_t0000_u01752897049987") 2025/07/19 03:58:46 DEBUG : existing-b: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db002a_d20250719_m035048_c001_v0001161_t0024_u01752897048640") 2025/07/19 03:58:46 DEBUG : file1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4082a78421d8bc7e_d20250719_m035428_c001_v7007000_t0000_u01752897268177") 2025/07/19 03:58:46 DEBUG : file1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1b92_d20250719_m035426_c001_v0001184_t0059_u01752897266967") 2025/07/19 03:58:46 DEBUG : file1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde54_d20250719_m035425_c001_v7007000_t0000_u01752897265656") 2025/07/19 03:58:46 DEBUG : file1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb23198f5_d20250719_m035424_c001_v0001134_t0015_u01752897264248") 2025/07/19 03:58:46 DEBUG : five: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3aa_d20250719_m035034_c001_v7007000_t0000_u01752897034967") 2025/07/19 03:58:46 DEBUG : five: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409c1f5977daffe4_d20250719_m035032_c001_v0001161_t0022_u01752897032711") 2025/07/19 03:58:46 DEBUG : foo: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a12_d20250719_m034958_c001_v7007000_t0000_u01752896998591") 2025/07/19 03:58:46 DEBUG : foo: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409c1f5977daff0e_d20250719_m034958_c001_v0001161_t0022_u01752896998034") 2025/07/19 03:58:46 DEBUG : foo: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409c1f5977daff0c_d20250719_m034957_c001_v0001161_t0022_u01752896997476") 2025/07/19 03:58:46 DEBUG : four: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3ab_d20250719_m035035_c001_v7007000_t0000_u01752897035150") 2025/07/19 03:58:46 DEBUG : four: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4061ce700058b05a_d20250719_m035033_c001_v0001105_t0029_u01752897033275") 2025/07/19 03:58:46 DEBUG : four: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffe2_d20250719_m035031_c001_v0001161_t0050_u01752897031916") 2025/07/19 03:58:47 DEBUG : hello world2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc2_d20250719_m034900_c001_v7007000_t0000_u01752896940088") 2025/07/19 03:58:47 DEBUG : hello world2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafda0_d20250719_m034859_c001_v0001161_t0020_u01752896939370") 2025/07/19 03:58:47 DEBUG : ignore-size: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261c4_d20250719_m034945_c001_v7007000_t0000_u01752896985565") 2025/07/19 03:58:47 DEBUG : ignore-size: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafeba_d20250719_m034944_c001_v0001161_t0035_u01752896984260") 2025/07/19 03:58:47 DEBUG : nested/sub dir/file: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3c2_d20250719_m035047_c001_v7007000_t0000_u01752897047907") 2025/07/19 03:58:47 DEBUG : nested/sub dir/file: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f06de_d20250719_m035047_c001_v0001181_t0048_u01752897047244") 2025/07/19 03:58:47 DEBUG : nested/sub dir/file: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3bf_d20250719_m035046_c001_v7007000_t0000_u01752897046494") 2025/07/19 03:58:47 DEBUG : nested/sub dir/file: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f06d0_d20250719_m035045_c001_v0001181_t0025_u01752897045358") 2025/07/19 03:58:47 DEBUG : one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3ad_d20250719_m035035_c001_v7007000_t0000_u01752897035334") 2025/07/19 03:58:47 DEBUG : one: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409c1f5977daffd8_d20250719_m035031_c001_v0001161_t0022_u01752897031146") 2025/07/19 03:58:47 DEBUG : only0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde38_d20250719_m035419_c001_v7007000_t0000_u01752897259824") 2025/07/19 03:58:47 DEBUG : only0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4061ce700058b3c1_d20250719_m035415_c001_v0001105_t0029_u01752897255343") 2025/07/19 03:58:47 DEBUG : only0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b36d_d20250719_m035402_c001_v0001105_t0000_u01752897242016") 2025/07/19 03:58:47 DEBUG : only0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee747_d20250719_m035355_c001_v7007000_t0000_u01752897235962") 2025/07/19 03:58:47 DEBUG : only0: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b2f3_d20250719_m035342_c001_v0001105_t0031_u01752897222745") 2025/07/19 03:58:47 DEBUG : only1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde39_d20250719_m035420_c001_v7007000_t0000_u01752897260009") 2025/07/19 03:58:47 DEBUG : only1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417186edb23198c6_d20250719_m035414_c001_v0001134_t0018_u01752897254953") 2025/07/19 03:58:47 DEBUG : only1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b371_d20250719_m035402_c001_v0001105_t0043_u01752897242687") 2025/07/19 03:58:47 DEBUG : only1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f400b9fa7d85b9df2_d20250719_m035355_c001_v7007000_t0000_u01752897235995") 2025/07/19 03:58:47 DEBUG : only1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b2f7_d20250719_m035343_c001_v0001105_t0051_u01752897223304") 2025/07/19 03:58:47 DEBUG : only10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde3a_d20250719_m035420_c001_v7007000_t0000_u01752897260190") 2025/07/19 03:58:48 DEBUG : only10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4016896c956f0c4e_d20250719_m035415_c001_v0001181_t0040_u01752897255357") 2025/07/19 03:58:48 DEBUG : only10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b397_d20250719_m035407_c001_v0001105_t0016_u01752897247962") 2025/07/19 03:58:48 DEBUG : only10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee746_d20250719_m035355_c001_v7007000_t0000_u01752897235780") 2025/07/19 03:58:48 DEBUG : only10: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b32d_d20250719_m035348_c001_v0001105_t0040_u01752897228611") 2025/07/19 03:58:48 DEBUG : only11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde3b_d20250719_m035420_c001_v7007000_t0000_u01752897260371") 2025/07/19 03:58:48 DEBUG : only11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4191c6cb415a1b1d_d20250719_m035415_c001_v0001184_t0055_u01752897255491") 2025/07/19 03:58:48 DEBUG : only11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b399_d20250719_m035408_c001_v0001105_t0033_u01752897248620") 2025/07/19 03:58:48 DEBUG : only11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f400b9fa7d85b9df4_d20250719_m035356_c001_v7007000_t0000_u01752897236180") 2025/07/19 03:58:48 DEBUG : only11: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b333_d20250719_m035349_c001_v0001105_t0051_u01752897229158") 2025/07/19 03:58:48 DEBUG : only12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde3c_d20250719_m035420_c001_v7007000_t0000_u01752897260553") 2025/07/19 03:58:48 DEBUG : only12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4016896c956f0c38_d20250719_m035414_c001_v0001181_t0040_u01752897254198") 2025/07/19 03:58:48 DEBUG : only12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b39b_d20250719_m035409_c001_v0001105_t0050_u01752897249102") 2025/07/19 03:58:48 DEBUG : only12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee749_d20250719_m035356_c001_v7007000_t0000_u01752897236330") 2025/07/19 03:58:48 DEBUG : only12: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b337_d20250719_m035349_c001_v0001105_t0028_u01752897229802") 2025/07/19 03:58:48 DEBUG : only13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde3d_d20250719_m035420_c001_v7007000_t0000_u01752897260734") 2025/07/19 03:58:48 DEBUG : only13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4061ce700058b3b7_d20250719_m035414_c001_v0001105_t0029_u01752897254206") 2025/07/19 03:58:48 DEBUG : only13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b39d_d20250719_m035409_c001_v0001105_t0018_u01752897249637") 2025/07/19 03:58:48 DEBUG : only13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b2_d20250719_m035355_c001_v7007000_t0000_u01752897235975") 2025/07/19 03:58:48 DEBUG : only13: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b339_d20250719_m035350_c001_v0001105_t0005_u01752897230386") 2025/07/19 03:58:48 DEBUG : only14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde3e_d20250719_m035420_c001_v7007000_t0000_u01752897260915") 2025/07/19 03:58:48 DEBUG : only14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417186edb23198c3_d20250719_m035414_c001_v0001134_t0018_u01752897254764") 2025/07/19 03:58:48 DEBUG : only14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b3a1_d20250719_m035410_c001_v0001105_t0027_u01752897250325") 2025/07/19 03:58:49 DEBUG : only14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941716_d20250719_m035355_c001_v7007000_t0000_u01752897235984") 2025/07/19 03:58:49 DEBUG : only14: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b33d_d20250719_m035351_c001_v0001105_t0016_u01752897231005") 2025/07/19 03:58:49 DEBUG : only15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde3f_d20250719_m035421_c001_v7007000_t0000_u01752897261097") 2025/07/19 03:58:49 DEBUG : only15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4191c6cb415a1b15_d20250719_m035414_c001_v0001184_t0055_u01752897254945") 2025/07/19 03:58:49 DEBUG : only15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b3a3_d20250719_m035410_c001_v0001105_t0024_u01752897250782") 2025/07/19 03:58:49 DEBUG : only15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b1_d20250719_m035355_c001_v7007000_t0000_u01752897235790") 2025/07/19 03:58:49 DEBUG : only15: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b341_d20250719_m035351_c001_v0001105_t0055_u01752897231570") 2025/07/19 03:58:49 DEBUG : only16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde40_d20250719_m035421_c001_v7007000_t0000_u01752897261278") 2025/07/19 03:58:49 DEBUG : only16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4016896c956f0c3a_d20250719_m035414_c001_v0001181_t0040_u01752897254596") 2025/07/19 03:58:49 DEBUG : only16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b3a7_d20250719_m035411_c001_v0001105_t0043_u01752897251615") 2025/07/19 03:58:49 DEBUG : only16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee744_d20250719_m035355_c001_v7007000_t0000_u01752897235404") 2025/07/19 03:58:49 DEBUG : only16: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b347_d20250719_m035352_c001_v0001105_t0020_u01752897232187") 2025/07/19 03:58:50 DEBUG : only17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde41_d20250719_m035421_c001_v7007000_t0000_u01752897261460") 2025/07/19 03:58:50 DEBUG : only17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4061ce700058b3b9_d20250719_m035414_c001_v0001105_t0029_u01752897254603") 2025/07/19 03:58:50 DEBUG : only17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b3a9_d20250719_m035412_c001_v0001105_t0023_u01752897252150") 2025/07/19 03:58:50 DEBUG : only17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b0_d20250719_m035355_c001_v7007000_t0000_u01752897235599") 2025/07/19 03:58:50 DEBUG : only17: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b349_d20250719_m035352_c001_v0001105_t0052_u01752897232673") 2025/07/19 03:58:50 DEBUG : only18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde42_d20250719_m035421_c001_v7007000_t0000_u01752897261641") 2025/07/19 03:58:50 DEBUG : only18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4016896c956f0c3e_d20250719_m035414_c001_v0001181_t0040_u01752897254780") 2025/07/19 03:58:50 DEBUG : only18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b3ad_d20250719_m035412_c001_v0001105_t0040_u01752897252665") 2025/07/19 03:58:50 DEBUG : only18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b5_d20250719_m035356_c001_v7007000_t0000_u01752897236343") 2025/07/19 03:58:50 DEBUG : only18: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b34f_d20250719_m035353_c001_v0001105_t0040_u01752897233365") 2025/07/19 03:58:50 DEBUG : only19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde44_d20250719_m035421_c001_v7007000_t0000_u01752897261825") 2025/07/19 03:58:50 DEBUG : only19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4061ce700058b3bb_d20250719_m035414_c001_v0001105_t0029_u01752897254791") 2025/07/19 03:58:50 DEBUG : only19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b3af_d20250719_m035413_c001_v0001105_t0054_u01752897253238") 2025/07/19 03:58:50 DEBUG : only19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee745_d20250719_m035355_c001_v7007000_t0000_u01752897235587") 2025/07/19 03:58:50 DEBUG : only19: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b355_d20250719_m035353_c001_v0001105_t0037_u01752897233918") 2025/07/19 03:58:50 DEBUG : only2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde45_d20250719_m035422_c001_v7007000_t0000_u01752897262006") 2025/07/19 03:58:50 DEBUG : only2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4016896c956f0c42_d20250719_m035414_c001_v0001181_t0040_u01752897254966") 2025/07/19 03:58:50 DEBUG : only2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b379_d20250719_m035403_c001_v0001105_t0059_u01752897243170") 2025/07/19 03:58:50 DEBUG : only2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941714_d20250719_m035355_c001_v7007000_t0000_u01752897235603") 2025/07/19 03:58:50 DEBUG : only2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b2fb_d20250719_m035343_c001_v0001105_t0023_u01752897223916") 2025/07/19 03:58:50 DEBUG : only3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde46_d20250719_m035422_c001_v7007000_t0000_u01752897262190") 2025/07/19 03:58:51 DEBUG : only3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4061ce700058b3bd_d20250719_m035414_c001_v0001105_t0029_u01752897254974") 2025/07/19 03:58:51 DEBUG : only3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b37b_d20250719_m035403_c001_v0001105_t0045_u01752897243811") 2025/07/19 03:58:51 DEBUG : only3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee748_d20250719_m035356_c001_v7007000_t0000_u01752897236146") 2025/07/19 03:58:51 DEBUG : only3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b301_d20250719_m035344_c001_v0001105_t0018_u01752897224659") 2025/07/19 03:58:51 DEBUG : only4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde47_d20250719_m035422_c001_v7007000_t0000_u01752897262374") 2025/07/19 03:58:51 DEBUG : only4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4191c6cb415a1b17_d20250719_m035415_c001_v0001184_t0055_u01752897255128") 2025/07/19 03:58:51 DEBUG : only4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b37f_d20250719_m035404_c001_v0001105_t0011_u01752897244434") 2025/07/19 03:58:51 DEBUG : only4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941715_d20250719_m035355_c001_v7007000_t0000_u01752897235799") 2025/07/19 03:58:51 DEBUG : only4: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b305_d20250719_m035345_c001_v0001105_t0054_u01752897225231") 2025/07/19 03:58:51 DEBUG : only5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde48_d20250719_m035422_c001_v7007000_t0000_u01752897262564") 2025/07/19 03:58:51 DEBUG : only5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417186edb23198c9_d20250719_m035415_c001_v0001134_t0018_u01752897255140") 2025/07/19 03:58:51 DEBUG : only5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b389_d20250719_m035405_c001_v0001105_t0058_u01752897245081") 2025/07/19 03:58:51 DEBUG : only5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee743_d20250719_m035355_c001_v7007000_t0000_u01752897235222") 2025/07/19 03:58:51 DEBUG : only5: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b307_d20250719_m035345_c001_v0001105_t0044_u01752897225896") 2025/07/19 03:58:51 DEBUG : only6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde49_d20250719_m035422_c001_v7007000_t0000_u01752897262745") 2025/07/19 03:58:51 DEBUG : only6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4016896c956f0c44_d20250719_m035415_c001_v0001181_t0040_u01752897255153") 2025/07/19 03:58:51 DEBUG : only6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b38b_d20250719_m035405_c001_v0001105_t0014_u01752897245864") 2025/07/19 03:58:51 DEBUG : only6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409aa7de59c303b3_d20250719_m035356_c001_v7007000_t0000_u01752897236159") 2025/07/19 03:58:51 DEBUG : only6: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b30f_d20250719_m035346_c001_v0001105_t0029_u01752897226416") 2025/07/19 03:58:51 DEBUG : only7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde4a_d20250719_m035422_c001_v7007000_t0000_u01752897262926") 2025/07/19 03:58:51 DEBUG : only7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4061ce700058b3bf_d20250719_m035415_c001_v0001105_t0029_u01752897255161") 2025/07/19 03:58:52 DEBUG : only7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b38d_d20250719_m035406_c001_v0001105_t0043_u01752897246418") 2025/07/19 03:58:52 DEBUG : only7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f400b9fa7d85b9df0_d20250719_m035355_c001_v7007000_t0000_u01752897235811") 2025/07/19 03:58:52 DEBUG : only7: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b319_d20250719_m035346_c001_v0001105_t0022_u01752897226990") 2025/07/19 03:58:52 DEBUG : only8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde4c_d20250719_m035423_c001_v7007000_t0000_u01752897263109") 2025/07/19 03:58:52 DEBUG : only8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4191c6cb415a1b1b_d20250719_m035415_c001_v0001184_t0055_u01752897255310") 2025/07/19 03:58:52 DEBUG : only8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b393_d20250719_m035406_c001_v0001105_t0020_u01752897246873") 2025/07/19 03:58:52 DEBUG : only8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f402a3a37c7941717_d20250719_m035356_c001_v7007000_t0000_u01752897236168") 2025/07/19 03:58:52 DEBUG : only8: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b31f_d20250719_m035347_c001_v0001105_t0042_u01752897227528") 2025/07/19 03:58:52 DEBUG : only9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde4f_d20250719_m035423_c001_v7007000_t0000_u01752897263294") 2025/07/19 03:58:52 DEBUG : only9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417186edb23198cb_d20250719_m035415_c001_v0001134_t0018_u01752897255325") 2025/07/19 03:58:52 DEBUG : only9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b395_d20250719_m035407_c001_v0001105_t0055_u01752897247380") 2025/07/19 03:58:52 DEBUG : only9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f400b9fa7d85b9dee_d20250719_m035355_c001_v7007000_t0000_u01752897235617") 2025/07/19 03:58:52 DEBUG : only9: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b323_d20250719_m035348_c001_v0001105_t0046_u01752897228069") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3bd_d20250719_m035044_c001_v7007000_t0000_u01752897044219") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b088_d20250719_m035042_c001_v0001105_t0038_u01752897042362") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3ba_d20250719_m035041_c001_v7007000_t0000_u01752897041266") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db000a_d20250719_m035039_c001_v0001161_t0029_u01752897039167") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3b5_d20250719_m035038_c001_v7007000_t0000_u01752897038429") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b072_d20250719_m035036_c001_v0001105_t0058_u01752897036253") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a2f_d20250719_m035024_c001_v7007000_t0000_u01752897024546") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff9e_d20250719_m035022_c001_v0001161_t0033_u01752897022740") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a2b_d20250719_m035021_c001_v7007000_t0000_u01752897021006") 2025/07/19 03:58:52 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff92_d20250719_m035019_c001_v0001161_t0050_u01752897019693") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a26_d20250719_m035018_c001_v7007000_t0000_u01752897018366") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff80_d20250719_m035017_c001_v0001161_t0032_u01752897017297") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a1e_d20250719_m035009_c001_v7007000_t0000_u01752897009867") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff4a_d20250719_m035007_c001_v0001161_t0034_u01752897007990") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a1c_d20250719_m035007_c001_v7007000_t0000_u01752897007622") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff40_d20250719_m035005_c001_v0001161_t0013_u01752897005482") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a17_d20250719_m035005_c001_v7007000_t0000_u01752897005115") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff3a_d20250719_m035004_c001_v0001161_t0056_u01752897004331") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff34_d20250719_m035003_c001_v0001161_t0024_u01752897003558") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a15_d20250719_m035003_c001_v7007000_t0000_u01752897003183") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff2e_d20250719_m035002_c001_v0001161_t0023_u01752897002330") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff26_d20250719_m035001_c001_v0001161_t0018_u01752897001097") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a14_d20250719_m035000_c001_v7007000_t0000_u01752897000723") 2025/07/19 03:58:53 DEBUG : potato: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff20_d20250719_m034959_c001_v0001161_t0049_u01752896999693") 2025/07/19 03:58:53 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc2623e_d20250719_m035130_c001_v7007000_t0000_u01752897090126") 2025/07/19 03:58:53 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f07f1_d20250719_m035129_c001_v0001181_t0027_u01752897089540") 2025/07/19 03:58:53 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993c39_d20250719_m035120_c001_v7007000_t0000_u01752897080874") 2025/07/19 03:58:53 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f079b_d20250719_m035115_c001_v0001181_t0001_u01752897075974") 2025/07/19 03:58:53 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee683_d20250719_m035107_c001_v7007000_t0000_u01752897067289") 2025/07/19 03:58:53 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f073f_d20250719_m035102_c001_v0001181_t0058_u01752897062870") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552d3b3_d20250719_m035055_c001_v7007000_t0000_u01752897055655") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f06f9_d20250719_m035050_c001_v0001181_t0035_u01752897050930") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3a2_d20250719_m035029_c001_v7007000_t0000_u01752897029816") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffc0_d20250719_m035028_c001_v0001161_t0057_u01752897028043") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3a0_d20250719_m035027_c001_v7007000_t0000_u01752897027679") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffae_d20250719_m035025_c001_v0001161_t0043_u01752897025127") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a30_d20250719_m035024_c001_v7007000_t0000_u01752897024729") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffa6_d20250719_m035023_c001_v0001161_t0020_u01752897023732") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a2e_d20250719_m035022_c001_v7007000_t0000_u01752897022372") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff9a_d20250719_m035021_c001_v0001161_t0001_u01752897021378") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a28_d20250719_m035019_c001_v7007000_t0000_u01752897019327") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff8c_d20250719_m035018_c001_v0001161_t0016_u01752897018376") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a20_d20250719_m035010_c001_v7007000_t0000_u01752897010609") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daff52_d20250719_m035009_c001_v0001161_t0012_u01752897009419") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc4_d20250719_m034903_c001_v7007000_t0000_u01752896943311") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafdb8_d20250719_m034902_c001_v0001161_t0049_u01752896942256") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc3_d20250719_m034901_c001_v7007000_t0000_u01752896941342") 2025/07/19 03:58:54 DEBUG : potato2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafda6_d20250719_m034900_c001_v0001161_t0038_u01752896940642") 2025/07/19 03:58:54 DEBUG : potato3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4108a2f0e5993c3a_d20250719_m035121_c001_v7007000_t0000_u01752897081353") 2025/07/19 03:58:54 DEBUG : potato3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db00ba_d20250719_m035117_c001_v0001161_t0044_u01752897077263") 2025/07/19 03:58:54 DEBUG : potato3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4051ed0cc8fee684_d20250719_m035107_c001_v7007000_t0000_u01752897067519") 2025/07/19 03:58:55 DEBUG : potato3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db0074_d20250719_m035104_c001_v0001161_t0004_u01752897064241") 2025/07/19 03:58:55 DEBUG : potato3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f061_d20250719_m035055_c001_v7007000_t0000_u01752897055714") 2025/07/19 03:58:55 DEBUG : potato3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db003d_d20250719_m035051_c001_v0001161_t0044_u01752897051560") 2025/07/19 03:58:55 DEBUG : pre-dest1/1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a54_d20250719_m035204_c001_v7007000_t0000_u01752897124605") 2025/07/19 03:58:55 DEBUG : pre-dest1/1: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db0174_d20250719_m035156_c001_v0001161_t0002_u01752897116478") 2025/07/19 03:58:55 DEBUG : pre-dest2/2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4194e83287b93a56_d20250719_m035204_c001_v7007000_t0000_u01752897124790") 2025/07/19 03:58:55 DEBUG : pre-dest2/2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0885_d20250719_m035157_c001_v0001181_t0050_u01752897117374") 2025/07/19 03:58:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41219a62b3768f6f_d20250719_m035142_c001_v7007000_t0000_u01752897102008") 2025/07/19 03:58:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b12c_d20250719_m035138_c001_v0001105_t0039_u01752897098002") 2025/07/19 03:58:55 DEBUG : sizeonly: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261c2_d20250719_m034943_c001_v7007000_t0000_u01752896983708") 2025/07/19 03:58:55 DEBUG : sizeonly: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafea8_d20250719_m034942_c001_v0001161_t0043_u01752896982437") 2025/07/19 03:58:55 DEBUG : splitbanan: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f817_d20250719_m035617_c001_v7007000_t0000_u01752897377265") 2025/07/19 03:58:55 DEBUG : splitbanan: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319aa7_d20250719_m035609_c001_v0001134_t0011_u01752897369832") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362198_d20250719_m035732_c001_v7007000_t0000_u01752897452754") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f114e_d20250719_m035725_c001_v0001181_t0016_u01752897445908") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb86d2_d20250719_m035717_c001_v7007000_t0000_u01752897437410") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f10ee_d20250719_m035710_c001_v0001181_t0053_u01752897430837") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f417d3dc9e7c0d8bf_d20250719_m035702_c001_v7007000_t0000_u01752897422119") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1088_d20250719_m035655_c001_v0001181_t0058_u01752897415751") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf6c_d20250719_m035647_c001_v7007000_t0000_u01752897407631") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f102c_d20250719_m035641_c001_v0001181_t0024_u01752897401264") 2025/07/19 03:58:55 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733eddf53_d20250719_m035632_c001_v7007000_t0000_u01752897392510") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0fce_d20250719_m035625_c001_v0001181_t0011_u01752897385672") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb928_d20250719_m035611_c001_v7007000_t0000_u01752897371353") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b546_d20250719_m035608_c001_v0001105_t0029_u01752897368785") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f416115fae5bf7c15_d20250719_m035600_c001_v7007000_t0000_u01752897360492") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1f37_d20250719_m035553_c001_v0001184_t0048_u01752897353371") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f7dc_d20250719_m035552_c001_v7007000_t0000_u01752897352253") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a4f_d20250719_m035549_c001_v0001134_t0016_u01752897349141") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41885b8a7e2bb918_d20250719_m035541_c001_v7007000_t0000_u01752897341178") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1e66_d20250719_m035534_c001_v0001184_t0052_u01752897334111") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4156b67ef3b1af8b_d20250719_m035532_c001_v7007000_t0000_u01752897332582") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b4b8_d20250719_m035529_c001_v0001105_t0037_u01752897329718") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f41838196eadb865e_d20250719_m035516_c001_v7007000_t0000_u01752897316227") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b486_d20250719_m035512_c001_v0001105_t0019_u01752897312526") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc26340_d20250719_m035504_c001_v7007000_t0000_u01752897304047") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b461_d20250719_m035457_c001_v0001105_t0042_u01752897297258") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362097_d20250719_m035449_c001_v7007000_t0000_u01752897289647") 2025/07/19 03:58:56 DEBUG : splitbananasplit: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b425_d20250719_m035442_c001_v0001105_t0026_u01752897282951") 2025/07/19 03:58:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f413da27b02fd069a_d20250719_m035555_c001_v7007000_t0000_u01752897355587") 2025/07/19 03:58:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319a53_d20250719_m035550_c001_v0001134_t0031_u01752897350362") 2025/07/19 03:58:56 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4082a78421d8bc87_d20250719_m035435_c001_v7007000_t0000_u01752897275845") 2025/07/19 03:58:56 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b401_d20250719_m035433_c001_v0001105_t0005_u01752897273049") 2025/07/19 03:58:56 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde5b_d20250719_m035431_c001_v7007000_t0000_u01752897271890") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb231990c_d20250719_m035429_c001_v0001134_t0008_u01752897269125") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3c3_d20250719_m035048_c001_v7007000_t0000_u01752897048090") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b08c_d20250719_m035047_c001_v0001105_t0023_u01752897047232") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3c0_d20250719_m035046_c001_v7007000_t0000_u01752897046677") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977db001e_d20250719_m035045_c001_v0001161_t0040_u01752897045707") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261c0_d20250719_m034940_c001_v7007000_t0000_u01752896980169") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe8e_d20250719_m034938_c001_v0001161_t0028_u01752896978414") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261bf_d20250719_m034938_c001_v7007000_t0000_u01752896978049") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe88_d20250719_m034936_c001_v0001161_t0001_u01752896976733") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261be_d20250719_m034934_c001_v7007000_t0000_u01752896974592") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe6e_d20250719_m034933_c001_v0001161_t0033_u01752896973029") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261bd_d20250719_m034932_c001_v7007000_t0000_u01752896972486") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe60_d20250719_m034931_c001_v0001161_t0053_u01752896971180") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe4e_d20250719_m034927_c001_v0001161_t0052_u01752896967889") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261ba_d20250719_m034927_c001_v7007000_t0000_u01752896967525") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe42_d20250719_m034926_c001_v0001161_t0017_u01752896966592") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe3a_d20250719_m034925_c001_v0001161_t0050_u01752896965734") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4038bbaa9dc261b9_d20250719_m034925_c001_v7007000_t0000_u01752896965368") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe20_d20250719_m034921_c001_v0001161_t0002_u01752896961803") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe10_d20250719_m034918_c001_v0001161_t0022_u01752896958735") 2025/07/19 03:58:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fce_d20250719_m034918_c001_v7007000_t0000_u01752896958370") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe0e_d20250719_m034917_c001_v0001161_t0023_u01752896957725") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafe06_d20250719_m034916_c001_v0001161_t0035_u01752896956790") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fcd_d20250719_m034916_c001_v7007000_t0000_u01752896956426") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafdec_d20250719_m034912_c001_v0001161_t0043_u01752896952758") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fca_d20250719_m034912_c001_v7007000_t0000_u01752896952394") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafde0_d20250719_m034911_c001_v0001161_t0045_u01752896951652") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc9_d20250719_m034910_c001_v7007000_t0000_u01752896950737") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafdda_d20250719_m034909_c001_v0001161_t0050_u01752896949978") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc8_d20250719_m034909_c001_v7007000_t0000_u01752896949427") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafdd4_d20250719_m034908_c001_v0001161_t0040_u01752896948581") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc7_d20250719_m034907_c001_v7007000_t0000_u01752896947649") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafdcc_d20250719_m034906_c001_v0001161_t0042_u01752896946695") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc6_d20250719_m034906_c001_v7007000_t0000_u01752896946143") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafdc6_d20250719_m034905_c001_v0001161_t0000_u01752896945181") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc5_d20250719_m034904_c001_v7007000_t0000_u01752896944630") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafdbc_d20250719_m034903_c001_v0001161_t0026_u01752896943858") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fc1_d20250719_m034858_c001_v7007000_t0000_u01752896938823") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafd9a_d20250719_m034858_c001_v0001161_t0058_u01752896938097") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fbc_d20250719_m034857_c001_v7007000_t0000_u01752896937549") 2025/07/19 03:58:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafd92_d20250719_m034856_c001_v0001161_t0016_u01752896936649") 2025/07/19 03:58:59 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fbb_d20250719_m034855_c001_v7007000_t0000_u01752896935737") 2025/07/19 03:58:59 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafd8a_d20250719_m034854_c001_v0001161_t0032_u01752896934984") 2025/07/19 03:58:59 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f401de7017e817fb8_d20250719_m034852_c001_v7007000_t0000_u01752896932616") 2025/07/19 03:58:59 DEBUG : sub dir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977dafd78_d20250719_m034851_c001_v0001161_t0031_u01752896931538") 2025/07/19 03:58:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4082a78421d8bc88_d20250719_m035436_c001_v7007000_t0000_u01752897276028") 2025/07/19 03:58:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a1bd8_d20250719_m035433_c001_v0001184_t0049_u01752897273054") 2025/07/19 03:58:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde5c_d20250719_m035432_c001_v7007000_t0000_u01752897272099") 2025/07/19 03:58:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c9a_d20250719_m035429_c001_v0001181_t0059_u01752897269136") 2025/07/19 03:58:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a998362199_d20250719_m035734_c001_v7007000_t0000_u01752897454769") 2025/07/19 03:58:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a238b_d20250719_m035734_c001_v0001184_t0058_u01752897454137") 2025/07/19 03:58:59 DEBUG : sub/yam: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3bc_d20250719_m035043_c001_v7007000_t0000_u01752897043666") 2025/07/19 03:58:59 DEBUG : sub/yam: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f06ba_d20250719_m035042_c001_v0001181_t0022_u01752897042011") 2025/07/19 03:58:59 DEBUG : test_dir1/file2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4082a78421d8bc7f_d20250719_m035428_c001_v7007000_t0000_u01752897268360") 2025/07/19 03:58:59 DEBUG : test_dir1/file2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b3e7_d20250719_m035426_c001_v0001105_t0024_u01752897266624") 2025/07/19 03:58:59 DEBUG : test_dir1/file2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde55_d20250719_m035425_c001_v7007000_t0000_u01752897265838") 2025/07/19 03:58:59 DEBUG : test_dir1/file2: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b3dd_d20250719_m035424_c001_v0001105_t0053_u01752897264256") 2025/07/19 03:58:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4082a78421d8bc80_d20250719_m035428_c001_v7007000_t0000_u01752897268544") 2025/07/19 03:58:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c88_d20250719_m035426_c001_v0001181_t0028_u01752897266615") 2025/07/19 03:58:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f411ce4e733edde56_d20250719_m035426_c001_v7007000_t0000_u01752897266020") 2025/07/19 03:58:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0c7c_d20250719_m035424_c001_v0001181_t0017_u01752897264266") 2025/07/19 03:58:59 DEBUG : three: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3ae_d20250719_m035035_c001_v7007000_t0000_u01752897035517") 2025/07/19 03:58:59 DEBUG : three: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffec_d20250719_m035034_c001_v0001161_t0045_u01752897034026") 2025/07/19 03:59:00 DEBUG : three: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f109c1f5977daffdc_d20250719_m035031_c001_v0001161_t0002_u01752897031514") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836219a_d20250719_m035736_c001_v7007000_t0000_u01752897456589") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319bcf_d20250719_m035735_c001_v0001134_t0014_u01752897455736") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621ab_d20250719_m035755_c001_v7007000_t0000_u01752897475915") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b6cf_d20250719_m035754_c001_v0001105_t0047_u01752897474044") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621a9_d20250719_m035752_c001_v7007000_t0000_u01752897472507") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319bf1_d20250719_m035750_c001_v0001134_t0033_u01752897470829") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621a7_d20250719_m035749_c001_v7007000_t0000_u01752897469859") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a2451_d20250719_m035749_c001_v0001184_t0049_u01752897469233") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621a2_d20250719_m035744_c001_v7007000_t0000_u01752897464079") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319be1_d20250719_m035742_c001_v0001134_t0051_u01752897462547") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621a3_d20250719_m035746_c001_v7007000_t0000_u01752897466691") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b6b9_d20250719_m035745_c001_v0001105_t0041_u01752897465075") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621a0_d20250719_m035741_c001_v7007000_t0000_u01752897461592") 2025/07/19 03:59:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1191c6cb415a23e9_d20250719_m035740_c001_v0001184_t0000_u01752897460964") 2025/07/19 03:59:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836219d_d20250719_m035740_c001_v7007000_t0000_u01752897460001") 2025/07/19 03:59:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1194_d20250719_m035739_c001_v0001181_t0053_u01752897459359") 2025/07/19 03:59:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a99836219c_d20250719_m035738_c001_v7007000_t0000_u01752897458391") 2025/07/19 03:59:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1061ce700058b697_d20250719_m035737_c001_v0001105_t0026_u01752897457549") 2025/07/19 03:59:00 DEBUG : toe/toe/toe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f404061a0e796f86f_d20250719_m035801_c001_v7007000_t0000_u01752897481204") 2025/07/19 03:59:00 DEBUG : toe/toe/toe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f117186edb2319c09_d20250719_m035800_c001_v0001134_t0043_u01752897480377") 2025/07/19 03:59:00 DEBUG : toe/toe/toe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621a5_d20250719_m035748_c001_v7007000_t0000_u01752897468277") 2025/07/19 03:59:01 DEBUG : toe/toe/toe: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f11ca_d20250719_m035747_c001_v0001181_t0051_u01752897467660") 2025/07/19 03:59:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621ac_d20250719_m035756_c001_v7007000_t0000_u01752897476509") 2025/07/19 03:59:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f1200_d20250719_m035755_c001_v0001181_t0052_u01752897475706") 2025/07/19 03:59:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f406b16a9983621aa_d20250719_m035753_c001_v7007000_t0000_u01752897473100") 2025/07/19 03:59:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f116da600f1079065_d20250719_m035752_c001_v0001178_t0001_u01752897472198") 2025/07/19 03:59:01 DEBUG : two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3af_d20250719_m035035_c001_v7007000_t0000_u01752897035700") 2025/07/19 03:59:01 DEBUG : two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f4016896c956f0675_d20250719_m035033_c001_v0001181_t0040_u01752897033455") 2025/07/19 03:59:01 DEBUG : two: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409c1f5977daffda_d20250719_m035031_c001_v0001161_t0022_u01752897031330") 2025/07/19 03:59:01 DEBUG : yam: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3be_d20250719_m035044_c001_v7007000_t0000_u01752897044403") 2025/07/19 03:59:01 DEBUG : yam: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f100459d5df9e3daa_d20250719_m035043_c001_v0001182_t0046_u01752897043437") 2025/07/19 03:59:01 DEBUG : yam: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3b8_d20250719_m035040_c001_v7007000_t0000_u01752897040712") 2025/07/19 03:59:01 DEBUG : yam: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f069f_d20250719_m035039_c001_v0001181_t0030_u01752897039179") 2025/07/19 03:59:01 DEBUG : yam: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3b1_d20250719_m035037_c001_v7007000_t0000_u01752897037878") 2025/07/19 03:59:01 DEBUG : yam: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1016896c956f0685_d20250719_m035036_c001_v0001181_t0043_u01752897036263") 2025/07/19 03:59:01 DEBUG : yaml: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3bb_d20250719_m035041_c001_v7007000_t0000_u01752897041448") 2025/07/19 03:59:01 DEBUG : yaml: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1025cd1a90f359da_d20250719_m035040_c001_v0001157_t0024_u01752897040328") 2025/07/19 03:59:01 DEBUG : yaml: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f409030974552c3b7_d20250719_m035038_c001_v7007000_t0000_u01752897038614") 2025/07/19 03:59:01 DEBUG : yaml: Deleting (id "4_zcf027df3c0cd2b0b9f880e1b_f1131f5852261ef3f_d20250719_m035037_c001_v0001131_t0051_u01752897037602") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m14.429020502s (try 1/5)