"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/04 04:49:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali" 2025/10/04 04:49:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/04 04:49:44 DEBUG : Creating backend with remote "/tmp/rclone3804624812" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:49:45 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/04 04:49:45 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:49:45 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:45 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:49:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:49:46 INFO : sub dir/hello world: Copied (new) 2025/10/04 04:49:46 DEBUG : B2 bucket rclone-test-kugohin1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", 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-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", 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-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:48 DEBUG : Creating backend with remote "/non-existing" 2025/10/04 04:49:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/04 04:49:48 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:48 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:49:49 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:49 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:49:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:49:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.99s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", 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-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:51 INFO : B2 bucket rclone-test-kugohin1kali: Running all checks before starting transfers 2025/10/04 04:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:49:51 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:51 INFO : B2 bucket rclone-test-kugohin1kali: Checks finished, now starting transfers 2025/10/04 04:49:51 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:49:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:49:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:52 ERROR : Ignoring --no-traverse with sync 2025/10/04 04:49:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:49:52 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:52 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:49:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:49:53 INFO : sub dir/hello world: Copied (new) 2025/10/04 04:49:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.36s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/04 04:49:54 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:54 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:49:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/04 04:49:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:49:55 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:55 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:49:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:49:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:49:57 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:57 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:49:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:49:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/04 04:49:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/04 04:49:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/04 04:49:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:49:58 INFO : sub dir2: Making directory 2025/10/04 04:49:58 INFO : sub dir: Making directory 2025/10/04 04:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:49:58 INFO : sub dir2/sub sub dir2: Making directory 2025/10/04 04:49:58 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:58 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:49:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:49:58 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/04 04:49:59 DEBUG : B2 bucket rclone-test-kugohin1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.33s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:49:59 INFO : sub dir2: Making directory 2025/10/04 04:49:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/04 04:49:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/04 04:49:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:49:59 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:49:59 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:01 DEBUG : sub dir2: Making directory with metadata 2025/10/04 04:50:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/04 04:50:01 INFO : sub dir2: Making directory 2025/10/04 04:50:01 INFO : sub dir: Making directory 2025/10/04 04:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:50:01 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:01 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:01 INFO : sub dir/hello world: Copied (new) 2025/10/04 04:50:01 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/04 04:50:01 DEBUG : B2 bucket rclone-test-kugohin1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/04 04:50:01 DEBUG : B2 bucket rclone-test-kugohin1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:02 INFO : sub dir2: Making directory 2025/10/04 04:50:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:50:03 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:03 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:03 INFO : sub dir/hello world: Copied (new) 2025/10/04 04:50:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.38s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:04 DEBUG : sub dir2: Making directory with metadata 2025/10/04 04:50:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/04 04:50:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:50:04 INFO : sub dir2: Making directory 2025/10/04 04:50:04 INFO : sub dir: Making directory 2025/10/04 04:50:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:50:04 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:04 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:04 INFO : sub dir/hello world: Copied (new) 2025/10/04 04:50:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/04 04:50:04 DEBUG : B2 bucket rclone-test-kugohin1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", 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-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:05 INFO : sub dir2: Making directory 2025/10/04 04:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:50:06 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:06 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:06 INFO : sub dir/hello world: Copied (new) 2025/10/04 04:50:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:07 DEBUG : Creating backend with remote "TestB2:rclone-test-resaqaj2wodo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kugohin1kali -> B2 bucket rclone-test-resaqaj2wodo 2025/10/04 04:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:50:09 DEBUG : B2 bucket rclone-test-resaqaj2wodo: Waiting for checks to finish 2025/10/04 04:50:09 DEBUG : B2 bucket rclone-test-resaqaj2wodo: Waiting for transfers to finish 2025/10/04 04:50:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:50:10 DEBUG : B2 bucket rclone-test-resaqaj2wodo: Purge remote 2025/10/04 04:50:10 INFO : B2 bucket rclone-test-resaqaj2wodo: cleaning bucket "rclone-test-resaqaj2wodo" of all files 2025/10/04 04:50:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf325d0380edabdb9f980e1b_f107181ac76a12db1_d20251004_m045009_c001_v0001146_t0027_u01759553409739") --- PASS: TestServerSideCopy (4.24s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/04 04:50:12 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:12 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/04 04:50:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yufexek1vule" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kugohin1kali -> B2 bucket rclone-test-yufexek1vule 2025/10/04 04:50:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:50:15 DEBUG : B2 bucket rclone-test-yufexek1vule: Waiting for checks to finish 2025/10/04 04:50:15 DEBUG : B2 bucket rclone-test-yufexek1vule: Waiting for transfers to finish 2025/10/04 04:50:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:50:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/04 04:50:18 DEBUG : B2 bucket rclone-test-yufexek1vule: Waiting for checks to finish 2025/10/04 04:50:18 DEBUG : B2 bucket rclone-test-yufexek1vule: Waiting for transfers to finish 2025/10/04 04:50:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/04 04:50:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:50:19 DEBUG : B2 bucket rclone-test-yufexek1vule: Purge remote 2025/10/04 04:50:19 INFO : B2 bucket rclone-test-yufexek1vule: cleaning bucket "rclone-test-yufexek1vule" of all files 2025/10/04 04:50:19 DEBUG : sub dir/hello world: Deleting (id "4_zaff26da380edabdb9f980e1b_f111fc854920ce4a0_d20251004_m045018_c001_v0001115_t0024_u01759553418566") 2025/10/04 04:50:19 DEBUG : sub dir/hello world: Deleting (id "4_zaff26da380edabdb9f980e1b_f111fc854920ce49c_d20251004_m045016_c001_v0001115_t0005_u01759553416405") --- PASS: TestServerSideCopyOverSelf (6.93s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:21 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/04 04:50:21 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/04 04:50:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/04 04:50:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.22s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-paxojur4hemo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kugohin1kali -> B2 bucket rclone-test-paxojur4hemo 2025/10/04 04:50:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:50:24 DEBUG : B2 bucket rclone-test-paxojur4hemo: Waiting for checks to finish 2025/10/04 04:50:24 DEBUG : B2 bucket rclone-test-paxojur4hemo: Waiting for transfers to finish 2025/10/04 04:50:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:50:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/04 04:50:26 DEBUG : B2 bucket rclone-test-paxojur4hemo: Waiting for checks to finish 2025/10/04 04:50:26 DEBUG : B2 bucket rclone-test-paxojur4hemo: Waiting for transfers to finish 2025/10/04 04:50:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/04 04:50:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:50:27 INFO : sub dir/hello world: Deleted 2025/10/04 04:50:28 DEBUG : testing file moves 2025/10/04 04:50:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/04 04:50:28 DEBUG : B2 bucket rclone-test-paxojur4hemo: Waiting for checks to finish 2025/10/04 04:50:28 DEBUG : B2 bucket rclone-test-paxojur4hemo: Waiting for transfers to finish 2025/10/04 04:50:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/04 04:50:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/04 04:50:29 INFO : sub dir/hello world: Deleted 2025/10/04 04:50:29 DEBUG : B2 bucket rclone-test-paxojur4hemo: Purge remote 2025/10/04 04:50:29 INFO : B2 bucket rclone-test-paxojur4hemo: cleaning bucket "rclone-test-paxojur4hemo" of all files 2025/10/04 04:50:29 DEBUG : sub dir/hello world: Deleting (id "4_zff428dd380edabdb9f980e1b_f1143f3dcb038664e_d20251004_m045028_c001_v0001117_t0054_u01759553428619") 2025/10/04 04:50:29 DEBUG : sub dir/hello world: Deleting (id "4_zff428dd380edabdb9f980e1b_f117a1f3cb78f5367_d20251004_m045026_c001_v0001179_t0017_u01759553426795") 2025/10/04 04:50:29 DEBUG : sub dir/hello world: Deleting (id "4_zff428dd380edabdb9f980e1b_f116aa6752e35ea94_d20251004_m045025_c001_v0001113_t0041_u01759553425303") --- PASS: TestServerSideMoveOverSelf (8.18s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:31 ERROR : error listing: directory not found 2025/10/04 04:50:31 INFO : Local file system at /tmp/rclone3804624812: Making directory 2025/10/04 04:50:32 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:32 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:50:33 DEBUG : Local file system at /tmp/rclone3804624812: Waiting for checks to finish 2025/10/04 04:50:33 DEBUG : Local file system at /tmp/rclone3804624812: Waiting for transfers to finish 2025/10/04 04:50:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:50:34 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/04 04:50:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/04 04:50:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/04 04:50:35 INFO : check sum: Copied (new) 2025/10/04 04:50:35 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/04 04:50:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/04 04:50:35 DEBUG : check sum: Unchanged skipping 2025/10/04 04:50:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:35 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.73s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/04 04:50:36 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:36 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/04 04:50:37 INFO : sizeonly: Copied (new) 2025/10/04 04:50:37 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:37 DEBUG : sizeonly: Sizes identical 2025/10/04 04:50:37 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:37 DEBUG : sizeonly: Unchanged skipping 2025/10/04 04:50:37 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:37 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/04 04:50:38 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:38 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/04 04:50:38 INFO : ignore-size: Copied (new) 2025/10/04 04:50:38 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:50:39 DEBUG : ignore-size: Unchanged skipping 2025/10/04 04:50:39 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:39 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:39 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:50:40 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:40 DEBUG : existing: Unchanged skipping 2025/10/04 04:50:40 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:40 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:40 INFO : There was nothing to transfer 2025/10/04 04:50:40 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/04 04:50:40 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/04 04:50:41 INFO : existing: Copied (replaced existing) 2025/10/04 04:50:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.07s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/04 04:50:42 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:42 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/04 04:50:42 INFO : existing: Copied (new) 2025/10/04 04:50:42 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:43 DEBUG : existing: Destination exists, skipping 2025/10/04 04:50:43 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:43 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:43 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.78s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/04 04:50:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/04 04:50:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:50:45 DEBUG : c/non empty space: Unchanged skipping 2025/10/04 04:50:45 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:45 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:50:45 INFO : a/potato2: Copied (new) 2025/10/04 04:50:45 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/04 04:50:47 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/04 04:50:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/04 04:50:47 DEBUG : empty space: Unchanged skipping 2025/10/04 04:50:47 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:47 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:47 INFO : There was nothing to transfer 2025/10/04 04:50:47 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/04 04:50:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/04 04:50:49 INFO : empty space: Updated modification time in destination 2025/10/04 04:50:49 DEBUG : empty space: Unchanged skipping 2025/10/04 04:50:49 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:49 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/04 04:50:50 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/04 04:50:50 DEBUG : empty space: Unchanged skipping 2025/10/04 04:50:50 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:50 DEBUG : Waiting for deletions to finish 2025/10/04 04:50:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.62s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:52 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/04 04:50:52 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3804624812) 2025/10/04 04:50:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kugohin1kali) 2025/10/04 04:50:52 DEBUG : foo: sha1 differ 2025/10/04 04:50:52 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/04 04:50:52 INFO : foo: Copied (replaced existing) 2025/10/04 04:50:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:50:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/04 04:50:53 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:53 DEBUG : empty space: Unchanged skipping 2025/10/04 04:50:53 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:50:54 INFO : potato: Copied (new) 2025/10/04 04:50:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:56 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/04 04:50:56 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/04 04:50:56 INFO : potato: Copied (replaced existing) 2025/10/04 04:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:50:58 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:50:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/04 04:50:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3804624812) 2025/10/04 04:50:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kugohin1kali) 2025/10/04 04:50:58 DEBUG : potato: sha1 differ 2025/10/04 04:50:58 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:50:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/04 04:50:58 INFO : potato: Copied (replaced existing) 2025/10/04 04:50:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:51:00 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/04 04:51:00 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:00 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:00 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:51:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:02 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:02 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:02 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:51:03 INFO : potato2: Copied (new) 2025/10/04 04:51:03 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:05 INFO : d: Making directory 2025/10/04 04:51:05 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/04 04:51:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:51:05 DEBUG : c/non empty space: Unchanged skipping 2025/10/04 04:51:06 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:06 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:51:06 INFO : a/potato2: Copied (new) 2025/10/04 04:51:06 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/04 04:51:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:51:09 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:09 DEBUG : c/non empty space: Unchanged skipping 2025/10/04 04:51:09 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:51:09 INFO : a/potato2: Copied (new) 2025/10/04 04:51:09 ERROR : B2 bucket rclone-test-kugohin1kali: not deleting files as there were IO errors 2025/10/04 04:51:09 ERROR : B2 bucket rclone-test-kugohin1kali: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:11 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:51:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:11 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:11 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:11 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:11 INFO : potato: Deleted 2025/10/04 04:51:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:51:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.85s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:14 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:14 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:14 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:14 INFO : potato: Deleted 2025/10/04 04:51:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:14 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:14 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:14 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:51:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.92s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:17 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:17 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/04 04:51:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.31s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:19 DEBUG : enormous: Excluded (Size Filter) 2025/10/04 04:51:19 DEBUG : enormous: Excluded 2025/10/04 04:51:19 DEBUG : potato2: Excluded (Size Filter) 2025/10/04 04:51:19 DEBUG : potato2: Excluded 2025/10/04 04:51:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/04 04:51:20 DEBUG : potato2: Excluded 2025/10/04 04:51:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:51:20 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:20 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:20 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:20 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:20 INFO : There was nothing to transfer 2025/10/04 04:51:20 DEBUG : enormous: Excluded (Size Filter) 2025/10/04 04:51:20 DEBUG : enormous: Excluded 2025/10/04 04:51:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/04 04:51:20 DEBUG : potato2: Excluded 2025/10/04 04:51:20 DEBUG : potato2: Excluded (Size Filter) 2025/10/04 04:51:20 DEBUG : potato2: Excluded 2025/10/04 04:51:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/04 04:51:20 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:20 DEBUG : Local file system at /tmp/rclone3804624812: Waiting for checks to finish 2025/10/04 04:51:20 DEBUG : Local file system at /tmp/rclone3804624812: Waiting for transfers to finish 2025/10/04 04:51:20 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:23 DEBUG : enormous: Excluded (Size Filter) 2025/10/04 04:51:23 DEBUG : enormous: Excluded 2025/10/04 04:51:23 DEBUG : potato2: Excluded (Size Filter) 2025/10/04 04:51:23 DEBUG : potato2: Excluded 2025/10/04 04:51:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:51:23 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:23 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:23 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:23 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:23 INFO : enormous: Deleted 2025/10/04 04:51:23 INFO : potato2: Deleted 2025/10/04 04:51:23 INFO : There was nothing to transfer 2025/10/04 04:51:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/04 04:51:24 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:24 DEBUG : Local file system at /tmp/rclone3804624812: Waiting for checks to finish 2025/10/04 04:51:24 DEBUG : Local file system at /tmp/rclone3804624812: Waiting for transfers to finish 2025/10/04 04:51:24 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:24 INFO : enormous: Deleted 2025/10/04 04:51:24 INFO : potato2: Deleted 2025/10/04 04:51:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.12s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:26 DEBUG : five: Need to transfer - File not found at Destination 2025/10/04 04:51:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/04 04:51:26 DEBUG : three: Sizes identical 2025/10/04 04:51:26 DEBUG : one: Destination is newer than source, skipping 2025/10/04 04:51:26 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/04 04:51:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3804624812) 2025/10/04 04:51:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kugohin1kali) 2025/10/04 04:51:26 DEBUG : two: sha1 differ 2025/10/04 04:51:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/04 04:51:26 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/04 04:51:26 INFO : five: Copied (new) 2025/10/04 04:51:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/04 04:51:27 INFO : four: Copied (replaced existing) 2025/10/04 04:51:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/04 04:51:27 INFO : two: Copied (replaced existing) 2025/10/04 04:51:27 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:27 DEBUG : one: Destination is newer than source, skipping 2025/10/04 04:51:27 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/04 04:51:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/04 04:51:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/04 04:51:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/04 04:51:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/04 04:51:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/04 04:51:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/04 04:51:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/04 04:51:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/04 04:51:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3804624812) 2025/10/04 04:51:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kugohin1kali) 2025/10/04 04:51:27 DEBUG : three: sha1 differ 2025/10/04 04:51:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/04 04:51:27 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/04 04:51:28 INFO : three: Copied (replaced existing) 2025/10/04 04:51:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.94s) === 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-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/04 04:51:29 INFO : B2 bucket rclone-test-kugohin1kali: Making map for --track-renames 2025/10/04 04:51:29 INFO : B2 bucket rclone-test-kugohin1kali: Finished making map for --track-renames 2025/10/04 04:51:29 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/04 04:51:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/04 04:51:29 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for renames to finish 2025/10/04 04:51:29 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/04 04:51:30 INFO : potato: Copied (new) 2025/10/04 04:51:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/04 04:51:30 INFO : yam: Copied (new) 2025/10/04 04:51:30 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:51:30 INFO : B2 bucket rclone-test-kugohin1kali: Making map for --track-renames 2025/10/04 04:51:30 INFO : B2 bucket rclone-test-kugohin1kali: Finished making map for --track-renames 2025/10/04 04:51:30 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:30 DEBUG : potato: Unchanged skipping 2025/10/04 04:51:30 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for renames to finish 2025/10/04 04:51:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/04 04:51:31 INFO : yam: Copied (server-side copy) to: yaml 2025/10/04 04:51:32 INFO : yam: Deleted 2025/10/04 04:51:32 INFO : yaml: Renamed from "yam" 2025/10/04 04:51:32 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/04 04:51:33 INFO : B2 bucket rclone-test-kugohin1kali: Making map for --track-renames 2025/10/04 04:51:33 INFO : B2 bucket rclone-test-kugohin1kali: Finished making map for --track-renames 2025/10/04 04:51:33 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/04 04:51:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/04 04:51:33 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for renames to finish 2025/10/04 04:51:33 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/04 04:51:33 INFO : potato: Copied (new) 2025/10/04 04:51:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/04 04:51:34 INFO : yam: Copied (new) 2025/10/04 04:51:34 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:51:34 INFO : B2 bucket rclone-test-kugohin1kali: Making map for --track-renames 2025/10/04 04:51:34 INFO : B2 bucket rclone-test-kugohin1kali: Finished making map for --track-renames 2025/10/04 04:51:34 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:34 DEBUG : potato: Unchanged skipping 2025/10/04 04:51:34 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for renames to finish 2025/10/04 04:51:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/04 04:51:34 INFO : yam: Copied (server-side copy) to: yaml 2025/10/04 04:51:35 INFO : yam: Deleted 2025/10/04 04:51:35 INFO : yaml: Renamed from "yam" 2025/10/04 04:51:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/04 04:51:36 INFO : B2 bucket rclone-test-kugohin1kali: Making map for --track-renames 2025/10/04 04:51:36 INFO : B2 bucket rclone-test-kugohin1kali: Finished making map for --track-renames 2025/10/04 04:51:36 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/04 04:51:36 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for renames to finish 2025/10/04 04:51:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/04 04:51:36 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/04 04:51:36 INFO : sub/yam: Copied (new) 2025/10/04 04:51:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/04 04:51:36 INFO : potato: Copied (new) 2025/10/04 04:51:37 DEBUG : Waiting for deletions to finish 2025/10/04 04:51:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:51:37 DEBUG : potato: Unchanged skipping 2025/10/04 04:51:37 INFO : B2 bucket rclone-test-kugohin1kali: Making map for --track-renames 2025/10/04 04:51:37 INFO : B2 bucket rclone-test-kugohin1kali: Finished making map for --track-renames 2025/10/04 04:51:37 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:37 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for renames to finish 2025/10/04 04:51:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/04 04:51:38 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/04 04:51:38 INFO : sub/yam: Deleted 2025/10/04 04:51:38 INFO : yam: Renamed from "sub/yam" 2025/10/04 04:51:38 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.50s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:39 DEBUG : Creating backend with remote "/tmp/rclone3804624812/dir1" 2025/10/04 04:51:39 DEBUG : Creating backend with remote "/tmp/rclone3804624812/dir2" 2025/10/04 04:51:39 DEBUG : Local file system at /tmp/rclone3804624812/dir2: Using server-side directory move 2025/10/04 04:51:39 INFO : Local file system at /tmp/rclone3804624812/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/04 04:51:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/04 04:51:39 DEBUG : Local file system at /tmp/rclone3804624812/dir2: Waiting for checks to finish 2025/10/04 04:51:39 DEBUG : Local file system at /tmp/rclone3804624812/dir2: Waiting for transfers to finish 2025/10/04 04:51:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:51:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/04 04:51:40 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:40 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/04 04:51:40 INFO : nested/sub dir/file: Copied (new) 2025/10/04 04:51:40 INFO : nested/sub dir/file: Deleted 2025/10/04 04:51:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:51:40 INFO : sub dir/hello world: Copied (new) 2025/10/04 04:51:40 INFO : sub dir/hello world: Deleted 2025/10/04 04:51:40 INFO : sub dir: Removing directory 2025/10/04 04:51:40 INFO : nested/sub dir: Removing directory 2025/10/04 04:51:40 INFO : nested: Removing directory 2025/10/04 04:51:40 DEBUG : Local file system at /tmp/rclone3804624812: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/04 04:51:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/04 04:51:41 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:41 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:42 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001131_t0023": EOF 2025/10/04 04:51:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001131_t0023": EOF) 2025/10/04 04:51:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/04 04:51:42 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1131-00.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001131_t0023": EOF - low level retry 0/10 2025/10/04 04:51:42 DEBUG : pacer: Reducing sleep to 10ms 2025/10/04 04:51:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/04 04:51:42 INFO : nested/sub dir/file: Copied (new) 2025/10/04 04:51:42 INFO : nested/sub dir/file: Deleted 2025/10/04 04:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:51:42 INFO : sub dir/hello world: Copied (new) 2025/10/04 04:51:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/04 04:51:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/04 04:51:43 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:43 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/04 04:51:43 INFO : existing: Copied (new) 2025/10/04 04:51:43 INFO : existing: Deleted 2025/10/04 04:51:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/04 04:51:43 INFO : existing-b: Copied (new) 2025/10/04 04:51:43 INFO : existing-b: Deleted 2025/10/04 04:51:44 DEBUG : existing: Destination exists, skipping 2025/10/04 04:51:44 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:51:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/04 04:51:44 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:51:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-mobipob1jamo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kugohin1kali -> B2 bucket rclone-test-mobipob1jamo 2025/10/04 04:51:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/04 04:51:49 DEBUG : empty space: Unchanged skipping 2025/10/04 04:51:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/04 04:51:49 DEBUG : B2 bucket rclone-test-mobipob1jamo: Waiting for checks to finish 2025/10/04 04:51:50 INFO : empty space: Deleted 2025/10/04 04:51:50 DEBUG : B2 bucket rclone-test-mobipob1jamo: Waiting for transfers to finish 2025/10/04 04:51:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:51:50 INFO : potato2: Copied (server-side copy) 2025/10/04 04:51:50 INFO : potato2: Deleted 2025/10/04 04:51:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/04 04:51:50 INFO : potato3: Copied (server-side copy) 2025/10/04 04:51:50 INFO : potato3: Deleted 2025/10/04 04:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bowofug0qoje" 2025/10/04 04:51:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/04 04:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:51:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/04 04:51:52 DEBUG : B2 bucket rclone-test-bowofug0qoje: Waiting for checks to finish 2025/10/04 04:51:52 DEBUG : B2 bucket rclone-test-bowofug0qoje: Waiting for transfers to finish 2025/10/04 04:51:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/04 04:51:53 INFO : empty space: Copied (server-side copy) 2025/10/04 04:51:53 INFO : empty space: Deleted 2025/10/04 04:51:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:51:53 INFO : potato2: Copied (server-side copy) 2025/10/04 04:51:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/04 04:51:53 INFO : potato3: Copied (server-side copy) 2025/10/04 04:51:53 INFO : potato2: Deleted 2025/10/04 04:51:53 INFO : potato3: Deleted 2025/10/04 04:51:53 DEBUG : B2 bucket rclone-test-bowofug0qoje: Purge remote 2025/10/04 04:51:53 INFO : B2 bucket rclone-test-bowofug0qoje: cleaning bucket "rclone-test-bowofug0qoje" of all files 2025/10/04 04:51:54 DEBUG : empty space: Deleting (id "4_zdf52ed3380fdabdb9f980e1b_f106b1e13d628848f_d20251004_m045152_c001_v0001177_t0005_u01759553512880") 2025/10/04 04:51:54 DEBUG : potato2: Deleting (id "4_zdf52ed3380fdabdb9f980e1b_f104ed0d379e7fb96_d20251004_m045153_c001_v0001171_t0029_u01759553513128") 2025/10/04 04:51:54 DEBUG : potato3: Deleting (id "4_zdf52ed3380fdabdb9f980e1b_f1175899a3c63be15_d20251004_m045153_c001_v0001105_t0032_u01759553513253") 2025/10/04 04:51:54 DEBUG : B2 bucket rclone-test-mobipob1jamo: Purge remote 2025/10/04 04:51:54 INFO : B2 bucket rclone-test-mobipob1jamo: cleaning bucket "rclone-test-mobipob1jamo" of all files 2025/10/04 04:51:55 DEBUG : empty space: Deleting (id "4_zaf02dd1380fdabdb9f980e1b_f41170a00952e5f4e_d20251004_m045153_c001_v7007000_t0000_u01759553513105") 2025/10/04 04:51:55 DEBUG : empty space: Deleting (id "4_zaf02dd1380fdabdb9f980e1b_f1026d36be37477be_d20251004_m045148_c001_v0001099_t0024_u01759553508753") 2025/10/04 04:51:55 DEBUG : potato2: Deleting (id "4_zaf02dd1380fdabdb9f980e1b_f41170a00952e5f51_d20251004_m045153_c001_v7007000_t0000_u01759553513416") 2025/10/04 04:51:55 DEBUG : potato2: Deleting (id "4_zaf02dd1380fdabdb9f980e1b_f1103c6b6c28319e2_d20251004_m045150_c001_v0001102_t0030_u01759553510002") 2025/10/04 04:51:55 DEBUG : potato3: Deleting (id "4_zaf02dd1380fdabdb9f980e1b_f40492fcb1905ac19_d20251004_m045153_c001_v7007000_t0000_u01759553513516") 2025/10/04 04:51:55 DEBUG : potato3: Deleting (id "4_zaf02dd1380fdabdb9f980e1b_f11905e7ded149b01_d20251004_m045150_c001_v0001146_t0032_u01759553510369") 2025/10/04 04:51:55 DEBUG : potato3: Deleting (id "4_zaf02dd1380fdabdb9f980e1b_f1026d36be37477c0_d20251004_m045149_c001_v0001099_t0047_u01759553509055") --- PASS: TestServerSideMove (11.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:51:56 DEBUG : Creating backend with remote "TestB2:rclone-test-meqimay2yera" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kugohin1kali -> B2 bucket rclone-test-meqimay2yera 2025/10/04 04:52:01 DEBUG : empty space: Excluded (Size Filter) 2025/10/04 04:52:01 DEBUG : empty space: Excluded 2025/10/04 04:52:01 DEBUG : empty space: Excluded (Size Filter) 2025/10/04 04:52:01 DEBUG : empty space: Excluded 2025/10/04 04:52:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:52:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/04 04:52:01 DEBUG : B2 bucket rclone-test-meqimay2yera: Waiting for checks to finish 2025/10/04 04:52:01 DEBUG : B2 bucket rclone-test-meqimay2yera: Waiting for transfers to finish 2025/10/04 04:52:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:52:02 INFO : potato2: Copied (server-side copy) 2025/10/04 04:52:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/04 04:52:02 INFO : potato3: Copied (server-side copy) 2025/10/04 04:52:02 INFO : potato2: Deleted 2025/10/04 04:52:02 INFO : potato3: Deleted 2025/10/04 04:52:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vofekoz7reca" 2025/10/04 04:52:03 DEBUG : empty space: Excluded (Size Filter) 2025/10/04 04:52:03 DEBUG : empty space: Excluded 2025/10/04 04:52:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:52:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/04 04:52:03 DEBUG : B2 bucket rclone-test-vofekoz7reca: Waiting for checks to finish 2025/10/04 04:52:03 DEBUG : B2 bucket rclone-test-vofekoz7reca: Waiting for transfers to finish 2025/10/04 04:52:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:52:04 INFO : potato2: Copied (server-side copy) 2025/10/04 04:52:05 INFO : potato2: Deleted 2025/10/04 04:52:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/04 04:52:05 INFO : potato3: Copied (server-side copy) 2025/10/04 04:52:05 INFO : potato3: Deleted 2025/10/04 04:52:05 DEBUG : B2 bucket rclone-test-vofekoz7reca: Purge remote 2025/10/04 04:52:05 INFO : B2 bucket rclone-test-vofekoz7reca: cleaning bucket "rclone-test-vofekoz7reca" of all files 2025/10/04 04:52:05 DEBUG : potato2: Deleting (id "4_z0f521d13900dabdb9f980e1b_f102c0b2ef4813eaa_d20251004_m045204_c001_v0001041_t0006_u01759553524484") 2025/10/04 04:52:05 DEBUG : potato3: Deleting (id "4_z0f521d13900dabdb9f980e1b_f1188e7e2c1b81ce8_d20251004_m045204_c001_v0001153_t0022_u01759553524856") 2025/10/04 04:52:06 DEBUG : B2 bucket rclone-test-meqimay2yera: Purge remote 2025/10/04 04:52:06 INFO : B2 bucket rclone-test-meqimay2yera: cleaning bucket "rclone-test-meqimay2yera" of all files 2025/10/04 04:52:06 DEBUG : empty space: Deleting (id "4_z6f120d03900dabdb9f980e1b_f11301954b49bc2d3_d20251004_m045200_c001_v0001131_t0035_u01759553520709") 2025/10/04 04:52:06 DEBUG : potato2: Deleting (id "4_z6f120d03900dabdb9f980e1b_f40492fcb1905ac29_d20251004_m045204_c001_v7007000_t0000_u01759553524960") 2025/10/04 04:52:06 DEBUG : potato2: Deleting (id "4_z6f120d03900dabdb9f980e1b_f1089d8050449efd2_d20251004_m045201_c001_v0001036_t0029_u01759553521714") 2025/10/04 04:52:06 DEBUG : potato3: Deleting (id "4_z6f120d03900dabdb9f980e1b_f40492fcb1905ac2a_d20251004_m045205_c001_v7007000_t0000_u01759553525204") 2025/10/04 04:52:06 DEBUG : potato3: Deleting (id "4_z6f120d03900dabdb9f980e1b_f105d3f850b2bd025_d20251004_m045202_c001_v0001179_t0059_u01759553522078") 2025/10/04 04:52:06 DEBUG : potato3: Deleting (id "4_z6f120d03900dabdb9f980e1b_f11301954b49bc2d7_d20251004_m045200_c001_v0001131_t0054_u01759553520985") --- PASS: TestServerSideMoveWithFilter (11.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wehahev7hoyu" 2025/10/04 04:52:10 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kugohin1kali -> B2 bucket rclone-test-wehahev7hoyu 2025/10/04 04:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:52:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/04 04:52:13 DEBUG : empty space: Unchanged skipping 2025/10/04 04:52:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/04 04:52:13 DEBUG : B2 bucket rclone-test-wehahev7hoyu: Waiting for checks to finish 2025/10/04 04:52:13 INFO : empty space: Deleted 2025/10/04 04:52:13 DEBUG : B2 bucket rclone-test-wehahev7hoyu: Waiting for transfers to finish 2025/10/04 04:52:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:52:13 INFO : potato2: Copied (server-side copy) 2025/10/04 04:52:13 INFO : potato2: Deleted 2025/10/04 04:52:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/04 04:52:13 INFO : potato3: Copied (server-side copy) 2025/10/04 04:52:14 INFO : potato3: Deleted 2025/10/04 04:52:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mopevep7fula" 2025/10/04 04:52:15 INFO : tomatoDir: Making directory 2025/10/04 04:52:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/04 04:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/04 04:52:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/04 04:52:15 DEBUG : B2 bucket rclone-test-mopevep7fula: Waiting for checks to finish 2025/10/04 04:52:15 DEBUG : B2 bucket rclone-test-mopevep7fula: Waiting for transfers to finish 2025/10/04 04:52:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/04 04:52:16 INFO : potato2: Copied (server-side copy) 2025/10/04 04:52:16 INFO : potato2: Deleted 2025/10/04 04:52:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/04 04:52:16 INFO : empty space: Copied (server-side copy) 2025/10/04 04:52:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/04 04:52:16 INFO : potato3: Copied (server-side copy) 2025/10/04 04:52:16 INFO : empty space: Deleted 2025/10/04 04:52:17 INFO : potato3: Deleted 2025/10/04 04:52:17 DEBUG : B2 bucket rclone-test-mopevep7fula: Purge remote 2025/10/04 04:52:17 INFO : B2 bucket rclone-test-mopevep7fula: cleaning bucket "rclone-test-mopevep7fula" of all files 2025/10/04 04:52:17 DEBUG : empty space: Deleting (id "4_z7fa23df3900dabdb9f980e1b_f105700e3010c9c7e_d20251004_m045216_c001_v0001032_t0033_u01759553536484") 2025/10/04 04:52:17 DEBUG : potato2: Deleting (id "4_z7fa23df3900dabdb9f980e1b_f117a996fa4941be6_d20251004_m045216_c001_v0001178_t0021_u01759553536255") 2025/10/04 04:52:17 DEBUG : potato3: Deleting (id "4_z7fa23df3900dabdb9f980e1b_f1140bb82f78dbc8b_d20251004_m045216_c001_v0001093_t0039_u01759553536634") 2025/10/04 04:52:18 DEBUG : B2 bucket rclone-test-wehahev7hoyu: Purge remote 2025/10/04 04:52:18 INFO : B2 bucket rclone-test-wehahev7hoyu: cleaning bucket "rclone-test-wehahev7hoyu" of all files 2025/10/04 04:52:18 DEBUG : empty space: Deleting (id "4_zbfb22de3900dabdb9f980e1b_f402f244ed9eee7de_d20251004_m045216_c001_v7007000_t0000_u01759553536855") 2025/10/04 04:52:18 DEBUG : empty space: Deleting (id "4_zbfb22de3900dabdb9f980e1b_f106275ca8297b2c4_d20251004_m045212_c001_v0001180_t0050_u01759553532549") 2025/10/04 04:52:18 DEBUG : potato2: Deleting (id "4_zbfb22de3900dabdb9f980e1b_f402f244ed9eee7dd_d20251004_m045216_c001_v7007000_t0000_u01759553536466") 2025/10/04 04:52:18 DEBUG : potato2: Deleting (id "4_zbfb22de3900dabdb9f980e1b_f112bcd1d6dff4428_d20251004_m045213_c001_v0001131_t0053_u01759553533406") 2025/10/04 04:52:18 DEBUG : potato3: Deleting (id "4_zbfb22de3900dabdb9f980e1b_f4180a1b26dadee14_d20251004_m045216_c001_v7007000_t0000_u01759553536974") 2025/10/04 04:52:18 DEBUG : potato3: Deleting (id "4_zbfb22de3900dabdb9f980e1b_f10120a20eeee7cf2_d20251004_m045213_c001_v0001184_t0005_u01759553533754") 2025/10/04 04:52:18 DEBUG : potato3: Deleting (id "4_zbfb22de3900dabdb9f980e1b_f106275ca8297b2c7_d20251004_m045212_c001_v0001180_t0022_u01759553532761") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:52:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/rclone-sync-test" 2025/10/04 04:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/rclone-sync-test-include/layer2" 2025/10/04 04:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/rclone-sync-test-ignore-file" 2025/10/04 04:52:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/04 04:52:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/04 04:52:31 DEBUG : pacer: Reducing sleep to 10ms 2025/10/04 04:52:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/04 04:52:31 DEBUG : B2 bucket rclone-test-kugohin1kali path rclone-sync-test: Waiting for checks to finish 2025/10/04 04:52:31 DEBUG : B2 bucket rclone-test-kugohin1kali path rclone-sync-test: Waiting for transfers to finish 2025/10/04 04:52:31 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:31 INFO : There was nothing to transfer 2025/10/04 04:52:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/04 04:52:32 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:52:32 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:52:32 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:32 INFO : There was nothing to transfer 2025/10/04 04:52:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/04 04:52:33 DEBUG : B2 bucket rclone-test-kugohin1kali path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/04 04:52:33 DEBUG : B2 bucket rclone-test-kugohin1kali path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/04 04:52:33 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:33 INFO : There was nothing to transfer 2025/10/04 04:52:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/04 04:52:33 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:52:33 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:52:33 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:33 INFO : There was nothing to transfer 2025/10/04 04:52:33 DEBUG : Excluded 2025/10/04 04:52:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/04 04:52:34 DEBUG : B2 bucket rclone-test-kugohin1kali path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/04 04:52:34 DEBUG : B2 bucket rclone-test-kugohin1kali path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/04 04:52:34 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dst" 2025/10/04 04:52:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/CompareDest" 2025/10/04 04:52:37 DEBUG : one: Need to transfer - File not found at Destination 2025/10/04 04:52:37 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:52:37 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:52:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:52:38 INFO : one: Copied (new) 2025/10/04 04:52:38 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:52:39 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:52:39 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:52:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/04 04:52:39 INFO : one: Copied (replaced existing) 2025/10/04 04:52:39 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:52:42 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:52:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:52:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/04 04:52:42 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:52:42 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:42 INFO : There was nothing to transfer 2025/10/04 04:52:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:52:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:52:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/04 04:52:43 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:52:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:52:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/04 04:52:43 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:52:43 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:43 INFO : There was nothing to transfer 2025/10/04 04:52:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:52:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:52:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/04 04:52:44 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:52:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:52:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/04 04:52:44 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:52:44 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:44 INFO : There was nothing to transfer 2025/10/04 04:52:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:52:45 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/04 04:52:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/04 04:52:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/04 04:52:45 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:52:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:52:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/04 04:52:45 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:52:45 DEBUG : Waiting for deletions to finish 2025/10/04 04:52:45 INFO : There was nothing to transfer 2025/10/04 04:52:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:52:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/04 04:52:46 DEBUG : two: Need to transfer - File not found at Destination 2025/10/04 04:52:46 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:52:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:52:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/04 04:52:46 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:52:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/04 04:52:47 INFO : two: Copied (new) 2025/10/04 04:52:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dest" 2025/10/04 04:52:50 DEBUG : Config file has changed externally - reloading 2025/10/04 04:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/pre-dest1" 2025/10/04 04:52:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/pre-dest2" 2025/10/04 04:52:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:52:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/04 04:52:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:52:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/04 04:52:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/04 04:52:55 DEBUG : B2 bucket rclone-test-kugohin1kali path dest: Waiting for checks to finish 2025/10/04 04:52:55 DEBUG : B2 bucket rclone-test-kugohin1kali path dest: Waiting for transfers to finish 2025/10/04 04:52:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/04 04:52:55 INFO : 3: Copied (new) 2025/10/04 04:52:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.98s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:52:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dst" 2025/10/04 04:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/CopyDest" 2025/10/04 04:53:00 DEBUG : one: Need to transfer - File not found at Destination 2025/10/04 04:53:00 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:00 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:53:01 INFO : one: Copied (new) 2025/10/04 04:53:01 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:53:02 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:02 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/04 04:53:02 INFO : one: Copied (replaced existing) 2025/10/04 04:53:02 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/BackupDir" 2025/10/04 04:53:05 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:53:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:53:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/04 04:53:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:53:07 INFO : one: Copied (server-side copy) 2025/10/04 04:53:07 INFO : one: Deleted 2025/10/04 04:53:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/04 04:53:07 INFO : one: Copied (server-side copy) 2025/10/04 04:53:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/04 04:53:07 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:07 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:53:08 DEBUG : one: Unchanged skipping 2025/10/04 04:53:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:53:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/04 04:53:09 INFO : two: Copied (server-side copy) 2025/10/04 04:53:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/04 04:53:09 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:09 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:09 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:53:09 DEBUG : one: Unchanged skipping 2025/10/04 04:53:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:53:09 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:09 DEBUG : two: Unchanged skipping 2025/10/04 04:53:09 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:09 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:09 INFO : There was nothing to transfer 2025/10/04 04:53:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:53:10 DEBUG : one: Unchanged skipping 2025/10/04 04:53:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/04 04:53:11 DEBUG : three: Destination not found in --copy-dest 2025/10/04 04:53:11 DEBUG : three: Need to transfer - File not found at Destination 2025/10/04 04:53:11 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/04 04:53:11 DEBUG : two: Unchanged skipping 2025/10/04 04:53:11 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/04 04:53:11 INFO : three: Copied (new) 2025/10/04 04:53:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.97s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dst" 2025/10/04 04:53:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/backup" 2025/10/04 04:53:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/04 04:53:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:53:18 DEBUG : two: Unchanged skipping 2025/10/04 04:53:18 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:53:19 INFO : one: Copied (server-side copy) 2025/10/04 04:53:19 INFO : one: Deleted 2025/10/04 04:53:19 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:53:20 INFO : one: Copied (new) 2025/10/04 04:53:20 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/04 04:53:21 INFO : three.txt: Copied (server-side copy) 2025/10/04 04:53:21 INFO : three.txt: Deleted 2025/10/04 04:53:21 INFO : three.txt: Moved into backup dir 2025/10/04 04:53:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/04 04:53:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:53:23 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:23 DEBUG : two: Unchanged skipping 2025/10/04 04:53:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:53:23 INFO : one: Copied (server-side copy) 2025/10/04 04:53:24 INFO : one: Deleted 2025/10/04 04:53:24 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/04 04:53:24 INFO : one: Copied (new) 2025/10/04 04:53:24 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/04 04:53:24 INFO : three.txt: Copied (server-side copy) 2025/10/04 04:53:24 INFO : three.txt: Deleted 2025/10/04 04:53:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.76s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:53:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dst" 2025/10/04 04:53:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/backup" 2025/10/04 04:53:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/04 04:53:31 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:53:31 DEBUG : two: Unchanged skipping 2025/10/04 04:53:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:53:32 INFO : one: Copied (server-side copy) to: one.bak 2025/10/04 04:53:32 INFO : one: Deleted 2025/10/04 04:53:32 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:53:33 INFO : one: Copied (new) 2025/10/04 04:53:33 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/04 04:53:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/04 04:53:34 INFO : three.txt: Deleted 2025/10/04 04:53:34 INFO : three.txt: Moved into backup dir 2025/10/04 04:53:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/04 04:53:36 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:53:36 DEBUG : two: Unchanged skipping 2025/10/04 04:53:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:53:36 INFO : one: Copied (server-side copy) to: one.bak 2025/10/04 04:53:36 INFO : one: Deleted 2025/10/04 04:53:36 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/04 04:53:37 INFO : one: Copied (new) 2025/10/04 04:53:37 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/04 04:53:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/04 04:53:37 INFO : three.txt: Deleted 2025/10/04 04:53:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dst" 2025/10/04 04:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/backup" 2025/10/04 04:53:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/04 04:53:44 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:53:44 DEBUG : two: Unchanged skipping 2025/10/04 04:53:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:53:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/04 04:53:45 INFO : one: Deleted 2025/10/04 04:53:45 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:53:46 INFO : one: Copied (new) 2025/10/04 04:53:46 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/04 04:53:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/04 04:53:47 INFO : three.txt: Deleted 2025/10/04 04:53:47 INFO : three.txt: Moved into backup dir 2025/10/04 04:53:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/04 04:53:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:53:49 DEBUG : two: Unchanged skipping 2025/10/04 04:53:49 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:53:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/04 04:53:49 INFO : one: Deleted 2025/10/04 04:53:49 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/04 04:53:50 INFO : one: Copied (new) 2025/10/04 04:53:50 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/04 04:53:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/04 04:53:50 INFO : three.txt: Deleted 2025/10/04 04:53:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dst" 2025/10/04 04:53:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/04 04:53:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:53:55 DEBUG : two: Unchanged skipping 2025/10/04 04:53:55 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:53:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:53:56 INFO : one: Copied (server-side copy) to: one.bak 2025/10/04 04:53:56 INFO : one: Deleted 2025/10/04 04:53:56 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:53:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:53:57 INFO : one: Copied (new) 2025/10/04 04:53:57 DEBUG : Waiting for deletions to finish 2025/10/04 04:53:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/04 04:53:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/04 04:53:58 INFO : three.txt: Deleted 2025/10/04 04:53:58 INFO : three.txt: Moved into backup dir 2025/10/04 04:53:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001029_t0031": EOF 2025/10/04 04:53:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001029_t0031": EOF) 2025/10/04 04:53:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kugohin1kali: 1/10 (Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001029_t0031": EOF) 2025/10/04 04:54:01 DEBUG : pacer: Reducing sleep to 10ms 2025/10/04 04:54:01 DEBUG : one.bak: Excluded (Path Filter) 2025/10/04 04:54:01 DEBUG : one.bak: Excluded 2025/10/04 04:54:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/04 04:54:01 DEBUG : three.txt.bak: Excluded 2025/10/04 04:54:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/04 04:54:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:01 DEBUG : two: Unchanged skipping 2025/10/04 04:54:01 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for checks to finish 2025/10/04 04:54:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:54:02 INFO : one: Copied (server-side copy) to: one.bak 2025/10/04 04:54:02 INFO : one: Deleted 2025/10/04 04:54:02 DEBUG : B2 bucket rclone-test-kugohin1kali path dst: Waiting for transfers to finish 2025/10/04 04:54:02 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001183_t0016": EOF 2025/10/04 04:54:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001183_t0016": EOF) 2025/10/04 04:54:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/04 04:54:02 DEBUG : one: Received error: Post "https://pod-000-1183-04.backblaze.com/b2api/v1/b2_upload_file/8fc2fd0380ddabdb9f980e1b/c001_v0001183_t0016": EOF - low level retry 0/10 2025/10/04 04:54:02 DEBUG : pacer: Reducing sleep to 10ms 2025/10/04 04:54:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/04 04:54:03 INFO : one: Copied (new) 2025/10/04 04:54:03 DEBUG : Waiting for deletions to finish 2025/10/04 04:54:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/04 04:54:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/04 04:54:03 INFO : three.txt: Deleted 2025/10/04 04:54:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.02s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dst" 2025/10/04 04:54:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/04 04:54:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:54:09 INFO : one: Copied (server-side copy) to: one.bak 2025/10/04 04:54:09 INFO : one: Deleted 2025/10/04 04:54:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:54:10 INFO : one: Copied (new) 2025/10/04 04:54:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:10 DEBUG : two: Unchanged skipping 2025/10/04 04:54:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/04 04:54:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/04 04:54:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/04 04:54:11 INFO : three.txt: Deleted 2025/10/04 04:54:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/04 04:54:11 INFO : three.txt: Copied (new) 2025/10/04 04:54:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/04 04:54:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/04 04:54:12 DEBUG : pacer: Reducing sleep to 10ms 2025/10/04 04:54:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/04 04:54:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:54:13 INFO : one: Copied (server-side copy) to: one.bak 2025/10/04 04:54:13 INFO : one: Deleted 2025/10/04 04:54:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/04 04:54:13 INFO : one: Copied (new) 2025/10/04 04:54:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:13 DEBUG : two: Unchanged skipping 2025/10/04 04:54:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/04 04:54:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/04 04:54:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/04 04:54:14 INFO : three.txt: Deleted 2025/10/04 04:54:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/04 04:54:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.26s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kugohin1kali/dst" 2025/10/04 04:54:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/04 04:54:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/04 04:54:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/04 04:54:21 INFO : one: Deleted 2025/10/04 04:54:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:54:22 INFO : one: Copied (new) 2025/10/04 04:54:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:22 DEBUG : two: Unchanged skipping 2025/10/04 04:54:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/04 04:54:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/04 04:54:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/04 04:54:23 INFO : three.txt: Deleted 2025/10/04 04:54:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/04 04:54:24 INFO : three.txt: Copied (new) 2025/10/04 04:54:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/04 04:54:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/04 04:54:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/04 04:54:26 INFO : one: Deleted 2025/10/04 04:54:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/04 04:54:26 INFO : one: Copied (new) 2025/10/04 04:54:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:26 DEBUG : two: Unchanged skipping 2025/10/04 04:54:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/04 04:54:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/04 04:54:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/04 04:54:27 INFO : three.txt: Deleted 2025/10/04 04:54:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/04 04:54:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.87s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:54:30 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:54:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/04 04:54:30 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:54:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/04 04:54:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/04 04:54:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:54:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/04 04:54:32 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:54:32 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:54:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/04 04:54:32 INFO : existing: Copied (new) 2025/10/04 04:54:32 DEBUG : Waiting for deletions to finish 2025/10/04 04:54:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/04 04:54:33 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:54:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/04 04:54:33 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:54:33 ERROR : B2 bucket rclone-test-kugohin1kali: not deleting files as there were IO errors 2025/10/04 04:54:33 ERROR : B2 bucket rclone-test-kugohin1kali: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:54:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:34 DEBUG : existing: Unchanged skipping 2025/10/04 04:54:34 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:54:34 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:54:34 DEBUG : Waiting for deletions to finish 2025/10/04 04:54:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", 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-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:54:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:54:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both0: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both13: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both14: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both15: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both10: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both11: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both12: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both16: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both1: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both2: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both3: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both17: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both18: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both19: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both4: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both5: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:54:56 DEBUG : both9: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both6: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both7: Unchanged skipping 2025/10/04 04:54:56 DEBUG : both8: Unchanged skipping 2025/10/04 04:54:56 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:54:56 DEBUG : Waiting for deletions to finish 2025/10/04 04:54:56 INFO : only0: Deleted 2025/10/04 04:54:56 INFO : only9: Deleted 2025/10/04 04:54:56 INFO : only5: Deleted 2025/10/04 04:54:56 INFO : only3: Deleted 2025/10/04 04:54:56 INFO : only10: Deleted 2025/10/04 04:54:56 INFO : only18: Deleted 2025/10/04 04:54:56 INFO : only6: Deleted 2025/10/04 04:54:56 INFO : only15: Deleted 2025/10/04 04:54:56 INFO : only17: Deleted 2025/10/04 04:54:56 INFO : only19: Deleted 2025/10/04 04:54:57 INFO : only2: Deleted 2025/10/04 04:54:57 INFO : only4: Deleted 2025/10/04 04:54:57 INFO : only7: Deleted 2025/10/04 04:54:57 INFO : only8: Deleted 2025/10/04 04:54:57 INFO : only14: Deleted 2025/10/04 04:54:57 INFO : only11: Deleted 2025/10/04 04:54:57 INFO : only12: Deleted 2025/10/04 04:54:57 INFO : only13: Deleted 2025/10/04 04:54:57 INFO : only16: Deleted 2025/10/04 04:54:57 INFO : only1: Deleted 2025/10/04 04:54:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.73s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:55:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:55:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both10: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both13: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both11: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both0: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both12: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both17: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both14: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both15: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both16: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both18: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both3: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both4: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both19: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both6: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both1: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both2: Unchanged skipping 2025/10/04 04:55:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:20 DEBUG : both5: Unchanged skipping 2025/10/04 04:55:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : both7: Unchanged skipping 2025/10/04 04:55:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : both8: Unchanged skipping 2025/10/04 04:55:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : both9: Unchanged skipping 2025/10/04 04:55:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/04 04:55:20 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:55:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only10: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only12: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only14: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only15: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only11: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only16: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only0: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only17: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only13: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only19: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only3: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only4: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only5: Copied (replaced existing) 2025/10/04 04:55:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:21 INFO : only6: Copied (replaced existing) 2025/10/04 04:55:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:22 INFO : only7: Copied (replaced existing) 2025/10/04 04:55:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:22 INFO : only8: Copied (replaced existing) 2025/10/04 04:55:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:22 INFO : only9: Copied (replaced existing) 2025/10/04 04:55:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:22 INFO : only18: Copied (replaced existing) 2025/10/04 04:55:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:22 INFO : only2: Copied (replaced existing) 2025/10/04 04:55:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/04 04:55:22 INFO : only1: Copied (replaced existing) 2025/10/04 04:55:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.47s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:55:30 DEBUG : empty_dir: Making directory with metadata 2025/10/04 04:55:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/04 04:55:30 DEBUG : empty_on_remote: Making directory with metadata 2025/10/04 04:55:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/04 04:55:30 INFO : empty_on_remote: Making directory 2025/10/04 04:55:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/04 04:55:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.64s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:55:32 DEBUG : empty_dir: Making directory with metadata 2025/10/04 04:55:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/04 04:55:32 DEBUG : empty_on_remote: Making directory with metadata 2025/10/04 04:55:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/04 04:55:32 INFO : empty_on_remote: Making directory 2025/10/04 04:55:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/04 04:55:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:55:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:35 INFO : sub dir: Making directory 2025/10/04 04:55:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.45s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:55:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/04 04:55:38 INFO : sub dir: Making directory 2025/10/04 04:55:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:55:49 DEBUG : Waiting for deletions to finish 2025/10/04 04:55:49 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:55:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : apple: Unchanged skipping 2025/10/04 04:55:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:55:50 DEBUG : banana: Unchanged skipping 2025/10/04 04:55:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:55:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:55:50 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:55:50 DEBUG : Waiting for deletions to finish 2025/10/04 04:55:50 INFO : There was nothing to transfer 2025/10/04 04:55:50 DEBUG : Waiting for deletions to finish 2025/10/04 04:55:50 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:55:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : apple: Unchanged skipping 2025/10/04 04:55:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:55:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : banana: Unchanged skipping 2025/10/04 04:55:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:55:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:55:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:55:51 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:55:51 DEBUG : Waiting for deletions to finish 2025/10/04 04:55:51 INFO : There was nothing to transfer 2025/10/04 04:55:51 DEBUG : Waiting for deletions to finish 2025/10/04 04:55:51 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:55:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:56:04 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:04 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : apple: Unchanged skipping 2025/10/04 04:56:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : banana: Unchanged skipping 2025/10/04 04:56:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:56:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:56:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:56:05 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:56:05 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:05 INFO : There was nothing to transfer 2025/10/04 04:56:05 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:05 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : apple: Unchanged skipping 2025/10/04 04:56:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:56:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:56:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : banana: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:56:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:56:06 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:56:06 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:06 INFO : There was nothing to transfer 2025/10/04 04:56:06 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:06 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:56:19 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:20 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:20 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:20 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:20 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:20 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:20 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:20 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:20 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/04 04:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/04 04:56:20 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/04 04:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/04 04:56:20 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:20 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/04 04:56:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/04 04:56:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/04 04:56:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:21 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:56:21 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:56:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/04 04:56:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/04 04:56:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/04 04:56:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/04 04:56:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/04 04:56:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/04 04:56:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/04 04:56:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/04 04:56:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/04 04:56:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/04 04:56:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/04 04:56:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/04 04:56:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/04 04:56:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/04 04:56:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/04 04:56:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/04 04:56:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/04 04:56:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/04 04:56:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/04 04:56:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/04 04:56:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/04 04:56:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:22 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:22 INFO : dir1/0011-56789;.txt: Deleted 2025/10/04 04:56:22 INFO : dir1/0015-9;=.txt: Deleted 2025/10/04 04:56:23 INFO : apple: Deleted 2025/10/04 04:56:23 INFO : dir1/0009-3456789.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0007-1234567.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0010-456789.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0013-789;=.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0003-defghij.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0008-2345678.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0012-6789;.txt: Deleted 2025/10/04 04:56:23 INFO : dir1/0014-89;=.txt: Deleted 2025/10/04 04:56:23 INFO : appleappleapplebanana: Deleted 2025/10/04 04:56:23 INFO : banana: Deleted 2025/10/04 04:56:23 INFO : splitbananasplit: Deleted 2025/10/04 04:56:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/04 04:56:23 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/04 04:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : apple: Unchanged skipping 2025/10/04 04:56:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : banana: Unchanged skipping 2025/10/04 04:56:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:56:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/04 04:56:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:56:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:56:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:56:24 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:56:24 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:24 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/04 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/04 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/04 04:56:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/04 04:56:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/04 04:56:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/04 04:56:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/04 04:56:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/04 04:56:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/04 04:56:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/04 04:56:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/04 04:56:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:56:36 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:37 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:56:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:37 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/04 04:56:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/04 04:56:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/04 04:56:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/04 04:56:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/04 04:56:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/04 04:56:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/04 04:56:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/04 04:56:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/04 04:56:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/04 04:56:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/04 04:56:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/04 04:56:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/04 04:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/04 04:56:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/04 04:56:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/04 04:56:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/04 04:56:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/04 04:56:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:37 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:56:37 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:56:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/04 04:56:37 INFO : apple: Copied (new) to: PREFIXapple 2025/10/04 04:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/04 04:56:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/04 04:56:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/04 04:56:38 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/04 04:56:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/04 04:56:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/04 04:56:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/04 04:56:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/04 04:56:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/04 04:56:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/04 04:56:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/04 04:56:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/04 04:56:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/04 04:56:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/04 04:56:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/04 04:56:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/04 04:56:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/04 04:56:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/04 04:56:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/04 04:56:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/04 04:56:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/04 04:56:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/04 04:56:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/04 04:56:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:39 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:39 INFO : apple: Deleted 2025/10/04 04:56:39 INFO : splitbananasplit: Deleted 2025/10/04 04:56:39 INFO : banana: Deleted 2025/10/04 04:56:39 INFO : dir1/0013-789;=.txt: Deleted 2025/10/04 04:56:39 INFO : dir1/0008-2345678.txt: Deleted 2025/10/04 04:56:39 INFO : appleappleapplebanana: Deleted 2025/10/04 04:56:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/04 04:56:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/04 04:56:39 INFO : dir1/0010-456789.txt: Deleted 2025/10/04 04:56:39 INFO : dir1/0011-56789;.txt: Deleted 2025/10/04 04:56:39 INFO : dir1/0015-9;=.txt: Deleted 2025/10/04 04:56:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/04 04:56:40 INFO : dir1/0003-defghij.txt: Deleted 2025/10/04 04:56:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/04 04:56:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/04 04:56:40 INFO : dir1/0007-1234567.txt: Deleted 2025/10/04 04:56:40 INFO : dir1/0009-3456789.txt: Deleted 2025/10/04 04:56:40 INFO : dir1/0014-89;=.txt: Deleted 2025/10/04 04:56:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/04 04:56:40 INFO : dir1/0012-6789;.txt: Deleted 2025/10/04 04:56:40 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/04 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/04 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : apple: transformed to: PREFIXapple 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/04 04:56:40 DEBUG : banana: transformed to: PREFIXbanana 2025/10/04 04:56:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/04 04:56:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/04 04:56:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/04 04:56:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/04 04:56:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/04 04:56:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/04 04:56:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/04 04:56:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/04 04:56:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/04 04:56:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/04 04:56:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/04 04:56:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/04 04:56:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/04 04:56:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/04 04:56:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/04 04:56:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/04 04:56:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/04 04:56:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/04 04:56:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/04 04:56:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/04 04:56:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/04 04:56:41 INFO : banana: Copied (new) 2025/10/04 04:56:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:41 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:56:41 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:56:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/04 04:56:41 INFO : splitbananasplit: Copied (new) 2025/10/04 04:56:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/04 04:56:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/04 04:56:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/04 04:56:41 INFO : appleappleapplebanana: Copied (new) 2025/10/04 04:56:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/04 04:56:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/04 04:56:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/04 04:56:41 INFO : apple: Copied (new) 2025/10/04 04:56:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/04 04:56:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/04 04:56:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/04 04:56:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/04 04:56:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/04 04:56:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/04 04:56:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/04 04:56:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/04 04:56:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/04 04:56:42 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/04 04:56:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/04 04:56:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/04 04:56:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/04 04:56:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/04 04:56:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/04 04:56:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/04 04:56:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/04 04:56:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/04 04:56:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/04 04:56:43 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/04 04:56:43 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:43 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/04 04:56:43 INFO : PREFIXapple: Deleted 2025/10/04 04:56:43 INFO : PREFIXbanana: Deleted 2025/10/04 04:56:43 INFO : PREFIXsplitbananasplit: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/04 04:56:43 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/04 04:56:43 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:44 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:44 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:56:57 DEBUG : Waiting for deletions to finish 2025/10/04 04:56:57 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:56:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/04 04:56:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:56:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:56:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/04 04:56:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:56:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:56:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/04 04:56:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:56:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:56:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/04 04:56:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:56:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:56:57 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:56:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:56:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:56:57 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:56:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:56:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:56:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/04 04:56:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:56:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/04 04:56:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:56:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:56:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/04 04:56:58 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/04 04:56:58 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:56:58 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/04 04:56:58 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/04 04:56:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/04 04:56:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/04 04:56:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/04 04:56:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/04 04:56:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/04 04:56:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/04 04:56:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/04 04:56:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/04 04:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/04 04:56:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/04 04:56:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/04 04:56:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/04 04:56:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/04 04:56:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/04 04:56:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/04 04:56:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/04 04:56:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/04 04:56:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/04 04:56:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/04 04:56:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/04 04:56:59 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:00 INFO : dir1/0008-2345678.txt: Deleted 2025/10/04 04:57:00 INFO : splitbananasplit: Deleted 2025/10/04 04:57:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0012-6789;.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0003-defghij.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0009-3456789.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0011-56789;.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0013-789;=.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0014-89;=.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0015-9;=.txt: Deleted 2025/10/04 04:57:00 INFO : apple: Deleted 2025/10/04 04:57:00 INFO : appleappleapplebanana: Deleted 2025/10/04 04:57:00 INFO : banana: Deleted 2025/10/04 04:57:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0010-456789.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/04 04:57:00 INFO : dir1/0007-1234567.txt: Deleted 2025/10/04 04:57:00 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : apple: transformed to: appleSUFFIX 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/04 04:57:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/04 04:57:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/04 04:57:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/04 04:57:01 INFO : banana: Copied (new) 2025/10/04 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:01 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:57:01 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:57:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/04 04:57:01 INFO : apple: Copied (new) 2025/10/04 04:57:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/04 04:57:01 INFO : appleappleapplebanana: Copied (new) 2025/10/04 04:57:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/04 04:57:01 INFO : splitbananasplit: Copied (new) 2025/10/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/04 04:57:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/04 04:57:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/04 04:57:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/04 04:57:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/04 04:57:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/04 04:57:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/04 04:57:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/04 04:57:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/04 04:57:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/04 04:57:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/04 04:57:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/04 04:57:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/04 04:57:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/04 04:57:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/04 04:57:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/04 04:57:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/04 04:57:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/04 04:57:02 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : appleSUFFIX: Deleted 2025/10/04 04:57:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : bananaSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : splitbananasplitSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/04 04:57:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/04 04:57:03 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:03 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:57:03 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:04 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:57:16 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:16 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:57:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:17 DEBUG : apple: Unchanged skipping 2025/10/04 04:57:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:17 DEBUG : banana: Unchanged skipping 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/04 04:57:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/04 04:57:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:17 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:57:17 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:57:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/04 04:57:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/04 04:57:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/04 04:57:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/04 04:57:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/04 04:57:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/04 04:57:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/04 04:57:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/04 04:57:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/04 04:57:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/04 04:57:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/04 04:57:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/04 04:57:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/04 04:57:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/04 04:57:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/04 04:57:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/04 04:57:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/04 04:57:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/04 04:57:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/04 04:57:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/04 04:57:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/04 04:57:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/04 04:57:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/04 04:57:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/04 04:57:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/04 04:57:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/04 04:57:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/04 04:57:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/04 04:57:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/04 04:57:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/04 04:57:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/04 04:57:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/04 04:57:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/04 04:57:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/04 04:57:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/04 04:57:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/04 04:57:19 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/04 04:57:19 INFO : appleappleapplebanana: Deleted 2025/10/04 04:57:19 INFO : dir1/0007-1234567.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0008-2345678.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0009-3456789.txt: Deleted 2025/10/04 04:57:19 INFO : splitbananasplit: Deleted 2025/10/04 04:57:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0012-6789;.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0011-56789;.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0010-456789.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0014-89;=.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0015-9;=.txt: Deleted 2025/10/04 04:57:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/04 04:57:20 INFO : dir1/0003-defghij.txt: Deleted 2025/10/04 04:57:20 INFO : dir1/0013-789;=.txt: Deleted 2025/10/04 04:57:20 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:20 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : appleapple: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:57:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : apple: Unchanged skipping 2025/10/04 04:57:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : banana: Unchanged skipping 2025/10/04 04:57:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/04 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/04 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/04 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/04 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/04 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/04 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/04 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/04 04:57:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/04 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/04 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/04 04:57:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/04 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/04 04:57:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/04 04:57:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:57:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:57:20 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:57:20 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:20 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:21 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : appleapple: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/04 04:57:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/04 04:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/04 04:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/04 04:57:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/04 04:57:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/04 04:57:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/04 04:57:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/04 04:57:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/04 04:57:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/04 04:57:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/04 04:57:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/04 04:57:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/04 04:57:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/04 04:57:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/04 04:57:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/04 04:57:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/04 04:57:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/04 04:57:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/04 04:57:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:57:33 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:33 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : apple: Unchanged skipping 2025/10/04 04:57:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:57:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : banana: Unchanged skipping 2025/10/04 04:57:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:57:34 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:57:34 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:57:34 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:34 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:34 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : apple: Unchanged skipping 2025/10/04 04:57:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:57:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : banana: Unchanged skipping 2025/10/04 04:57:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:57:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:57:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:57:35 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:35 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:35 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:36 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:57:48 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:48 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : apple: Unchanged skipping 2025/10/04 04:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:57:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:57:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : banana: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:57:49 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:49 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:49 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : apple: Unchanged skipping 2025/10/04 04:57:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:57:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : banana: Unchanged skipping 2025/10/04 04:57:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:57:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:57:50 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:50 DEBUG : Waiting for deletions to finish 2025/10/04 04:57:50 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:03 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:04 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : apple: Unchanged skipping 2025/10/04 04:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : banana: Unchanged skipping 2025/10/04 04:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:58:04 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:04 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:04 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:04 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:05 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:58:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : apple: Unchanged skipping 2025/10/04 04:58:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:58:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:58:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : banana: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:58:05 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:05 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:05 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:06 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:19 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:19 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : apple: Unchanged skipping 2025/10/04 04:58:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:58:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : banana: Unchanged skipping 2025/10/04 04:58:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:58:20 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:20 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:20 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:20 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:58:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : apple: Unchanged skipping 2025/10/04 04:58:20 DEBUG : banana: Unchanged skipping 2025/10/04 04:58:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:58:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:58:21 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:21 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:21 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:21 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:34 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:34 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : apple: Unchanged skipping 2025/10/04 04:58:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:58:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:58:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : banana: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:58:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:35 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:35 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:35 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:35 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/04 04:58:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : banana: Unchanged skipping 2025/10/04 04:58:36 DEBUG : apple: Unchanged skipping 2025/10/04 04:58:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : splitbananasplit: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/04 04:58:36 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:36 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:36 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:36 DEBUG : apple: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : banana: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/04 04:58:36 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (178.93s) --- PASS: TestTransform/NFC (14.07s) --- PASS: TestTransform/NFD (14.79s) --- PASS: TestTransform/base64 (17.88s) --- PASS: TestTransform/prefix (20.06s) --- PASS: TestTransform/suffix (19.54s) --- PASS: TestTransform/truncate (17.00s) --- PASS: TestTransform/encoder (15.09s) --- PASS: TestTransform/ISO-8859-1 (14.50s) --- PASS: TestTransform/charmap (15.46s) --- PASS: TestTransform/lowercase (15.22s) --- PASS: TestTransform/ascii (15.31s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/04 04:58:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/04 04:58:41 INFO : sub dir_somesuffix: Making directory 2025/10/04 04:58:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/04 04:58:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/04 04:58:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/04 04:58:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/04 04:58:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/04 04:58:41 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:41 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:42 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/04 04:58:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:43 INFO : tictactoe: Making directory 2025/10/04 04:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:43 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/04 04:58:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:43 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:43 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:43 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/04 04:58:43 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:44 INFO : toe: Making directory 2025/10/04 04:58:44 INFO : toe/toe: Making directory 2025/10/04 04:58:44 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/04 04:58:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/04 04:58:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/04 04:58:44 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:44 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/04 04:58:45 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.79s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:46 INFO : toe: Making directory 2025/10/04 04:58:46 INFO : toe/toe: Making directory 2025/10/04 04:58:46 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/04 04:58:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/04 04:58:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/04 04:58:46 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:46 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/04 04:58:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.95s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:48 DEBUG : empty_dir: Making directory with metadata 2025/10/04 04:58:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/04 04:58:48 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:48 INFO : tictacempty_dir: Making directory 2025/10/04 04:58:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:48 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:48 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:48 INFO : tictactoe: Making directory 2025/10/04 04:58:48 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:48 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:48 INFO : tictactoe/tictactoe: Making directory 2025/10/04 04:58:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/04 04:58:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/04 04:58:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/04 04:58:48 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:48 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/04 04:58:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.63s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:50 DEBUG : empty_dir: Making directory with metadata 2025/10/04 04:58:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/04 04:58:50 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:50 INFO : tictacempty_dir: Making directory 2025/10/04 04:58:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:50 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:50 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:50 INFO : tictactoe: Making directory 2025/10/04 04:58:50 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:50 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:50 INFO : tictactoe/tictactoe: Making directory 2025/10/04 04:58:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/04 04:58:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/04 04:58:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:50 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:50 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/04 04:58:51 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:51 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:51 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:51 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/04 04:58:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/04 04:58:51 NOTICE: B2 bucket rclone-test-kugohin1kali: 0 differences found 2025/10/04 04:58:51 NOTICE: B2 bucket rclone-test-kugohin1kali: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:52 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:52 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:52 INFO : tictactoe: Making directory 2025/10/04 04:58:52 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:52 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:52 INFO : tictactoe/tictactoe: Making directory 2025/10/04 04:58:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/04 04:58:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/04 04:58:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/04 04:58:52 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:52 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/04 04:58:53 DEBUG : Waiting for deletions to finish 2025/10/04 04:58:53 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:53 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:53 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:54 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/04 04:58:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/04 04:58:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/04 04:58:54 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.66s) === RUN TestSyntax 2025/10/04 04:58:54 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:55 INFO : toe: Making directory 2025/10/04 04:58:55 INFO : toe/toe: Making directory 2025/10/04 04:58:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/04 04:58:55 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:55 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:55 INFO : toe/toe/toe: Copied (new) 2025/10/04 04:58:55 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:56 DEBUG : empty_dir: Making directory with metadata 2025/10/04 04:58:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/04 04:58:56 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:56 INFO : tictacempty_dir: Making directory 2025/10/04 04:58:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:56 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:56 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:56 INFO : tictactoe: Making directory 2025/10/04 04:58:56 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:56 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:56 INFO : tictactoe/tictactoe: Making directory 2025/10/04 04:58:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/04 04:58:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/04 04:58:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:56 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:56 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:57 INFO : toe/toe/toe.txt: Deleted 2025/10/04 04:58:57 INFO : toe/toe: Removing directory 2025/10/04 04:58:57 INFO : toe: Removing directory 2025/10/04 04:58:57 INFO : empty_dir: Removing directory 2025/10/04 04:58:57 DEBUG : Local file system at /tmp/rclone3804624812: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:58:58 DEBUG : empty_dir: Making directory with metadata 2025/10/04 04:58:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/04 04:58:58 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:58 INFO : tictacempty_dir: Making directory 2025/10/04 04:58:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:58:58 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:58 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:58 INFO : tictactoe: Making directory 2025/10/04 04:58:58 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:58 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:58:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:58 INFO : tictactoe/tictactoe: Making directory 2025/10/04 04:58:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:58:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/04 04:58:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/04 04:58:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:58 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:58:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:58 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:58:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:58:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:58:59 INFO : toe/toe/toe.txt: Deleted 2025/10/04 04:58:59 INFO : toe/toe: Removing directory 2025/10/04 04:58:59 INFO : toe: Removing directory 2025/10/04 04:58:59 INFO : empty_dir: Removing directory 2025/10/04 04:58:59 DEBUG : Local file system at /tmp/rclone3804624812: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/04 04:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/04 04:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/04 04:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/04 04:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/04 04:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:59:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/04 04:59:00 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.13s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:59:01 DEBUG : Reset feature "Copy" 2025/10/04 04:59:01 DEBUG : Reset feature "Move" 2025/10/04 04:59:01 DEBUG : Reset feature "Copy" 2025/10/04 04:59:01 DEBUG : Reset feature "Move" 2025/10/04 04:59:01 DEBUG : empty_dir: Making directory with metadata 2025/10/04 04:59:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/04 04:59:01 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:59:01 INFO : tictacempty_dir: Making directory 2025/10/04 04:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/04 04:59:01 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:59:01 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:59:01 INFO : tictactoe: Making directory 2025/10/04 04:59:01 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:59:01 DEBUG : toe: transformed to: tictactoe 2025/10/04 04:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:59:01 INFO : tictactoe/tictactoe: Making directory 2025/10/04 04:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/04 04:59:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/04 04:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:59:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/04 04:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:59:01 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:59:01 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:59:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:59:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/04 04:59:02 INFO : toe/toe/toe.txt: Deleted 2025/10/04 04:59:02 INFO : toe/toe: Removing directory 2025/10/04 04:59:02 INFO : toe: Removing directory 2025/10/04 04:59:02 INFO : empty_dir: Removing directory 2025/10/04 04:59:02 DEBUG : Local file system at /tmp/rclone3804624812: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/04 04:59:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/04 04:59:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/04 04:59:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/04 04:59:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/04 04:59:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:59:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/04 04:59:04 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.83s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:59:05 DEBUG : toe: transformed to: dG9l 2025/10/04 04:59:05 DEBUG : toe: transformed to: dG9l 2025/10/04 04:59:05 INFO : dG9l: Making directory 2025/10/04 04:59:05 DEBUG : toe: transformed to: dG9l 2025/10/04 04:59:05 DEBUG : toe: transformed to: dG9l 2025/10/04 04:59:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/04 04:59:05 INFO : dG9l/dG9l: Making directory 2025/10/04 04:59:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/04 04:59:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/04 04:59:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/04 04:59:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/04 04:59:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/04 04:59:05 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:59:05 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:59:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:59:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/04 04:59:06 DEBUG : Waiting for deletions to finish 2025/10/04 04:59:06 DEBUG : dG9l: transformed to: toe 2025/10/04 04:59:06 DEBUG : dG9l: transformed to: toe 2025/10/04 04:59:06 DEBUG : dG9l: transformed to: toe 2025/10/04 04:59:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/04 04:59:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/04 04:59:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/04 04:59:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/04 04:59:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/04 04:59:06 DEBUG : Local file system at /tmp/rclone3804624812: Waiting for checks to finish 2025/10/04 04:59:06 DEBUG : Local file system at /tmp/rclone3804624812: Waiting for transfers to finish 2025/10/04 04:59:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kugohin1kali", Local "Local file system at /tmp/rclone3804624812", Modify Window "1ms" 2025/10/04 04:59:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/04 04:59:07 DEBUG : toe: transformed to: 2025/10/04 04:59:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/04 04:59:07 DEBUG : toe: transformed to: 2025/10/04 04:59:07 INFO : B2 bucket rclone-test-kugohin1kali: Making directory 2025/10/04 04:59:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/04 04:59:07 DEBUG : toe: transformed to: 2025/10/04 04:59:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/04 04:59:07 DEBUG : toe: transformed to: 2025/10/04 04:59:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/04 04:59:07 DEBUG : toe/toe: transformed to: 2025/10/04 04:59:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/04 04:59:07 INFO : toe/toe: Making directory 2025/10/04 04:59:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/04 04:59:07 DEBUG : toe/toe: transformed to: 2025/10/04 04:59:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/04 04:59:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/04 04:59:07 DEBUG : toe: transformed to: 2025/10/04 04:59:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/04 04:59:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/04 04:59:07 DEBUG : toe/toe/toe: transformed to: 2025/10/04 04:59:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/04 04:59:07 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for checks to finish 2025/10/04 04:59:07 DEBUG : B2 bucket rclone-test-kugohin1kali: Waiting for transfers to finish 2025/10/04 04:59:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/04 04:59:08 INFO : toe/toe/toe: Copied (new) 2025/10/04 04:59:08 ERROR : B2 bucket rclone-test-kugohin1kali: not deleting files as there were IO errors 2025/10/04 04:59:08 ERROR : B2 bucket rclone-test-kugohin1kali: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/10/04 04:59:09 DEBUG : B2 bucket rclone-test-kugohin1kali: Purge remote 2025/10/04 04:59:09 INFO : B2 bucket rclone-test-kugohin1kali: cleaning bucket "rclone-test-kugohin1kali" of all files 2025/10/04 04:59:10 DEBUG : BackupDir/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fdf_d20251004_m045312_c001_v7007000_t0000_u01759553592124") 2025/10/04 04:59:10 DEBUG : BackupDir/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f11348dd20603017b_d20251004_m045306_c001_v0001042_t0029_u01759553586846") 2025/10/04 04:59:10 DEBUG : CompareDest/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb70a_d20251004_m045247_c001_v7007000_t0000_u01759553567738") 2025/10/04 04:59:10 DEBUG : CompareDest/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981904_d20251004_m045241_c001_v0001037_t0040_u01759553561652") 2025/10/04 04:59:10 DEBUG : CompareDest/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb70b_d20251004_m045247_c001_v7007000_t0000_u01759553567922") 2025/10/04 04:59:10 DEBUG : CompareDest/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e91f_d20251004_m045242_c001_v0001029_t0017_u01759553562757") 2025/10/04 04:59:10 DEBUG : CopyDest/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fe1_d20251004_m045312_c001_v7007000_t0000_u01759553592306") 2025/10/04 04:59:10 DEBUG : CopyDest/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e94b_d20251004_m045303_c001_v0001029_t0040_u01759553583854") 2025/10/04 04:59:10 DEBUG : CopyDest/three: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fe2_d20251004_m045312_c001_v7007000_t0000_u01759553592501") 2025/10/04 04:59:10 DEBUG : CopyDest/three: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e95b_d20251004_m045310_c001_v0001029_t0035_u01759553590243") 2025/10/04 04:59:10 DEBUG : CopyDest/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fe3_d20251004_m045312_c001_v7007000_t0000_u01759553592684") 2025/10/04 04:59:10 DEBUG : CopyDest/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981950_d20251004_m045307_c001_v0001037_t0004_u01759553587955") 2025/10/04 04:59:11 DEBUG : EXISTING: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e201_d20251004_m045435_c001_v7007000_t0000_u01759553675249") 2025/10/04 04:59:11 DEBUG : EXISTING: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a8c_d20251004_m045434_c001_v0001037_t0026_u01759553674128") 2025/10/04 04:59:11 DEBUG : PREFIXapple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd84b0_d20251004_m045643_c001_v7007000_t0000_u01759553803552") 2025/10/04 04:59:11 DEBUG : PREFIXapple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d1d_d20251004_m045637_c001_v0001179_t0041_u01759553797767") 2025/10/04 04:59:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbda93_d20251004_m045643_c001_v7007000_t0000_u01759553803308") 2025/10/04 04:59:11 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89836b_d20251004_m045637_c001_v0001183_t0008_u01759553797758") 2025/10/04 04:59:11 DEBUG : PREFIXbanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da53253f6_d20251004_m045643_c001_v7007000_t0000_u01759553803566") 2025/10/04 04:59:11 DEBUG : PREFIXbanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237b6_d20251004_m045637_c001_v0001099_t0001_u01759553797779") 2025/10/04 04:59:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbda9a_d20251004_m045643_c001_v7007000_t0000_u01759553803671") 2025/10/04 04:59:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cfa_d20251004_m045637_c001_v0001037_t0015_u01759553797792") 2025/10/04 04:59:11 DEBUG : Testêé: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1fe_d20251004_m045431_c001_v7007000_t0000_u01759553671495") 2025/10/04 04:59:11 DEBUG : Testêé: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a78_d20251004_m045430_c001_v0001037_t0011_u01759553670567") 2025/10/04 04:59:11 DEBUG : Testêé: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a70_d20251004_m045429_c001_v0001037_t0040_u01759553669816") 2025/10/04 04:59:11 DEBUG : YXBwbGU=: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91893_d20251004_m045625_c001_v7007000_t0000_u01759553785103") 2025/10/04 04:59:11 DEBUG : YXBwbGU=: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223784_d20251004_m045620_c001_v0001099_t0022_u01759553780909") 2025/10/04 04:59:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91895_d20251004_m045625_c001_v7007000_t0000_u01759553785334") 2025/10/04 04:59:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cbb_d20251004_m045620_c001_v0001179_t0044_u01759553780919") 2025/10/04 04:59:11 DEBUG : YmFuYW5h: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91896_d20251004_m045625_c001_v7007000_t0000_u01759553785523") 2025/10/04 04:59:11 DEBUG : YmFuYW5h: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cbe_d20251004_m045620_c001_v0001037_t0040_u01759553780930") 2025/10/04 04:59:11 DEBUG : a/potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded46_d20251004_m045109_c001_v7007000_t0000_u01759553469787") 2025/10/04 04:59:11 DEBUG : a/potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817ca_d20251004_m045108_c001_v0001037_t0006_u01759553468973") 2025/10/04 04:59:11 DEBUG : a/potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888d8f_d20251004_m045106_c001_v7007000_t0000_u01759553466863") 2025/10/04 04:59:11 DEBUG : a/potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817be_d20251004_m045105_c001_v0001037_t0035_u01759553465845") 2025/10/04 04:59:12 DEBUG : a/potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded27_d20251004_m045046_c001_v7007000_t0000_u01759553446126") 2025/10/04 04:59:12 DEBUG : a/potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981772_d20251004_m045045_c001_v0001037_t0042_u01759553445212") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb6888f_d20251004_m045837_c001_v7007000_t0000_u01759553917238") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933fbe_d20251004_m045832_c001_v0001179_t0043_u01759553912944") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a96_d20251004_m045821_c001_v7007000_t0000_u01759553901982") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933f66_d20251004_m045818_c001_v0001179_t0041_u01759553898040") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc71_d20251004_m045806_c001_v7007000_t0000_u01759553886583") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933f10_d20251004_m045802_c001_v0001179_t0025_u01759553882623") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a62_d20251004_m045751_c001_v7007000_t0000_u01759553871272") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933eb6_d20251004_m045747_c001_v0001179_t0008_u01759553867437") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a44_d20251004_m045736_c001_v7007000_t0000_u01759553856815") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e74_d20251004_m045732_c001_v0001179_t0017_u01759553852217") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6a4_d20251004_m045721_c001_v7007000_t0000_u01759553841725") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d90_d20251004_m045715_c001_v0001037_t0056_u01759553835616") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eadc_d20251004_m045704_c001_v7007000_t0000_u01759553824717") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898433_d20251004_m045701_c001_v0001183_t0001_u01759553821407") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd8512_d20251004_m045700_c001_v7007000_t0000_u01759553820336") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237fe_d20251004_m045656_c001_v0001099_t0055_u01759553816130") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826dfa_d20251004_m045645_c001_v7007000_t0000_u01759553805086") 2025/10/04 04:59:12 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d33_d20251004_m045641_c001_v0001179_t0014_u01759553801007") 2025/10/04 04:59:13 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da53253ee_d20251004_m045639_c001_v7007000_t0000_u01759553799473") 2025/10/04 04:59:13 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898363_d20251004_m045635_c001_v0001183_t0036_u01759553795847") 2025/10/04 04:59:13 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e34b_d20251004_m045622_c001_v7007000_t0000_u01759553782919") 2025/10/04 04:59:13 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8982ef_d20251004_m045618_c001_v0001183_t0013_u01759553778185") 2025/10/04 04:59:13 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e6e7_d20251004_m045607_c001_v7007000_t0000_u01759553767231") 2025/10/04 04:59:13 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898295_d20251004_m045603_c001_v0001183_t0019_u01759553763258") 2025/10/04 04:59:13 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc03_d20251004_m045552_c001_v7007000_t0000_u01759553752401") 2025/10/04 04:59:13 DEBUG : apple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898215_d20251004_m045548_c001_v0001183_t0038_u01759553748383") 2025/10/04 04:59:13 DEBUG : appleSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e4dc_d20251004_m045703_c001_v7007000_t0000_u01759553823014") 2025/10/04 04:59:13 DEBUG : appleSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89841b_d20251004_m045658_c001_v0001183_t0055_u01759553818244") 2025/10/04 04:59:13 DEBUG : appleapple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6a5_d20251004_m045721_c001_v7007000_t0000_u01759553841906") 2025/10/04 04:59:13 DEBUG : appleapple: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d98_d20251004_m045717_c001_v0001037_t0029_u01759553837644") 2025/10/04 04:59:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68890_d20251004_m045837_c001_v7007000_t0000_u01759553917420") 2025/10/04 04:59:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223957_d20251004_m045833_c001_v0001099_t0049_u01759553913357") 2025/10/04 04:59:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a97_d20251004_m045822_c001_v7007000_t0000_u01759553902163") 2025/10/04 04:59:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022392e_d20251004_m045818_c001_v0001099_t0025_u01759553898439") 2025/10/04 04:59:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc72_d20251004_m045806_c001_v7007000_t0000_u01759553886769") 2025/10/04 04:59:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238ec_d20251004_m045803_c001_v0001099_t0003_u01759553883031") 2025/10/04 04:59:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a63_d20251004_m045751_c001_v7007000_t0000_u01759553871454") 2025/10/04 04:59:13 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238c4_d20251004_m045747_c001_v0001099_t0021_u01759553867837") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a45_d20251004_m045736_c001_v7007000_t0000_u01759553856996") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223898_d20251004_m045732_c001_v0001099_t0015_u01759553852683") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c698_d20251004_m045719_c001_v7007000_t0000_u01759553839398") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223862_d20251004_m045716_c001_v0001099_t0011_u01759553836182") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eae1_d20251004_m045704_c001_v7007000_t0000_u01759553824900") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223823_d20251004_m045701_c001_v0001099_t0024_u01759553821437") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d8893ae_d20251004_m045700_c001_v7007000_t0000_u01759553820342") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d3e_d20251004_m045656_c001_v0001037_t0007_u01759553816675") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826dfc_d20251004_m045645_c001_v7007000_t0000_u01759553805272") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237c3_d20251004_m045640_c001_v0001099_t0000_u01759553800998") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd8493_d20251004_m045639_c001_v7007000_t0000_u01759553799849") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237b4_d20251004_m045636_c001_v0001099_t0059_u01759553796271") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d889247_d20251004_m045623_c001_v7007000_t0000_u01759553783174") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cb3_d20251004_m045618_c001_v0001179_t0052_u01759553778795") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e6ee_d20251004_m045607_c001_v7007000_t0000_u01759553767413") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c6b_d20251004_m045603_c001_v0001179_t0027_u01759553763760") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc04_d20251004_m045552_c001_v7007000_t0000_u01759553752583") 2025/10/04 04:59:14 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c1b_d20251004_m045548_c001_v0001179_t0044_u01759553748913") 2025/10/04 04:59:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d8893d7_d20251004_m045703_c001_v7007000_t0000_u01759553823128") 2025/10/04 04:59:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d42_d20251004_m045658_c001_v0001037_t0018_u01759553818254") 2025/10/04 04:59:14 DEBUG : b/potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded47_d20251004_m045109_c001_v7007000_t0000_u01759553469970") 2025/10/04 04:59:14 DEBUG : b/potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817c4_d20251004_m045107_c001_v0001037_t0013_u01759553467412") 2025/10/04 04:59:15 DEBUG : b/potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888d8e_d20251004_m045106_c001_v7007000_t0000_u01759553466302") 2025/10/04 04:59:15 DEBUG : b/potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817ac_d20251004_m045104_c001_v0001037_t0053_u01759553464460") 2025/10/04 04:59:15 DEBUG : b/potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded26_d20251004_m045045_c001_v7007000_t0000_u01759553445573") 2025/10/04 04:59:15 DEBUG : b/potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98176c_d20251004_m045043_c001_v0001037_t0055_u01759553443916") 2025/10/04 04:59:15 DEBUG : backup/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f42295322b17d7e7a_d20251004_m045325_c001_v7007000_t0000_u01759553605438") 2025/10/04 04:59:15 DEBUG : backup/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f115fb8cd0288b651_d20251004_m045323_c001_v0001157_t0028_u01759553603634") 2025/10/04 04:59:15 DEBUG : backup/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f115956c7f8d3e7c2_d20251004_m045319_c001_v0001177_t0027_u01759553599468") 2025/10/04 04:59:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb80b_d20251004_m045351_c001_v7007000_t0000_u01759553631364") 2025/10/04 04:59:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1157470996fb66eb_d20251004_m045349_c001_v0001178_t0042_u01759553629401") 2025/10/04 04:59:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1147e650d0b6c9a5_d20251004_m045345_c001_v0001183_t0017_u01759553625114") 2025/10/04 04:59:15 DEBUG : backup/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd652e_d20251004_m045338_c001_v7007000_t0000_u01759553618456") 2025/10/04 04:59:15 DEBUG : backup/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f10837e61d650f126_d20251004_m045336_c001_v0001105_t0049_u01759553616446") 2025/10/04 04:59:15 DEBUG : backup/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1016b635b41fa0a0_d20251004_m045332_c001_v0001029_t0006_u01759553612078") 2025/10/04 04:59:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb80c_d20251004_m045351_c001_v7007000_t0000_u01759553631548") 2025/10/04 04:59:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f107adaf7d4216265_d20251004_m045350_c001_v0001178_t0042_u01759553630456") 2025/10/04 04:59:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f11876bd8279837c7_d20251004_m045346_c001_v0001145_t0002_u01759553626638") 2025/10/04 04:59:15 DEBUG : backup/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f42295322b17d7e7b_d20251004_m045325_c001_v7007000_t0000_u01759553605621") 2025/10/04 04:59:15 DEBUG : backup/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f11208765d8d1dc1f_d20251004_m045324_c001_v0001032_t0048_u01759553604534") 2025/10/04 04:59:15 DEBUG : backup/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f11609dbfbc50f20b_d20251004_m045320_c001_v0001090_t0019_u01759553600843") 2025/10/04 04:59:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd6530_d20251004_m045338_c001_v7007000_t0000_u01759553618638") 2025/10/04 04:59:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1176164383bd4069_d20251004_m045337_c001_v0001104_t0035_u01759553617444") 2025/10/04 04:59:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f104e31c474d4fd2e_d20251004_m045333_c001_v0001106_t0021_u01759553613769") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68891_d20251004_m045837_c001_v7007000_t0000_u01759553917604") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898670_d20251004_m045833_c001_v0001183_t0048_u01759553913143") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a98_d20251004_m045822_c001_v7007000_t0000_u01759553902345") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898620_d20251004_m045818_c001_v0001183_t0003_u01759553898241") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc73_d20251004_m045806_c001_v7007000_t0000_u01759553886970") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8985b0_d20251004_m045802_c001_v0001183_t0029_u01759553882827") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a64_d20251004_m045751_c001_v7007000_t0000_u01759553871635") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89854e_d20251004_m045747_c001_v0001183_t0046_u01759553867642") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a47_d20251004_m045737_c001_v7007000_t0000_u01759553857176") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898502_d20251004_m045732_c001_v0001183_t0004_u01759553852470") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6a7_d20251004_m045722_c001_v7007000_t0000_u01759553842087") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e20_d20251004_m045715_c001_v0001179_t0020_u01759553835964") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eae4_d20251004_m045705_c001_v7007000_t0000_u01759553825081") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933dc0_d20251004_m045701_c001_v0001179_t0032_u01759553821418") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417d45504264c7af_d20251004_m045700_c001_v7007000_t0000_u01759553820359") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898411_d20251004_m045656_c001_v0001183_t0048_u01759553816467") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826dfd_d20251004_m045645_c001_v7007000_t0000_u01759553805462") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89838f_d20251004_m045640_c001_v0001183_t0025_u01759553800989") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da53253ef_d20251004_m045639_c001_v7007000_t0000_u01759553799658") 2025/10/04 04:59:16 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d17_d20251004_m045636_c001_v0001179_t0042_u01759553796048") 2025/10/04 04:59:17 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f408c1cfbd055269e_d20251004_m045623_c001_v7007000_t0000_u01759553783183") 2025/10/04 04:59:17 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022377c_d20251004_m045618_c001_v0001099_t0009_u01759553778382") 2025/10/04 04:59:17 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e6f5_d20251004_m045607_c001_v7007000_t0000_u01759553767596") 2025/10/04 04:59:17 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223758_d20251004_m045603_c001_v0001099_t0020_u01759553763464") 2025/10/04 04:59:17 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc06_d20251004_m045552_c001_v7007000_t0000_u01759553752767") 2025/10/04 04:59:17 DEBUG : banana: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022371c_d20251004_m045548_c001_v0001099_t0056_u01759553748584") 2025/10/04 04:59:17 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651df5d_d20251004_m045703_c001_v7007000_t0000_u01759553823185") 2025/10/04 04:59:17 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933da8_d20251004_m045658_c001_v0001179_t0045_u01759553818265") 2025/10/04 04:59:17 DEBUG : both0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd7fc_d20251004_m045522_c001_v7007000_t0000_u01759553722791") 2025/10/04 04:59:17 DEBUG : both0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b3a_d20251004_m045502_c001_v0001037_t0038_u01759553702227") 2025/10/04 04:59:17 DEBUG : both0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91741_d20251004_m045458_c001_v7007000_t0000_u01759553698005") 2025/10/04 04:59:17 DEBUG : both0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a9a_d20251004_m045437_c001_v0001037_t0015_u01759553677141") 2025/10/04 04:59:17 DEBUG : both1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd7fe_d20251004_m045522_c001_v7007000_t0000_u01759553722973") 2025/10/04 04:59:17 DEBUG : both1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b42_d20251004_m045503_c001_v0001037_t0002_u01759553703181") 2025/10/04 04:59:17 DEBUG : both1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91742_d20251004_m045458_c001_v7007000_t0000_u01759553698188") 2025/10/04 04:59:17 DEBUG : both1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a9e_d20251004_m045438_c001_v0001037_t0033_u01759553678309") 2025/10/04 04:59:17 DEBUG : both10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd801_d20251004_m045523_c001_v7007000_t0000_u01759553723154") 2025/10/04 04:59:17 DEBUG : both10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b8e_d20251004_m045511_c001_v0001037_t0014_u01759553711391") 2025/10/04 04:59:17 DEBUG : both10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91743_d20251004_m045458_c001_v7007000_t0000_u01759553698370") 2025/10/04 04:59:17 DEBUG : both10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ae0_d20251004_m045446_c001_v0001037_t0026_u01759553686700") 2025/10/04 04:59:18 DEBUG : both11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd804_d20251004_m045523_c001_v7007000_t0000_u01759553723335") 2025/10/04 04:59:18 DEBUG : both11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b94_d20251004_m045512_c001_v0001037_t0032_u01759553712314") 2025/10/04 04:59:18 DEBUG : both11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91744_d20251004_m045458_c001_v7007000_t0000_u01759553698555") 2025/10/04 04:59:18 DEBUG : both11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ae8_d20251004_m045447_c001_v0001037_t0027_u01759553687560") 2025/10/04 04:59:18 DEBUG : both12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd806_d20251004_m045523_c001_v7007000_t0000_u01759553723515") 2025/10/04 04:59:18 DEBUG : both12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b98_d20251004_m045513_c001_v0001037_t0053_u01759553713206") 2025/10/04 04:59:18 DEBUG : both12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91745_d20251004_m045458_c001_v7007000_t0000_u01759553698745") 2025/10/04 04:59:18 DEBUG : both12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981aec_d20251004_m045448_c001_v0001037_t0045_u01759553688399") 2025/10/04 04:59:18 DEBUG : both13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd809_d20251004_m045523_c001_v7007000_t0000_u01759553723708") 2025/10/04 04:59:18 DEBUG : both13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ba0_d20251004_m045513_c001_v0001037_t0004_u01759553713974") 2025/10/04 04:59:18 DEBUG : both13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91746_d20251004_m045458_c001_v7007000_t0000_u01759553698927") 2025/10/04 04:59:18 DEBUG : both13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981af6_d20251004_m045449_c001_v0001037_t0005_u01759553689187") 2025/10/04 04:59:18 DEBUG : both14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd80c_d20251004_m045523_c001_v7007000_t0000_u01759553723900") 2025/10/04 04:59:18 DEBUG : both14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ba6_d20251004_m045514_c001_v0001037_t0004_u01759553714749") 2025/10/04 04:59:18 DEBUG : both14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91747_d20251004_m045459_c001_v7007000_t0000_u01759553699111") 2025/10/04 04:59:18 DEBUG : both14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981afc_d20251004_m045450_c001_v0001037_t0026_u01759553690185") 2025/10/04 04:59:18 DEBUG : both15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd80f_d20251004_m045524_c001_v7007000_t0000_u01759553724102") 2025/10/04 04:59:18 DEBUG : both15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bae_d20251004_m045515_c001_v0001037_t0032_u01759553715584") 2025/10/04 04:59:18 DEBUG : both15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9174a_d20251004_m045459_c001_v7007000_t0000_u01759553699293") 2025/10/04 04:59:18 DEBUG : both15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b00_d20251004_m045451_c001_v0001037_t0020_u01759553691157") 2025/10/04 04:59:18 DEBUG : both16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd811_d20251004_m045524_c001_v7007000_t0000_u01759553724289") 2025/10/04 04:59:18 DEBUG : both16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bb6_d20251004_m045516_c001_v0001037_t0040_u01759553716541") 2025/10/04 04:59:18 DEBUG : both16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9174c_d20251004_m045459_c001_v7007000_t0000_u01759553699476") 2025/10/04 04:59:19 DEBUG : both16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b0a_d20251004_m045452_c001_v0001037_t0037_u01759553692010") 2025/10/04 04:59:19 DEBUG : both17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd814_d20251004_m045524_c001_v7007000_t0000_u01759553724469") 2025/10/04 04:59:19 DEBUG : both17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bbc_d20251004_m045517_c001_v0001037_t0039_u01759553717264") 2025/10/04 04:59:19 DEBUG : both17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9174d_d20251004_m045459_c001_v7007000_t0000_u01759553699659") 2025/10/04 04:59:19 DEBUG : both17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b10_d20251004_m045452_c001_v0001037_t0047_u01759553692759") 2025/10/04 04:59:19 DEBUG : both18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd818_d20251004_m045524_c001_v7007000_t0000_u01759553724650") 2025/10/04 04:59:19 DEBUG : both18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bc2_d20251004_m045518_c001_v0001037_t0017_u01759553718179") 2025/10/04 04:59:19 DEBUG : both18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9174e_d20251004_m045459_c001_v7007000_t0000_u01759553699841") 2025/10/04 04:59:19 DEBUG : both18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b16_d20251004_m045453_c001_v0001037_t0038_u01759553693625") 2025/10/04 04:59:19 DEBUG : both19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd81a_d20251004_m045524_c001_v7007000_t0000_u01759553724873") 2025/10/04 04:59:19 DEBUG : both19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bcc_d20251004_m045519_c001_v0001037_t0047_u01759553719058") 2025/10/04 04:59:19 DEBUG : both19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9174f_d20251004_m045500_c001_v7007000_t0000_u01759553700026") 2025/10/04 04:59:19 DEBUG : both19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b20_d20251004_m045454_c001_v0001037_t0028_u01759553694475") 2025/10/04 04:59:19 DEBUG : both2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd81d_d20251004_m045525_c001_v7007000_t0000_u01759553725069") 2025/10/04 04:59:19 DEBUG : both2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b4e_d20251004_m045503_c001_v0001037_t0009_u01759553703884") 2025/10/04 04:59:19 DEBUG : both2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91750_d20251004_m045500_c001_v7007000_t0000_u01759553700208") 2025/10/04 04:59:19 DEBUG : both2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981aa6_d20251004_m045439_c001_v0001037_t0037_u01759553679267") 2025/10/04 04:59:19 DEBUG : both3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd81f_d20251004_m045525_c001_v7007000_t0000_u01759553725250") 2025/10/04 04:59:20 DEBUG : both3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b5c_d20251004_m045504_c001_v0001037_t0016_u01759553704707") 2025/10/04 04:59:20 DEBUG : both3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91751_d20251004_m045500_c001_v7007000_t0000_u01759553700393") 2025/10/04 04:59:20 DEBUG : both3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981aac_d20251004_m045440_c001_v0001037_t0018_u01759553680036") 2025/10/04 04:59:20 DEBUG : both4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd821_d20251004_m045525_c001_v7007000_t0000_u01759553725432") 2025/10/04 04:59:20 DEBUG : both4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b62_d20251004_m045505_c001_v0001037_t0051_u01759553705537") 2025/10/04 04:59:20 DEBUG : both4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91752_d20251004_m045500_c001_v7007000_t0000_u01759553700575") 2025/10/04 04:59:20 DEBUG : both4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ab4_d20251004_m045440_c001_v0001037_t0046_u01759553680891") 2025/10/04 04:59:20 DEBUG : both5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd825_d20251004_m045525_c001_v7007000_t0000_u01759553725612") 2025/10/04 04:59:20 DEBUG : both5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b6c_d20251004_m045506_c001_v0001037_t0007_u01759553706597") 2025/10/04 04:59:20 DEBUG : both5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91753_d20251004_m045500_c001_v7007000_t0000_u01759553700757") 2025/10/04 04:59:20 DEBUG : both5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981abe_d20251004_m045441_c001_v0001037_t0019_u01759553681685") 2025/10/04 04:59:20 DEBUG : both6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd828_d20251004_m045525_c001_v7007000_t0000_u01759553725793") 2025/10/04 04:59:20 DEBUG : both6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b72_d20251004_m045507_c001_v0001037_t0033_u01759553707516") 2025/10/04 04:59:20 DEBUG : both6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91755_d20251004_m045500_c001_v7007000_t0000_u01759553700941") 2025/10/04 04:59:20 DEBUG : both6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ac4_d20251004_m045442_c001_v0001037_t0021_u01759553682682") 2025/10/04 04:59:20 DEBUG : both7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd82b_d20251004_m045525_c001_v7007000_t0000_u01759553725974") 2025/10/04 04:59:20 DEBUG : both7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b7c_d20251004_m045508_c001_v0001037_t0059_u01759553708874") 2025/10/04 04:59:20 DEBUG : both7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91756_d20251004_m045501_c001_v7007000_t0000_u01759553701124") 2025/10/04 04:59:20 DEBUG : both7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981acc_d20251004_m045443_c001_v0001037_t0050_u01759553683570") 2025/10/04 04:59:20 DEBUG : both8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd82e_d20251004_m045526_c001_v7007000_t0000_u01759553726156") 2025/10/04 04:59:20 DEBUG : both8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b82_d20251004_m045509_c001_v0001037_t0006_u01759553709600") 2025/10/04 04:59:20 DEBUG : both8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91757_d20251004_m045501_c001_v7007000_t0000_u01759553701308") 2025/10/04 04:59:21 DEBUG : both8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ad4_d20251004_m045444_c001_v0001037_t0033_u01759553684815") 2025/10/04 04:59:21 DEBUG : both9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd830_d20251004_m045526_c001_v7007000_t0000_u01759553726337") 2025/10/04 04:59:21 DEBUG : both9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b88_d20251004_m045510_c001_v0001037_t0053_u01759553710479") 2025/10/04 04:59:21 DEBUG : both9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91758_d20251004_m045501_c001_v7007000_t0000_u01759553701491") 2025/10/04 04:59:21 DEBUG : both9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ada_d20251004_m045445_c001_v0001037_t0053_u01759553685933") 2025/10/04 04:59:21 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded48_d20251004_m045110_c001_v7007000_t0000_u01759553470152") 2025/10/04 04:59:21 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817c6_d20251004_m045107_c001_v0001037_t0033_u01759553467971") 2025/10/04 04:59:21 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888d90_d20251004_m045107_c001_v7007000_t0000_u01759553467047") 2025/10/04 04:59:21 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817b4_d20251004_m045105_c001_v0001037_t0020_u01759553465056") 2025/10/04 04:59:21 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded28_d20251004_m045046_c001_v7007000_t0000_u01759553446308") 2025/10/04 04:59:21 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98176e_d20251004_m045044_c001_v0001037_t0054_u01759553444259") 2025/10/04 04:59:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91898_d20251004_m045625_c001_v7007000_t0000_u01759553785704") 2025/10/04 04:59:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8982fb_d20251004_m045620_c001_v0001183_t0058_u01759553780899") 2025/10/04 04:59:21 DEBUG : check sum: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e22d_d20251004_m045036_c001_v7007000_t0000_u01759553436347") 2025/10/04 04:59:21 DEBUG : check sum: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981746_d20251004_m045035_c001_v0001037_t0025_u01759553435173") 2025/10/04 04:59:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26dadf674_d20251004_m045907_c001_v7007000_t0000_u01759553947483") 2025/10/04 04:59:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca93406e_d20251004_m045905_c001_v0001179_t0001_u01759553945956") 2025/10/04 04:59:21 DEBUG : dest/3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fa4_d20251004_m045256_c001_v7007000_t0000_u01759553576902") 2025/10/04 04:59:21 DEBUG : dest/3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f418dcb0e67fea10b_d20251004_m045255_c001_v0001134_t0037_u01759553575797") 2025/10/04 04:59:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6a8_d20251004_m045722_c001_v7007000_t0000_u01759553842268") 2025/10/04 04:59:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022386c_d20251004_m045717_c001_v0001099_t0041_u01759553837871") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68893_d20251004_m045837_c001_v7007000_t0000_u01759553917787") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933f96_d20251004_m045826_c001_v0001179_t0026_u01759553906628") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a99_d20251004_m045822_c001_v7007000_t0000_u01759553902527") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933f46_d20251004_m045811_c001_v0001179_t0016_u01759553891407") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc74_d20251004_m045807_c001_v7007000_t0000_u01759553887156") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933eea_d20251004_m045755_c001_v0001179_t0004_u01759553875937") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a65_d20251004_m045751_c001_v7007000_t0000_u01759553871816") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e94_d20251004_m045741_c001_v0001179_t0013_u01759553861439") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a48_d20251004_m045737_c001_v7007000_t0000_u01759553857357") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e5c_d20251004_m045726_c001_v0001179_t0025_u01759553846351") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb190640b2_d20251004_m045719_c001_v7007000_t0000_u01759553839817") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d76_d20251004_m045709_c001_v0001037_t0049_u01759553829356") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eae6_d20251004_m045705_c001_v7007000_t0000_u01759553825263") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933dc4_d20251004_m045701_c001_v0001179_t0034_u01759553821632") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d8893af_d20251004_m045700_c001_v7007000_t0000_u01759553820362") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237e9_d20251004_m045649_c001_v0001099_t0003_u01759553809815") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826dfe_d20251004_m045645_c001_v7007000_t0000_u01759553805648") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898391_d20251004_m045641_c001_v0001183_t0036_u01759553801214") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651c87f_d20251004_m045640_c001_v7007000_t0000_u01759553800087") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898343_d20251004_m045629_c001_v0001183_t0009_u01759553789759") 2025/10/04 04:59:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d889246_d20251004_m045622_c001_v7007000_t0000_u01759553782988") 2025/10/04 04:59:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8982cd_d20251004_m045611_c001_v0001183_t0054_u01759553771875") 2025/10/04 04:59:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e6fb_d20251004_m045607_c001_v7007000_t0000_u01759553767779") 2025/10/04 04:59:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898265_d20251004_m045557_c001_v0001183_t0005_u01759553757079") 2025/10/04 04:59:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc08_d20251004_m045552_c001_v7007000_t0000_u01759553752951") 2025/10/04 04:59:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8981e9_d20251004_m045543_c001_v0001183_t0037_u01759553743009") 2025/10/04 04:59:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eacc_d20251004_m045702_c001_v7007000_t0000_u01759553822978") 2025/10/04 04:59:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89841f_d20251004_m045658_c001_v0001183_t0008_u01759553818452") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6aa_d20251004_m045722_c001_v7007000_t0000_u01759553842449") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984a1_d20251004_m045717_c001_v0001183_t0034_u01759553837881") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68894_d20251004_m045837_c001_v7007000_t0000_u01759553917971") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89864a_d20251004_m045827_c001_v0001183_t0058_u01759553907201") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a9a_d20251004_m045822_c001_v7007000_t0000_u01759553902708") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8985e8_d20251004_m045812_c001_v0001183_t0052_u01759553892032") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc75_d20251004_m045807_c001_v7007000_t0000_u01759553887340") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89858c_d20251004_m045756_c001_v0001183_t0057_u01759553876503") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a66_d20251004_m045752_c001_v7007000_t0000_u01759553872000") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89852e_d20251004_m045742_c001_v0001183_t0030_u01759553862010") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a49_d20251004_m045737_c001_v7007000_t0000_u01759553857538") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984e0_d20251004_m045726_c001_v0001183_t0040_u01759553846972") 2025/10/04 04:59:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eb48_d20251004_m045719_c001_v7007000_t0000_u01759553839773") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933df9_d20251004_m045710_c001_v0001179_t0035_u01759553830091") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eae8_d20251004_m045705_c001_v7007000_t0000_u01759553825445") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898437_d20251004_m045701_c001_v0001183_t0006_u01759553821662") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c66a_d20251004_m045700_c001_v7007000_t0000_u01759553820495") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8983d1_d20251004_m045650_c001_v0001183_t0008_u01759553810502") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826dff_d20251004_m045645_c001_v7007000_t0000_u01759553805832") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d0e_d20251004_m045641_c001_v0001037_t0044_u01759553801422") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68653_d20251004_m045639_c001_v7007000_t0000_u01759553799866") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cf1_d20251004_m045630_c001_v0001179_t0052_u01759553790329") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e34c_d20251004_m045623_c001_v7007000_t0000_u01759553783101") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223766_d20251004_m045612_c001_v0001099_t0016_u01759553772451") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e701_d20251004_m045607_c001_v7007000_t0000_u01759553767962") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223732_d20251004_m045557_c001_v0001099_t0043_u01759553757648") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc09_d20251004_m045553_c001_v7007000_t0000_u01759553753134") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022370a_d20251004_m045543_c001_v0001099_t0001_u01759553743565") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da5325411_d20251004_m045703_c001_v7007000_t0000_u01759553823138") 2025/10/04 04:59:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933dac_d20251004_m045658_c001_v0001179_t0050_u01759553818489") 2025/10/04 04:59:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6ab_d20251004_m045722_c001_v7007000_t0000_u01759553842631") 2025/10/04 04:59:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e2a_d20251004_m045717_c001_v0001179_t0054_u01759553837890") 2025/10/04 04:59:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68895_d20251004_m045838_c001_v7007000_t0000_u01759553918154") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223941_d20251004_m045827_c001_v0001099_t0025_u01759553907766") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a9b_d20251004_m045822_c001_v7007000_t0000_u01759553902889") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223916_d20251004_m045812_c001_v0001099_t0018_u01759553892631") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc76_d20251004_m045807_c001_v7007000_t0000_u01759553887581") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238d8_d20251004_m045757_c001_v0001099_t0009_u01759553877073") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a67_d20251004_m045752_c001_v7007000_t0000_u01759553872181") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238ac_d20251004_m045742_c001_v0001099_t0051_u01759553862582") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a4a_d20251004_m045737_c001_v7007000_t0000_u01759553857718") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223884_d20251004_m045727_c001_v0001099_t0049_u01759553847540") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eb47_d20251004_m045719_c001_v7007000_t0000_u01759553839591") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223843_d20251004_m045710_c001_v0001099_t0038_u01759553830674") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eaea_d20251004_m045705_c001_v7007000_t0000_u01759553825627") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223825_d20251004_m045701_c001_v0001099_t0025_u01759553821798") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb19064092_d20251004_m045659_c001_v7007000_t0000_u01759553819955") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d24_d20251004_m045651_c001_v0001037_t0011_u01759553811072") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e00_d20251004_m045646_c001_v7007000_t0000_u01759553806015") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898396_d20251004_m045641_c001_v0001183_t0005_u01759553801446") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbda41_d20251004_m045639_c001_v7007000_t0000_u01759553799909") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022379e_d20251004_m045630_c001_v0001099_t0018_u01759553790960") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9188c_d20251004_m045623_c001_v7007000_t0000_u01759553783115") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c93_d20251004_m045613_c001_v0001179_t0017_u01759553773140") 2025/10/04 04:59:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e706_d20251004_m045608_c001_v7007000_t0000_u01759553768145") 2025/10/04 04:59:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c4d_d20251004_m045558_c001_v0001179_t0055_u01759553758310") 2025/10/04 04:59:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc0a_d20251004_m045553_c001_v7007000_t0000_u01759553753317") 2025/10/04 04:59:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933bf7_d20251004_m045543_c001_v0001179_t0033_u01759553743916") 2025/10/04 04:59:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f408c1cfbd0552774_d20251004_m045703_c001_v7007000_t0000_u01759553823193") 2025/10/04 04:59:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022380c_d20251004_m045658_c001_v0001099_t0030_u01759553818622") 2025/10/04 04:59:26 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6ac_d20251004_m045722_c001_v7007000_t0000_u01759553842814") 2025/10/04 04:59:26 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e2e_d20251004_m045718_c001_v0001179_t0007_u01759553838151") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68896_d20251004_m045838_c001_v7007000_t0000_u01759553918337") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ede_d20251004_m045828_c001_v0001037_t0042_u01759553908430") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a9c_d20251004_m045823_c001_v7007000_t0000_u01759553903072") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e86_d20251004_m045813_c001_v0001037_t0013_u01759553893354") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc77_d20251004_m045807_c001_v7007000_t0000_u01759553887829") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e4e_d20251004_m045757_c001_v0001037_t0001_u01759553877836") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a68_d20251004_m045752_c001_v7007000_t0000_u01759553872362") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e06_d20251004_m045743_c001_v0001037_t0046_u01759553863225") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a4b_d20251004_m045737_c001_v7007000_t0000_u01759553857898") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981dc0_d20251004_m045728_c001_v0001037_t0045_u01759553848236") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417d45504264c7e2_d20251004_m045719_c001_v7007000_t0000_u01759553839940") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898483_d20251004_m045711_c001_v0001183_t0051_u01759553831326") 2025/10/04 04:59:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eaec_d20251004_m045705_c001_v7007000_t0000_u01759553825811") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d54_d20251004_m045701_c001_v0001037_t0059_u01759553821810") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb19064093_d20251004_m045700_c001_v7007000_t0000_u01759553820139") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d7c_d20251004_m045652_c001_v0001179_t0005_u01759553812192") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e01_d20251004_m045646_c001_v7007000_t0000_u01759553806200") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237c7_d20251004_m045641_c001_v0001099_t0020_u01759553801553") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da53253f1_d20251004_m045640_c001_v7007000_t0000_u01759553800025") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ce0_d20251004_m045631_c001_v0001037_t0019_u01759553791636") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f413bd075de7ea22a_d20251004_m045623_c001_v7007000_t0000_u01759553783125") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ca4_d20251004_m045613_c001_v0001037_t0027_u01759553773756") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e70b_d20251004_m045608_c001_v7007000_t0000_u01759553768328") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c64_d20251004_m045558_c001_v0001037_t0003_u01759553758926") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc0b_d20251004_m045553_c001_v7007000_t0000_u01759553753510") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c28_d20251004_m045544_c001_v0001037_t0044_u01759553744146") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c672_d20251004_m045702_c001_v7007000_t0000_u01759553822984") 2025/10/04 04:59:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898421_d20251004_m045658_c001_v0001183_t0033_u01759553818656") 2025/10/04 04:59:27 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6ad_d20251004_m045723_c001_v7007000_t0000_u01759553843002") 2025/10/04 04:59:27 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984a3_d20251004_m045718_c001_v0001183_t0036_u01759553838152") 2025/10/04 04:59:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68897_d20251004_m045838_c001_v7007000_t0000_u01759553918521") 2025/10/04 04:59:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933fa4_d20251004_m045829_c001_v0001179_t0027_u01759553909069") 2025/10/04 04:59:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a9e_d20251004_m045823_c001_v7007000_t0000_u01759553903254") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933f52_d20251004_m045813_c001_v0001179_t0058_u01759553893919") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc78_d20251004_m045808_c001_v7007000_t0000_u01759553888013") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933ef6_d20251004_m045758_c001_v0001179_t0041_u01759553878206") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a69_d20251004_m045752_c001_v7007000_t0000_u01759553872542") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e9c_d20251004_m045743_c001_v0001179_t0040_u01759553863563") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a4d_d20251004_m045738_c001_v7007000_t0000_u01759553858079") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e60_d20251004_m045728_c001_v0001179_t0008_u01759553848578") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417d45504264c7de_d20251004_m045719_c001_v7007000_t0000_u01759553839390") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d7c_d20251004_m045711_c001_v0001037_t0030_u01759553831539") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eaee_d20251004_m045705_c001_v7007000_t0000_u01759553825992") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898439_d20251004_m045701_c001_v0001183_t0036_u01759553821874") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb19064096_d20251004_m045700_c001_v7007000_t0000_u01759553820507") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237f3_d20251004_m045652_c001_v0001099_t0017_u01759553812424") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e02_d20251004_m045646_c001_v7007000_t0000_u01759553806383") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898399_d20251004_m045641_c001_v0001183_t0044_u01759553801648") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f409c971cf404c0a8_d20251004_m045639_c001_v7007000_t0000_u01759553799859") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89834b_d20251004_m045632_c001_v0001183_t0007_u01759553792090") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9188d_d20251004_m045623_c001_v7007000_t0000_u01759553783297") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8982d1_d20251004_m045614_c001_v0001183_t0034_u01759553774156") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e711_d20251004_m045608_c001_v7007000_t0000_u01759553768514") 2025/10/04 04:59:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898277_d20251004_m045559_c001_v0001183_t0040_u01759553759283") 2025/10/04 04:59:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc0d_d20251004_m045553_c001_v7007000_t0000_u01759553753735") 2025/10/04 04:59:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8981f9_d20251004_m045544_c001_v0001183_t0047_u01759553744645") 2025/10/04 04:59:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e4e1_d20251004_m045703_c001_v7007000_t0000_u01759553823204") 2025/10/04 04:59:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933db0_d20251004_m045658_c001_v0001179_t0041_u01759553818722") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6ae_d20251004_m045723_c001_v7007000_t0000_u01759553843196") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d9c_d20251004_m045718_c001_v0001037_t0056_u01759553838161") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68898_d20251004_m045838_c001_v7007000_t0000_u01759553918704") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89865a_d20251004_m045829_c001_v0001183_t0037_u01759553909277") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a9f_d20251004_m045823_c001_v7007000_t0000_u01759553903435") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8985f8_d20251004_m045814_c001_v0001183_t0010_u01759553894173") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc7a_d20251004_m045808_c001_v7007000_t0000_u01759553888197") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898598_d20251004_m045758_c001_v0001183_t0018_u01759553878438") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a6b_d20251004_m045752_c001_v7007000_t0000_u01759553872724") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898538_d20251004_m045743_c001_v0001183_t0000_u01759553863770") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a4e_d20251004_m045738_c001_v7007000_t0000_u01759553858297") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984e4_d20251004_m045728_c001_v0001183_t0025_u01759553848785") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f402f244ed9ef0d00_d20251004_m045719_c001_v7007000_t0000_u01759553839605") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e04_d20251004_m045711_c001_v0001179_t0015_u01759553831927") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eaf1_d20251004_m045706_c001_v7007000_t0000_u01759553826175") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933dc8_d20251004_m045701_c001_v0001179_t0042_u01759553821905") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd8510_d20251004_m045659_c001_v7007000_t0000_u01759553819961") 2025/10/04 04:59:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8983eb_d20251004_m045652_c001_v0001183_t0005_u01759553812779") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e03_d20251004_m045646_c001_v7007000_t0000_u01759553806566") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d39_d20251004_m045641_c001_v0001179_t0054_u01759553801719") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd8495_d20251004_m045640_c001_v7007000_t0000_u01759553800032") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cf9_d20251004_m045632_c001_v0001179_t0055_u01759553792296") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9188b_d20251004_m045622_c001_v7007000_t0000_u01759553782934") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223770_d20251004_m045614_c001_v0001099_t0049_u01759553774359") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e719_d20251004_m045608_c001_v7007000_t0000_u01759553768700") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223738_d20251004_m045559_c001_v0001099_t0009_u01759553759484") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc0e_d20251004_m045553_c001_v7007000_t0000_u01759553753931") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022370c_d20251004_m045544_c001_v0001099_t0017_u01759553744853") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb1906409b_d20251004_m045703_c001_v7007000_t0000_u01759553823146") 2025/10/04 04:59:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d46_d20251004_m045658_c001_v0001037_t0038_u01759553818803") 2025/10/04 04:59:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6b1_d20251004_m045723_c001_v7007000_t0000_u01759553843379") 2025/10/04 04:59:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022386e_d20251004_m045718_c001_v0001099_t0031_u01759553838234") 2025/10/04 04:59:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68899_d20251004_m045838_c001_v7007000_t0000_u01759553918913") 2025/10/04 04:59:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223943_d20251004_m045829_c001_v0001099_t0034_u01759553909494") 2025/10/04 04:59:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa0_d20251004_m045823_c001_v7007000_t0000_u01759553903617") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022391a_d20251004_m045814_c001_v0001099_t0041_u01759553894386") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc7b_d20251004_m045808_c001_v7007000_t0000_u01759553888381") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238da_d20251004_m045758_c001_v0001099_t0022_u01759553878722") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a6e_d20251004_m045752_c001_v7007000_t0000_u01759553872905") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238b2_d20251004_m045743_c001_v0001099_t0018_u01759553863996") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a4f_d20251004_m045738_c001_v7007000_t0000_u01759553858479") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022388c_d20251004_m045728_c001_v0001099_t0038_u01759553848995") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f402f244ed9ef0d03_d20251004_m045719_c001_v7007000_t0000_u01759553839787") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022384c_d20251004_m045712_c001_v0001099_t0059_u01759553832157") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eaf4_d20251004_m045706_c001_v7007000_t0000_u01759553826360") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89843b_d20251004_m045702_c001_v0001183_t0026_u01759553822114") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f408c1cfbd055276e_d20251004_m045700_c001_v7007000_t0000_u01759553820110") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d2c_d20251004_m045652_c001_v0001037_t0026_u01759553812995") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e04_d20251004_m045646_c001_v7007000_t0000_u01759553806749") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d10_d20251004_m045641_c001_v0001037_t0035_u01759553801766") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f409c971cf404c0a9_d20251004_m045640_c001_v7007000_t0000_u01759553800045") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237a0_d20251004_m045632_c001_v0001099_t0035_u01759553792510") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41954d729c87ff9f_d20251004_m045622_c001_v7007000_t0000_u01759553782968") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c9d_d20251004_m045614_c001_v0001179_t0037_u01759553774781") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e720_d20251004_m045608_c001_v7007000_t0000_u01759553768881") 2025/10/04 04:59:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c53_d20251004_m045559_c001_v0001179_t0057_u01759553759877") 2025/10/04 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc0f_d20251004_m045554_c001_v7007000_t0000_u01759553754117") 2025/10/04 04:59:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933bfd_d20251004_m045545_c001_v0001179_t0039_u01759553745233") 2025/10/04 04:59:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eace_d20251004_m045703_c001_v7007000_t0000_u01759553823160") 2025/10/04 04:59:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898423_d20251004_m045658_c001_v0001183_t0033_u01759553818850") 2025/10/04 04:59:32 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6b2_d20251004_m045723_c001_v7007000_t0000_u01759553843566") 2025/10/04 04:59:32 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e30_d20251004_m045718_c001_v0001179_t0002_u01759553838368") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb6889a_d20251004_m045839_c001_v7007000_t0000_u01759553919096") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ee8_d20251004_m045829_c001_v0001037_t0035_u01759553909898") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa1_d20251004_m045823_c001_v7007000_t0000_u01759553903799") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e96_d20251004_m045814_c001_v0001037_t0050_u01759553894719") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc7c_d20251004_m045808_c001_v7007000_t0000_u01759553888565") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e52_d20251004_m045759_c001_v0001037_t0006_u01759553879063") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a70_d20251004_m045753_c001_v7007000_t0000_u01759553873087") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e0c_d20251004_m045744_c001_v0001037_t0049_u01759553864335") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a50_d20251004_m045738_c001_v7007000_t0000_u01759553858660") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981dc6_d20251004_m045729_c001_v0001037_t0038_u01759553849314") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eb46_d20251004_m045719_c001_v7007000_t0000_u01759553839409") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898485_d20251004_m045712_c001_v0001183_t0009_u01759553832491") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eaf6_d20251004_m045706_c001_v7007000_t0000_u01759553826542") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223827_d20251004_m045702_c001_v0001099_t0044_u01759553822136") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d8893b2_d20251004_m045700_c001_v7007000_t0000_u01759553820521") 2025/10/04 04:59:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d86_d20251004_m045653_c001_v0001179_t0023_u01759553813486") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e05_d20251004_m045646_c001_v7007000_t0000_u01759553806933") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89839b_d20251004_m045641_c001_v0001183_t0010_u01759553801843") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68657_d20251004_m045640_c001_v7007000_t0000_u01759553800056") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ce4_d20251004_m045632_c001_v0001037_t0001_u01759553792824") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da53253e0_d20251004_m045622_c001_v7007000_t0000_u01759553782948") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981caa_d20251004_m045614_c001_v0001037_t0006_u01759553774987") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e726_d20251004_m045609_c001_v7007000_t0000_u01759553769064") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c6a_d20251004_m045600_c001_v0001037_t0036_u01759553760082") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc10_d20251004_m045554_c001_v7007000_t0000_u01759553754300") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c30_d20251004_m045545_c001_v0001037_t0002_u01759553745422") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d8893da_d20251004_m045703_c001_v7007000_t0000_u01759553823312") 2025/10/04 04:59:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933db2_d20251004_m045658_c001_v0001179_t0045_u01759553818928") 2025/10/04 04:59:33 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6b3_d20251004_m045723_c001_v7007000_t0000_u01759553843747") 2025/10/04 04:59:33 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984a7_d20251004_m045718_c001_v0001183_t0042_u01759553838380") 2025/10/04 04:59:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb6889c_d20251004_m045839_c001_v7007000_t0000_u01759553919280") 2025/10/04 04:59:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933fa8_d20251004_m045830_c001_v0001179_t0038_u01759553910257") 2025/10/04 04:59:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa2_d20251004_m045823_c001_v7007000_t0000_u01759553903981") 2025/10/04 04:59:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933f5c_d20251004_m045815_c001_v0001179_t0053_u01759553895267") 2025/10/04 04:59:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc7d_d20251004_m045808_c001_v7007000_t0000_u01759553888750") 2025/10/04 04:59:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933efe_d20251004_m045759_c001_v0001179_t0014_u01759553879498") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a73_d20251004_m045753_c001_v7007000_t0000_u01759553873282") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933ea0_d20251004_m045744_c001_v0001179_t0017_u01759553864739") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a52_d20251004_m045738_c001_v7007000_t0000_u01759553858842") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e6a_d20251004_m045729_c001_v0001179_t0004_u01759553849660") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f402f244ed9ef0cfd_d20251004_m045719_c001_v7007000_t0000_u01759553839422") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d80_d20251004_m045712_c001_v0001037_t0003_u01759553832714") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eaf9_d20251004_m045706_c001_v7007000_t0000_u01759553826723") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933dca_d20251004_m045702_c001_v0001179_t0000_u01759553822155") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f408c1cfbd055276d_d20251004_m045659_c001_v7007000_t0000_u01759553819927") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237f7_d20251004_m045653_c001_v0001099_t0039_u01759553813749") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e06_d20251004_m045647_c001_v7007000_t0000_u01759553807115") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237c9_d20251004_m045641_c001_v0001099_t0056_u01759553801898") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da53253f0_d20251004_m045639_c001_v7007000_t0000_u01759553799841") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898355_d20251004_m045633_c001_v0001183_t0050_u01759553793340") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da53253e3_d20251004_m045623_c001_v7007000_t0000_u01759553783138") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8982d9_d20251004_m045615_c001_v0001183_t0052_u01759553775464") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e72c_d20251004_m045609_c001_v7007000_t0000_u01759553769265") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898283_d20251004_m045600_c001_v0001183_t0041_u01759553760595") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc11_d20251004_m045554_c001_v7007000_t0000_u01759553754492") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898205_d20251004_m045545_c001_v0001183_t0000_u01759553745895") 2025/10/04 04:59:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75ead1_d20251004_m045703_c001_v7007000_t0000_u01759553823376") 2025/10/04 04:59:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223813_d20251004_m045658_c001_v0001099_t0055_u01759553818973") 2025/10/04 04:59:35 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6b4_d20251004_m045723_c001_v7007000_t0000_u01759553843928") 2025/10/04 04:59:35 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e32_d20251004_m045718_c001_v0001179_t0005_u01759553838580") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb6889d_d20251004_m045839_c001_v7007000_t0000_u01759553919473") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898666_d20251004_m045830_c001_v0001183_t0031_u01759553910505") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa3_d20251004_m045824_c001_v7007000_t0000_u01759553904164") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898600_d20251004_m045815_c001_v0001183_t0056_u01759553895468") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc7e_d20251004_m045808_c001_v7007000_t0000_u01759553888935") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89859e_d20251004_m045759_c001_v0001183_t0053_u01759553879795") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a74_d20251004_m045753_c001_v7007000_t0000_u01759553873478") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898540_d20251004_m045745_c001_v0001183_t0021_u01759553865160") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a53_d20251004_m045739_c001_v7007000_t0000_u01759553859025") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984f0_d20251004_m045729_c001_v0001183_t0048_u01759553849866") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417d45504264c7df_d20251004_m045719_c001_v7007000_t0000_u01759553839573") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e0e_d20251004_m045713_c001_v0001179_t0006_u01759553833081") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eafb_d20251004_m045706_c001_v7007000_t0000_u01759553826906") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d56_d20251004_m045702_c001_v0001037_t0002_u01759553822248") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd8511_d20251004_m045700_c001_v7007000_t0000_u01759553820149") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8983fb_d20251004_m045654_c001_v0001183_t0019_u01759553814092") 2025/10/04 04:59:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e07_d20251004_m045647_c001_v7007000_t0000_u01759553807298") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d3b_d20251004_m045641_c001_v0001179_t0018_u01759553801923") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826df1_d20251004_m045640_c001_v7007000_t0000_u01759553800065") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d01_d20251004_m045633_c001_v0001179_t0017_u01759553793650") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f413bd075de7ea229_d20251004_m045622_c001_v7007000_t0000_u01759553782927") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223772_d20251004_m045615_c001_v0001099_t0024_u01759553775719") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e730_d20251004_m045609_c001_v7007000_t0000_u01759553769448") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022373e_d20251004_m045600_c001_v0001099_t0015_u01759553760794") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc13_d20251004_m045554_c001_v7007000_t0000_u01759553754676") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223710_d20251004_m045546_c001_v0001099_t0041_u01759553746146") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651ddaf_d20251004_m045702_c001_v7007000_t0000_u01759553822995") 2025/10/04 04:59:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898425_d20251004_m045659_c001_v0001183_t0044_u01759553819056") 2025/10/04 04:59:36 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6b6_d20251004_m045724_c001_v7007000_t0000_u01759553844110") 2025/10/04 04:59:36 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d9e_d20251004_m045718_c001_v0001037_t0030_u01759553838593") 2025/10/04 04:59:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb6889e_d20251004_m045839_c001_v7007000_t0000_u01759553919655") 2025/10/04 04:59:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223949_d20251004_m045830_c001_v0001099_t0025_u01759553910719") 2025/10/04 04:59:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa4_d20251004_m045824_c001_v7007000_t0000_u01759553904345") 2025/10/04 04:59:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223920_d20251004_m045815_c001_v0001099_t0031_u01759553895699") 2025/10/04 04:59:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc7f_d20251004_m045809_c001_v7007000_t0000_u01759553889118") 2025/10/04 04:59:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238e4_d20251004_m045800_c001_v0001099_t0013_u01759553879999") 2025/10/04 04:59:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a75_d20251004_m045753_c001_v7007000_t0000_u01759553873659") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238b8_d20251004_m045745_c001_v0001099_t0017_u01759553865376") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a54_d20251004_m045739_c001_v7007000_t0000_u01759553859206") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022388e_d20251004_m045730_c001_v0001099_t0050_u01759553850073") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26dadf4f9_d20251004_m045719_c001_v7007000_t0000_u01759553839796") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223852_d20251004_m045713_c001_v0001099_t0015_u01759553833286") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eafd_d20251004_m045707_c001_v7007000_t0000_u01759553827087") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89843d_d20251004_m045702_c001_v0001183_t0003_u01759553822322") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f408c1cfbd0552770_d20251004_m045700_c001_v7007000_t0000_u01759553820476") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d32_d20251004_m045654_c001_v0001037_t0011_u01759553814309") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e08_d20251004_m045647_c001_v7007000_t0000_u01759553807482") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89839d_d20251004_m045642_c001_v0001183_t0034_u01759553802106") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826df0_d20251004_m045639_c001_v7007000_t0000_u01759553799878") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237ac_d20251004_m045633_c001_v0001099_t0041_u01759553793892") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f408c1cfbd0552699_d20251004_m045622_c001_v7007000_t0000_u01759553782955") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933ca5_d20251004_m045616_c001_v0001179_t0003_u01759553776070") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e737_d20251004_m045609_c001_v7007000_t0000_u01759553769631") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c5d_d20251004_m045601_c001_v0001179_t0015_u01759553761151") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc14_d20251004_m045554_c001_v7007000_t0000_u01759553754859") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c07_d20251004_m045546_c001_v0001179_t0048_u01759553746508") 2025/10/04 04:59:37 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d8893d4_d20251004_m045702_c001_v7007000_t0000_u01759553822944") 2025/10/04 04:59:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d48_d20251004_m045659_c001_v0001037_t0046_u01759553819209") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6b7_d20251004_m045724_c001_v7007000_t0000_u01759553844292") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984ad_d20251004_m045718_c001_v0001183_t0031_u01759553838602") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb6889f_d20251004_m045839_c001_v7007000_t0000_u01759553919838") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ef0_d20251004_m045831_c001_v0001037_t0021_u01759553911278") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa5_d20251004_m045824_c001_v7007000_t0000_u01759553904527") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e9e_d20251004_m045816_c001_v0001037_t0035_u01759553896021") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc80_d20251004_m045809_c001_v7007000_t0000_u01759553889301") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e5e_d20251004_m045800_c001_v0001037_t0017_u01759553880765") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a76_d20251004_m045753_c001_v7007000_t0000_u01759553873840") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e14_d20251004_m045745_c001_v0001037_t0014_u01759553865749") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a55_d20251004_m045739_c001_v7007000_t0000_u01759553859387") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981dcc_d20251004_m045730_c001_v0001037_t0042_u01759553850367") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c69b_d20251004_m045719_c001_v7007000_t0000_u01759553839762") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898487_d20251004_m045713_c001_v0001183_t0051_u01759553833637") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eaff_d20251004_m045707_c001_v7007000_t0000_u01759553827269") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933dce_d20251004_m045702_c001_v0001179_t0018_u01759553822364") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f408c1cfbd055276f_d20251004_m045700_c001_v7007000_t0000_u01759553820291") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d8e_d20251004_m045654_c001_v0001179_t0007_u01759553814770") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e09_d20251004_m045647_c001_v7007000_t0000_u01759553807671") 2025/10/04 04:59:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237cd_d20251004_m045642_c001_v0001099_t0007_u01759553802299") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc42_d20251004_m045639_c001_v7007000_t0000_u01759553799886") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cee_d20251004_m045634_c001_v0001037_t0058_u01759553794383") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e349_d20251004_m045622_c001_v7007000_t0000_u01759553782548") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cb0_d20251004_m045616_c001_v0001037_t0014_u01759553776272") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e73d_d20251004_m045609_c001_v7007000_t0000_u01759553769818") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c72_d20251004_m045601_c001_v0001037_t0007_u01759553761454") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc16_d20251004_m045555_c001_v7007000_t0000_u01759553755042") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c34_d20251004_m045546_c001_v0001037_t0048_u01759553746721") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f408c1cfbd0552773_d20251004_m045703_c001_v7007000_t0000_u01759553823003") 2025/10/04 04:59:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898427_d20251004_m045659_c001_v0001183_t0038_u01759553819259") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6b8_d20251004_m045724_c001_v7007000_t0000_u01759553844474") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223870_d20251004_m045718_c001_v0001099_t0009_u01759553838644") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688a0_d20251004_m045840_c001_v7007000_t0000_u01759553920022") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933fb6_d20251004_m045831_c001_v0001179_t0050_u01759553911720") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa6_d20251004_m045824_c001_v7007000_t0000_u01759553904727") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933f62_d20251004_m045816_c001_v0001179_t0057_u01759553896478") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc81_d20251004_m045809_c001_v7007000_t0000_u01759553889484") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933f0c_d20251004_m045801_c001_v0001179_t0024_u01759553881236") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a77_d20251004_m045754_c001_v7007000_t0000_u01759553874042") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933eac_d20251004_m045746_c001_v0001179_t0045_u01759553866276") 2025/10/04 04:59:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a57_d20251004_m045739_c001_v7007000_t0000_u01759553859568") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e6e_d20251004_m045730_c001_v0001179_t0008_u01759553850741") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417d45504264c7e1_d20251004_m045719_c001_v7007000_t0000_u01759553839756") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d86_d20251004_m045713_c001_v0001037_t0013_u01759553833862") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eb02_d20251004_m045707_c001_v7007000_t0000_u01759553827468") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223829_d20251004_m045702_c001_v0001099_t0022_u01759553822507") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c667_d20251004_m045700_c001_v7007000_t0000_u01759553820130") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237f9_d20251004_m045654_c001_v0001099_t0030_u01759553814965") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e0a_d20251004_m045647_c001_v7007000_t0000_u01759553807855") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89839f_d20251004_m045642_c001_v0001183_t0010_u01759553802313") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbda46_d20251004_m045640_c001_v7007000_t0000_u01759553800101") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89835d_d20251004_m045634_c001_v0001183_t0008_u01759553794743") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41954d729c87ffa0_d20251004_m045623_c001_v7007000_t0000_u01759553783151") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8982e9_d20251004_m045616_c001_v0001183_t0042_u01759553776943") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e742_d20251004_m045610_c001_v7007000_t0000_u01759553770000") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89828f_d20251004_m045601_c001_v0001183_t0044_u01759553761995") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc17_d20251004_m045555_c001_v7007000_t0000_u01759553755225") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89820f_d20251004_m045547_c001_v0001183_t0020_u01759553747147") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da5325410_d20251004_m045702_c001_v7007000_t0000_u01759553822954") 2025/10/04 04:59:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933db4_d20251004_m045659_c001_v0001179_t0035_u01759553819285") 2025/10/04 04:59:40 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6b9_d20251004_m045724_c001_v7007000_t0000_u01759553844656") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e34_d20251004_m045718_c001_v0001179_t0043_u01759553838812") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688a1_d20251004_m045840_c001_v7007000_t0000_u01759553920204") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898668_d20251004_m045831_c001_v0001183_t0045_u01759553911954") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa8_d20251004_m045824_c001_v7007000_t0000_u01759553904909") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89861a_d20251004_m045817_c001_v0001183_t0052_u01759553897024") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc82_d20251004_m045809_c001_v7007000_t0000_u01759553889668") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8985ac_d20251004_m045801_c001_v0001183_t0028_u01759553881490") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a78_d20251004_m045754_c001_v7007000_t0000_u01759553874222") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898546_d20251004_m045746_c001_v0001183_t0040_u01759553866480") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a58_d20251004_m045739_c001_v7007000_t0000_u01759553859748") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984f8_d20251004_m045730_c001_v0001183_t0035_u01759553850935") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c69d_d20251004_m045719_c001_v7007000_t0000_u01759553839947") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e18_d20251004_m045714_c001_v0001179_t0039_u01759553834583") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eb04_d20251004_m045707_c001_v7007000_t0000_u01759553827653") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898441_d20251004_m045702_c001_v0001183_t0050_u01759553822525") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c669_d20251004_m045700_c001_v7007000_t0000_u01759553820313") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898401_d20251004_m045655_c001_v0001183_t0050_u01759553815379") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e0b_d20251004_m045648_c001_v7007000_t0000_u01759553808039") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d12_d20251004_m045642_c001_v0001037_t0053_u01759553802345") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd8492_d20251004_m045639_c001_v7007000_t0000_u01759553799667") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d0d_d20251004_m045634_c001_v0001179_t0010_u01759553794966") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f418771dc44bc6d2c_d20251004_m045622_c001_v7007000_t0000_u01759553782965") 2025/10/04 04:59:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223776_d20251004_m045617_c001_v0001099_t0032_u01759553777151") 2025/10/04 04:59:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e746_d20251004_m045610_c001_v7007000_t0000_u01759553770184") 2025/10/04 04:59:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022374a_d20251004_m045602_c001_v0001099_t0014_u01759553762199") 2025/10/04 04:59:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc18_d20251004_m045555_c001_v7007000_t0000_u01759553755409") 2025/10/04 04:59:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022371a_d20251004_m045547_c001_v0001099_t0033_u01759553747341") 2025/10/04 04:59:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da5325412_d20251004_m045703_c001_v7007000_t0000_u01759553823372") 2025/10/04 04:59:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223817_d20251004_m045659_c001_v0001099_t0052_u01759553819381") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6bb_d20251004_m045724_c001_v7007000_t0000_u01759553844837") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8984b3_d20251004_m045718_c001_v0001183_t0055_u01759553838825") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688a2_d20251004_m045840_c001_v7007000_t0000_u01759553920388") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022394d_d20251004_m045832_c001_v0001099_t0058_u01759553912222") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aa9_d20251004_m045825_c001_v7007000_t0000_u01759553905092") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223926_d20251004_m045817_c001_v0001099_t0046_u01759553897259") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc83_d20251004_m045809_c001_v7007000_t0000_u01759553889851") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238e8_d20251004_m045801_c001_v0001099_t0007_u01759553881703") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a79_d20251004_m045754_c001_v7007000_t0000_u01759553874404") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02238bc_d20251004_m045746_c001_v0001099_t0049_u01759553866682") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a59_d20251004_m045739_c001_v7007000_t0000_u01759553859928") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223892_d20251004_m045731_c001_v0001099_t0041_u01759553851138") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a2d_d20251004_m045719_c001_v7007000_t0000_u01759553839800") 2025/10/04 04:59:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022385a_d20251004_m045714_c001_v0001099_t0053_u01759553834809") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eb06_d20251004_m045707_c001_v7007000_t0000_u01759553827834") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933dd2_d20251004_m045702_c001_v0001179_t0007_u01759553822608") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb19064095_d20251004_m045700_c001_v7007000_t0000_u01759553820323") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d3a_d20251004_m045655_c001_v0001037_t0019_u01759553815573") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e0c_d20251004_m045648_c001_v7007000_t0000_u01759553808223") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8983a1_d20251004_m045642_c001_v0001183_t0049_u01759553802521") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc44_d20251004_m045640_c001_v7007000_t0000_u01759553800079") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237b2_d20251004_m045635_c001_v0001099_t0046_u01759553795191") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f418771dc44bc6d2d_d20251004_m045623_c001_v7007000_t0000_u01759553783153") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cab_d20251004_m045617_c001_v0001179_t0026_u01759553777438") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e74a_d20251004_m045610_c001_v7007000_t0000_u01759553770367") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c65_d20251004_m045602_c001_v0001179_t0029_u01759553762625") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc19_d20251004_m045555_c001_v7007000_t0000_u01759553755592") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933c0f_d20251004_m045547_c001_v0001179_t0013_u01759553747637") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c673_d20251004_m045703_c001_v7007000_t0000_u01759553823172") 2025/10/04 04:59:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898429_d20251004_m045659_c001_v0001183_t0002_u01759553819464") 2025/10/04 04:59:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6bd_d20251004_m045725_c001_v7007000_t0000_u01759553845023") 2025/10/04 04:59:43 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981da2_d20251004_m045718_c001_v0001037_t0038_u01759553838987") 2025/10/04 04:59:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688a3_d20251004_m045840_c001_v7007000_t0000_u01759553920570") 2025/10/04 04:59:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ef6_d20251004_m045832_c001_v0001037_t0041_u01759553912581") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aaa_d20251004_m045825_c001_v7007000_t0000_u01759553905275") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ea8_d20251004_m045817_c001_v0001037_t0038_u01759553897577") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc84_d20251004_m045810_c001_v7007000_t0000_u01759553890046") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e62_d20251004_m045802_c001_v0001037_t0009_u01759553882119") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a7a_d20251004_m045754_c001_v7007000_t0000_u01759553874585") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e1c_d20251004_m045746_c001_v0001037_t0025_u01759553866960") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a5a_d20251004_m045740_c001_v7007000_t0000_u01759553860109") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981dd8_d20251004_m045731_c001_v0001037_t0055_u01759553851448") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f42295322b17dc319_d20251004_m045719_c001_v7007000_t0000_u01759553839811") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89848f_d20251004_m045715_c001_v0001183_t0033_u01759553835411") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eb08_d20251004_m045708_c001_v7007000_t0000_u01759553828016") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898443_d20251004_m045702_c001_v0001183_t0059_u01759553822739") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d8893ad_d20251004_m045700_c001_v7007000_t0000_u01759553820335") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d92_d20251004_m045655_c001_v0001179_t0001_u01759553815931") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e0d_d20251004_m045648_c001_v7007000_t0000_u01759553808408") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d14_d20251004_m045642_c001_v0001037_t0035_u01759553802689") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651c87d_d20251004_m045639_c001_v7007000_t0000_u01759553799896") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cf4_d20251004_m045635_c001_v0001037_t0025_u01759553795477") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e34a_d20251004_m045622_c001_v7007000_t0000_u01759553782737") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cb6_d20251004_m045617_c001_v0001037_t0015_u01759553777661") 2025/10/04 04:59:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e74f_d20251004_m045610_c001_v7007000_t0000_u01759553770549") 2025/10/04 04:59:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c7e_d20251004_m045602_c001_v0001037_t0028_u01759553762832") 2025/10/04 04:59:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc1a_d20251004_m045555_c001_v7007000_t0000_u01759553755774") 2025/10/04 04:59:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c36_d20251004_m045547_c001_v0001037_t0042_u01759553747865") 2025/10/04 04:59:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb1906409a_d20251004_m045702_c001_v7007000_t0000_u01759553822963") 2025/10/04 04:59:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933db6_d20251004_m045659_c001_v0001179_t0039_u01759553819493") 2025/10/04 04:59:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91899_d20251004_m045625_c001_v7007000_t0000_u01759553785886") 2025/10/04 04:59:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898301_d20251004_m045621_c001_v0001183_t0005_u01759553781111") 2025/10/04 04:59:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9189b_d20251004_m045626_c001_v7007000_t0000_u01759553786069") 2025/10/04 04:59:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cbd_d20251004_m045621_c001_v0001179_t0053_u01759553781122") 2025/10/04 04:59:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9189c_d20251004_m045626_c001_v7007000_t0000_u01759553786257") 2025/10/04 04:59:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223786_d20251004_m045621_c001_v0001099_t0053_u01759553781210") 2025/10/04 04:59:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9189e_d20251004_m045626_c001_v7007000_t0000_u01759553786437") 2025/10/04 04:59:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cc4_d20251004_m045621_c001_v0001037_t0033_u01759553781284") 2025/10/04 04:59:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9189f_d20251004_m045626_c001_v7007000_t0000_u01759553786620") 2025/10/04 04:59:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898305_d20251004_m045621_c001_v0001183_t0035_u01759553781306") 2025/10/04 04:59:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918a0_d20251004_m045626_c001_v7007000_t0000_u01759553786812") 2025/10/04 04:59:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cc1_d20251004_m045621_c001_v0001179_t0010_u01759553781319") 2025/10/04 04:59:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918a3_d20251004_m045626_c001_v7007000_t0000_u01759553786992") 2025/10/04 04:59:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022378c_d20251004_m045621_c001_v0001099_t0018_u01759553781495") 2025/10/04 04:59:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918a4_d20251004_m045627_c001_v7007000_t0000_u01759553787173") 2025/10/04 04:59:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898307_d20251004_m045621_c001_v0001183_t0033_u01759553781513") 2025/10/04 04:59:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918a5_d20251004_m045627_c001_v7007000_t0000_u01759553787354") 2025/10/04 04:59:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cc3_d20251004_m045621_c001_v0001179_t0029_u01759553781524") 2025/10/04 04:59:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918a8_d20251004_m045627_c001_v7007000_t0000_u01759553787537") 2025/10/04 04:59:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cc6_d20251004_m045621_c001_v0001037_t0013_u01759553781660") 2025/10/04 04:59:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918a9_d20251004_m045627_c001_v7007000_t0000_u01759553787720") 2025/10/04 04:59:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89830b_d20251004_m045621_c001_v0001183_t0052_u01759553781716") 2025/10/04 04:59:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918ac_d20251004_m045627_c001_v7007000_t0000_u01759553787901") 2025/10/04 04:59:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cc5_d20251004_m045621_c001_v0001179_t0048_u01759553781728") 2025/10/04 04:59:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918ad_d20251004_m045628_c001_v7007000_t0000_u01759553788082") 2025/10/04 04:59:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223790_d20251004_m045621_c001_v0001099_t0020_u01759553781956") 2025/10/04 04:59:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918ae_d20251004_m045628_c001_v7007000_t0000_u01759553788263") 2025/10/04 04:59:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89830f_d20251004_m045621_c001_v0001183_t0021_u01759553781962") 2025/10/04 04:59:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918b0_d20251004_m045628_c001_v7007000_t0000_u01759553788444") 2025/10/04 04:59:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933cc9_d20251004_m045621_c001_v0001179_t0010_u01759553781973") 2025/10/04 04:59:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb918b1_d20251004_m045628_c001_v7007000_t0000_u01759553788627") 2025/10/04 04:59:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cc8_d20251004_m045622_c001_v0001037_t0006_u01759553782137") 2025/10/04 04:59:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651ced2_d20251004_m045643_c001_v7007000_t0000_u01759553803681") 2025/10/04 04:59:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89836d_d20251004_m045637_c001_v0001183_t0008_u01759553797973") 2025/10/04 04:59:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc6a_d20251004_m045643_c001_v7007000_t0000_u01759553803695") 2025/10/04 04:59:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d1f_d20251004_m045638_c001_v0001179_t0045_u01759553798006") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd84ae_d20251004_m045643_c001_v7007000_t0000_u01759553803367") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898371_d20251004_m045638_c001_v0001183_t0033_u01759553798186") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651ced0_d20251004_m045643_c001_v7007000_t0000_u01759553803316") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237b8_d20251004_m045638_c001_v0001099_t0057_u01759553798196") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41428c7da53253f5_d20251004_m045643_c001_v7007000_t0000_u01759553803380") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d21_d20251004_m045638_c001_v0001179_t0031_u01759553798211") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbda97_d20251004_m045643_c001_v7007000_t0000_u01759553803490") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d00_d20251004_m045638_c001_v0001037_t0039_u01759553798267") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f409c971cf404c0ac_d20251004_m045643_c001_v7007000_t0000_u01759553803544") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898373_d20251004_m045638_c001_v0001183_t0009_u01759553798403") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc60_d20251004_m045643_c001_v7007000_t0000_u01759553803330") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237bc_d20251004_m045638_c001_v0001099_t0035_u01759553798595") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f409c971cf404c0ab_d20251004_m045643_c001_v7007000_t0000_u01759553803359") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898375_d20251004_m045638_c001_v0001183_t0043_u01759553798627") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc65_d20251004_m045643_c001_v7007000_t0000_u01759553803513") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d25_d20251004_m045638_c001_v0001179_t0039_u01759553798694") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651ced1_d20251004_m045643_c001_v7007000_t0000_u01759553803499") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898379_d20251004_m045638_c001_v0001183_t0042_u01759553798841") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826df8_d20251004_m045643_c001_v7007000_t0000_u01759553803705") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d29_d20251004_m045638_c001_v0001179_t0044_u01759553798896") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826df7_d20251004_m045643_c001_v7007000_t0000_u01759553803522") 2025/10/04 04:59:47 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02237be_d20251004_m045638_c001_v0001099_t0004_u01759553798909") 2025/10/04 04:59:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826df6_d20251004_m045643_c001_v7007000_t0000_u01759553803338") 2025/10/04 04:59:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d04_d20251004_m045638_c001_v0001037_t0005_u01759553798918") 2025/10/04 04:59:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68688_d20251004_m045643_c001_v7007000_t0000_u01759553803534") 2025/10/04 04:59:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89837b_d20251004_m045639_c001_v0001183_t0026_u01759553799058") 2025/10/04 04:59:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb68685_d20251004_m045643_c001_v7007000_t0000_u01759553803349") 2025/10/04 04:59:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933d2b_d20251004_m045639_c001_v0001179_t0009_u01759553799100") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1ec_d20251004_m045428_c001_v7007000_t0000_u01759553668335") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1157fb2b52f31d06_d20251004_m045426_c001_v0001105_t0021_u01759553666290") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1e9_d20251004_m045426_c001_v7007000_t0000_u01759553666107") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1157fb2b52f31cf8_d20251004_m045422_c001_v0001105_t0056_u01759553662242") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1d5_d20251004_m045421_c001_v7007000_t0000_u01759553661519") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a4a_d20251004_m045416_c001_v0001037_t0041_u01759553656936") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f413bd075de7ea026_d20251004_m045415_c001_v7007000_t0000_u01759553655481") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f118f6f3f79d13382_d20251004_m045413_c001_v0001180_t0043_u01759553653464") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651c703_d20251004_m045413_c001_v7007000_t0000_u01759553653271") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f118f6f3f79d13372_d20251004_m045410_c001_v0001180_t0023_u01759553650179") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651c6fe_d20251004_m045409_c001_v7007000_t0000_u01759553649456") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a10_d20251004_m045405_c001_v0001037_t0021_u01759553645315") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb8db_d20251004_m045404_c001_v7007000_t0000_u01759553644389") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1134871e86f1749b_d20251004_m045402_c001_v0001182_t0051_u01759553642943") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c2d3_d20251004_m045402_c001_v7007000_t0000_u01759553642136") 2025/10/04 04:59:48 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f10437833ab9d6814_d20251004_m045357_c001_v0001183_t0033_u01759553637183") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c2a9_d20251004_m045356_c001_v7007000_t0000_u01759553636448") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9819f0_d20251004_m045352_c001_v0001037_t0046_u01759553632654") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb80d_d20251004_m045351_c001_v7007000_t0000_u01759553631730") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1038ab3c437144f2_d20251004_m045349_c001_v0001100_t0017_u01759553629794") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75e753_d20251004_m045349_c001_v7007000_t0000_u01759553629609") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1038ab3c437144e4_d20251004_m045346_c001_v0001100_t0015_u01759553626049") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75e74d_d20251004_m045345_c001_v7007000_t0000_u01759553625324") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9819c4_d20251004_m045339_c001_v0001037_t0000_u01759553619738") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd6531_d20251004_m045338_c001_v7007000_t0000_u01759553618819") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f108a53c001895c09_d20251004_m045337_c001_v0001180_t0047_u01759553617016") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb7d6_d20251004_m045336_c001_v7007000_t0000_u01759553616833") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f108a53c001895bff_d20251004_m045333_c001_v0001180_t0009_u01759553613353") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb799_d20251004_m045332_c001_v7007000_t0000_u01759553612626") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98199a_d20251004_m045326_c001_v0001037_t0050_u01759553606728") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f42295322b17d7e7c_d20251004_m045325_c001_v7007000_t0000_u01759553605805") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f102102391d5434dd_d20251004_m045324_c001_v0001165_t0032_u01759553604107") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd64b_d20251004_m045323_c001_v7007000_t0000_u01759553603926") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f102102391d5434bf_d20251004_m045320_c001_v0001165_t0053_u01759553600416") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd60f_d20251004_m045319_c001_v7007000_t0000_u01759553599677") 2025/10/04 04:59:49 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98195e_d20251004_m045313_c001_v0001037_t0048_u01759553593962") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fe5_d20251004_m045312_c001_v7007000_t0000_u01759553592869") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1033139630b58702_d20251004_m045307_c001_v0001131_t0023_u01759553587479") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91603_d20251004_m045307_c001_v7007000_t0000_u01759553587284") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981940_d20251004_m045303_c001_v0001037_t0056_u01759553583097") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f105e797bc4db62dc_d20251004_m045302_c001_v0001180_t0020_u01759553582349") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f105e797bc4db62d4_d20251004_m045301_c001_v0001180_t0031_u01759553581316") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb70c_d20251004_m045248_c001_v7007000_t0000_u01759553568105") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e917_d20251004_m045240_c001_v0001029_t0006_u01759553560624") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1158abf98ac51023_d20251004_m045239_c001_v0001038_t0006_u01759553559602") 2025/10/04 04:59:50 DEBUG : dst/one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1158abf98ac5101d_d20251004_m045238_c001_v0001038_t0030_u01759553558466") 2025/10/04 04:59:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1ef_d20251004_m045428_c001_v7007000_t0000_u01759553668518") 2025/10/04 04:59:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f115d3312d4bdfdfa_d20251004_m045425_c001_v0001029_t0034_u01759553665487") 2025/10/04 04:59:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f100e807327e1c395_d20251004_m045421_c001_v0001102_t0011_u01759553661018") 2025/10/04 04:59:50 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f413bd075de7ea029_d20251004_m045415_c001_v7007000_t0000_u01759553655663") 2025/10/04 04:59:50 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116aa6752e35ecf8_d20251004_m045412_c001_v0001113_t0007_u01759553652858") 2025/10/04 04:59:50 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f106e024e05163a6b_d20251004_m045409_c001_v0001137_t0006_u01759553649000") 2025/10/04 04:59:50 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb8e1_d20251004_m045404_c001_v7007000_t0000_u01759553644572") 2025/10/04 04:59:50 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f107b6da46584eae5_d20251004_m045401_c001_v0001116_t0037_u01759553641714") 2025/10/04 04:59:50 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f113e8f309510899d_d20251004_m045355_c001_v0001037_t0001_u01759553635977") 2025/10/04 04:59:50 DEBUG : dst/three: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fe6_d20251004_m045313_c001_v7007000_t0000_u01759553593054") 2025/10/04 04:59:51 DEBUG : dst/three: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f105e797bc4db6302_d20251004_m045311_c001_v0001180_t0026_u01759553591541") 2025/10/04 04:59:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1f0_d20251004_m045428_c001_v7007000_t0000_u01759553668700") 2025/10/04 04:59:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1072b358c730b120_d20251004_m045427_c001_v0001177_t0032_u01759553667196") 2025/10/04 04:59:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f10675957cbe691a5_d20251004_m045423_c001_v0001029_t0013_u01759553663221") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1f1_d20251004_m045428_c001_v7007000_t0000_u01759553668882") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1157fb2b52f31d0a_d20251004_m045427_c001_v0001105_t0034_u01759553667608") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1ea_d20251004_m045427_c001_v7007000_t0000_u01759553667424") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1157fb2b52f31cfc_d20251004_m045423_c001_v0001105_t0010_u01759553663858") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1d8_d20251004_m045423_c001_v7007000_t0000_u01759553663673") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a4e_d20251004_m045417_c001_v0001037_t0043_u01759553657781") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f413bd075de7ea02d_d20251004_m045415_c001_v7007000_t0000_u01759553655844") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f118f6f3f79d1338a_d20251004_m045414_c001_v0001180_t0015_u01759553654868") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651c704_d20251004_m045414_c001_v7007000_t0000_u01759553654685") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f118f6f3f79d13378_d20251004_m045411_c001_v0001180_t0033_u01759553651498") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4066ddda7651c702_d20251004_m045411_c001_v7007000_t0000_u01759553651314") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a16_d20251004_m045406_c001_v0001037_t0038_u01759553646136") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c2df_d20251004_m045403_c001_v7007000_t0000_u01759553643826") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a06_d20251004_m045400_c001_v0001037_t0003_u01759553640735") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c2b5_d20251004_m045357_c001_v7007000_t0000_u01759553637991") 2025/10/04 04:59:51 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9819f2_d20251004_m045353_c001_v0001037_t0027_u01759553633372") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75e754_d20251004_m045350_c001_v7007000_t0000_u01759553630808") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e9b5_d20251004_m045348_c001_v0001029_t0002_u01759553628310") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75e74e_d20251004_m045347_c001_v7007000_t0000_u01759553627211") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9819c6_d20251004_m045340_c001_v0001037_t0037_u01759553620534") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb7e4_d20251004_m045337_c001_v7007000_t0000_u01759553617903") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e9a1_d20251004_m045335_c001_v0001029_t0039_u01759553615401") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb7ac_d20251004_m045334_c001_v7007000_t0000_u01759553614315") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98199c_d20251004_m045327_c001_v0001037_t0034_u01759553607507") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd65a_d20251004_m045324_c001_v7007000_t0000_u01759553604887") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e981_d20251004_m045322_c001_v0001029_t0022_u01759553602318") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd61f_d20251004_m045321_c001_v7007000_t0000_u01759553601219") 2025/10/04 04:59:52 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98196a_d20251004_m045314_c001_v0001037_t0009_u01759553594925") 2025/10/04 04:59:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f413bd075de7ea030_d20251004_m045416_c001_v7007000_t0000_u01759553656024") 2025/10/04 04:59:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f117cbd5c2e739f90_d20251004_m045414_c001_v0001131_t0000_u01759553654250") 2025/10/04 04:59:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f101cd12ba3b542ee_d20251004_m045410_c001_v0001092_t0058_u01759553650953") 2025/10/04 04:59:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb8e7_d20251004_m045404_c001_v7007000_t0000_u01759553644754") 2025/10/04 04:59:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f114a6b9aad8b28cc_d20251004_m045403_c001_v0001116_t0031_u01759553643367") 2025/10/04 04:59:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1148cb3af1f5139e_d20251004_m045357_c001_v0001092_t0050_u01759553637593") 2025/10/04 04:59:52 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e1f2_d20251004_m045429_c001_v7007000_t0000_u01759553669066") 2025/10/04 04:59:52 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a4c_d20251004_m045417_c001_v0001037_t0007_u01759553657362") 2025/10/04 04:59:52 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f413bd075de7ea034_d20251004_m045416_c001_v7007000_t0000_u01759553656205") 2025/10/04 04:59:52 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a12_d20251004_m045405_c001_v0001037_t0053_u01759553645689") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb8e8_d20251004_m045404_c001_v7007000_t0000_u01759553644937") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e9c1_d20251004_m045352_c001_v0001029_t0019_u01759553632976") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb80f_d20251004_m045351_c001_v7007000_t0000_u01759553631913") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e9a7_d20251004_m045340_c001_v0001029_t0021_u01759553620163") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd6533_d20251004_m045339_c001_v7007000_t0000_u01759553619001") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e98b_d20251004_m045327_c001_v0001029_t0031_u01759553607073") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f42295322b17d7e7d_d20251004_m045325_c001_v7007000_t0000_u01759553605990") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e965_d20251004_m045314_c001_v0001029_t0001_u01759553594449") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fe7_d20251004_m045313_c001_v7007000_t0000_u01759553593236") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f115c1abce3c911ff_d20251004_m045308_c001_v0001172_t0010_u01759553588983") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb70d_d20251004_m045248_c001_v7007000_t0000_u01759553568287") 2025/10/04 04:59:53 DEBUG : dst/two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1158abf98ac5102f_d20251004_m045246_c001_v0001038_t0008_u01759553566808") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb6de_d20251004_m045213_c001_v7007000_t0000_u01759553533355") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e8c4_d20251004_m045210_c001_v0001029_t0005_u01759553530086") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb6d6_d20251004_m045207_c001_v7007000_t0000_u01759553527918") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981894_d20251004_m045158_c001_v0001037_t0019_u01759553518212") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e3a_d20251004_m045150_c001_v7007000_t0000_u01759553510119") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e890_d20251004_m045146_c001_v0001029_t0034_u01759553506400") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888ddd_d20251004_m045124_c001_v7007000_t0000_u01759553484444") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817f6_d20251004_m045122_c001_v0001037_t0002_u01759553482223") 2025/10/04 04:59:53 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888db4_d20251004_m045121_c001_v7007000_t0000_u01759553481141") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817f2_d20251004_m045119_c001_v0001037_t0047_u01759553479135") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded50_d20251004_m045115_c001_v7007000_t0000_u01759553475691") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817dc_d20251004_m045113_c001_v0001037_t0027_u01759553473747") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded4a_d20251004_m045112_c001_v7007000_t0000_u01759553472817") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817d4_d20251004_m045111_c001_v0001037_t0027_u01759553471076") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded40_d20251004_m045103_c001_v7007000_t0000_u01759553463916") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817a2_d20251004_m045101_c001_v0001037_t0018_u01759553461916") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded3a_d20251004_m045100_c001_v7007000_t0000_u01759553460931") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98179c_d20251004_m045059_c001_v0001037_t0016_u01759553459867") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded2f_d20251004_m045054_c001_v7007000_t0000_u01759553454893") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981786_d20251004_m045053_c001_v0001037_t0015_u01759553453041") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded2c_d20251004_m045051_c001_v7007000_t0000_u01759553451211") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98177c_d20251004_m045049_c001_v0001037_t0056_u01759553449957") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded2b_d20251004_m045049_c001_v7007000_t0000_u01759553449587") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1198da17bf0002f3_d20251004_m045048_c001_v0001104_t0011_u01759553448572") 2025/10/04 04:59:54 DEBUG : empty space: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981778_d20251004_m045046_c001_v0001037_t0015_u01759553446670") 2025/10/04 04:59:54 DEBUG : enormous: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888dd4_d20251004_m045123_c001_v7007000_t0000_u01759553483521") 2025/10/04 04:59:54 DEBUG : enormous: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817f8_d20251004_m045122_c001_v0001037_t0007_u01759553482654") 2025/10/04 04:59:54 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e200_d20251004_m045433_c001_v7007000_t0000_u01759553673745") 2025/10/04 04:59:54 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a86_d20251004_m045432_c001_v0001037_t0036_u01759553672262") 2025/10/04 04:59:54 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e30_d20251004_m045144_c001_v7007000_t0000_u01759553504738") 2025/10/04 04:59:55 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981860_d20251004_m045143_c001_v0001037_t0035_u01759553503581") 2025/10/04 04:59:55 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e244_d20251004_m045043_c001_v7007000_t0000_u01759553443551") 2025/10/04 04:59:55 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981766_d20251004_m045042_c001_v0001037_t0007_u01759553442318") 2025/10/04 04:59:55 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e23e_d20251004_m045041_c001_v7007000_t0000_u01759553441774") 2025/10/04 04:59:55 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981764_d20251004_m045040_c001_v0001037_t0018_u01759553440981") 2025/10/04 04:59:55 DEBUG : existing: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981762_d20251004_m045040_c001_v0001037_t0050_u01759553440078") 2025/10/04 04:59:55 DEBUG : existing-b: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e31_d20251004_m045144_c001_v7007000_t0000_u01759553504920") 2025/10/04 04:59:55 DEBUG : existing-b: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e88a_d20251004_m045143_c001_v0001029_t0020_u01759553503567") 2025/10/04 04:59:55 DEBUG : file1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd888_d20251004_m045534_c001_v7007000_t0000_u01759553734723") 2025/10/04 04:59:55 DEBUG : file1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933bb1_d20251004_m045533_c001_v0001179_t0004_u01759553733559") 2025/10/04 04:59:55 DEBUG : file1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd870_d20251004_m045532_c001_v7007000_t0000_u01759553732249") 2025/10/04 04:59:55 DEBUG : file1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02236ea_d20251004_m045530_c001_v0001099_t0022_u01759553730916") 2025/10/04 04:59:55 DEBUG : five: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888df9_d20251004_m045128_c001_v7007000_t0000_u01759553488644") 2025/10/04 04:59:55 DEBUG : five: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d98180a_d20251004_m045126_c001_v0001037_t0038_u01759553486575") 2025/10/04 04:59:55 DEBUG : foo: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded2d_d20251004_m045052_c001_v7007000_t0000_u01759553452680") 2025/10/04 04:59:55 DEBUG : foo: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d981780_d20251004_m045052_c001_v0001037_t0038_u01759553452129") 2025/10/04 04:59:55 DEBUG : foo: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d98177e_d20251004_m045051_c001_v0001037_t0038_u01759553451573") 2025/10/04 04:59:55 DEBUG : four: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888dfb_d20251004_m045128_c001_v7007000_t0000_u01759553488827") 2025/10/04 04:59:55 DEBUG : four: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4178e33b20d3e855_d20251004_m045127_c001_v0001029_t0031_u01759553487121") 2025/10/04 04:59:55 DEBUG : four: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981804_d20251004_m045125_c001_v0001037_t0008_u01759553485646") 2025/10/04 04:59:56 DEBUG : hello world2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62a6_d20251004_m044954_c001_v7007000_t0000_u01759553394815") 2025/10/04 04:59:56 DEBUG : hello world2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816dc_d20251004_m044954_c001_v0001037_t0040_u01759553394120") 2025/10/04 04:59:56 DEBUG : ignore-size: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e238_d20251004_m045039_c001_v7007000_t0000_u01759553439708") 2025/10/04 04:59:56 DEBUG : ignore-size: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98175a_d20251004_m045038_c001_v0001037_t0057_u01759553438546") 2025/10/04 04:59:56 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e2c_d20251004_m045142_c001_v7007000_t0000_u01759553502842") 2025/10/04 04:59:56 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e886_d20251004_m045142_c001_v0001029_t0029_u01759553502053") 2025/10/04 04:59:56 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e2a_d20251004_m045141_c001_v7007000_t0000_u01759553501309") 2025/10/04 04:59:56 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e884_d20251004_m045140_c001_v0001029_t0008_u01759553500119") 2025/10/04 04:59:56 DEBUG : one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888dfd_d20251004_m045129_c001_v7007000_t0000_u01759553489019") 2025/10/04 04:59:56 DEBUG : one: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d9817fc_d20251004_m045124_c001_v0001037_t0038_u01759553484839") 2025/10/04 04:59:56 DEBUG : only0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd833_d20251004_m045526_c001_v7007000_t0000_u01759553726517") 2025/10/04 04:59:56 DEBUG : only0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4004be712f898151_d20251004_m045521_c001_v0001183_t0036_u01759553721551") 2025/10/04 04:59:56 DEBUG : only0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b3e_d20251004_m045502_c001_v0001037_t0043_u01759553702729") 2025/10/04 04:59:56 DEBUG : only0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91735_d20251004_m045456_c001_v7007000_t0000_u01759553696266") 2025/10/04 04:59:56 DEBUG : only0: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981a9c_d20251004_m045437_c001_v0001037_t0053_u01759553677844") 2025/10/04 04:59:56 DEBUG : only1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd835_d20251004_m045526_c001_v7007000_t0000_u01759553726699") 2025/10/04 04:59:56 DEBUG : only1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4121faa3ca933b81_d20251004_m045522_c001_v0001179_t0051_u01759553722115") 2025/10/04 04:59:56 DEBUG : only1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b48_d20251004_m045503_c001_v0001037_t0047_u01759553703538") 2025/10/04 04:59:56 DEBUG : only1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91740_d20251004_m045457_c001_v7007000_t0000_u01759553697384") 2025/10/04 04:59:56 DEBUG : only1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981aa2_d20251004_m045438_c001_v0001037_t0011_u01759553678715") 2025/10/04 04:59:56 DEBUG : only10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd837_d20251004_m045526_c001_v7007000_t0000_u01759553726881") 2025/10/04 04:59:57 DEBUG : only10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d981bd2_d20251004_m045520_c001_v0001037_t0038_u01759553720635") 2025/10/04 04:59:57 DEBUG : only10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b92_d20251004_m045511_c001_v0001037_t0039_u01759553711936") 2025/10/04 04:59:57 DEBUG : only10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91738_d20251004_m045456_c001_v7007000_t0000_u01759553696653") 2025/10/04 04:59:57 DEBUG : only10: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ae6_d20251004_m045447_c001_v0001037_t0038_u01759553687198") 2025/10/04 04:59:57 DEBUG : only11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd83a_d20251004_m045527_c001_v7007000_t0000_u01759553727062") 2025/10/04 04:59:57 DEBUG : only11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4121faa3ca933b77_d20251004_m045521_c001_v0001179_t0051_u01759553721376") 2025/10/04 04:59:57 DEBUG : only11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b96_d20251004_m045512_c001_v0001037_t0035_u01759553712787") 2025/10/04 04:59:57 DEBUG : only11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9173e_d20251004_m045457_c001_v7007000_t0000_u01759553697201") 2025/10/04 04:59:57 DEBUG : only11: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981aea_d20251004_m045448_c001_v0001037_t0021_u01759553688035") 2025/10/04 04:59:57 DEBUG : only12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd83c_d20251004_m045527_c001_v7007000_t0000_u01759553727243") 2025/10/04 04:59:57 DEBUG : only12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4004be712f89814d_d20251004_m045521_c001_v0001183_t0036_u01759553721185") 2025/10/04 04:59:57 DEBUG : only12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b9c_d20251004_m045513_c001_v0001037_t0053_u01759553713615") 2025/10/04 04:59:57 DEBUG : only12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9173f_d20251004_m045457_c001_v7007000_t0000_u01759553697207") 2025/10/04 04:59:57 DEBUG : only12: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981af2_d20251004_m045448_c001_v0001037_t0029_u01759553688750") 2025/10/04 04:59:57 DEBUG : only13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd83e_d20251004_m045527_c001_v7007000_t0000_u01759553727423") 2025/10/04 04:59:57 DEBUG : only13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416f3935f02236d0_d20251004_m045521_c001_v0001099_t0048_u01759553721561") 2025/10/04 04:59:57 DEBUG : only13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ba2_d20251004_m045514_c001_v0001037_t0036_u01759553714328") 2025/10/04 04:59:57 DEBUG : only13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f400b2f8ced148061_d20251004_m045457_c001_v7007000_t0000_u01759553697220") 2025/10/04 04:59:57 DEBUG : only13: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981af8_d20251004_m045449_c001_v0001037_t0006_u01759553689614") 2025/10/04 04:59:57 DEBUG : only14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd842_d20251004_m045527_c001_v7007000_t0000_u01759553727604") 2025/10/04 04:59:57 DEBUG : only14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d981bd6_d20251004_m045521_c001_v0001037_t0038_u01759553721207") 2025/10/04 04:59:58 DEBUG : only14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ba8_d20251004_m045515_c001_v0001037_t0033_u01759553715115") 2025/10/04 04:59:58 DEBUG : only14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb989_d20251004_m045457_c001_v7007000_t0000_u01759553697183") 2025/10/04 04:59:58 DEBUG : only14: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981afe_d20251004_m045450_c001_v0001037_t0002_u01759553690581") 2025/10/04 04:59:58 DEBUG : only15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd844_d20251004_m045527_c001_v7007000_t0000_u01759553727785") 2025/10/04 04:59:58 DEBUG : only15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4004be712f89814f_d20251004_m045521_c001_v0001183_t0036_u01759553721368") 2025/10/04 04:59:58 DEBUG : only15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bb2_d20251004_m045515_c001_v0001037_t0057_u01759553715926") 2025/10/04 04:59:58 DEBUG : only15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9173a_d20251004_m045456_c001_v7007000_t0000_u01759553696833") 2025/10/04 04:59:58 DEBUG : only15: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b04_d20251004_m045451_c001_v0001037_t0005_u01759553691551") 2025/10/04 04:59:58 DEBUG : only16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd846_d20251004_m045527_c001_v7007000_t0000_u01759553727967") 2025/10/04 04:59:58 DEBUG : only16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d981bd8_d20251004_m045521_c001_v0001037_t0038_u01759553721389") 2025/10/04 04:59:58 DEBUG : only16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bba_d20251004_m045516_c001_v0001037_t0034_u01759553716869") 2025/10/04 04:59:58 DEBUG : only16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb98a_d20251004_m045457_c001_v7007000_t0000_u01759553697367") 2025/10/04 04:59:58 DEBUG : only16: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b0e_d20251004_m045452_c001_v0001037_t0049_u01759553692417") 2025/10/04 04:59:59 DEBUG : only17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd848_d20251004_m045528_c001_v7007000_t0000_u01759553728149") 2025/10/04 04:59:59 DEBUG : only17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4121faa3ca933b79_d20251004_m045521_c001_v0001179_t0051_u01759553721561") 2025/10/04 04:59:59 DEBUG : only17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bbe_d20251004_m045517_c001_v0001037_t0027_u01759553717671") 2025/10/04 04:59:59 DEBUG : only17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9173b_d20251004_m045456_c001_v7007000_t0000_u01759553696844") 2025/10/04 04:59:59 DEBUG : only17: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b14_d20251004_m045453_c001_v0001037_t0036_u01759553693136") 2025/10/04 04:59:59 DEBUG : only18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd84a_d20251004_m045528_c001_v7007000_t0000_u01759553728330") 2025/10/04 04:59:59 DEBUG : only18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d981be0_d20251004_m045521_c001_v0001037_t0038_u01759553721956") 2025/10/04 04:59:59 DEBUG : only18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bc6_d20251004_m045518_c001_v0001037_t0021_u01759553718714") 2025/10/04 04:59:59 DEBUG : only18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f400b2f8ced14805e_d20251004_m045456_c001_v7007000_t0000_u01759553696661") 2025/10/04 04:59:59 DEBUG : only18: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b1c_d20251004_m045454_c001_v0001037_t0055_u01759553694051") 2025/10/04 04:59:59 DEBUG : only19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd84d_d20251004_m045528_c001_v7007000_t0000_u01759553728512") 2025/10/04 04:59:59 DEBUG : only19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d981bda_d20251004_m045521_c001_v0001037_t0038_u01759553721574") 2025/10/04 04:59:59 DEBUG : only19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bce_d20251004_m045519_c001_v0001037_t0048_u01759553719669") 2025/10/04 04:59:59 DEBUG : only19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f400b2f8ced14805f_d20251004_m045456_c001_v7007000_t0000_u01759553696853") 2025/10/04 04:59:59 DEBUG : only19: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b22_d20251004_m045454_c001_v0001037_t0051_u01759553694818") 2025/10/04 04:59:59 DEBUG : only2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd851_d20251004_m045528_c001_v7007000_t0000_u01759553728694") 2025/10/04 04:59:59 DEBUG : only2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4004be712f89815d_d20251004_m045522_c001_v0001183_t0036_u01759553722098") 2025/10/04 04:59:59 DEBUG : only2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b58_d20251004_m045504_c001_v0001037_t0058_u01759553704375") 2025/10/04 04:59:59 DEBUG : only2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb987_d20251004_m045456_c001_v7007000_t0000_u01759553696999") 2025/10/04 04:59:59 DEBUG : only2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981aaa_d20251004_m045439_c001_v0001037_t0001_u01759553679645") 2025/10/04 04:59:59 DEBUG : only3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd853_d20251004_m045528_c001_v7007000_t0000_u01759553728874") 2025/10/04 05:00:00 DEBUG : only3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4004be712f898157_d20251004_m045521_c001_v0001183_t0036_u01759553721734") 2025/10/04 05:00:00 DEBUG : only3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b60_d20251004_m045505_c001_v0001037_t0023_u01759553705135") 2025/10/04 05:00:00 DEBUG : only3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91737_d20251004_m045456_c001_v7007000_t0000_u01759553696651") 2025/10/04 05:00:00 DEBUG : only3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ab0_d20251004_m045440_c001_v0001037_t0000_u01759553680441") 2025/10/04 05:00:00 DEBUG : only4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd855_d20251004_m045529_c001_v7007000_t0000_u01759553729056") 2025/10/04 05:00:00 DEBUG : only4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4121faa3ca933b7b_d20251004_m045521_c001_v0001179_t0051_u01759553721745") 2025/10/04 05:00:00 DEBUG : only4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b68_d20251004_m045506_c001_v0001037_t0022_u01759553706115") 2025/10/04 05:00:00 DEBUG : only4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9173c_d20251004_m045457_c001_v7007000_t0000_u01759553697015") 2025/10/04 05:00:00 DEBUG : only4: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ab6_d20251004_m045441_c001_v0001037_t0051_u01759553681304") 2025/10/04 05:00:00 DEBUG : only5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd857_d20251004_m045529_c001_v7007000_t0000_u01759553729237") 2025/10/04 05:00:00 DEBUG : only5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416f3935f02236d2_d20251004_m045521_c001_v0001099_t0048_u01759553721755") 2025/10/04 05:00:00 DEBUG : only5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b6e_d20251004_m045507_c001_v0001037_t0038_u01759553707080") 2025/10/04 05:00:00 DEBUG : only5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb985_d20251004_m045456_c001_v7007000_t0000_u01759553696635") 2025/10/04 05:00:00 DEBUG : only5: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ac2_d20251004_m045442_c001_v0001037_t0042_u01759553682298") 2025/10/04 05:00:00 DEBUG : only6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd859_d20251004_m045529_c001_v7007000_t0000_u01759553729417") 2025/10/04 05:00:00 DEBUG : only6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d981bdc_d20251004_m045521_c001_v0001037_t0038_u01759553721766") 2025/10/04 05:00:00 DEBUG : only6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b78_d20251004_m045508_c001_v0001037_t0028_u01759553708461") 2025/10/04 05:00:00 DEBUG : only6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb986_d20251004_m045456_c001_v7007000_t0000_u01759553696817") 2025/10/04 05:00:00 DEBUG : only6: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ac6_d20251004_m045443_c001_v0001037_t0058_u01759553683195") 2025/10/04 05:00:00 DEBUG : only7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd85b_d20251004_m045529_c001_v7007000_t0000_u01759553729598") 2025/10/04 05:00:01 DEBUG : only7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4004be712f89815b_d20251004_m045521_c001_v0001183_t0036_u01759553721915") 2025/10/04 05:00:01 DEBUG : only7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b80_d20251004_m045509_c001_v0001037_t0046_u01759553709215") 2025/10/04 05:00:01 DEBUG : only7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb9173d_d20251004_m045457_c001_v7007000_t0000_u01759553697026") 2025/10/04 05:00:01 DEBUG : only7: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ad0_d20251004_m045444_c001_v0001037_t0003_u01759553684126") 2025/10/04 05:00:01 DEBUG : only8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd85d_d20251004_m045529_c001_v7007000_t0000_u01759553729779") 2025/10/04 05:00:01 DEBUG : only8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4121faa3ca933b7d_d20251004_m045521_c001_v0001179_t0051_u01759553721930") 2025/10/04 05:00:01 DEBUG : only8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b86_d20251004_m045510_c001_v0001037_t0034_u01759553710094") 2025/10/04 05:00:01 DEBUG : only8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f400b2f8ced148060_d20251004_m045457_c001_v7007000_t0000_u01759553697037") 2025/10/04 05:00:01 DEBUG : only8: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ad6_d20251004_m045445_c001_v0001037_t0004_u01759553685234") 2025/10/04 05:00:01 DEBUG : only9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd85f_d20251004_m045529_c001_v7007000_t0000_u01759553729973") 2025/10/04 05:00:01 DEBUG : only9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416f3935f02236d8_d20251004_m045521_c001_v0001099_t0048_u01759553721945") 2025/10/04 05:00:01 DEBUG : only9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981b8a_d20251004_m045511_c001_v0001037_t0004_u01759553711005") 2025/10/04 05:00:01 DEBUG : only9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91736_d20251004_m045456_c001_v7007000_t0000_u01759553696451") 2025/10/04 05:00:01 DEBUG : only9: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981ade_d20251004_m045446_c001_v0001037_t0058_u01759553686356") 2025/10/04 05:00:01 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e25_d20251004_m045138_c001_v7007000_t0000_u01759553498994") 2025/10/04 05:00:01 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f10041d614628da54_d20251004_m045136_c001_v0001131_t0055_u01759553496587") 2025/10/04 05:00:01 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e22_d20251004_m045135_c001_v7007000_t0000_u01759553495491") 2025/10/04 05:00:01 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e86f_d20251004_m045133_c001_v0001029_t0038_u01759553493302") 2025/10/04 05:00:01 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e1a_d20251004_m045132_c001_v7007000_t0000_u01759553492566") 2025/10/04 05:00:01 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e85b_d20251004_m045129_c001_v0001029_t0011_u01759553489927") 2025/10/04 05:00:01 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded54_d20251004_m045118_c001_v7007000_t0000_u01759553478044") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817e6_d20251004_m045116_c001_v0001037_t0004_u01759553476283") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded4d_d20251004_m045114_c001_v7007000_t0000_u01759553474510") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817da_d20251004_m045113_c001_v0001037_t0023_u01759553473367") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded49_d20251004_m045111_c001_v7007000_t0000_u01759553471864") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817d0_d20251004_m045110_c001_v0001037_t0011_u01759553470513") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded3e_d20251004_m045103_c001_v7007000_t0000_u01759553463361") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98179e_d20251004_m045101_c001_v0001037_t0045_u01759553461475") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded3b_d20251004_m045101_c001_v7007000_t0000_u01759553461112") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98179a_d20251004_m045059_c001_v0001037_t0018_u01759553459336") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded38_d20251004_m045058_c001_v7007000_t0000_u01759553458974") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981796_d20251004_m045058_c001_v0001037_t0002_u01759553458224") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981792_d20251004_m045057_c001_v0001037_t0058_u01759553457460") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded35_d20251004_m045057_c001_v7007000_t0000_u01759553457098") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98178e_d20251004_m045056_c001_v0001037_t0015_u01759553456150") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98178c_d20251004_m045055_c001_v0001037_t0058_u01759553455435") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded30_d20251004_m045055_c001_v7007000_t0000_u01759553455074") 2025/10/04 05:00:02 DEBUG : potato: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981788_d20251004_m045053_c001_v0001037_t0049_u01759553453866") 2025/10/04 05:00:02 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb682cf_d20251004_m045222_c001_v7007000_t0000_u01759553542758") 2025/10/04 05:00:02 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e8ea_d20251004_m045221_c001_v0001029_t0025_u01759553541960") 2025/10/04 05:00:02 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb6df_d20251004_m045213_c001_v7007000_t0000_u01759553533734") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9818b0_d20251004_m045209_c001_v0001037_t0011_u01759553529202") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb1905ac20_d20251004_m045202_c001_v7007000_t0000_u01759553522130") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e8a8_d20251004_m045157_c001_v0001029_t0038_u01759553517455") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e3b_d20251004_m045150_c001_v7007000_t0000_u01759553510408") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981868_d20251004_m045145_c001_v0001037_t0015_u01759553505827") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888dd6_d20251004_m045123_c001_v7007000_t0000_u01759553483706") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817f4_d20251004_m045121_c001_v0001037_t0027_u01759553481689") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888db6_d20251004_m045121_c001_v7007000_t0000_u01759553481323") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817ee_d20251004_m045118_c001_v0001037_t0044_u01759553478597") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded55_d20251004_m045118_c001_v7007000_t0000_u01759553478233") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817ea_d20251004_m045117_c001_v0001037_t0022_u01759553477184") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded51_d20251004_m045115_c001_v7007000_t0000_u01759553475920") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817e2_d20251004_m045114_c001_v0001037_t0046_u01759553474875") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded4b_d20251004_m045112_c001_v7007000_t0000_u01759553472999") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817d6_d20251004_m045111_c001_v0001037_t0013_u01759553471874") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26daded41_d20251004_m045104_c001_v7007000_t0000_u01759553464099") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9817a4_d20251004_m045102_c001_v0001037_t0030_u01759553462836") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62ad_d20251004_m044957_c001_v7007000_t0000_u01759553397959") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816e6_d20251004_m044957_c001_v0001037_t0019_u01759553397115") 2025/10/04 05:00:03 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62a8_d20251004_m044956_c001_v7007000_t0000_u01759553396205") 2025/10/04 05:00:04 DEBUG : potato2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816e0_d20251004_m044955_c001_v0001037_t0000_u01759553395361") 2025/10/04 05:00:04 DEBUG : potato3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb6e1_d20251004_m045213_c001_v7007000_t0000_u01759553533957") 2025/10/04 05:00:04 DEBUG : potato3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9818b4_d20251004_m045210_c001_v0001037_t0025_u01759553530639") 2025/10/04 05:00:04 DEBUG : potato3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb1905ac21_d20251004_m045202_c001_v7007000_t0000_u01759553522314") 2025/10/04 05:00:04 DEBUG : potato3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e8ae_d20251004_m045158_c001_v0001029_t0013_u01759553518701") 2025/10/04 05:00:04 DEBUG : potato3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e3c_d20251004_m045150_c001_v7007000_t0000_u01759553510717") 2025/10/04 05:00:04 DEBUG : potato3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98186a_d20251004_m045146_c001_v0001037_t0058_u01759553506851") 2025/10/04 05:00:04 DEBUG : pre-dest1/1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fa6_d20251004_m045257_c001_v7007000_t0000_u01759553577085") 2025/10/04 05:00:04 DEBUG : pre-dest1/1: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98191a_d20251004_m045249_c001_v0001037_t0035_u01759553569037") 2025/10/04 05:00:04 DEBUG : pre-dest2/2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f41170a00952e5fa8_d20251004_m045257_c001_v7007000_t0000_u01759553577271") 2025/10/04 05:00:04 DEBUG : pre-dest2/2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e935_d20251004_m045249_c001_v0001029_t0030_u01759553569797") 2025/10/04 05:00:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40109ad4bf6eb6f8_d20251004_m045234_c001_v7007000_t0000_u01759553554425") 2025/10/04 05:00:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9818e4_d20251004_m045230_c001_v0001037_t0045_u01759553550454") 2025/10/04 05:00:04 DEBUG : sizeonly: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e233_d20251004_m045037_c001_v7007000_t0000_u01759553437962") 2025/10/04 05:00:04 DEBUG : sizeonly: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981752_d20251004_m045036_c001_v0001037_t0031_u01759553436898") 2025/10/04 05:00:04 DEBUG : splitbanan: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c6be_d20251004_m045725_c001_v7007000_t0000_u01759553845205") 2025/10/04 05:00:04 DEBUG : splitbanan: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933e28_d20251004_m045717_c001_v0001179_t0000_u01759553837651") 2025/10/04 05:00:04 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688a4_d20251004_m045840_c001_v7007000_t0000_u01759553920753") 2025/10/04 05:00:04 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981f00_d20251004_m045833_c001_v0001037_t0019_u01759553913760") 2025/10/04 05:00:04 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91aab_d20251004_m045825_c001_v7007000_t0000_u01759553905456") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981eae_d20251004_m045818_c001_v0001037_t0020_u01759553898761") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f416c43b8fe63cc85_d20251004_m045810_c001_v7007000_t0000_u01759553890232") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e64_d20251004_m045803_c001_v0001037_t0029_u01759553883531") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a7b_d20251004_m045754_c001_v7007000_t0000_u01759553874768") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981e22_d20251004_m045748_c001_v0001037_t0014_u01759553868173") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4168637a5fb91a5b_d20251004_m045740_c001_v7007000_t0000_u01759553860290") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981de0_d20251004_m045733_c001_v0001037_t0038_u01759553853078") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c699_d20251004_m045719_c001_v7007000_t0000_u01759553839581") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898495_d20251004_m045716_c001_v0001183_t0043_u01759553836628") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4076aecfaa75eb0a_d20251004_m045708_c001_v7007000_t0000_u01759553828204") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d50_d20251004_m045701_c001_v0001037_t0058_u01759553821427") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f417c1ee29734c666_d20251004_m045659_c001_v7007000_t0000_u01759553819946") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933da0_d20251004_m045657_c001_v0001179_t0059_u01759553817213") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f405e6c9f94826e0e_d20251004_m045648_c001_v7007000_t0000_u01759553808604") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981d0a_d20251004_m045641_c001_v0001037_t0057_u01759553801018") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd8490_d20251004_m045639_c001_v7007000_t0000_u01759553799485") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cf6_d20251004_m045636_c001_v0001037_t0039_u01759553796627") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f410e8027cf63e34d_d20251004_m045623_c001_v7007000_t0000_u01759553783284") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981cba_d20251004_m045619_c001_v0001037_t0041_u01759553779001") 2025/10/04 05:00:05 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e754_d20251004_m045610_c001_v7007000_t0000_u01759553770731") 2025/10/04 05:00:06 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c82_d20251004_m045603_c001_v0001037_t0059_u01759553763967") 2025/10/04 05:00:06 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f412f4da4ba8cdc1b_d20251004_m045555_c001_v7007000_t0000_u01759553755959") 2025/10/04 05:00:06 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c40_d20251004_m045549_c001_v0001037_t0032_u01759553749117") 2025/10/04 05:00:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb1906409e_d20251004_m045703_c001_v7007000_t0000_u01759553823329") 2025/10/04 05:00:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223808_d20251004_m045658_c001_v0001099_t0030_u01759553818233") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd8dc_d20251004_m045542_c001_v7007000_t0000_u01759553742094") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c1a_d20251004_m045539_c001_v0001037_t0025_u01759553739483") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb19063f88_d20251004_m045538_c001_v7007000_t0000_u01759553738347") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02236f8_d20251004_m045535_c001_v0001099_t0023_u01759553735665") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e2d_d20251004_m045143_c001_v7007000_t0000_u01759553503024") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98185a_d20251004_m045142_c001_v0001037_t0053_u01759553502094") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e2b_d20251004_m045141_c001_v7007000_t0000_u01759553501493") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981850_d20251004_m045140_c001_v0001037_t0004_u01759553500481") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e22b_d20251004_m045034_c001_v7007000_t0000_u01759553434616") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981742_d20251004_m045032_c001_v0001037_t0017_u01759553432868") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e227_d20251004_m045032_c001_v7007000_t0000_u01759553432505") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98173a_d20251004_m045031_c001_v0001037_t0053_u01759553431274") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e220_d20251004_m045029_c001_v7007000_t0000_u01759553429235") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981732_d20251004_m045027_c001_v0001037_t0001_u01759553427595") 2025/10/04 05:00:06 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e21d_d20251004_m045027_c001_v7007000_t0000_u01759553427054") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98172a_d20251004_m045025_c001_v0001037_t0050_u01759553425869") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981722_d20251004_m045023_c001_v0001037_t0056_u01759553423096") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e1ff_d20251004_m045022_c001_v7007000_t0000_u01759553422732") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981720_d20251004_m045021_c001_v0001037_t0029_u01759553421903") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98171e_d20251004_m045020_c001_v0001037_t0038_u01759553420873") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4090fc5fa401e1ef_d20251004_m045020_c001_v7007000_t0000_u01759553420509") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981716_d20251004_m045017_c001_v0001037_t0014_u01759553417102") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981712_d20251004_m045013_c001_v0001037_t0059_u01759553413945") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62d7_d20251004_m045013_c001_v7007000_t0000_u01759553413579") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98170e_d20251004_m045012_c001_v0001037_t0033_u01759553412645") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98170a_d20251004_m045011_c001_v0001037_t0014_u01759553411490") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62d5_d20251004_m045011_c001_v7007000_t0000_u01759553411125") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981700_d20251004_m045007_c001_v0001037_t0022_u01759553407246") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62c8_d20251004_m045006_c001_v7007000_t0000_u01759553406880") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816fe_d20251004_m045006_c001_v0001037_t0049_u01759553406152") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62c3_d20251004_m045005_c001_v7007000_t0000_u01759553405239") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816f9_d20251004_m045004_c001_v0001037_t0031_u01759553404498") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62c0_d20251004_m045003_c001_v7007000_t0000_u01759553403950") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816f6_d20251004_m045003_c001_v0001037_t0008_u01759553403115") 2025/10/04 05:00:07 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62ba_d20251004_m045002_c001_v7007000_t0000_u01759553402209") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816f0_d20251004_m045001_c001_v0001037_t0046_u01759553401285") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62b6_d20251004_m045000_c001_v7007000_t0000_u01759553400735") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816ee_d20251004_m044959_c001_v0001037_t0008_u01759553399843") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62b1_d20251004_m044959_c001_v7007000_t0000_u01759553399294") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816ea_d20251004_m044958_c001_v0001037_t0019_u01759553398508") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62a4_d20251004_m044953_c001_v7007000_t0000_u01759553393572") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816d6_d20251004_m044952_c001_v0001037_t0003_u01759553392759") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd62a3_d20251004_m044952_c001_v7007000_t0000_u01759553392212") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816d4_d20251004_m044951_c001_v0001037_t0026_u01759553391389") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd629c_d20251004_m044950_c001_v7007000_t0000_u01759553390479") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816d2_d20251004_m044949_c001_v0001037_t0011_u01759553389570") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4196046f10fd6290_d20251004_m044947_c001_v7007000_t0000_u01759553387217") 2025/10/04 05:00:08 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d9816c8_d20251004_m044946_c001_v0001037_t0032_u01759553386491") 2025/10/04 05:00:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd8e1_d20251004_m045542_c001_v7007000_t0000_u01759553742274") 2025/10/04 05:00:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933bd3_d20251004_m045539_c001_v0001179_t0029_u01759553739498") 2025/10/04 05:00:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40492fcb19063f8a_d20251004_m045538_c001_v7007000_t0000_u01759553738531") 2025/10/04 05:00:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8981b1_d20251004_m045535_c001_v0001183_t0016_u01759553735675") 2025/10/04 05:00:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688a5_d20251004_m045842_c001_v7007000_t0000_u01759553922787") 2025/10/04 05:00:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca933fe2_d20251004_m045842_c001_v0001179_t0021_u01759553922143") 2025/10/04 05:00:09 DEBUG : sub/yam: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e24_d20251004_m045138_c001_v7007000_t0000_u01759553498447") 2025/10/04 05:00:09 DEBUG : sub/yam: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1178e33b20d3e877_d20251004_m045136_c001_v0001029_t0037_u01759553496232") 2025/10/04 05:00:09 DEBUG : test_dir1/file2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd88b_d20251004_m045534_c001_v7007000_t0000_u01759553734904") 2025/10/04 05:00:09 DEBUG : test_dir1/file2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981c02_d20251004_m045533_c001_v0001037_t0008_u01759553733216") 2025/10/04 05:00:09 DEBUG : test_dir1/file2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd872_d20251004_m045532_c001_v7007000_t0000_u01759553732433") 2025/10/04 05:00:09 DEBUG : test_dir1/file2: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981bfa_d20251004_m045530_c001_v0001037_t0000_u01759553730929") 2025/10/04 05:00:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd88d_d20251004_m045535_c001_v7007000_t0000_u01759553735086") 2025/10/04 05:00:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89819d_d20251004_m045533_c001_v0001183_t0041_u01759553733206") 2025/10/04 05:00:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4232a9c4e0dbd875_d20251004_m045532_c001_v7007000_t0000_u01759553732614") 2025/10/04 05:00:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f89818d_d20251004_m045530_c001_v0001183_t0007_u01759553730936") 2025/10/04 05:00:09 DEBUG : three: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888dff_d20251004_m045129_c001_v7007000_t0000_u01759553489201") 2025/10/04 05:00:09 DEBUG : three: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d98181a_d20251004_m045127_c001_v0001037_t0037_u01759553487880") 2025/10/04 05:00:09 DEBUG : three: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981802_d20251004_m045125_c001_v0001037_t0026_u01759553485207") 2025/10/04 05:00:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688a6_d20251004_m045844_c001_v7007000_t0000_u01759553924419") 2025/10/04 05:00:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8986aa_d20251004_m045843_c001_v0001183_t0039_u01759553923770") 2025/10/04 05:00:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688be_d20251004_m045904_c001_v7007000_t0000_u01759553944000") 2025/10/04 05:00:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f02239ab_d20251004_m045902_c001_v0001099_t0015_u01759553942117") 2025/10/04 05:00:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688b8_d20251004_m045900_c001_v7007000_t0000_u01759553940557") 2025/10/04 05:00:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8986f4_d20251004_m045859_c001_v0001183_t0020_u01759553939014") 2025/10/04 05:00:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688b6_d20251004_m045858_c001_v7007000_t0000_u01759553938032") 2025/10/04 05:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca934038_d20251004_m045857_c001_v0001179_t0003_u01759553937399") 2025/10/04 05:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688af_d20251004_m045852_c001_v7007000_t0000_u01759553932016") 2025/10/04 05:00:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f8986c4_d20251004_m045850_c001_v0001183_t0020_u01759553930755") 2025/10/04 05:00:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688b0_d20251004_m045854_c001_v7007000_t0000_u01759553934678") 2025/10/04 05:00:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f0223989_d20251004_m045852_c001_v0001099_t0011_u01759553932988") 2025/10/04 05:00:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688ac_d20251004_m045849_c001_v7007000_t0000_u01759553929783") 2025/10/04 05:00:10 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1121faa3ca93400c_d20251004_m045849_c001_v0001179_t0013_u01759553929127") 2025/10/04 05:00:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688aa_d20251004_m045848_c001_v7007000_t0000_u01759553928158") 2025/10/04 05:00:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981f32_d20251004_m045847_c001_v0001037_t0044_u01759553927184") 2025/10/04 05:00:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688a8_d20251004_m045846_c001_v7007000_t0000_u01759553926210") 2025/10/04 05:00:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f3935f022396f_d20251004_m045845_c001_v0001099_t0011_u01759553925373") 2025/10/04 05:00:10 DEBUG : toe/toe/toe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f4180a1b26dadf67f_d20251004_m045909_c001_v7007000_t0000_u01759553949080") 2025/10/04 05:00:10 DEBUG : toe/toe/toe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1004be712f898722_d20251004_m045908_c001_v0001183_t0055_u01759553948441") 2025/10/04 05:00:10 DEBUG : toe/toe/toe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688b4_d20251004_m045856_c001_v7007000_t0000_u01759553936434") 2025/10/04 05:00:10 DEBUG : toe/toe/toe: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981f5e_d20251004_m045855_c001_v0001037_t0049_u01759553935649") 2025/10/04 05:00:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688c0_d20251004_m045904_c001_v7007000_t0000_u01759553944610") 2025/10/04 05:00:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981f6c_d20251004_m045903_c001_v0001037_t0026_u01759553943580") 2025/10/04 05:00:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40313894bdb688b9_d20251004_m045901_c001_v7007000_t0000_u01759553941170") 2025/10/04 05:00:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f1007024d5aa8526c_d20251004_m045900_c001_v0001157_t0033_u01759553940177") 2025/10/04 05:00:10 DEBUG : two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e01_d20251004_m045129_c001_v7007000_t0000_u01759553489382") 2025/10/04 05:00:11 DEBUG : two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f40041d614628da3a_d20251004_m045127_c001_v0001131_t0023_u01759553487314") 2025/10/04 05:00:11 DEBUG : two: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f411845607d9817fe_d20251004_m045125_c001_v0001037_t0038_u01759553485023") 2025/10/04 05:00:11 DEBUG : yam: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e27_d20251004_m045139_c001_v7007000_t0000_u01759553499176") 2025/10/04 05:00:11 DEBUG : yam: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f116f049bc3a62f28_d20251004_m045137_c001_v0001144_t0047_u01759553497847") 2025/10/04 05:00:11 DEBUG : yam: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e21_d20251004_m045134_c001_v7007000_t0000_u01759553494942") 2025/10/04 05:00:11 DEBUG : yam: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f111845607d981844_d20251004_m045133_c001_v0001037_t0008_u01759553493659") 2025/10/04 05:00:11 DEBUG : yam: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e16_d20251004_m045132_c001_v7007000_t0000_u01759553492019") 2025/10/04 05:00:11 DEBUG : yam: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f10041d614628da44_d20251004_m045129_c001_v0001131_t0043_u01759553489939") 2025/10/04 05:00:11 DEBUG : yaml: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e23_d20251004_m045135_c001_v7007000_t0000_u01759553495674") 2025/10/04 05:00:11 DEBUG : yaml: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f107b383c62522cf3_d20251004_m045134_c001_v0001182_t0023_u01759553494722") 2025/10/04 05:00:11 DEBUG : yaml: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f415b62f10d888e1d_d20251004_m045132_c001_v7007000_t0000_u01759553492748") 2025/10/04 05:00:11 DEBUG : yaml: Deleting (id "4_z8fc2fd0380ddabdb9f980e1b_f10041d614628da46_d20251004_m045131_c001_v0001131_t0009_u01759553491486") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m29.038799803s (try 1/5)