"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/27 02:35:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti" 2025/07/27 02:35:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 02:35:06 DEBUG : Creating backend with remote "/tmp/rclone324599251" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/27 02:35:07 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:07 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:35:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:08 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:08 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:09 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:35:09 DEBUG : B2 bucket rclone-test-mutedaj9roti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.87s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", 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-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", 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-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:10 DEBUG : Creating backend with remote "/non-existing" 2025/07/27 02:35:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/27 02:35:11 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:11 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:12 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:12 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.99s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", 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-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:13 INFO : B2 bucket rclone-test-mutedaj9roti: Running all checks before starting transfers 2025/07/27 02:35:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:14 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:14 INFO : B2 bucket rclone-test-mutedaj9roti: Checks finished, now starting transfers 2025/07/27 02:35:14 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.74s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:15 ERROR : Ignoring --no-traverse with sync 2025/07/27 02:35:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:15 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:15 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:16 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:35:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/27 02:35:17 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:17 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/27 02:35:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.35s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:35:18 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:18 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:35:20 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:20 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/27 02:35:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:35:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/27 02:35:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:35:21 INFO : sub dir2: Making directory 2025/07/27 02:35:21 INFO : sub dir: Making directory 2025/07/27 02:35:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:21 INFO : sub dir2/sub sub dir2: Making directory 2025/07/27 02:35:21 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:21 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:21 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/27 02:35:22 DEBUG : B2 bucket rclone-test-mutedaj9roti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:22 INFO : sub dir2: Making directory 2025/07/27 02:35:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/27 02:35:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:22 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:22 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:23 DEBUG : sub dir2: Making directory with metadata 2025/07/27 02:35:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:35:24 INFO : sub dir2: Making directory 2025/07/27 02:35:24 INFO : sub dir: Making directory 2025/07/27 02:35:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:24 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:24 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:24 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:35:24 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/27 02:35:24 DEBUG : B2 bucket rclone-test-mutedaj9roti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/27 02:35:25 DEBUG : B2 bucket rclone-test-mutedaj9roti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", 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-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:25 INFO : sub dir2: Making directory 2025/07/27 02:35:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:26 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:26 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:26 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:35:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:27 DEBUG : sub dir2: Making directory with metadata 2025/07/27 02:35:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:35:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:35:27 INFO : sub dir2: Making directory 2025/07/27 02:35:27 INFO : sub dir: Making directory 2025/07/27 02:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:27 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:27 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:28 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:35:28 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/27 02:35:28 DEBUG : B2 bucket rclone-test-mutedaj9roti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", 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-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:29 INFO : sub dir2: Making directory 2025/07/27 02:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:29 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:29 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:29 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wuvakam0kide" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-mutedaj9roti -> B2 bucket rclone-test-wuvakam0kide 2025/07/27 02:35:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:32 DEBUG : B2 bucket rclone-test-wuvakam0kide: Waiting for checks to finish 2025/07/27 02:35:32 DEBUG : B2 bucket rclone-test-wuvakam0kide: Waiting for transfers to finish 2025/07/27 02:35:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:35:33 DEBUG : B2 bucket rclone-test-wuvakam0kide: Purge remote 2025/07/27 02:35:33 INFO : B2 bucket rclone-test-wuvakam0kide: cleaning bucket "rclone-test-wuvakam0kide" of all files 2025/07/27 02:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f024d63b0cd4b9b9f880e1b_f1043fc842770ef8d_d20250727_m023532_c001_v0001179_t0057_u01753583732870") --- PASS: TestServerSideCopy (4.02s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/27 02:35:35 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:35 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/27 02:35:35 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mafikis1numi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-mutedaj9roti -> B2 bucket rclone-test-mafikis1numi 2025/07/27 02:35:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:38 DEBUG : B2 bucket rclone-test-mafikis1numi: Waiting for checks to finish 2025/07/27 02:35:38 DEBUG : B2 bucket rclone-test-mafikis1numi: Waiting for transfers to finish 2025/07/27 02:35:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:35:40 DEBUG : B2 bucket rclone-test-mafikis1numi: Waiting for checks to finish 2025/07/27 02:35:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/27 02:35:40 DEBUG : B2 bucket rclone-test-mafikis1numi: Waiting for transfers to finish 2025/07/27 02:35:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/27 02:35:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:35:40 DEBUG : B2 bucket rclone-test-mafikis1numi: Purge remote 2025/07/27 02:35:40 INFO : B2 bucket rclone-test-mafikis1numi: cleaning bucket "rclone-test-mafikis1numi" of all files 2025/07/27 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z6fd25dd3b0cd4b9b9f880e1b_f104d0d03371eec8c_d20250727_m023540_c001_v0001150_t0059_u01753583740241") 2025/07/27 02:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z6fd25dd3b0cd4b9b9f880e1b_f105a00949ec34301_d20250727_m023538_c001_v0001157_t0022_u01753583738638") --- PASS: TestServerSideCopyOverSelf (6.10s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/27 02:35:43 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:43 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/27 02:35:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/27 02:35:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:45 DEBUG : Creating backend with remote "TestB2:rclone-test-tusunox9diwa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-mutedaj9roti -> B2 bucket rclone-test-tusunox9diwa 2025/07/27 02:35:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:46 DEBUG : B2 bucket rclone-test-tusunox9diwa: Waiting for checks to finish 2025/07/27 02:35:46 DEBUG : B2 bucket rclone-test-tusunox9diwa: Waiting for transfers to finish 2025/07/27 02:35:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:35:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/27 02:35:47 DEBUG : B2 bucket rclone-test-tusunox9diwa: Waiting for checks to finish 2025/07/27 02:35:47 DEBUG : B2 bucket rclone-test-tusunox9diwa: Waiting for transfers to finish 2025/07/27 02:35:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/27 02:35:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:35:48 INFO : sub dir/hello world: Deleted 2025/07/27 02:35:50 DEBUG : testing file moves 2025/07/27 02:35:50 DEBUG : B2 bucket rclone-test-tusunox9diwa: Waiting for checks to finish 2025/07/27 02:35:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/27 02:35:50 DEBUG : B2 bucket rclone-test-tusunox9diwa: Waiting for transfers to finish 2025/07/27 02:35:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/27 02:35:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/27 02:35:50 INFO : sub dir/hello world: Deleted 2025/07/27 02:35:51 DEBUG : B2 bucket rclone-test-tusunox9diwa: Purge remote 2025/07/27 02:35:51 INFO : B2 bucket rclone-test-tusunox9diwa: cleaning bucket "rclone-test-tusunox9diwa" of all files 2025/07/27 02:35:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f427dd3b0cd4b9b9f880e1b_f1080337a17e40bd0_d20250727_m023550_c001_v0001098_t0037_u01753583750384") 2025/07/27 02:35:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f427dd3b0cd4b9b9f880e1b_f113ce8903d059da1_d20250727_m023548_c001_v0001044_t0039_u01753583748071") 2025/07/27 02:35:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f427dd3b0cd4b9b9f880e1b_f115d20481a1c802e_d20250727_m023546_c001_v0001184_t0027_u01753583746872") --- PASS: TestServerSideMoveOverSelf (8.33s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:53 ERROR : error listing: directory not found 2025/07/27 02:35:53 INFO : Local file system at /tmp/rclone324599251: Making directory 2025/07/27 02:35:53 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:53 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:35:55 DEBUG : Local file system at /tmp/rclone324599251: Waiting for checks to finish 2025/07/27 02:35:55 DEBUG : Local file system at /tmp/rclone324599251: Waiting for transfers to finish 2025/07/27 02:35:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:35:55 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/27 02:35:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.97s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/27 02:35:56 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:56 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:35:57 INFO : check sum: Copied (new) 2025/07/27 02:35:57 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:57 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:35:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/27 02:35:57 DEBUG : check sum: Unchanged skipping 2025/07/27 02:35:57 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:57 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:35:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/27 02:35:58 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:58 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:35:58 INFO : sizeonly: Copied (new) 2025/07/27 02:35:58 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:59 DEBUG : sizeonly: Sizes identical 2025/07/27 02:35:59 DEBUG : sizeonly: Unchanged skipping 2025/07/27 02:35:59 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:35:59 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:35:59 DEBUG : Waiting for deletions to finish 2025/07/27 02:35:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/27 02:36:00 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:00 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/27 02:36:00 INFO : ignore-size: Copied (new) 2025/07/27 02:36:00 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:00 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:36:00 DEBUG : ignore-size: Unchanged skipping 2025/07/27 02:36:00 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:00 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:00 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:36:02 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:02 DEBUG : existing: Unchanged skipping 2025/07/27 02:36:02 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:02 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:02 INFO : There was nothing to transfer 2025/07/27 02:36:02 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/27 02:36:02 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:36:03 INFO : existing: Copied (replaced existing) 2025/07/27 02:36:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/27 02:36:04 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:04 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:36:04 INFO : existing: Copied (new) 2025/07/27 02:36:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:04 DEBUG : existing: Destination exists, skipping 2025/07/27 02:36:04 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:04 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:06 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/27 02:36:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:07 DEBUG : c/non empty space: Unchanged skipping 2025/07/27 02:36:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/27 02:36:07 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:07 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:36:07 INFO : a/potato2: Copied (new) 2025/07/27 02:36:07 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:07 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:09 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:09 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/27 02:36:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:36:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/27 02:36:09 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:09 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:09 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:09 INFO : There was nothing to transfer 2025/07/27 02:36:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/27 02:36:10 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:36:11 INFO : empty space: Updated modification time in destination 2025/07/27 02:36:11 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:11 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:11 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.15s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/27 02:36:13 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:36:13 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:13 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:13 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:14 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/27 02:36:14 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone324599251) 2025/07/27 02:36:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mutedaj9roti) 2025/07/27 02:36:14 DEBUG : foo: sha1 differ 2025/07/27 02:36:14 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/27 02:36:14 INFO : foo: Copied (replaced existing) 2025/07/27 02:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/27 02:36:16 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:16 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:16 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:36:16 INFO : potato: Copied (new) 2025/07/27 02:36:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/27 02:36:18 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:18 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/27 02:36:19 INFO : potato: Copied (replaced existing) 2025/07/27 02:36:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.26s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/27 02:36:20 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone324599251) 2025/07/27 02:36:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mutedaj9roti) 2025/07/27 02:36:20 DEBUG : potato: sha1 differ 2025/07/27 02:36:20 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/27 02:36:21 INFO : potato: Copied (replaced existing) 2025/07/27 02:36:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:36:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:23 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:23 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/27 02:36:23 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:23 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:36:25 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:25 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:25 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:36:25 INFO : potato2: Copied (new) 2025/07/27 02:36:25 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:27 INFO : d: Making directory 2025/07/27 02:36:27 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/27 02:36:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:27 DEBUG : c/non empty space: Unchanged skipping 2025/07/27 02:36:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/27 02:36:27 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:27 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:36:28 INFO : a/potato2: Copied (new) 2025/07/27 02:36:28 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:28 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:30 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/27 02:36:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/27 02:36:31 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:31 DEBUG : c/non empty space: Unchanged skipping 2025/07/27 02:36:31 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:36:31 INFO : a/potato2: Copied (new) 2025/07/27 02:36:31 ERROR : B2 bucket rclone-test-mutedaj9roti: not deleting files as there were IO errors 2025/07/27 02:36:31 ERROR : B2 bucket rclone-test-mutedaj9roti: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:36:33 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:33 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:33 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:33 INFO : potato: Deleted 2025/07/27 02:36:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:36:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.72s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:36 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:36 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:36 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:36 INFO : potato: Deleted 2025/07/27 02:36:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:36:37 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:37 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:37 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:36:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.22s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:36:39 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:39 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/27 02:36:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:41 DEBUG : enormous: Excluded (Size Filter) 2025/07/27 02:36:41 DEBUG : enormous: Excluded 2025/07/27 02:36:41 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:36:41 DEBUG : potato2: Excluded 2025/07/27 02:36:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:36:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:42 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:42 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:42 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:42 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:42 INFO : There was nothing to transfer 2025/07/27 02:36:42 DEBUG : enormous: Excluded (Size Filter) 2025/07/27 02:36:42 DEBUG : enormous: Excluded 2025/07/27 02:36:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:36:42 DEBUG : potato2: Excluded 2025/07/27 02:36:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:36:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/27 02:36:42 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:42 DEBUG : Local file system at /tmp/rclone324599251: Waiting for checks to finish 2025/07/27 02:36:42 DEBUG : Local file system at /tmp/rclone324599251: Waiting for transfers to finish 2025/07/27 02:36:42 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:45 DEBUG : enormous: Excluded (Size Filter) 2025/07/27 02:36:45 DEBUG : enormous: Excluded 2025/07/27 02:36:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/27 02:36:45 DEBUG : potato2: Excluded 2025/07/27 02:36:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:36:45 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:45 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:45 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:45 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:45 INFO : enormous: Deleted 2025/07/27 02:36:45 INFO : potato2: Deleted 2025/07/27 02:36:45 INFO : There was nothing to transfer 2025/07/27 02:36:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/27 02:36:46 DEBUG : empty space: Unchanged skipping 2025/07/27 02:36:46 DEBUG : Local file system at /tmp/rclone324599251: Waiting for checks to finish 2025/07/27 02:36:46 DEBUG : Local file system at /tmp/rclone324599251: Waiting for transfers to finish 2025/07/27 02:36:46 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:46 INFO : enormous: Deleted 2025/07/27 02:36:46 INFO : potato2: Deleted 2025/07/27 02:36:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:36:48 DEBUG : five: Need to transfer - File not found at Destination 2025/07/27 02:36:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/27 02:36:48 DEBUG : three: Sizes identical 2025/07/27 02:36:48 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:48 DEBUG : one: Destination is newer than source, skipping 2025/07/27 02:36:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/27 02:36:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/27 02:36:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone324599251) 2025/07/27 02:36:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mutedaj9roti) 2025/07/27 02:36:48 DEBUG : two: sha1 differ 2025/07/27 02:36:48 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/27 02:36:48 INFO : five: Copied (new) 2025/07/27 02:36:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/27 02:36:49 INFO : four: Copied (replaced existing) 2025/07/27 02:36:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/27 02:36:49 INFO : two: Copied (replaced existing) 2025/07/27 02:36:49 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:49 DEBUG : one: Destination is newer than source, skipping 2025/07/27 02:36:49 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/27 02:36:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/27 02:36:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/27 02:36:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/27 02:36:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone324599251) 2025/07/27 02:36:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/27 02:36:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mutedaj9roti) 2025/07/27 02:36:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/27 02:36:49 DEBUG : three: sha1 differ 2025/07/27 02:36:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/27 02:36:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/27 02:36:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/27 02:36:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/27 02:36:49 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:36:50 INFO : three: Copied (replaced existing) 2025/07/27 02:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.13s) === 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-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/27 02:36:51 INFO : B2 bucket rclone-test-mutedaj9roti: Making map for --track-renames 2025/07/27 02:36:51 INFO : B2 bucket rclone-test-mutedaj9roti: Finished making map for --track-renames 2025/07/27 02:36:51 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:51 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for renames to finish 2025/07/27 02:36:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/27 02:36:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/27 02:36:51 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:36:52 INFO : yam: Copied (new) 2025/07/27 02:36:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/27 02:36:52 INFO : potato: Copied (new) 2025/07/27 02:36:52 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:36:52 INFO : B2 bucket rclone-test-mutedaj9roti: Making map for --track-renames 2025/07/27 02:36:52 INFO : B2 bucket rclone-test-mutedaj9roti: Finished making map for --track-renames 2025/07/27 02:36:52 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:52 DEBUG : potato: Unchanged skipping 2025/07/27 02:36:52 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for renames to finish 2025/07/27 02:36:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:36:53 INFO : yam: Copied (server-side copy) to: yaml 2025/07/27 02:36:54 INFO : yam: Deleted 2025/07/27 02:36:54 INFO : yaml: Renamed from "yam" 2025/07/27 02:36:54 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/27 02:36:55 INFO : B2 bucket rclone-test-mutedaj9roti: Making map for --track-renames 2025/07/27 02:36:55 INFO : B2 bucket rclone-test-mutedaj9roti: Finished making map for --track-renames 2025/07/27 02:36:55 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/27 02:36:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/27 02:36:55 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for renames to finish 2025/07/27 02:36:55 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:36:55 INFO : yam: Copied (new) 2025/07/27 02:36:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/27 02:36:55 INFO : potato: Copied (new) 2025/07/27 02:36:55 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:36:56 INFO : B2 bucket rclone-test-mutedaj9roti: Making map for --track-renames 2025/07/27 02:36:56 INFO : B2 bucket rclone-test-mutedaj9roti: Finished making map for --track-renames 2025/07/27 02:36:56 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:56 DEBUG : potato: Unchanged skipping 2025/07/27 02:36:56 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for renames to finish 2025/07/27 02:36:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:36:56 INFO : yam: Copied (server-side copy) to: yaml 2025/07/27 02:36:57 INFO : yam: Deleted 2025/07/27 02:36:57 INFO : yaml: Renamed from "yam" 2025/07/27 02:36:57 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/27 02:36:58 INFO : B2 bucket rclone-test-mutedaj9roti: Making map for --track-renames 2025/07/27 02:36:58 INFO : B2 bucket rclone-test-mutedaj9roti: Finished making map for --track-renames 2025/07/27 02:36:58 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/27 02:36:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/27 02:36:58 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for renames to finish 2025/07/27 02:36:58 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:36:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:36:58 INFO : sub/yam: Copied (new) 2025/07/27 02:36:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/27 02:36:59 INFO : potato: Copied (new) 2025/07/27 02:36:59 DEBUG : Waiting for deletions to finish 2025/07/27 02:36:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:36:59 DEBUG : potato: Unchanged skipping 2025/07/27 02:36:59 INFO : B2 bucket rclone-test-mutedaj9roti: Making map for --track-renames 2025/07/27 02:36:59 INFO : B2 bucket rclone-test-mutedaj9roti: Finished making map for --track-renames 2025/07/27 02:36:59 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:36:59 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for renames to finish 2025/07/27 02:37:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/27 02:37:00 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/27 02:37:00 INFO : sub/yam: Deleted 2025/07/27 02:37:00 INFO : yam: Renamed from "sub/yam" 2025/07/27 02:37:00 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:37:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.21s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:01 DEBUG : Creating backend with remote "/tmp/rclone324599251/dir1" 2025/07/27 02:37:01 DEBUG : Creating backend with remote "/tmp/rclone324599251/dir2" 2025/07/27 02:37:01 DEBUG : Local file system at /tmp/rclone324599251/dir2: Using server-side directory move 2025/07/27 02:37:01 INFO : Local file system at /tmp/rclone324599251/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/27 02:37:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/27 02:37:01 INFO : file1.txt: Moved (server-side) 2025/07/27 02:37:01 DEBUG : Local file system at /tmp/rclone324599251/dir2: Waiting for checks to finish 2025/07/27 02:37:01 DEBUG : Local file system at /tmp/rclone324599251/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:37:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/27 02:37:01 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:37:01 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:37:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/27 02:37:02 INFO : nested/sub dir/file: Copied (new) 2025/07/27 02:37:02 INFO : nested/sub dir/file: Deleted 2025/07/27 02:37:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:37:02 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:37:02 INFO : sub dir/hello world: Deleted 2025/07/27 02:37:02 INFO : sub dir: Removing directory 2025/07/27 02:37:02 INFO : nested/sub dir: Removing directory 2025/07/27 02:37:02 INFO : nested: Removing directory 2025/07/27 02:37:02 DEBUG : Local file system at /tmp/rclone324599251: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/27 02:37:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/27 02:37:03 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:37:03 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:37:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/27 02:37:04 INFO : nested/sub dir/file: Copied (new) 2025/07/27 02:37:04 INFO : nested/sub dir/file: Deleted 2025/07/27 02:37:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:37:04 INFO : sub dir/hello world: Copied (new) 2025/07/27 02:37:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/27 02:37:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/27 02:37:05 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:37:05 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:37:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:37:06 INFO : existing: Copied (new) 2025/07/27 02:37:06 INFO : existing: Deleted 2025/07/27 02:37:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/27 02:37:06 INFO : existing-b: Copied (new) 2025/07/27 02:37:06 INFO : existing-b: Deleted 2025/07/27 02:37:06 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:37:06 DEBUG : existing: Destination exists, skipping 2025/07/27 02:37:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/27 02:37:06 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:37:06 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nahaxor2cifo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mutedaj9roti -> B2 bucket rclone-test-nahaxor2cifo 2025/07/27 02:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:37:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/27 02:37:12 DEBUG : empty space: Unchanged skipping 2025/07/27 02:37:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/27 02:37:12 DEBUG : B2 bucket rclone-test-nahaxor2cifo: Waiting for checks to finish 2025/07/27 02:37:12 INFO : empty space: Deleted 2025/07/27 02:37:12 DEBUG : B2 bucket rclone-test-nahaxor2cifo: Waiting for transfers to finish 2025/07/27 02:37:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:37:12 INFO : potato2: Copied (server-side copy) 2025/07/27 02:37:12 INFO : potato2: Deleted 2025/07/27 02:37:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:37:13 INFO : potato3: Copied (server-side copy) 2025/07/27 02:37:13 INFO : potato3: Deleted 2025/07/27 02:37:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hilamaf9qoqo" 2025/07/27 02:37:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/27 02:37:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:37:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/27 02:37:14 DEBUG : B2 bucket rclone-test-hilamaf9qoqo: Waiting for checks to finish 2025/07/27 02:37:14 DEBUG : B2 bucket rclone-test-hilamaf9qoqo: Waiting for transfers to finish 2025/07/27 02:37:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:37:15 INFO : potato2: Copied (server-side copy) 2025/07/27 02:37:15 INFO : potato2: Deleted 2025/07/27 02:37:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:37:15 INFO : empty space: Copied (server-side copy) 2025/07/27 02:37:16 INFO : empty space: Deleted 2025/07/27 02:37:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:37:16 INFO : potato3: Copied (server-side copy) 2025/07/27 02:37:16 INFO : potato3: Deleted 2025/07/27 02:37:17 DEBUG : B2 bucket rclone-test-hilamaf9qoqo: Purge remote 2025/07/27 02:37:17 INFO : B2 bucket rclone-test-hilamaf9qoqo: cleaning bucket "rclone-test-hilamaf9qoqo" of all files 2025/07/27 02:37:17 DEBUG : empty space: Deleting (id "4_z4f12dd73b0dd4b9b9f880e1b_f1135cfdbdac0969c_d20250727_m023715_c001_v0001177_t0042_u01753583835769") 2025/07/27 02:37:17 DEBUG : potato2: Deleting (id "4_z4f12dd73b0dd4b9b9f880e1b_f111887adb5cfdc3b_d20250727_m023715_c001_v0001134_t0001_u01753583835395") 2025/07/27 02:37:17 DEBUG : potato3: Deleting (id "4_z4f12dd73b0dd4b9b9f880e1b_f1093519844f11846_d20250727_m023715_c001_v0001036_t0013_u01753583835768") 2025/07/27 02:37:17 DEBUG : B2 bucket rclone-test-nahaxor2cifo: Purge remote 2025/07/27 02:37:17 INFO : B2 bucket rclone-test-nahaxor2cifo: cleaning bucket "rclone-test-nahaxor2cifo" of all files 2025/07/27 02:37:18 DEBUG : empty space: Deleting (id "4_z9f32cd43b0dd4b9b9f880e1b_f42299629dad88db8_d20250727_m023715_c001_v7007000_t0000_u01753583835983") 2025/07/27 02:37:18 DEBUG : empty space: Deleting (id "4_z9f32cd43b0dd4b9b9f880e1b_f1106d0d921cc5b97_d20250727_m023711_c001_v0001157_t0032_u01753583831211") 2025/07/27 02:37:18 DEBUG : potato2: Deleting (id "4_z9f32cd43b0dd4b9b9f880e1b_f42299629dad88db7_d20250727_m023715_c001_v7007000_t0000_u01753583835750") 2025/07/27 02:37:18 DEBUG : potato2: Deleting (id "4_z9f32cd43b0dd4b9b9f880e1b_f1160b3ed5e85d112_d20250727_m023712_c001_v0001157_t0032_u01753583832346") 2025/07/27 02:37:18 DEBUG : potato3: Deleting (id "4_z9f32cd43b0dd4b9b9f880e1b_f42299629dad88dba_d20250727_m023716_c001_v7007000_t0000_u01753583836537") 2025/07/27 02:37:18 DEBUG : potato3: Deleting (id "4_z9f32cd43b0dd4b9b9f880e1b_f1108d87afbc1a7ba_d20250727_m023712_c001_v0001042_t0014_u01753583832773") 2025/07/27 02:37:18 DEBUG : potato3: Deleting (id "4_z9f32cd43b0dd4b9b9f880e1b_f1106d0d921cc5b99_d20250727_m023711_c001_v0001157_t0013_u01753583831549") --- PASS: TestServerSideMove (12.38s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jimanuv5zoge" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mutedaj9roti -> B2 bucket rclone-test-jimanuv5zoge 2025/07/27 02:37:25 DEBUG : empty space: Excluded (Size Filter) 2025/07/27 02:37:25 DEBUG : empty space: Excluded (Size Filter) 2025/07/27 02:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:37:25 DEBUG : B2 bucket rclone-test-jimanuv5zoge: Waiting for checks to finish 2025/07/27 02:37:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/27 02:37:25 DEBUG : B2 bucket rclone-test-jimanuv5zoge: Waiting for transfers to finish 2025/07/27 02:37:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:37:26 INFO : potato2: Copied (server-side copy) 2025/07/27 02:37:26 INFO : potato2: Deleted 2025/07/27 02:37:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:37:26 INFO : potato3: Copied (server-side copy) 2025/07/27 02:37:26 INFO : potato3: Deleted 2025/07/27 02:37:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fuxegof1hawu" 2025/07/27 02:37:27 DEBUG : empty space: Excluded (Size Filter) 2025/07/27 02:37:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:37:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/27 02:37:28 DEBUG : B2 bucket rclone-test-fuxegof1hawu: Waiting for checks to finish 2025/07/27 02:37:28 DEBUG : B2 bucket rclone-test-fuxegof1hawu: Waiting for transfers to finish 2025/07/27 02:37:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:37:29 INFO : potato2: Copied (server-side copy) 2025/07/27 02:37:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:37:29 INFO : potato3: Copied (server-side copy) 2025/07/27 02:37:29 INFO : potato2: Deleted 2025/07/27 02:37:29 INFO : potato3: Deleted 2025/07/27 02:37:30 DEBUG : B2 bucket rclone-test-fuxegof1hawu: Purge remote 2025/07/27 02:37:30 INFO : B2 bucket rclone-test-fuxegof1hawu: cleaning bucket "rclone-test-fuxegof1hawu" of all files 2025/07/27 02:37:30 DEBUG : potato2: Deleting (id "4_z1fa20dc3b0ed4b9b9f880e1b_f113981e10b23e02b_d20250727_m023728_c001_v0001172_t0016_u01753583848935") 2025/07/27 02:37:30 DEBUG : potato3: Deleting (id "4_z1fa20dc3b0ed4b9b9f880e1b_f103f7610d71c2b88_d20250727_m023729_c001_v0001137_t0037_u01753583849291") 2025/07/27 02:37:30 DEBUG : B2 bucket rclone-test-jimanuv5zoge: Purge remote 2025/07/27 02:37:30 INFO : B2 bucket rclone-test-jimanuv5zoge: cleaning bucket "rclone-test-jimanuv5zoge" of all files 2025/07/27 02:37:31 DEBUG : empty space: Deleting (id "4_z2fa2fd93b0dd4b9b9f880e1b_f103bf2e1b0983c92_d20250727_m023724_c001_v0001134_t0041_u01753583844521") 2025/07/27 02:37:31 DEBUG : potato2: Deleting (id "4_z2fa2fd93b0dd4b9b9f880e1b_f407dd04ca999eae8_d20250727_m023729_c001_v7007000_t0000_u01753583849511") 2025/07/27 02:37:31 DEBUG : potato2: Deleting (id "4_z2fa2fd93b0dd4b9b9f880e1b_f1090a70043752f3b_d20250727_m023725_c001_v0001150_t0037_u01753583845870") 2025/07/27 02:37:31 DEBUG : potato3: Deleting (id "4_z2fa2fd93b0dd4b9b9f880e1b_f413e4eae06202c54_d20250727_m023729_c001_v7007000_t0000_u01753583849596") 2025/07/27 02:37:31 DEBUG : potato3: Deleting (id "4_z2fa2fd93b0dd4b9b9f880e1b_f109162dc30bbd912_d20250727_m023726_c001_v0001144_t0008_u01753583846231") 2025/07/27 02:37:31 DEBUG : potato3: Deleting (id "4_z2fa2fd93b0dd4b9b9f880e1b_f103bf2e1b0983c94_d20250727_m023724_c001_v0001134_t0007_u01753583844889") --- PASS: TestServerSideMoveWithFilter (13.28s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyukaz1xili" 2025/07/27 02:37:36 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mutedaj9roti -> B2 bucket rclone-test-zoyukaz1xili 2025/07/27 02:37:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:37:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/27 02:37:38 DEBUG : empty space: Unchanged skipping 2025/07/27 02:37:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/27 02:37:38 DEBUG : B2 bucket rclone-test-zoyukaz1xili: Waiting for checks to finish 2025/07/27 02:37:39 INFO : empty space: Deleted 2025/07/27 02:37:39 DEBUG : B2 bucket rclone-test-zoyukaz1xili: Waiting for transfers to finish 2025/07/27 02:37:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:37:39 INFO : potato2: Copied (server-side copy) 2025/07/27 02:37:39 INFO : potato2: Deleted 2025/07/27 02:37:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:37:39 INFO : potato3: Copied (server-side copy) 2025/07/27 02:37:39 INFO : potato3: Deleted 2025/07/27 02:37:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qafupur3jowu" 2025/07/27 02:37:40 INFO : tomatoDir: Making directory 2025/07/27 02:37:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/27 02:37:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/27 02:37:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/27 02:37:41 DEBUG : B2 bucket rclone-test-qafupur3jowu: Waiting for checks to finish 2025/07/27 02:37:41 DEBUG : B2 bucket rclone-test-qafupur3jowu: Waiting for transfers to finish 2025/07/27 02:37:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/27 02:37:42 INFO : empty space: Copied (server-side copy) 2025/07/27 02:37:42 INFO : empty space: Deleted 2025/07/27 02:37:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/27 02:37:42 INFO : potato2: Copied (server-side copy) 2025/07/27 02:37:42 INFO : potato2: Deleted 2025/07/27 02:37:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/27 02:37:42 INFO : potato3: Copied (server-side copy) 2025/07/27 02:37:43 INFO : potato3: Deleted 2025/07/27 02:37:43 DEBUG : B2 bucket rclone-test-qafupur3jowu: Purge remote 2025/07/27 02:37:43 INFO : B2 bucket rclone-test-qafupur3jowu: cleaning bucket "rclone-test-qafupur3jowu" of all files 2025/07/27 02:37:43 DEBUG : empty space: Deleting (id "4_z7fc23df3b0ed4b9b9f880e1b_f100987a22bc890ea_d20250727_m023742_c001_v0001181_t0008_u01753583862171") 2025/07/27 02:37:43 DEBUG : potato2: Deleting (id "4_z7fc23df3b0ed4b9b9f880e1b_f118550daa6a9e4d7_d20250727_m023742_c001_v0001183_t0020_u01753583862398") 2025/07/27 02:37:43 DEBUG : potato3: Deleting (id "4_z7fc23df3b0ed4b9b9f880e1b_f115e3ce86098142c_d20250727_m023742_c001_v0001136_t0022_u01753583862544") 2025/07/27 02:37:44 DEBUG : B2 bucket rclone-test-zoyukaz1xili: Purge remote 2025/07/27 02:37:44 INFO : B2 bucket rclone-test-zoyukaz1xili: cleaning bucket "rclone-test-zoyukaz1xili" of all files 2025/07/27 02:37:44 DEBUG : empty space: Deleting (id "4_zbf922dd3b0ed4b9b9f880e1b_f4155c99662197219_d20250727_m023742_c001_v7007000_t0000_u01753583862377") 2025/07/27 02:37:44 DEBUG : empty space: Deleting (id "4_zbf922dd3b0ed4b9b9f880e1b_f105d9fdb0b5009df_d20250727_m023738_c001_v0001177_t0030_u01753583858118") 2025/07/27 02:37:44 DEBUG : potato2: Deleting (id "4_zbf922dd3b0ed4b9b9f880e1b_f4155c9966219721a_d20250727_m023742_c001_v7007000_t0000_u01753583862634") 2025/07/27 02:37:44 DEBUG : potato2: Deleting (id "4_zbf922dd3b0ed4b9b9f880e1b_f102f1c381a754f90_d20250727_m023738_c001_v0001038_t0009_u01753583858966") 2025/07/27 02:37:44 DEBUG : potato3: Deleting (id "4_zbf922dd3b0ed4b9b9f880e1b_f4155c9966219721b_d20250727_m023743_c001_v7007000_t0000_u01753583863021") 2025/07/27 02:37:44 DEBUG : potato3: Deleting (id "4_zbf922dd3b0ed4b9b9f880e1b_f110bb00672f2e898_d20250727_m023739_c001_v0001120_t0008_u01753583859333") 2025/07/27 02:37:44 DEBUG : potato3: Deleting (id "4_zbf922dd3b0ed4b9b9f880e1b_f105d9fdb0b5009e5_d20250727_m023738_c001_v0001177_t0042_u01753583858361") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/rclone-sync-test" 2025/07/27 02:37:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/rclone-sync-test-include/layer2" 2025/07/27 02:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/rclone-sync-test-ignore-file" 2025/07/27 02:37:57 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/27 02:37:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/27 02:37:58 DEBUG : pacer: Reducing sleep to 10ms 2025/07/27 02:37:58 DEBUG : B2 bucket rclone-test-mutedaj9roti path rclone-sync-test: Waiting for checks to finish 2025/07/27 02:37:58 DEBUG : B2 bucket rclone-test-mutedaj9roti path rclone-sync-test: Waiting for transfers to finish 2025/07/27 02:37:58 DEBUG : Waiting for deletions to finish 2025/07/27 02:37:58 INFO : There was nothing to transfer 2025/07/27 02:37:58 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:37:58 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:37:58 DEBUG : Waiting for deletions to finish 2025/07/27 02:37:58 INFO : There was nothing to transfer 2025/07/27 02:37:59 DEBUG : B2 bucket rclone-test-mutedaj9roti path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/27 02:37:59 DEBUG : B2 bucket rclone-test-mutedaj9roti path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/27 02:37:59 DEBUG : Waiting for deletions to finish 2025/07/27 02:37:59 INFO : There was nothing to transfer 2025/07/27 02:37:59 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:37:59 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:37:59 DEBUG : Waiting for deletions to finish 2025/07/27 02:37:59 INFO : There was nothing to transfer 2025/07/27 02:37:59 DEBUG : B2 bucket rclone-test-mutedaj9roti path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/27 02:37:59 DEBUG : B2 bucket rclone-test-mutedaj9roti path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/27 02:37:59 DEBUG : Waiting for deletions to finish 2025/07/27 02:37:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:38:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dst" 2025/07/27 02:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/CompareDest" 2025/07/27 02:38:03 DEBUG : one: Need to transfer - File not found at Destination 2025/07/27 02:38:03 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:03 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:38:04 INFO : one: Copied (new) 2025/07/27 02:38:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:05 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:05 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/27 02:38:05 INFO : one: Copied (replaced existing) 2025/07/27 02:38:05 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:08 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:38:08 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:08 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:08 INFO : There was nothing to transfer 2025/07/27 02:38:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/27 02:38:09 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:38:10 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:10 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:10 INFO : There was nothing to transfer 2025/07/27 02:38:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/27 02:38:10 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:38:10 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:10 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:10 INFO : There was nothing to transfer 2025/07/27 02:38:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:11 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/27 02:38:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/27 02:38:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/27 02:38:11 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:38:11 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:11 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:11 INFO : There was nothing to transfer 2025/07/27 02:38:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:12 DEBUG : two: Need to transfer - File not found at Destination 2025/07/27 02:38:12 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/27 02:38:12 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/27 02:38:13 INFO : two: Copied (new) 2025/07/27 02:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:38:16 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dest" 2025/07/27 02:38:16 DEBUG : Config file has changed externally - reloading 2025/07/27 02:38:17 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/pre-dest1" 2025/07/27 02:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/pre-dest2" 2025/07/27 02:38:20 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:38:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/27 02:38:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:38:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/27 02:38:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/27 02:38:21 DEBUG : B2 bucket rclone-test-mutedaj9roti path dest: Waiting for checks to finish 2025/07/27 02:38:21 DEBUG : B2 bucket rclone-test-mutedaj9roti path dest: Waiting for transfers to finish 2025/07/27 02:38:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/27 02:38:22 INFO : 3: Copied (new) 2025/07/27 02:38:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.20s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:38:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dst" 2025/07/27 02:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/CopyDest" 2025/07/27 02:38:26 DEBUG : one: Need to transfer - File not found at Destination 2025/07/27 02:38:26 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:26 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:38:27 INFO : one: Copied (new) 2025/07/27 02:38:27 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:28 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:28 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/27 02:38:28 INFO : one: Copied (replaced existing) 2025/07/27 02:38:28 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/BackupDir" 2025/07/27 02:38:32 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/27 02:38:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:38:33 INFO : one: Copied (server-side copy) 2025/07/27 02:38:33 INFO : one: Deleted 2025/07/27 02:38:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/27 02:38:34 INFO : one: Copied (server-side copy) 2025/07/27 02:38:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/27 02:38:34 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:35 DEBUG : one: Unchanged skipping 2025/07/27 02:38:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/27 02:38:36 INFO : two: Copied (server-side copy) 2025/07/27 02:38:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/27 02:38:36 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:36 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:36 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:36 DEBUG : one: Unchanged skipping 2025/07/27 02:38:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:36 DEBUG : two: Unchanged skipping 2025/07/27 02:38:36 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:36 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:36 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:36 INFO : There was nothing to transfer 2025/07/27 02:38:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:38 DEBUG : one: Unchanged skipping 2025/07/27 02:38:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/27 02:38:38 DEBUG : three: Destination not found in --copy-dest 2025/07/27 02:38:38 DEBUG : three: Need to transfer - File not found at Destination 2025/07/27 02:38:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/27 02:38:38 DEBUG : two: Unchanged skipping 2025/07/27 02:38:38 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:38 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/27 02:38:38 INFO : three: Copied (new) 2025/07/27 02:38:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.06s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:38:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dst" 2025/07/27 02:38:44 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/backup" 2025/07/27 02:38:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:38:46 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:38:46 DEBUG : two: Unchanged skipping 2025/07/27 02:38:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:38:48 INFO : one: Copied (server-side copy) 2025/07/27 02:38:48 INFO : one: Deleted 2025/07/27 02:38:48 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:38:49 INFO : one: Copied (new) 2025/07/27 02:38:49 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:38:49 INFO : three.txt: Copied (server-side copy) 2025/07/27 02:38:49 INFO : three.txt: Deleted 2025/07/27 02:38:49 INFO : three.txt: Moved into backup dir 2025/07/27 02:38:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:38:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:38:51 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:38:51 DEBUG : two: Unchanged skipping 2025/07/27 02:38:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:38:52 INFO : one: Copied (server-side copy) 2025/07/27 02:38:52 INFO : one: Deleted 2025/07/27 02:38:52 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:38:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:38:53 INFO : one: Copied (new) 2025/07/27 02:38:53 DEBUG : Waiting for deletions to finish 2025/07/27 02:38:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:38:53 INFO : three.txt: Copied (server-side copy) 2025/07/27 02:38:53 INFO : three.txt: Deleted 2025/07/27 02:38:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:38:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dst" 2025/07/27 02:38:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/backup" 2025/07/27 02:39:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:39:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:00 DEBUG : two: Unchanged skipping 2025/07/27 02:39:00 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:39:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:39:01 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:39:02 INFO : one: Deleted 2025/07/27 02:39:02 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:39:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:03 INFO : one: Copied (new) 2025/07/27 02:39:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:39:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:39:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:39:04 INFO : three.txt: Deleted 2025/07/27 02:39:04 INFO : three.txt: Moved into backup dir 2025/07/27 02:39:05 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:39:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:39:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:05 DEBUG : two: Unchanged skipping 2025/07/27 02:39:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:06 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:39:06 INFO : one: Deleted 2025/07/27 02:39:06 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:39:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:39:07 INFO : one: Copied (new) 2025/07/27 02:39:07 DEBUG : Waiting for deletions to finish 2025/07/27 02:39:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:39:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:39:07 INFO : three.txt: Deleted 2025/07/27 02:39:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:39:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1115-06.backblaze.com/b2api/v1/b2_upload_file/8f52ed43b0bd4b9b9f880e1b/c001_v0001115_t0037": EOF 2025/07/27 02:39:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-06.backblaze.com/b2api/v1/b2_upload_file/8f52ed43b0bd4b9b9f880e1b/c001_v0001115_t0037": EOF) 2025/07/27 02:39:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mutedaj9roti: 1/10 (Post "https://pod-000-1115-06.backblaze.com/b2api/v1/b2_upload_file/8f52ed43b0bd4b9b9f880e1b/c001_v0001115_t0037": EOF) 2025/07/27 02:39:12 DEBUG : pacer: Reducing sleep to 10ms 2025/07/27 02:39:13 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dst" 2025/07/27 02:39:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/backup" 2025/07/27 02:39:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:39:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:16 DEBUG : two: Unchanged skipping 2025/07/27 02:39:16 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:39:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:39:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/27 02:39:17 INFO : one: Deleted 2025/07/27 02:39:17 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:39:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:18 INFO : one: Copied (new) 2025/07/27 02:39:18 DEBUG : Waiting for deletions to finish 2025/07/27 02:39:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:39:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/27 02:39:19 INFO : three.txt: Deleted 2025/07/27 02:39:19 INFO : three.txt: Moved into backup dir 2025/07/27 02:39:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:39:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:20 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:39:20 DEBUG : two: Unchanged skipping 2025/07/27 02:39:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/27 02:39:21 INFO : one: Deleted 2025/07/27 02:39:21 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:39:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:39:22 INFO : one: Copied (new) 2025/07/27 02:39:22 DEBUG : Waiting for deletions to finish 2025/07/27 02:39:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:39:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/27 02:39:22 INFO : three.txt: Deleted 2025/07/27 02:39:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dst" 2025/07/27 02:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:39:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:27 DEBUG : two: Unchanged skipping 2025/07/27 02:39:27 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:39:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:39:28 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:39:28 INFO : one: Deleted 2025/07/27 02:39:28 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:39:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:29 INFO : one: Copied (new) 2025/07/27 02:39:29 DEBUG : Waiting for deletions to finish 2025/07/27 02:39:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:39:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:39:30 INFO : three.txt: Deleted 2025/07/27 02:39:30 INFO : three.txt: Moved into backup dir 2025/07/27 02:39:31 DEBUG : one.bak: Excluded (Path Filter) 2025/07/27 02:39:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/27 02:39:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:39:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:31 DEBUG : two: Unchanged skipping 2025/07/27 02:39:31 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for checks to finish 2025/07/27 02:39:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:32 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:39:32 INFO : one: Deleted 2025/07/27 02:39:32 DEBUG : B2 bucket rclone-test-mutedaj9roti path dst: Waiting for transfers to finish 2025/07/27 02:39:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:39:33 INFO : one: Copied (new) 2025/07/27 02:39:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:39:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:39:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:39:33 INFO : three.txt: Deleted 2025/07/27 02:39:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.89s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:39:36 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dst" 2025/07/27 02:39:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:39:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:39:39 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:39:39 INFO : one: Deleted 2025/07/27 02:39:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:40 INFO : one: Copied (new) 2025/07/27 02:39:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:40 DEBUG : two: Unchanged skipping 2025/07/27 02:39:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/27 02:39:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:39:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:39:41 INFO : three.txt: Deleted 2025/07/27 02:39:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:39:42 INFO : three.txt: Copied (new) 2025/07/27 02:39:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:39:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:43 INFO : one: Copied (server-side copy) to: one.bak 2025/07/27 02:39:43 INFO : one: Deleted 2025/07/27 02:39:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:39:44 INFO : one: Copied (new) 2025/07/27 02:39:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:44 DEBUG : two: Unchanged skipping 2025/07/27 02:39:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/27 02:39:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:39:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/27 02:39:45 INFO : three.txt: Deleted 2025/07/27 02:39:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/27 02:39:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:39:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mutedaj9roti/dst" 2025/07/27 02:39:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/27 02:39:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/27 02:39:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/27 02:39:52 INFO : one: Deleted 2025/07/27 02:39:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:52 INFO : one: Copied (new) 2025/07/27 02:39:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:52 DEBUG : two: Unchanged skipping 2025/07/27 02:39:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/27 02:39:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/27 02:39:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/27 02:39:53 INFO : three.txt: Deleted 2025/07/27 02:39:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:39:54 INFO : three.txt: Copied (new) 2025/07/27 02:39:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/27 02:39:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/27 02:39:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/27 02:39:55 INFO : one: Deleted 2025/07/27 02:39:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/27 02:39:55 INFO : one: Copied (new) 2025/07/27 02:39:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:39:56 DEBUG : two: Unchanged skipping 2025/07/27 02:39:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/27 02:39:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/27 02:39:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/27 02:39:56 INFO : three.txt: Deleted 2025/07/27 02:39:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/27 02:39:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.53s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:39:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/27 02:39:59 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:39:59 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:40:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/27 02:40:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/27 02:40:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.78s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:40:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/27 02:40:01 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:40:01 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:40:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/27 02:40:02 INFO : existing: Copied (new) 2025/07/27 02:40:02 DEBUG : Waiting for deletions to finish 2025/07/27 02:40:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/27 02:40:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/27 02:40:02 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:40:02 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:40:02 ERROR : B2 bucket rclone-test-mutedaj9roti: not deleting files as there were IO errors 2025/07/27 02:40:02 ERROR : B2 bucket rclone-test-mutedaj9roti: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:40:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:04 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:40:04 DEBUG : existing: Unchanged skipping 2025/07/27 02:40:04 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:40:04 DEBUG : Waiting for deletions to finish 2025/07/27 02:40:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.75s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", 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-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:40:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:40:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both0: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both12: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both14: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both15: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both11: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both10: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both13: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both16: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both17: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both2: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both18: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both4: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both5: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both19: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both7: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both1: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:25 DEBUG : both9: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both3: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both6: Unchanged skipping 2025/07/27 02:40:25 DEBUG : both8: Unchanged skipping 2025/07/27 02:40:25 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:40:25 DEBUG : Waiting for deletions to finish 2025/07/27 02:40:25 INFO : only7: Deleted 2025/07/27 02:40:25 INFO : only0: Deleted 2025/07/27 02:40:26 INFO : only3: Deleted 2025/07/27 02:40:26 INFO : only10: Deleted 2025/07/27 02:40:26 INFO : only18: Deleted 2025/07/27 02:40:26 INFO : only11: Deleted 2025/07/27 02:40:26 INFO : only13: Deleted 2025/07/27 02:40:26 INFO : only5: Deleted 2025/07/27 02:40:26 INFO : only6: Deleted 2025/07/27 02:40:26 INFO : only8: Deleted 2025/07/27 02:40:26 INFO : only9: Deleted 2025/07/27 02:40:26 INFO : only12: Deleted 2025/07/27 02:40:26 INFO : only14: Deleted 2025/07/27 02:40:26 INFO : only17: Deleted 2025/07/27 02:40:26 INFO : only19: Deleted 2025/07/27 02:40:26 INFO : only1: Deleted 2025/07/27 02:40:26 INFO : only2: Deleted 2025/07/27 02:40:26 INFO : only15: Deleted 2025/07/27 02:40:26 INFO : only16: Deleted 2025/07/27 02:40:26 INFO : only4: Deleted 2025/07/27 02:40:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.50s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:40:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:40:50 DEBUG : both0: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both13: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both14: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both15: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both16: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both17: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both18: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both19: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both1: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both2: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both3: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both4: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both5: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both6: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both7: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both8: Unchanged skipping 2025/07/27 02:40:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:40:50 DEBUG : both9: Unchanged skipping 2025/07/27 02:40:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : both10: Unchanged skipping 2025/07/27 02:40:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : both11: Unchanged skipping 2025/07/27 02:40:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : both12: Unchanged skipping 2025/07/27 02:40:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/27 02:40:50 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:40:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:50 INFO : only0: Copied (replaced existing) 2025/07/27 02:40:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:50 INFO : only10: Copied (replaced existing) 2025/07/27 02:40:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:50 INFO : only13: Copied (replaced existing) 2025/07/27 02:40:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:50 INFO : only14: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only11: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only15: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only16: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only17: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only12: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only18: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only19: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only1: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only2: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only6: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only3: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only8: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only4: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only9: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only5: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/27 02:40:51 INFO : only7: Copied (replaced existing) 2025/07/27 02:40:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:40:59 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:40:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:40:59 DEBUG : empty_on_remote: Making directory with metadata 2025/07/27 02:40:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:40:59 INFO : empty_on_remote: Making directory 2025/07/27 02:40:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/27 02:41:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:41:02 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:41:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:41:02 DEBUG : empty_on_remote: Making directory with metadata 2025/07/27 02:41:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/27 02:41:02 INFO : empty_on_remote: Making directory 2025/07/27 02:41:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/27 02:41:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:41:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:04 INFO : sub dir: Making directory 2025/07/27 02:41:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:41:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/27 02:41:06 INFO : sub dir: Making directory 2025/07/27 02:41:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:41:16 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:16 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:41:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : apple: Unchanged skipping 2025/07/27 02:41:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:41:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : banana: Unchanged skipping 2025/07/27 02:41:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:41:16 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:41:16 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:41:16 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:16 INFO : There was nothing to transfer 2025/07/27 02:41:16 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:17 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : apple: Unchanged skipping 2025/07/27 02:41:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:41:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : banana: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:41:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:41:17 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:41:17 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:17 INFO : There was nothing to transfer 2025/07/27 02:41:17 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:17 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:41:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:41:32 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:32 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:41:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : apple: Unchanged skipping 2025/07/27 02:41:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : banana: Unchanged skipping 2025/07/27 02:41:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:41:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:41:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:41:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:33 INFO : There was nothing to transfer 2025/07/27 02:41:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:33 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:41:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : apple: Unchanged skipping 2025/07/27 02:41:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:41:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : banana: Unchanged skipping 2025/07/27 02:41:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:41:33 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:41:33 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:41:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:33 INFO : There was nothing to transfer 2025/07/27 02:41:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:34 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:41:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:41:48 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:48 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:41:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:41:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/27 02:41:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:41:49 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:41:49 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:41:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:41:49 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/27 02:41:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:41:49 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/27 02:41:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:41:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:41:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:41:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:41:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:41:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:41:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:41:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:41:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:41:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:41:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:41:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:41:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:41:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:41:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:41:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:41:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:41:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:41:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:52 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:52 INFO : dir1/0008-2345678.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0012-6789;.txt: Deleted 2025/07/27 02:41:52 INFO : splitbananasplit: Deleted 2025/07/27 02:41:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0007-1234567.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0013-789;=.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0009-3456789.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0015-9;=.txt: Deleted 2025/07/27 02:41:52 INFO : appleappleapplebanana: Deleted 2025/07/27 02:41:52 INFO : banana: Deleted 2025/07/27 02:41:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0010-456789.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0011-56789;.txt: Deleted 2025/07/27 02:41:52 INFO : dir1/0014-89;=.txt: Deleted 2025/07/27 02:41:52 INFO : apple: Deleted 2025/07/27 02:41:53 INFO : dir1/0003-defghij.txt: Deleted 2025/07/27 02:41:53 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : apple: Unchanged skipping 2025/07/27 02:41:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:41:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : banana: Unchanged skipping 2025/07/27 02:41:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/27 02:41:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:41:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:41:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:41:53 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:41:53 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:53 DEBUG : Waiting for deletions to finish 2025/07/27 02:41:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/27 02:41:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/27 02:41:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/27 02:41:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/27 02:41:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/27 02:41:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/27 02:41:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/27 02:41:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/27 02:41:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/27 02:41:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/27 02:41:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/27 02:41:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/27 02:41:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:42:07 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:08 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:42:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/27 02:42:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/27 02:42:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/27 02:42:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/27 02:42:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/27 02:42:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/27 02:42:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/27 02:42:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/27 02:42:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/27 02:42:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/27 02:42:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/27 02:42:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/27 02:42:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/27 02:42:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/27 02:42:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/27 02:42:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/27 02:42:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:08 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:42:08 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:42:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:42:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/27 02:42:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:42:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:42:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/27 02:42:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:42:09 INFO : apple: Copied (new) to: PREFIXapple 2025/07/27 02:42:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:42:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/27 02:42:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:42:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:42:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:42:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:42:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:42:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:42:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:42:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:42:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:42:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:42:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:42:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:42:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:42:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:42:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:42:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:42:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:42:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:42:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:42:10 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:11 INFO : dir1/0008-2345678.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0014-89;=.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0012-6789;.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0011-56789;.txt: Deleted 2025/07/27 02:42:11 INFO : splitbananasplit: Deleted 2025/07/27 02:42:11 INFO : dir1/0015-9;=.txt: Deleted 2025/07/27 02:42:11 INFO : appleappleapplebanana: Deleted 2025/07/27 02:42:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0003-defghij.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/27 02:42:11 INFO : apple: Deleted 2025/07/27 02:42:11 INFO : banana: Deleted 2025/07/27 02:42:11 INFO : dir1/0007-1234567.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0013-789;=.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0010-456789.txt: Deleted 2025/07/27 02:42:11 INFO : dir1/0009-3456789.txt: Deleted 2025/07/27 02:42:11 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:42:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:42:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/27 02:42:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/27 02:42:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/27 02:42:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/27 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/27 02:42:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/27 02:42:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/27 02:42:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/27 02:42:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/27 02:42:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/27 02:42:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/27 02:42:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/27 02:42:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/27 02:42:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/27 02:42:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/27 02:42:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/27 02:42:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/27 02:42:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/27 02:42:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/27 02:42:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:12 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:42:12 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:42:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:42:12 INFO : apple: Copied (new) 2025/07/27 02:42:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:42:12 INFO : appleappleapplebanana: Copied (new) 2025/07/27 02:42:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:42:13 INFO : banana: Copied (new) 2025/07/27 02:42:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:42:13 INFO : splitbananasplit: Copied (new) 2025/07/27 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:42:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/27 02:42:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:42:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/27 02:42:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:42:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/27 02:42:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:42:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/27 02:42:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:42:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/27 02:42:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:42:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/27 02:42:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:42:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/27 02:42:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:42:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/27 02:42:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:42:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/27 02:42:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:42:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/27 02:42:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:42:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/27 02:42:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:42:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/27 02:42:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:42:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/27 02:42:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:42:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/27 02:42:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:42:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/27 02:42:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:42:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/27 02:42:15 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:15 INFO : PREFIXsplitbananasplit: Deleted 2025/07/27 02:42:15 INFO : PREFIXapple: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/27 02:42:15 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/27 02:42:15 INFO : PREFIXbanana: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/27 02:42:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/27 02:42:15 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:15 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:42:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:16 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:42:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:42:30 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:30 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:42:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:42:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:31 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:42:31 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:42:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:42:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:42:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:42:31 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:42:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/27 02:42:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:42:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:42:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:42:32 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:42:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:42:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:42:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:42:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:42:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:42:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:42:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:42:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:42:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:42:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:42:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:42:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:42:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:42:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:42:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:42:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:42:33 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0009-3456789.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0011-56789;.txt: Deleted 2025/07/27 02:42:34 INFO : apple: Deleted 2025/07/27 02:42:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0013-789;=.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0008-2345678.txt: Deleted 2025/07/27 02:42:34 INFO : banana: Deleted 2025/07/27 02:42:34 INFO : splitbananasplit: Deleted 2025/07/27 02:42:34 INFO : dir1/0003-defghij.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0012-6789;.txt: Deleted 2025/07/27 02:42:34 INFO : dir1/0014-89;=.txt: Deleted 2025/07/27 02:42:34 INFO : appleappleapplebanana: Deleted 2025/07/27 02:42:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/27 02:42:34 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/27 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : apple: transformed to: appleSUFFIX 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/27 02:42:35 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/27 02:42:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/27 02:42:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:35 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:42:35 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:42:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/27 02:42:35 INFO : banana: Copied (new) 2025/07/27 02:42:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:42:35 INFO : splitbananasplit: Copied (new) 2025/07/27 02:42:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/27 02:42:35 INFO : apple: Copied (new) 2025/07/27 02:42:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:42:35 INFO : appleappleapplebanana: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:42:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:42:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:42:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:42:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:42:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:42:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:42:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:42:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:42:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/27 02:42:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:42:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/27 02:42:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:42:37 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/27 02:42:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:42:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/27 02:42:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:42:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/27 02:42:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:42:37 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/27 02:42:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:42:37 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/27 02:42:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:42:37 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/27 02:42:37 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:37 INFO : appleSUFFIX: Deleted 2025/07/27 02:42:37 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/27 02:42:37 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/27 02:42:37 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/27 02:42:37 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/27 02:42:37 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/27 02:42:37 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/27 02:42:37 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/27 02:42:37 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/27 02:42:37 INFO : splitbananasplitSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/27 02:42:38 INFO : bananaSUFFIX: Deleted 2025/07/27 02:42:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/27 02:42:38 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:38 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:38 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:42:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:42:53 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:53 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:42:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:42:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:54 DEBUG : apple: Unchanged skipping 2025/07/27 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:54 DEBUG : banana: Unchanged skipping 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/27 02:42:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/27 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:54 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:42:54 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:42:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/27 02:42:54 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/27 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/27 02:42:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/27 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/27 02:42:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/27 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/27 02:42:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/27 02:42:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/27 02:42:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/27 02:42:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/27 02:42:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/27 02:42:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/27 02:42:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/27 02:42:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/27 02:42:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/27 02:42:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/27 02:42:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/27 02:42:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/27 02:42:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/27 02:42:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/27 02:42:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/27 02:42:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/27 02:42:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/27 02:42:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/27 02:42:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/27 02:42:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/27 02:42:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/27 02:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/27 02:42:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/27 02:42:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/27 02:42:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/27 02:42:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/27 02:42:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/27 02:42:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/27 02:42:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/27 02:42:56 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/27 02:42:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/27 02:42:56 INFO : dir1/0007-1234567.txt: Deleted 2025/07/27 02:42:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/27 02:42:56 INFO : dir1/0010-456789.txt: Deleted 2025/07/27 02:42:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/27 02:42:56 INFO : dir1/0008-2345678.txt: Deleted 2025/07/27 02:42:56 INFO : dir1/0011-56789;.txt: Deleted 2025/07/27 02:42:56 INFO : dir1/0012-6789;.txt: Deleted 2025/07/27 02:42:57 INFO : dir1/0014-89;=.txt: Deleted 2025/07/27 02:42:57 INFO : appleappleapplebanana: Deleted 2025/07/27 02:42:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/27 02:42:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/27 02:42:57 INFO : dir1/0015-9;=.txt: Deleted 2025/07/27 02:42:57 INFO : splitbananasplit: Deleted 2025/07/27 02:42:57 INFO : dir1/0003-defghij.txt: Deleted 2025/07/27 02:42:57 INFO : dir1/0009-3456789.txt: Deleted 2025/07/27 02:42:57 INFO : dir1/0013-789;=.txt: Deleted 2025/07/27 02:42:57 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:57 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : appleapple: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : apple: Unchanged skipping 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:42:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : banana: Unchanged skipping 2025/07/27 02:42:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/27 02:42:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/27 02:42:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/27 02:42:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/27 02:42:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/27 02:42:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/27 02:42:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/27 02:42:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/27 02:42:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/27 02:42:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/27 02:42:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/27 02:42:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/27 02:42:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/27 02:42:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/27 02:42:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/27 02:42:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:42:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:42:57 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:42:57 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:42:57 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:57 DEBUG : Waiting for deletions to finish 2025/07/27 02:42:58 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : appleapple: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/27 02:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/27 02:42:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/27 02:42:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/27 02:42:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/27 02:42:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/27 02:42:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/27 02:42:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/27 02:42:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/27 02:42:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/27 02:42:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/27 02:42:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/27 02:42:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/27 02:42:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/27 02:42:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/27 02:42:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/27 02:42:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/27 02:42:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/27 02:42:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/27 02:42:58 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:43:12 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:13 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:43:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : apple: Unchanged skipping 2025/07/27 02:43:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : banana: Unchanged skipping 2025/07/27 02:43:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:43:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:43:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:43:13 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:43:13 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:13 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:14 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : apple: Unchanged skipping 2025/07/27 02:43:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:43:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : banana: Unchanged skipping 2025/07/27 02:43:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:43:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:43:14 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:43:14 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:14 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:14 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:43:14 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:15 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:43:29 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:30 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : apple: Unchanged skipping 2025/07/27 02:43:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : banana: Unchanged skipping 2025/07/27 02:43:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:43:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:43:30 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:43:30 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:43:30 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:30 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:30 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : apple: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:43:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:43:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:43:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:31 DEBUG : banana: Unchanged skipping 2025/07/27 02:43:31 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:43:31 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:31 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:31 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:43:45 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:45 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : apple: Unchanged skipping 2025/07/27 02:43:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : banana: Unchanged skipping 2025/07/27 02:43:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:43:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:43:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:43:46 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:43:46 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:46 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:46 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : apple: Unchanged skipping 2025/07/27 02:43:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:43:47 DEBUG : banana: Unchanged skipping 2025/07/27 02:43:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:43:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:43:47 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:43:47 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:43:47 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:47 DEBUG : Waiting for deletions to finish 2025/07/27 02:43:47 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:43:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:02 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:02 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:44:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : apple: Unchanged skipping 2025/07/27 02:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:44:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : banana: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:03 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:44:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : apple: Unchanged skipping 2025/07/27 02:44:03 DEBUG : banana: Unchanged skipping 2025/07/27 02:44:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:44:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:44:03 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:03 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:04 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:44:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:18 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:19 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:44:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:44:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : apple: Unchanged skipping 2025/07/27 02:44:19 DEBUG : banana: Unchanged skipping 2025/07/27 02:44:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:44:19 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:19 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:19 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:20 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/27 02:44:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : banana: Unchanged skipping 2025/07/27 02:44:20 DEBUG : apple: Unchanged skipping 2025/07/27 02:44:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/27 02:44:20 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:20 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:20 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:20 DEBUG : apple: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : banana: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/27 02:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (197.02s) --- PASS: TestTransform/NFC (13.93s) --- PASS: TestTransform/NFD (16.43s) --- PASS: TestTransform/base64 (19.88s) --- PASS: TestTransform/prefix (22.42s) --- PASS: TestTransform/suffix (22.59s) --- PASS: TestTransform/truncate (19.28s) --- PASS: TestTransform/encoder (16.82s) --- PASS: TestTransform/ISO-8859-1 (16.44s) --- PASS: TestTransform/charmap (16.03s) --- PASS: TestTransform/lowercase (16.61s) --- PASS: TestTransform/ascii (16.59s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/27 02:44:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/27 02:44:25 INFO : sub dir_somesuffix: Making directory 2025/07/27 02:44:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/27 02:44:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/27 02:44:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/27 02:44:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/27 02:44:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/27 02:44:25 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:25 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:26 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:26 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/27 02:44:26 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.86s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:27 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:27 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:27 INFO : tictactoe: Making directory 2025/07/27 02:44:27 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:27 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:44:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:27 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:27 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:28 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/27 02:44:28 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:29 INFO : toe: Making directory 2025/07/27 02:44:29 INFO : toe/toe: Making directory 2025/07/27 02:44:29 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/27 02:44:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:44:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/27 02:44:29 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:29 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/27 02:44:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.88s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:31 INFO : toe: Making directory 2025/07/27 02:44:31 INFO : toe/toe: Making directory 2025/07/27 02:44:31 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/27 02:44:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:44:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/27 02:44:31 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:31 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/27 02:44:31 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:32 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:44:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:44:32 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:32 INFO : tictacempty_dir: Making directory 2025/07/27 02:44:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:32 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:32 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:32 INFO : tictactoe: Making directory 2025/07/27 02:44:32 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:32 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:32 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:44:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:44:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:44:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:44:32 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:32 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/27 02:44:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.24s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:34 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:44:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:44:34 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:35 INFO : tictacempty_dir: Making directory 2025/07/27 02:44:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:35 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:35 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:35 INFO : tictactoe: Making directory 2025/07/27 02:44:35 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:35 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:35 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:44:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:44:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:44:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:35 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:35 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/27 02:44:36 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:44:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/27 02:44:36 NOTICE: B2 bucket rclone-test-mutedaj9roti: 0 differences found 2025/07/27 02:44:36 NOTICE: B2 bucket rclone-test-mutedaj9roti: 1 matching files --- PASS: TestAllTag (1.87s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:37 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:37 INFO : tictactoe: Making directory 2025/07/27 02:44:37 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:37 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:37 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:44:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:44:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:44:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:44:37 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:37 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/27 02:44:37 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:37 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:38 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:38 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/27 02:44:38 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/27 02:44:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/27 02:44:38 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2025/07/27 02:44:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:39 INFO : toe: Making directory 2025/07/27 02:44:39 INFO : toe/toe: Making directory 2025/07/27 02:44:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:44:39 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:39 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:39 INFO : toe/toe/toe: Copied (new) 2025/07/27 02:44:39 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:40 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:44:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:44:40 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:41 INFO : tictacempty_dir: Making directory 2025/07/27 02:44:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:41 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:41 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:41 INFO : tictactoe: Making directory 2025/07/27 02:44:41 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:41 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:41 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:44:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:44:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:44:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:41 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:41 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:41 INFO : toe/toe/toe.txt: Deleted 2025/07/27 02:44:41 INFO : toe/toe: Removing directory 2025/07/27 02:44:41 INFO : toe: Removing directory 2025/07/27 02:44:41 INFO : empty_dir: Removing directory 2025/07/27 02:44:41 DEBUG : Local file system at /tmp/rclone324599251: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.94s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:42 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:44:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:44:42 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:42 INFO : tictacempty_dir: Making directory 2025/07/27 02:44:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:42 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:42 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:42 INFO : tictactoe: Making directory 2025/07/27 02:44:42 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:42 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:42 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:44:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:44:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:44:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:42 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:42 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:43 INFO : toe/toe/toe.txt: Deleted 2025/07/27 02:44:43 INFO : toe/toe: Removing directory 2025/07/27 02:44:43 INFO : toe: Removing directory 2025/07/27 02:44:43 INFO : empty_dir: Removing directory 2025/07/27 02:44:43 DEBUG : Local file system at /tmp/rclone324599251: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/27 02:44:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/27 02:44:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:44:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:44:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:44:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/27 02:44:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:45 DEBUG : Reset feature "Copy" 2025/07/27 02:44:45 DEBUG : Reset feature "Move" 2025/07/27 02:44:45 DEBUG : Reset feature "Copy" 2025/07/27 02:44:45 DEBUG : Reset feature "Move" 2025/07/27 02:44:45 DEBUG : empty_dir: Making directory with metadata 2025/07/27 02:44:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/27 02:44:45 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:46 INFO : tictacempty_dir: Making directory 2025/07/27 02:44:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/27 02:44:46 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:46 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:46 INFO : tictactoe: Making directory 2025/07/27 02:44:46 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:46 DEBUG : toe: transformed to: tictactoe 2025/07/27 02:44:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:46 INFO : tictactoe/tictactoe: Making directory 2025/07/27 02:44:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/27 02:44:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/27 02:44:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:44:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:46 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:46 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/27 02:44:46 INFO : toe/toe/toe.txt: Deleted 2025/07/27 02:44:46 INFO : toe/toe: Removing directory 2025/07/27 02:44:46 INFO : toe: Removing directory 2025/07/27 02:44:46 INFO : empty_dir: Removing directory 2025/07/27 02:44:46 DEBUG : Local file system at /tmp/rclone324599251: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/27 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/27 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/27 02:44:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/27 02:44:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.47s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:49 DEBUG : toe: transformed to: dG9l 2025/07/27 02:44:49 DEBUG : toe: transformed to: dG9l 2025/07/27 02:44:49 INFO : dG9l: Making directory 2025/07/27 02:44:49 DEBUG : toe: transformed to: dG9l 2025/07/27 02:44:49 DEBUG : toe: transformed to: dG9l 2025/07/27 02:44:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/27 02:44:49 INFO : dG9l/dG9l: Making directory 2025/07/27 02:44:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/27 02:44:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/27 02:44:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/27 02:44:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/27 02:44:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/27 02:44:49 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:49 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/27 02:44:50 DEBUG : Waiting for deletions to finish 2025/07/27 02:44:50 DEBUG : dG9l: transformed to: toe 2025/07/27 02:44:50 DEBUG : dG9l: transformed to: toe 2025/07/27 02:44:50 DEBUG : dG9l: transformed to: toe 2025/07/27 02:44:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/27 02:44:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/27 02:44:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/27 02:44:50 DEBUG : Local file system at /tmp/rclone324599251: Waiting for checks to finish 2025/07/27 02:44:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/27 02:44:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/27 02:44:50 DEBUG : Local file system at /tmp/rclone324599251: Waiting for transfers to finish 2025/07/27 02:44:50 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.63s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-mutedaj9roti", Local "Local file system at /tmp/rclone324599251", Modify Window "1ms" 2025/07/27 02:44:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:44:52 DEBUG : toe: transformed to: 2025/07/27 02:44:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:44:52 DEBUG : toe: transformed to: 2025/07/27 02:44:52 INFO : B2 bucket rclone-test-mutedaj9roti: Making directory 2025/07/27 02:44:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:44:52 DEBUG : toe: transformed to: 2025/07/27 02:44:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:44:52 DEBUG : toe: transformed to: 2025/07/27 02:44:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:44:52 DEBUG : toe/toe: transformed to: 2025/07/27 02:44:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/27 02:44:52 INFO : toe/toe: Making directory 2025/07/27 02:44:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:44:52 DEBUG : toe/toe: transformed to: 2025/07/27 02:44:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/27 02:44:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:44:52 DEBUG : toe: transformed to: 2025/07/27 02:44:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/27 02:44:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/27 02:44:52 DEBUG : toe/toe/toe: transformed to: 2025/07/27 02:44:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/27 02:44:52 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for checks to finish 2025/07/27 02:44:52 DEBUG : B2 bucket rclone-test-mutedaj9roti: Waiting for transfers to finish 2025/07/27 02:44:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/27 02:44:52 INFO : toe/toe/toe: Copied (new) 2025/07/27 02:44:52 ERROR : B2 bucket rclone-test-mutedaj9roti: not deleting files as there were IO errors 2025/07/27 02:44:52 ERROR : B2 bucket rclone-test-mutedaj9roti: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2025/07/27 02:44:53 DEBUG : B2 bucket rclone-test-mutedaj9roti: Purge remote 2025/07/27 02:44:53 INFO : B2 bucket rclone-test-mutedaj9roti: cleaning bucket "rclone-test-mutedaj9roti" of all files 2025/07/27 02:44:54 DEBUG : BackupDir/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62d8_d20250727_m023839_c001_v7007000_t0000_u01753583919457") 2025/07/27 02:44:54 DEBUG : BackupDir/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f119b6cd418ffb63d_d20250727_m023833_c001_v0001184_t0052_u01753583913391") 2025/07/27 02:44:54 DEBUG : CompareDest/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a817_d20250727_m023813_c001_v7007000_t0000_u01753583893761") 2025/07/27 02:44:54 DEBUG : CompareDest/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0caf3_d20250727_m023807_c001_v0001115_t0019_u01753583887083") 2025/07/27 02:44:54 DEBUG : CompareDest/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a818_d20250727_m023813_c001_v7007000_t0000_u01753583893943") 2025/07/27 02:44:54 DEBUG : CompareDest/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb07_d20250727_m023808_c001_v0001130_t0045_u01753583888818") 2025/07/27 02:44:54 DEBUG : CopyDest/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62d9_d20250727_m023839_c001_v7007000_t0000_u01753583919638") 2025/07/27 02:44:54 DEBUG : CopyDest/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9178e4_d20250727_m023830_c001_v0001036_t0012_u01753583910232") 2025/07/27 02:44:54 DEBUG : CopyDest/three: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62da_d20250727_m023839_c001_v7007000_t0000_u01753583919820") 2025/07/27 02:44:55 DEBUG : CopyDest/three: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb4d_d20250727_m023837_c001_v0001130_t0014_u01753583917295") 2025/07/27 02:44:55 DEBUG : CopyDest/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62db_d20250727_m023840_c001_v7007000_t0000_u01753583920002") 2025/07/27 02:44:55 DEBUG : CopyDest/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0cb2f_d20250727_m023834_c001_v0001115_t0000_u01753583914825") 2025/07/27 02:44:55 DEBUG : EXISTING: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3b2_d20250727_m024005_c001_v7007000_t0000_u01753584005058") 2025/07/27 02:44:55 DEBUG : EXISTING: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179e6_d20250727_m024003_c001_v0001036_t0004_u01753584003692") 2025/07/27 02:44:55 DEBUG : PREFIXapple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134f2_d20250727_m024215_c001_v7007000_t0000_u01753584135175") 2025/07/27 02:44:55 DEBUG : PREFIXapple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7915a_d20250727_m024208_c001_v0001134_t0016_u01753584128874") 2025/07/27 02:44:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4ad4_d20250727_m024215_c001_v7007000_t0000_u01753584135345") 2025/07/27 02:44:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce08_d20250727_m024208_c001_v0001130_t0004_u01753584128852") 2025/07/27 02:44:55 DEBUG : PREFIXbanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134f3_d20250727_m024215_c001_v7007000_t0000_u01753584135359") 2025/07/27 02:44:55 DEBUG : PREFIXbanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60023_d20250727_m024208_c001_v0001038_t0030_u01753584128849") 2025/07/27 02:44:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4ad3_d20250727_m024215_c001_v7007000_t0000_u01753584135165") 2025/07/27 02:44:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b8a_d20250727_m024208_c001_v0001036_t0031_u01753584128864") 2025/07/27 02:44:55 DEBUG : Testêé: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3b0_d20250727_m024001_c001_v7007000_t0000_u01753584001154") 2025/07/27 02:44:55 DEBUG : Testêé: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179de_d20250727_m024000_c001_v0001036_t0046_u01753584000346") 2025/07/27 02:44:55 DEBUG : Testêé: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc07_d20250727_m023959_c001_v0001130_t0023_u01753583999112") 2025/07/27 02:44:55 DEBUG : YXBwbGU=: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e1_d20250727_m024154_c001_v7007000_t0000_u01753584114525") 2025/07/27 02:44:56 DEBUG : YXBwbGU=: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdb7_d20250727_m024149_c001_v0001130_t0046_u01753584109574") 2025/07/27 02:44:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e2_d20250727_m024154_c001_v7007000_t0000_u01753584114708") 2025/07/27 02:44:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b52_d20250727_m024149_c001_v0001036_t0024_u01753584109584") 2025/07/27 02:44:56 DEBUG : YmFuYW5h: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e3_d20250727_m024154_c001_v7007000_t0000_u01753584114890") 2025/07/27 02:44:56 DEBUG : YmFuYW5h: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7910a_d20250727_m024149_c001_v0001134_t0015_u01753584109595") 2025/07/27 02:44:56 DEBUG : a/potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b8_d20250727_m023631_c001_v7007000_t0000_u01753583791912") 2025/07/27 02:44:56 DEBUG : a/potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177dc_d20250727_m023631_c001_v0001036_t0048_u01753583791170") 2025/07/27 02:44:56 DEBUG : a/potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b6_d20250727_m023629_c001_v7007000_t0000_u01753583789258") 2025/07/27 02:44:56 DEBUG : a/potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177d4_d20250727_m023628_c001_v0001036_t0050_u01753583788019") 2025/07/27 02:44:56 DEBUG : a/potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bfc_d20250727_m023608_c001_v7007000_t0000_u01753583768465") 2025/07/27 02:44:56 DEBUG : a/potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91777a_d20250727_m023607_c001_v0001036_t0023_u01753583767397") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b0_d20250727_m024421_c001_v7007000_t0000_u01753584261377") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6018f_d20250727_m024416_c001_v0001038_t0021_u01753584256908") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328e5_d20250727_m024404_c001_v7007000_t0000_u01753584244688") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60169_d20250727_m024400_c001_v0001038_t0059_u01753584240438") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583579_d20250727_m024348_c001_v7007000_t0000_u01753584228075") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60141_d20250727_m024344_c001_v0001038_t0011_u01753584224180") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32323_d20250727_m024332_c001_v7007000_t0000_u01753584212129") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6010d_d20250727_m024327_c001_v0001038_t0000_u01753584207979") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c22_d20250727_m024315_c001_v7007000_t0000_u01753584195751") 2025/07/27 02:44:56 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600d9_d20250727_m024311_c001_v0001038_t0046_u01753584191509") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf756_d20250727_m024258_c001_v7007000_t0000_u01753584178752") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ceb4_d20250727_m024252_c001_v0001130_t0055_u01753584172177") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf721_d20250727_m024239_c001_v7007000_t0000_u01753584159561") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60079_d20250727_m024235_c001_v0001038_t0039_u01753584155519") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d484_d20250727_m024234_c001_v7007000_t0000_u01753584154310") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60067_d20250727_m024229_c001_v0001038_t0009_u01753584149162") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f87_d20250727_m024217_c001_v7007000_t0000_u01753584137034") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79171_d20250727_m024212_c001_v0001134_t0048_u01753584132666") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee7b_d20250727_m024211_c001_v7007000_t0000_u01753584131670") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6001f_d20250727_m024206_c001_v0001038_t0027_u01753584126669") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee50_d20250727_m024152_c001_v7007000_t0000_u01753584112903") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdab_d20250727_m024147_c001_v0001130_t0047_u01753584107091") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05a1_d20250727_m024134_c001_v7007000_t0000_u01753584094735") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd73_d20250727_m024130_c001_v0001130_t0041_u01753584090221") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a730ff_d20250727_m024118_c001_v7007000_t0000_u01753584078342") 2025/07/27 02:44:57 DEBUG : apple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd49_d20250727_m024114_c001_v0001130_t0034_u01753584074790") 2025/07/27 02:44:57 DEBUG : appleSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a31a4_d20250727_m024237_c001_v7007000_t0000_u01753584157708") 2025/07/27 02:44:57 DEBUG : appleSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6006b_d20250727_m024231_c001_v0001038_t0020_u01753584151594") 2025/07/27 02:44:57 DEBUG : appleapple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf757_d20250727_m024258_c001_v7007000_t0000_u01753584178944") 2025/07/27 02:44:57 DEBUG : appleapple: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cec8_d20250727_m024254_c001_v0001130_t0029_u01753584174527") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b1_d20250727_m024421_c001_v7007000_t0000_u01753584261558") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b793a3_d20250727_m024417_c001_v0001134_t0050_u01753584257924") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328e6_d20250727_m024404_c001_v7007000_t0000_u01753584244871") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7934d_d20250727_m024401_c001_v0001134_t0005_u01753584241147") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58357c_d20250727_m024348_c001_v7007000_t0000_u01753584228260") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792fb_d20250727_m024345_c001_v0001134_t0016_u01753584225034") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32324_d20250727_m024332_c001_v7007000_t0000_u01753584212313") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792bd_d20250727_m024329_c001_v0001134_t0035_u01753584209123") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c23_d20250727_m024315_c001_v7007000_t0000_u01753584195932") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79285_d20250727_m024312_c001_v0001134_t0005_u01753584192157") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad89013_d20250727_m024256_c001_v7007000_t0000_u01753584176930") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600ab_d20250727_m024252_c001_v0001038_t0008_u01753584172876") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf723_d20250727_m024239_c001_v7007000_t0000_u01753584159743") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce7c_d20250727_m024235_c001_v0001130_t0005_u01753584155482") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c322e9_d20250727_m024234_c001_v7007000_t0000_u01753584154581") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce66_d20250727_m024230_c001_v0001130_t0032_u01753584150019") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f89_d20250727_m024217_c001_v7007000_t0000_u01753584137217") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce20_d20250727_m024212_c001_v0001130_t0041_u01753584132633") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee7a_d20250727_m024211_c001_v7007000_t0000_u01753584131483") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b88_d20250727_m024207_c001_v0001036_t0034_u01753584127346") 2025/07/27 02:44:58 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361df_d20250727_m024152_c001_v7007000_t0000_u01753584112731") 2025/07/27 02:44:59 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79102_d20250727_m024147_c001_v0001134_t0059_u01753584107690") 2025/07/27 02:44:59 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05a3_d20250727_m024134_c001_v7007000_t0000_u01753584094918") 2025/07/27 02:44:59 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790cc_d20250727_m024131_c001_v0001134_t0044_u01753584091193") 2025/07/27 02:44:59 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73100_d20250727_m024118_c001_v7007000_t0000_u01753584078523") 2025/07/27 02:44:59 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79090_d20250727_m024115_c001_v0001134_t0003_u01753584075451") 2025/07/27 02:44:59 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a31a5_d20250727_m024237_c001_v7007000_t0000_u01753584157889") 2025/07/27 02:44:59 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791cb_d20250727_m024231_c001_v0001134_t0033_u01753584151595") 2025/07/27 02:44:59 DEBUG : b/potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b9_d20250727_m023632_c001_v7007000_t0000_u01753583792094") 2025/07/27 02:44:59 DEBUG : b/potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177d6_d20250727_m023629_c001_v0001036_t0033_u01753583789851") 2025/07/27 02:44:59 DEBUG : b/potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b5_d20250727_m023628_c001_v7007000_t0000_u01753583788695") 2025/07/27 02:44:59 DEBUG : b/potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177cc_d20250727_m023626_c001_v0001036_t0028_u01753583786841") 2025/07/27 02:44:59 DEBUG : b/potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bfa_d20250727_m023607_c001_v7007000_t0000_u01753583767906") 2025/07/27 02:44:59 DEBUG : b/potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91776a_d20250727_m023605_c001_v0001036_t0029_u01753583765750") 2025/07/27 02:44:59 DEBUG : backup/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de490f_d20250727_m023854_c001_v7007000_t0000_u01753583934192") 2025/07/27 02:44:59 DEBUG : backup/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f11196079403edb4d_d20250727_m023852_c001_v0001099_t0041_u01753583932087") 2025/07/27 02:44:59 DEBUG : backup/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f100c425e417f8265_d20250727_m023847_c001_v0001137_t0009_u01753583927777") 2025/07/27 02:44:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58332f_d20250727_m023923_c001_v7007000_t0000_u01753583963351") 2025/07/27 02:44:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f118a819c6145ab6e_d20250727_m023921_c001_v0001117_t0021_u01753583961056") 2025/07/27 02:44:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1055b20d17ef7819_d20250727_m023917_c001_v0001041_t0040_u01753583957103") 2025/07/27 02:44:59 DEBUG : backup/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a834_d20250727_m023908_c001_v7007000_t0000_u01753583948274") 2025/07/27 02:44:59 DEBUG : backup/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110e4d0b013ef0eb_d20250727_m023906_c001_v0001178_t0012_u01753583946199") 2025/07/27 02:44:59 DEBUG : backup/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f108087b45f6fe30e_d20250727_m023901_c001_v0001184_t0042_u01753583941793") 2025/07/27 02:44:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583330_d20250727_m023923_c001_v7007000_t0000_u01753583963538") 2025/07/27 02:45:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f109fc92ec472a692_d20250727_m023922_c001_v0001171_t0020_u01753583962328") 2025/07/27 02:45:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f11074d8703f2bdc1_d20250727_m023918_c001_v0001153_t0016_u01753583958612") 2025/07/27 02:45:00 DEBUG : backup/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4910_d20250727_m023854_c001_v7007000_t0000_u01753583934383") 2025/07/27 02:45:00 DEBUG : backup/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f11959a219399bd25_d20250727_m023853_c001_v0001181_t0003_u01753583933418") 2025/07/27 02:45:00 DEBUG : backup/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f115a50a407ca45de_d20250727_m023849_c001_v0001181_t0003_u01753583929614") 2025/07/27 02:45:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a835_d20250727_m023908_c001_v7007000_t0000_u01753583948457") 2025/07/27 02:45:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f113aeaa2d8054e07_d20250727_m023907_c001_v0001100_t0058_u01753583947385") 2025/07/27 02:45:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f115107c9f6fb495d_d20250727_m023903_c001_v0001116_t0048_u01753583943457") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b2_d20250727_m024421_c001_v7007000_t0000_u01753584261739") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cfd5_d20250727_m024417_c001_v0001130_t0049_u01753584257628") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328e7_d20250727_m024405_c001_v7007000_t0000_u01753584245055") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf9c_d20250727_m024400_c001_v0001130_t0016_u01753584240806") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58357e_d20250727_m024348_c001_v7007000_t0000_u01753584228445") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf6c_d20250727_m024344_c001_v0001130_t0044_u01753584224685") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32325_d20250727_m024332_c001_v7007000_t0000_u01753584212496") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf44_d20250727_m024328_c001_v0001130_t0008_u01753584208489") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c24_d20250727_m024316_c001_v7007000_t0000_u01753584196113") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf1e_d20250727_m024311_c001_v0001130_t0033_u01753584191837") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf758_d20250727_m024259_c001_v7007000_t0000_u01753584179140") 2025/07/27 02:45:00 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c1a_d20250727_m024252_c001_v0001036_t0054_u01753584172525") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf725_d20250727_m024239_c001_v7007000_t0000_u01753584159925") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917be8_d20250727_m024235_c001_v0001036_t0044_u01753584155491") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d485_d20250727_m024234_c001_v7007000_t0000_u01753584154491") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791bf_d20250727_m024229_c001_v0001134_t0056_u01753584149572") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f8a_d20250727_m024217_c001_v7007000_t0000_u01753584137401") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b98_d20250727_m024212_c001_v0001036_t0011_u01753584132644") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d473_d20250727_m024211_c001_v7007000_t0000_u01753584131683") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce02_d20250727_m024207_c001_v0001130_t0027_u01753584127015") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8fe_d20250727_m024152_c001_v7007000_t0000_u01753584112743") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b46_d20250727_m024147_c001_v0001036_t0043_u01753584107396") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05a4_d20250727_m024135_c001_v7007000_t0000_u01753584095100") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b24_d20250727_m024130_c001_v0001036_t0059_u01753584090599") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73101_d20250727_m024118_c001_v7007000_t0000_u01753584078705") 2025/07/27 02:45:01 DEBUG : banana: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917aee_d20250727_m024115_c001_v0001036_t0037_u01753584075087") 2025/07/27 02:45:01 DEBUG : bananaSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c322f4_d20250727_m024238_c001_v7007000_t0000_u01753584158137") 2025/07/27 02:45:01 DEBUG : bananaSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce70_d20250727_m024231_c001_v0001130_t0058_u01753584151606") 2025/07/27 02:45:01 DEBUG : both0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49b5_d20250727_m024052_c001_v7007000_t0000_u01753584052328") 2025/07/27 02:45:01 DEBUG : both0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc7d_d20250727_m024031_c001_v0001130_t0031_u01753584031810") 2025/07/27 02:45:01 DEBUG : both0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930665_d20250727_m024027_c001_v7007000_t0000_u01753584027565") 2025/07/27 02:45:01 DEBUG : both0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc1f_d20250727_m024006_c001_v0001130_t0023_u01753584006948") 2025/07/27 02:45:01 DEBUG : both1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49b6_d20250727_m024052_c001_v7007000_t0000_u01753584052509") 2025/07/27 02:45:02 DEBUG : both1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc81_d20250727_m024033_c001_v0001130_t0054_u01753584033256") 2025/07/27 02:45:02 DEBUG : both1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930666_d20250727_m024027_c001_v7007000_t0000_u01753584027751") 2025/07/27 02:45:02 DEBUG : both1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc25_d20250727_m024008_c001_v0001130_t0027_u01753584008009") 2025/07/27 02:45:02 DEBUG : both10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49b7_d20250727_m024052_c001_v7007000_t0000_u01753584052689") 2025/07/27 02:45:02 DEBUG : both10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccb1_d20250727_m024040_c001_v0001130_t0036_u01753584040593") 2025/07/27 02:45:02 DEBUG : both10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930667_d20250727_m024027_c001_v7007000_t0000_u01753584027944") 2025/07/27 02:45:02 DEBUG : both10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc4b_d20250727_m024016_c001_v0001130_t0059_u01753584016114") 2025/07/27 02:45:02 DEBUG : both11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49b9_d20250727_m024052_c001_v7007000_t0000_u01753584052871") 2025/07/27 02:45:02 DEBUG : both11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccb7_d20250727_m024041_c001_v0001130_t0012_u01753584041264") 2025/07/27 02:45:02 DEBUG : both11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930668_d20250727_m024028_c001_v7007000_t0000_u01753584028127") 2025/07/27 02:45:02 DEBUG : both11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc4d_d20250727_m024016_c001_v0001130_t0058_u01753584016848") 2025/07/27 02:45:02 DEBUG : both12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49ba_d20250727_m024053_c001_v7007000_t0000_u01753584053052") 2025/07/27 02:45:02 DEBUG : both12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccb9_d20250727_m024042_c001_v0001130_t0036_u01753584042178") 2025/07/27 02:45:02 DEBUG : both12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930669_d20250727_m024028_c001_v7007000_t0000_u01753584028311") 2025/07/27 02:45:02 DEBUG : both12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc4f_d20250727_m024017_c001_v0001130_t0016_u01753584017786") 2025/07/27 02:45:02 DEBUG : both13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49bc_d20250727_m024053_c001_v7007000_t0000_u01753584053233") 2025/07/27 02:45:02 DEBUG : both13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccbb_d20250727_m024043_c001_v0001130_t0011_u01753584043419") 2025/07/27 02:45:02 DEBUG : both13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a06793066a_d20250727_m024028_c001_v7007000_t0000_u01753584028515") 2025/07/27 02:45:02 DEBUG : both13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc53_d20250727_m024018_c001_v0001130_t0059_u01753584018596") 2025/07/27 02:45:02 DEBUG : both14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49bd_d20250727_m024053_c001_v7007000_t0000_u01753584053414") 2025/07/27 02:45:02 DEBUG : both14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccbf_d20250727_m024044_c001_v0001130_t0039_u01753584044703") 2025/07/27 02:45:03 DEBUG : both14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a06793066b_d20250727_m024028_c001_v7007000_t0000_u01753584028698") 2025/07/27 02:45:03 DEBUG : both14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc55_d20250727_m024019_c001_v0001130_t0049_u01753584019365") 2025/07/27 02:45:03 DEBUG : both15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49be_d20250727_m024053_c001_v7007000_t0000_u01753584053596") 2025/07/27 02:45:03 DEBUG : both15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccc5_d20250727_m024045_c001_v0001130_t0022_u01753584045448") 2025/07/27 02:45:03 DEBUG : both15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a06793066c_d20250727_m024028_c001_v7007000_t0000_u01753584028880") 2025/07/27 02:45:03 DEBUG : both15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc59_d20250727_m024020_c001_v0001130_t0011_u01753584020118") 2025/07/27 02:45:03 DEBUG : both16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49bf_d20250727_m024053_c001_v7007000_t0000_u01753584053778") 2025/07/27 02:45:03 DEBUG : both16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccc7_d20250727_m024046_c001_v0001130_t0019_u01753584046265") 2025/07/27 02:45:03 DEBUG : both16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a06793066d_d20250727_m024029_c001_v7007000_t0000_u01753584029063") 2025/07/27 02:45:03 DEBUG : both16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc5d_d20250727_m024020_c001_v0001130_t0009_u01753584020877") 2025/07/27 02:45:03 DEBUG : both17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49c0_d20250727_m024053_c001_v7007000_t0000_u01753584053961") 2025/07/27 02:45:03 DEBUG : both17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cccb_d20250727_m024047_c001_v0001130_t0027_u01753584047100") 2025/07/27 02:45:03 DEBUG : both17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a06793066e_d20250727_m024029_c001_v7007000_t0000_u01753584029245") 2025/07/27 02:45:03 DEBUG : both17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc61_d20250727_m024022_c001_v0001130_t0043_u01753584022002") 2025/07/27 02:45:03 DEBUG : both18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49c2_d20250727_m024054_c001_v7007000_t0000_u01753584054142") 2025/07/27 02:45:03 DEBUG : both18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cccf_d20250727_m024047_c001_v0001130_t0015_u01753584047869") 2025/07/27 02:45:03 DEBUG : both18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a06793066f_d20250727_m024029_c001_v7007000_t0000_u01753584029428") 2025/07/27 02:45:03 DEBUG : both18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc69_d20250727_m024022_c001_v0001130_t0023_u01753584022771") 2025/07/27 02:45:03 DEBUG : both19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49c3_d20250727_m024054_c001_v7007000_t0000_u01753584054323") 2025/07/27 02:45:03 DEBUG : both19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccd1_d20250727_m024048_c001_v0001130_t0047_u01753584048850") 2025/07/27 02:45:04 DEBUG : both19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930670_d20250727_m024029_c001_v7007000_t0000_u01753584029610") 2025/07/27 02:45:04 DEBUG : both19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc6f_d20250727_m024023_c001_v0001130_t0022_u01753584023891") 2025/07/27 02:45:04 DEBUG : both2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49c4_d20250727_m024054_c001_v7007000_t0000_u01753584054504") 2025/07/27 02:45:04 DEBUG : both2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc85_d20250727_m024034_c001_v0001130_t0048_u01753584034031") 2025/07/27 02:45:04 DEBUG : both2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930671_d20250727_m024029_c001_v7007000_t0000_u01753584029793") 2025/07/27 02:45:04 DEBUG : both2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc29_d20250727_m024008_c001_v0001130_t0052_u01753584008692") 2025/07/27 02:45:04 DEBUG : both3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49c6_d20250727_m024054_c001_v7007000_t0000_u01753584054685") 2025/07/27 02:45:04 DEBUG : both3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc8b_d20250727_m024034_c001_v0001130_t0004_u01753584034948") 2025/07/27 02:45:04 DEBUG : both3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930672_d20250727_m024029_c001_v7007000_t0000_u01753584029977") 2025/07/27 02:45:04 DEBUG : both3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc2d_d20250727_m024009_c001_v0001130_t0038_u01753584009478") 2025/07/27 02:45:04 DEBUG : both4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49c7_d20250727_m024054_c001_v7007000_t0000_u01753584054866") 2025/07/27 02:45:04 DEBUG : both4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc93_d20250727_m024035_c001_v0001130_t0022_u01753584035765") 2025/07/27 02:45:04 DEBUG : both4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930673_d20250727_m024030_c001_v7007000_t0000_u01753584030159") 2025/07/27 02:45:04 DEBUG : both4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc2f_d20250727_m024010_c001_v0001130_t0011_u01753584010325") 2025/07/27 02:45:04 DEBUG : both5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49ca_d20250727_m024055_c001_v7007000_t0000_u01753584055047") 2025/07/27 02:45:04 DEBUG : both5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc99_d20250727_m024036_c001_v0001130_t0027_u01753584036582") 2025/07/27 02:45:04 DEBUG : both5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930674_d20250727_m024030_c001_v7007000_t0000_u01753584030340") 2025/07/27 02:45:04 DEBUG : both5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc35_d20250727_m024011_c001_v0001130_t0011_u01753584011224") 2025/07/27 02:45:04 DEBUG : both6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49cb_d20250727_m024055_c001_v7007000_t0000_u01753584055227") 2025/07/27 02:45:04 DEBUG : both6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cca1_d20250727_m024037_c001_v0001130_t0044_u01753584037506") 2025/07/27 02:45:04 DEBUG : both6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930675_d20250727_m024030_c001_v7007000_t0000_u01753584030523") 2025/07/27 02:45:04 DEBUG : both6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc37_d20250727_m024012_c001_v0001130_t0017_u01753584012097") 2025/07/27 02:45:05 DEBUG : both7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49cc_d20250727_m024055_c001_v7007000_t0000_u01753584055450") 2025/07/27 02:45:05 DEBUG : both7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cca5_d20250727_m024038_c001_v0001130_t0001_u01753584038296") 2025/07/27 02:45:05 DEBUG : both7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930676_d20250727_m024030_c001_v7007000_t0000_u01753584030705") 2025/07/27 02:45:05 DEBUG : both7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc3b_d20250727_m024013_c001_v0001130_t0020_u01753584013160") 2025/07/27 02:45:05 DEBUG : both8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49cd_d20250727_m024055_c001_v7007000_t0000_u01753584055631") 2025/07/27 02:45:05 DEBUG : both8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cca7_d20250727_m024039_c001_v0001130_t0012_u01753584039024") 2025/07/27 02:45:05 DEBUG : both8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930677_d20250727_m024030_c001_v7007000_t0000_u01753584030888") 2025/07/27 02:45:05 DEBUG : both8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc45_d20250727_m024014_c001_v0001130_t0012_u01753584014256") 2025/07/27 02:45:05 DEBUG : both9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49cf_d20250727_m024055_c001_v7007000_t0000_u01753584055813") 2025/07/27 02:45:05 DEBUG : both9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ccab_d20250727_m024039_c001_v0001130_t0025_u01753584039837") 2025/07/27 02:45:05 DEBUG : both9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930678_d20250727_m024031_c001_v7007000_t0000_u01753584031077") 2025/07/27 02:45:05 DEBUG : both9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc47_d20250727_m024015_c001_v0001130_t0030_u01753584015129") 2025/07/27 02:45:05 DEBUG : c/non empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6ba_d20250727_m023632_c001_v7007000_t0000_u01753583792276") 2025/07/27 02:45:05 DEBUG : c/non empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177d8_d20250727_m023630_c001_v0001036_t0000_u01753583790212") 2025/07/27 02:45:05 DEBUG : c/non empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b7_d20250727_m023629_c001_v7007000_t0000_u01753583789484") 2025/07/27 02:45:05 DEBUG : c/non empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177d0_d20250727_m023627_c001_v0001036_t0042_u01753583787163") 2025/07/27 02:45:05 DEBUG : c/non empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bfd_d20250727_m023608_c001_v7007000_t0000_u01753583768648") 2025/07/27 02:45:05 DEBUG : c/non empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917770_d20250727_m023606_c001_v0001036_t0014_u01753583766241") 2025/07/27 02:45:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e4_d20250727_m024155_c001_v7007000_t0000_u01753584115073") 2025/07/27 02:45:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60003_d20250727_m024149_c001_v0001038_t0050_u01753584109611") 2025/07/27 02:45:05 DEBUG : check sum: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1be4_d20250727_m023557_c001_v7007000_t0000_u01753583757863") 2025/07/27 02:45:06 DEBUG : check sum: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91774e_d20250727_m023556_c001_v0001036_t0057_u01753583756617") 2025/07/27 02:45:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c1759_d20250727_m024451_c001_v7007000_t0000_u01753584291735") 2025/07/27 02:45:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee601c7_d20250727_m024450_c001_v0001038_t0021_u01753584290054") 2025/07/27 02:45:06 DEBUG : dest/3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62a5_d20250727_m023823_c001_v7007000_t0000_u01753583903129") 2025/07/27 02:45:06 DEBUG : dest/3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4157deb4d3540028_d20250727_m023822_c001_v0001183_t0044_u01753583902022") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf759_d20250727_m024259_c001_v7007000_t0000_u01753584179385") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79241_d20250727_m024254_c001_v0001134_t0058_u01753584174560") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b3_d20250727_m024421_c001_v7007000_t0000_u01753584261920") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6017d_d20250727_m024409_c001_v0001038_t0001_u01753584249444") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328e8_d20250727_m024405_c001_v7007000_t0000_u01753584245237") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60153_d20250727_m024352_c001_v0001038_t0039_u01753584232821") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583580_d20250727_m024348_c001_v7007000_t0000_u01753584228630") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60119_d20250727_m024336_c001_v0001038_t0057_u01753584216795") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32326_d20250727_m024332_c001_v7007000_t0000_u01753584212705") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600f3_d20250727_m024320_c001_v0001038_t0007_u01753584200357") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c26_d20250727_m024316_c001_v7007000_t0000_u01753584196294") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600c7_d20250727_m024303_c001_v0001038_t0032_u01753584183545") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf751_d20250727_m024256_c001_v7007000_t0000_u01753584176736") 2025/07/27 02:45:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cea0_d20250727_m024244_c001_v0001130_t0002_u01753584164252") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf727_d20250727_m024240_c001_v7007000_t0000_u01753584160108") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bea_d20250727_m024235_c001_v0001036_t0008_u01753584155842") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583522_d20250727_m024234_c001_v7007000_t0000_u01753584154352") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60055_d20250727_m024221_c001_v0001038_t0058_u01753584141664") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f8b_d20250727_m024217_c001_v7007000_t0000_u01753584137585") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79175_d20250727_m024212_c001_v0001134_t0036_u01753584132964") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f81_d20250727_m024211_c001_v7007000_t0000_u01753584131504") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60011_d20250727_m024159_c001_v0001038_t0051_u01753584119244") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c532853_d20250727_m024152_c001_v7007000_t0000_u01753584112755") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd8b_d20250727_m024139_c001_v0001130_t0016_u01753584099350") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05a5_d20250727_m024135_c001_v7007000_t0000_u01753584095282") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd5d_d20250727_m024122_c001_v0001130_t0046_u01753584082925") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73102_d20250727_m024118_c001_v7007000_t0000_u01753584078887") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd2b_d20250727_m024108_c001_v0001130_t0052_u01753584068633") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c322f0_d20250727_m024237_c001_v7007000_t0000_u01753584157720") 2025/07/27 02:45:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791d1_d20250727_m024231_c001_v0001134_t0029_u01753584151866") 2025/07/27 02:45:07 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf75a_d20250727_m024259_c001_v7007000_t0000_u01753584179570") 2025/07/27 02:45:07 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600b5_d20250727_m024254_c001_v0001038_t0022_u01753584174554") 2025/07/27 02:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b4_d20250727_m024422_c001_v7007000_t0000_u01753584262101") 2025/07/27 02:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cfbb_d20250727_m024410_c001_v0001130_t0012_u01753584250216") 2025/07/27 02:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328e9_d20250727_m024405_c001_v7007000_t0000_u01753584245421") 2025/07/27 02:45:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf82_d20250727_m024353_c001_v0001130_t0019_u01753584233562") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583581_d20250727_m024348_c001_v7007000_t0000_u01753584228824") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf52_d20250727_m024337_c001_v0001130_t0047_u01753584217663") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32327_d20250727_m024332_c001_v7007000_t0000_u01753584212889") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf26_d20250727_m024321_c001_v0001130_t0021_u01753584201185") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c27_d20250727_m024316_c001_v7007000_t0000_u01753584196477") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cefc_d20250727_m024304_c001_v0001130_t0023_u01753584184286") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05f7_d20250727_m024256_c001_v7007000_t0000_u01753584176529") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c00_d20250727_m024245_c001_v0001036_t0050_u01753584165050") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf728_d20250727_m024240_c001_v7007000_t0000_u01753584160291") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791ef_d20250727_m024235_c001_v0001134_t0039_u01753584155854") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a31a1_d20250727_m024234_c001_v7007000_t0000_u01753584154589") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7919f_d20250727_m024222_c001_v0001134_t0056_u01753584142373") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f8c_d20250727_m024217_c001_v7007000_t0000_u01753584137769") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce24_d20250727_m024212_c001_v0001130_t0022_u01753584132975") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134e8_d20250727_m024211_c001_v7007000_t0000_u01753584131509") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cde4_d20250727_m024200_c001_v0001130_t0011_u01753584120092") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134d6_d20250727_m024152_c001_v7007000_t0000_u01753584112765") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b34_d20250727_m024140_c001_v0001036_t0002_u01753584100190") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05a6_d20250727_m024135_c001_v7007000_t0000_u01753584095492") 2025/07/27 02:45:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b0a_d20250727_m024123_c001_v0001036_t0025_u01753584083626") 2025/07/27 02:45:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73104_d20250727_m024119_c001_v7007000_t0000_u01753584079068") 2025/07/27 02:45:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917ada_d20250727_m024108_c001_v0001036_t0041_u01753584068947") 2025/07/27 02:45:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf71b_d20250727_m024237_c001_v7007000_t0000_u01753584157729") 2025/07/27 02:45:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce72_d20250727_m024231_c001_v0001130_t0022_u01753584151910") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf75b_d20250727_m024259_c001_v7007000_t0000_u01753584179754") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ceca_d20250727_m024254_c001_v0001130_t0055_u01753584174842") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b5_d20250727_m024422_c001_v7007000_t0000_u01753584262282") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79373_d20250727_m024410_c001_v0001134_t0007_u01753584250960") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328ea_d20250727_m024405_c001_v7007000_t0000_u01753584245605") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79329_d20250727_m024354_c001_v0001134_t0009_u01753584234316") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583582_d20250727_m024349_c001_v7007000_t0000_u01753584229009") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792db_d20250727_m024338_c001_v0001134_t0042_u01753584218314") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32328_d20250727_m024333_c001_v7007000_t0000_u01753584213074") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7929b_d20250727_m024321_c001_v0001134_t0047_u01753584201979") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c28_d20250727_m024316_c001_v7007000_t0000_u01753584196660") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79269_d20250727_m024305_c001_v0001134_t0002_u01753584185116") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3c1d_d20250727_m024256_c001_v7007000_t0000_u01753584176540") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60097_d20250727_m024245_c001_v0001038_t0008_u01753584165788") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf72a_d20250727_m024240_c001_v7007000_t0000_u01753584160473") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6007b_d20250727_m024235_c001_v0001038_t0008_u01753584155871") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c322e5_d20250727_m024233_c001_v7007000_t0000_u01753584153921") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce4c_d20250727_m024223_c001_v0001130_t0031_u01753584143045") 2025/07/27 02:45:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f8d_d20250727_m024217_c001_v7007000_t0000_u01753584137953") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b9c_d20250727_m024213_c001_v0001036_t0021_u01753584133126") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134e5_d20250727_m024211_c001_v7007000_t0000_u01753584131278") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b6e_d20250727_m024200_c001_v0001036_t0042_u01753584120823") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134d5_d20250727_m024152_c001_v7007000_t0000_u01753584112579") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790e6_d20250727_m024141_c001_v0001134_t0008_u01753584101452") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05a7_d20250727_m024135_c001_v7007000_t0000_u01753584095674") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790b6_d20250727_m024124_c001_v0001134_t0015_u01753584084447") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73105_d20250727_m024119_c001_v7007000_t0000_u01753584079249") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79078_d20250727_m024109_c001_v0001134_t0042_u01753584069400") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4049d4ddc9dd7a43_d20250727_m024237_c001_v7007000_t0000_u01753584157740") 2025/07/27 02:45:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bde_d20250727_m024232_c001_v0001036_t0016_u01753584152017") 2025/07/27 02:45:10 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf75c_d20250727_m024259_c001_v7007000_t0000_u01753584179937") 2025/07/27 02:45:10 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79243_d20250727_m024254_c001_v0001134_t0058_u01753584174963") 2025/07/27 02:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b6_d20250727_m024422_c001_v7007000_t0000_u01753584262463") 2025/07/27 02:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d20_d20250727_m024411_c001_v0001036_t0028_u01753584251772") 2025/07/27 02:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328eb_d20250727_m024405_c001_v7007000_t0000_u01753584245790") 2025/07/27 02:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917cee_d20250727_m024355_c001_v0001036_t0032_u01753584235029") 2025/07/27 02:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583584_d20250727_m024349_c001_v7007000_t0000_u01753584229195") 2025/07/27 02:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917ca8_d20250727_m024339_c001_v0001036_t0059_u01753584219024") 2025/07/27 02:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32329_d20250727_m024333_c001_v7007000_t0000_u01753584213257") 2025/07/27 02:45:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c78_d20250727_m024322_c001_v0001036_t0005_u01753584202803") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c29_d20250727_m024316_c001_v7007000_t0000_u01753584196842") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c42_d20250727_m024305_c001_v0001036_t0047_u01753584185994") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4036aae734807558_d20250727_m024256_c001_v7007000_t0000_u01753584176962") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7921f_d20250727_m024246_c001_v0001134_t0030_u01753584166757") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf72b_d20250727_m024240_c001_v7007000_t0000_u01753584160655") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce80_d20250727_m024236_c001_v0001130_t0009_u01753584156013") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583523_d20250727_m024234_c001_v7007000_t0000_u01753584154543") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bbc_d20250727_m024223_c001_v0001036_t0019_u01753584143684") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f8e_d20250727_m024218_c001_v7007000_t0000_u01753584138137") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6003d_d20250727_m024213_c001_v0001038_t0021_u01753584133337") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4ad1_d20250727_m024211_c001_v7007000_t0000_u01753584131516") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7913c_d20250727_m024201_c001_v0001134_t0050_u01753584121633") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e0_d20250727_m024152_c001_v7007000_t0000_u01753584112915") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffe9_d20250727_m024142_c001_v0001038_t0047_u01753584102208") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05a8_d20250727_m024135_c001_v7007000_t0000_u01753584095855") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffcd_d20250727_m024125_c001_v0001038_t0031_u01753584085204") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73106_d20250727_m024119_c001_v7007000_t0000_u01753584079434") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ff9b_d20250727_m024109_c001_v0001038_t0000_u01753584069713") 2025/07/27 02:45:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf71c_d20250727_m024237_c001_v7007000_t0000_u01753584157914") 2025/07/27 02:45:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791d5_d20250727_m024232_c001_v0001134_t0019_u01753584152196") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf760_d20250727_m024300_c001_v7007000_t0000_u01753584180123") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600bb_d20250727_m024254_c001_v0001038_t0008_u01753584174978") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b7_d20250727_m024422_c001_v7007000_t0000_u01753584262645") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60185_d20250727_m024412_c001_v0001038_t0034_u01753584252176") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328ec_d20250727_m024405_c001_v7007000_t0000_u01753584245975") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60157_d20250727_m024355_c001_v0001038_t0042_u01753584235445") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583585_d20250727_m024349_c001_v7007000_t0000_u01753584229380") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60125_d20250727_m024339_c001_v0001038_t0050_u01753584219392") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c3232a_d20250727_m024333_c001_v7007000_t0000_u01753584213441") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600f9_d20250727_m024323_c001_v0001038_t0034_u01753584203258") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c2a_d20250727_m024317_c001_v7007000_t0000_u01753584197024") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600cd_d20250727_m024306_c001_v0001038_t0031_u01753584186386") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff409_d20250727_m024256_c001_v7007000_t0000_u01753584176930") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ceae_d20250727_m024247_c001_v0001130_t0002_u01753584167048") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf72e_d20250727_m024240_c001_v7007000_t0000_u01753584160838") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791f1_d20250727_m024236_c001_v0001134_t0055_u01753584156191") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4049d4ddc9dd7a41_d20250727_m024234_c001_v7007000_t0000_u01753584154349") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60059_d20250727_m024224_c001_v0001038_t0033_u01753584144253") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f8f_d20250727_m024218_c001_v7007000_t0000_u01753584138320") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce28_d20250727_m024213_c001_v0001130_t0041_u01753584133341") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134e9_d20250727_m024211_c001_v7007000_t0000_u01753584131650") 2025/07/27 02:45:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60015_d20250727_m024201_c001_v0001038_t0046_u01753584121982") 2025/07/27 02:45:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c1700_d20250727_m024152_c001_v7007000_t0000_u01753584112598") 2025/07/27 02:45:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd99_d20250727_m024142_c001_v0001130_t0020_u01753584102581") 2025/07/27 02:45:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05a9_d20250727_m024136_c001_v7007000_t0000_u01753584096037") 2025/07/27 02:45:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd63_d20250727_m024125_c001_v0001130_t0052_u01753584085611") 2025/07/27 02:45:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73107_d20250727_m024119_c001_v7007000_t0000_u01753584079624") 2025/07/27 02:45:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd35_d20250727_m024110_c001_v0001130_t0007_u01753584070167") 2025/07/27 02:45:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3c0d_d20250727_m024237_c001_v7007000_t0000_u01753584157753") 2025/07/27 02:45:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6006f_d20250727_m024232_c001_v0001038_t0057_u01753584152240") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf762_d20250727_m024300_c001_v7007000_t0000_u01753584180306") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c22_d20250727_m024255_c001_v0001036_t0055_u01753584175092") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b8_d20250727_m024422_c001_v7007000_t0000_u01753584262827") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cfc3_d20250727_m024412_c001_v0001130_t0040_u01753584252521") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328ed_d20250727_m024406_c001_v7007000_t0000_u01753584246159") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf8c_d20250727_m024355_c001_v0001130_t0020_u01753584235890") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583586_d20250727_m024349_c001_v7007000_t0000_u01753584229567") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf5c_d20250727_m024339_c001_v0001130_t0046_u01753584219895") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c3232b_d20250727_m024333_c001_v7007000_t0000_u01753584213623") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf30_d20250727_m024323_c001_v0001130_t0044_u01753584203673") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c2c_d20250727_m024317_c001_v7007000_t0000_u01753584197206") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf0a_d20250727_m024306_c001_v0001130_t0053_u01753584186825") 2025/07/27 02:45:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf750_d20250727_m024256_c001_v7007000_t0000_u01753584176552") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c0a_d20250727_m024247_c001_v0001036_t0016_u01753584167398") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf72f_d20250727_m024241_c001_v7007000_t0000_u01753584161021") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce82_d20250727_m024236_c001_v0001130_t0057_u01753584156378") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3c0c_d20250727_m024234_c001_v7007000_t0000_u01753584154551") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791ab_d20250727_m024224_c001_v0001134_t0037_u01753584144616") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f90_d20250727_m024218_c001_v7007000_t0000_u01753584138504") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79179_d20250727_m024213_c001_v0001134_t0015_u01753584133352") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f405c5fba5830c45e_d20250727_m024211_c001_v7007000_t0000_u01753584131298") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdec_d20250727_m024202_c001_v0001130_t0052_u01753584122323") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05c1_d20250727_m024152_c001_v7007000_t0000_u01753584112598") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b3e_d20250727_m024142_c001_v0001036_t0023_u01753584102935") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05aa_d20250727_m024136_c001_v7007000_t0000_u01753584096220") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b14_d20250727_m024125_c001_v0001036_t0055_u01753584085935") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73108_d20250727_m024119_c001_v7007000_t0000_u01753584079806") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917ae2_d20250727_m024110_c001_v0001036_t0047_u01753584070469") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4049d4ddc9dd7a44_d20250727_m024237_c001_v7007000_t0000_u01753584157924") 2025/07/27 02:45:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce74_d20250727_m024232_c001_v0001130_t0030_u01753584152495") 2025/07/27 02:45:14 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf763_d20250727_m024300_c001_v7007000_t0000_u01753584180529") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cecc_d20250727_m024255_c001_v0001130_t0014_u01753584175248") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835b9_d20250727_m024423_c001_v7007000_t0000_u01753584263021") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79383_d20250727_m024412_c001_v0001134_t0059_u01753584252828") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328ee_d20250727_m024406_c001_v7007000_t0000_u01753584246341") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79331_d20250727_m024356_c001_v0001134_t0056_u01753584236282") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583587_d20250727_m024349_c001_v7007000_t0000_u01753584229753") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792e1_d20250727_m024340_c001_v0001134_t0004_u01753584220218") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c3232c_d20250727_m024333_c001_v7007000_t0000_u01753584213806") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792a9_d20250727_m024324_c001_v0001134_t0030_u01753584204121") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c2d_d20250727_m024317_c001_v7007000_t0000_u01753584197387") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7926f_d20250727_m024307_c001_v0001134_t0043_u01753584187149") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d51f_d20250727_m024256_c001_v7007000_t0000_u01753584176941") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6009b_d20250727_m024247_c001_v0001038_t0009_u01753584167896") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf730_d20250727_m024241_c001_v7007000_t0000_u01753584161205") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6007f_d20250727_m024236_c001_v0001038_t0050_u01753584156422") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf6d9_d20250727_m024234_c001_v7007000_t0000_u01753584154348") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce54_d20250727_m024225_c001_v0001130_t0019_u01753584145174") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f91_d20250727_m024218_c001_v7007000_t0000_u01753584138688") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917ba2_d20250727_m024213_c001_v0001036_t0001_u01753584133582") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f413e4eae06202e7e_d20250727_m024211_c001_v7007000_t0000_u01753584131663") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b72_d20250727_m024202_c001_v0001036_t0043_u01753584122635") 2025/07/27 02:45:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361de_d20250727_m024152_c001_v7007000_t0000_u01753584112549") 2025/07/27 02:45:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790f4_d20250727_m024143_c001_v0001134_t0048_u01753584103473") 2025/07/27 02:45:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05ab_d20250727_m024136_c001_v7007000_t0000_u01753584096401") 2025/07/27 02:45:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790bc_d20250727_m024126_c001_v0001134_t0001_u01753584086540") 2025/07/27 02:45:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73109_d20250727_m024119_c001_v7007000_t0000_u01753584079997") 2025/07/27 02:45:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7907c_d20250727_m024110_c001_v0001134_t0050_u01753584070941") 2025/07/27 02:45:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3c0e_d20250727_m024237_c001_v7007000_t0000_u01753584157935") 2025/07/27 02:45:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791d9_d20250727_m024232_c001_v0001134_t0018_u01753584152586") 2025/07/27 02:45:16 DEBUG : dir1/0007-12345: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf764_d20250727_m024300_c001_v7007000_t0000_u01753584180713") 2025/07/27 02:45:16 DEBUG : dir1/0007-12345: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7924b_d20250727_m024255_c001_v0001134_t0050_u01753584175365") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835ba_d20250727_m024423_c001_v7007000_t0000_u01753584263204") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d26_d20250727_m024413_c001_v0001036_t0055_u01753584253121") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328ef_d20250727_m024406_c001_v7007000_t0000_u01753584246557") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917cf4_d20250727_m024356_c001_v0001036_t0007_u01753584236621") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583588_d20250727_m024349_c001_v7007000_t0000_u01753584229937") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917cb2_d20250727_m024340_c001_v0001036_t0002_u01753584220724") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c3232d_d20250727_m024333_c001_v7007000_t0000_u01753584213989") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c80_d20250727_m024324_c001_v0001036_t0019_u01753584204401") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c2f_d20250727_m024317_c001_v7007000_t0000_u01753584197568") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c4a_d20250727_m024307_c001_v0001036_t0013_u01753584187465") 2025/07/27 02:45:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad8900f_d20250727_m024256_c001_v7007000_t0000_u01753584176561") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79221_d20250727_m024248_c001_v0001134_t0004_u01753584168318") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf731_d20250727_m024241_c001_v7007000_t0000_u01753584161387") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bf2_d20250727_m024236_c001_v0001036_t0026_u01753584156562") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c322e7_d20250727_m024234_c001_v7007000_t0000_u01753584154103") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bc0_d20250727_m024225_c001_v0001036_t0043_u01753584145531") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f92_d20250727_m024218_c001_v7007000_t0000_u01753584138871") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7917b_d20250727_m024213_c001_v0001134_t0031_u01753584133717") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f82_d20250727_m024211_c001_v7007000_t0000_u01753584131695") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79140_d20250727_m024203_c001_v0001134_t0018_u01753584123040") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8fd_d20250727_m024152_c001_v7007000_t0000_u01753584112559") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffed_d20250727_m024143_c001_v0001038_t0055_u01753584103784") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05ad_d20250727_m024136_c001_v7007000_t0000_u01753584096583") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffd5_d20250727_m024126_c001_v0001038_t0012_u01753584086860") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a7310a_d20250727_m024120_c001_v7007000_t0000_u01753584080177") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ff9f_d20250727_m024111_c001_v0001038_t0048_u01753584071244") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583526_d20250727_m024237_c001_v7007000_t0000_u01753584157765") 2025/07/27 02:45:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60071_d20250727_m024232_c001_v0001038_t0044_u01753584152679") 2025/07/27 02:45:17 DEBUG : dir1/0008-23456: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf766_d20250727_m024300_c001_v7007000_t0000_u01753584180895") 2025/07/27 02:45:17 DEBUG : dir1/0008-23456: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600bd_d20250727_m024255_c001_v0001038_t0002_u01753584175486") 2025/07/27 02:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835bc_d20250727_m024423_c001_v7007000_t0000_u01753584263386") 2025/07/27 02:45:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60187_d20250727_m024413_c001_v0001038_t0005_u01753584253509") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f0_d20250727_m024406_c001_v7007000_t0000_u01753584246740") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6015b_d20250727_m024357_c001_v0001038_t0043_u01753584237022") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583589_d20250727_m024350_c001_v7007000_t0000_u01753584230121") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60131_d20250727_m024341_c001_v0001038_t0033_u01753584221218") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c3232e_d20250727_m024334_c001_v7007000_t0000_u01753584214172") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60105_d20250727_m024324_c001_v0001038_t0007_u01753584204953") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c30_d20250727_m024317_c001_v7007000_t0000_u01753584197752") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600cf_d20250727_m024307_c001_v0001038_t0037_u01753584187971") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad89012_d20250727_m024256_c001_v7007000_t0000_u01753584176745") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ceb0_d20250727_m024248_c001_v0001130_t0056_u01753584168618") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf733_d20250727_m024241_c001_v7007000_t0000_u01753584161570") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791f3_d20250727_m024236_c001_v0001134_t0059_u01753584156574") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3c0b_d20250727_m024234_c001_v7007000_t0000_u01753584154361") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6005f_d20250727_m024225_c001_v0001038_t0057_u01753584145936") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f93_d20250727_m024219_c001_v7007000_t0000_u01753584139055") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce2c_d20250727_m024213_c001_v0001130_t0054_u01753584133880") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134e4_d20250727_m024211_c001_v7007000_t0000_u01753584131093") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60017_d20250727_m024203_c001_v0001038_t0039_u01753584123444") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee4c_d20250727_m024152_c001_v7007000_t0000_u01753584112174") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd9f_d20250727_m024144_c001_v0001130_t0002_u01753584104185") 2025/07/27 02:45:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05ae_d20250727_m024136_c001_v7007000_t0000_u01753584096765") 2025/07/27 02:45:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd67_d20250727_m024127_c001_v0001130_t0056_u01753584087303") 2025/07/27 02:45:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a7310b_d20250727_m024120_c001_v7007000_t0000_u01753584080358") 2025/07/27 02:45:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd3d_d20250727_m024111_c001_v0001130_t0052_u01753584071627") 2025/07/27 02:45:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf71e_d20250727_m024238_c001_v7007000_t0000_u01753584158132") 2025/07/27 02:45:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917be2_d20250727_m024232_c001_v0001036_t0002_u01753584152798") 2025/07/27 02:45:19 DEBUG : dir1/0009-34567: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf767_d20250727_m024301_c001_v7007000_t0000_u01753584181105") 2025/07/27 02:45:19 DEBUG : dir1/0009-34567: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7924d_d20250727_m024255_c001_v0001134_t0024_u01753584175638") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835bd_d20250727_m024423_c001_v7007000_t0000_u01753584263567") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cfc9_d20250727_m024414_c001_v0001130_t0014_u01753584254098") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f1_d20250727_m024406_c001_v7007000_t0000_u01753584246924") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf92_d20250727_m024357_c001_v0001130_t0049_u01753584237564") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58358a_d20250727_m024350_c001_v7007000_t0000_u01753584230308") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf60_d20250727_m024341_c001_v0001130_t0058_u01753584221564") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c3232f_d20250727_m024334_c001_v7007000_t0000_u01753584214356") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf36_d20250727_m024325_c001_v0001130_t0045_u01753584205326") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c31_d20250727_m024317_c001_v7007000_t0000_u01753584197934") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf10_d20250727_m024308_c001_v0001130_t0048_u01753584188699") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3c20_d20250727_m024257_c001_v7007000_t0000_u01753584177088") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c0c_d20250727_m024248_c001_v0001036_t0003_u01753584168926") 2025/07/27 02:45:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf734_d20250727_m024241_c001_v7007000_t0000_u01753584161752") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce86_d20250727_m024236_c001_v0001130_t0033_u01753584156701") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583520_d20250727_m024233_c001_v7007000_t0000_u01753584153942") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791af_d20250727_m024226_c001_v0001134_t0008_u01753584146388") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f95_d20250727_m024219_c001_v7007000_t0000_u01753584139241") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917ba4_d20250727_m024213_c001_v0001036_t0040_u01753584133953") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4ad2_d20250727_m024211_c001_v7007000_t0000_u01753584131704") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdf2_d20250727_m024203_c001_v0001130_t0033_u01753584123937") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1d96_d20250727_m024152_c001_v7007000_t0000_u01753584112616") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b40_d20250727_m024144_c001_v0001036_t0040_u01753584104504") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05af_d20250727_m024136_c001_v7007000_t0000_u01753584096947") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b1a_d20250727_m024127_c001_v0001036_t0046_u01753584087597") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a7310c_d20250727_m024120_c001_v7007000_t0000_u01753584080538") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917ae4_d20250727_m024111_c001_v0001036_t0042_u01753584071953") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d48a_d20250727_m024237_c001_v7007000_t0000_u01753584157967") 2025/07/27 02:45:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce76_d20250727_m024232_c001_v0001130_t0002_u01753584152923") 2025/07/27 02:45:20 DEBUG : dir1/0010-45678: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf768_d20250727_m024301_c001_v7007000_t0000_u01753584181288") 2025/07/27 02:45:20 DEBUG : dir1/0010-45678: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c24_d20250727_m024255_c001_v0001036_t0028_u01753584175681") 2025/07/27 02:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835be_d20250727_m024423_c001_v7007000_t0000_u01753584263763") 2025/07/27 02:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79391_d20250727_m024414_c001_v0001134_t0029_u01753584254488") 2025/07/27 02:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f2_d20250727_m024407_c001_v7007000_t0000_u01753584247108") 2025/07/27 02:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7933d_d20250727_m024357_c001_v0001134_t0021_u01753584237851") 2025/07/27 02:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58358b_d20250727_m024350_c001_v7007000_t0000_u01753584230492") 2025/07/27 02:45:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792e7_d20250727_m024341_c001_v0001134_t0027_u01753584221877") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32330_d20250727_m024334_c001_v7007000_t0000_u01753584214543") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792ad_d20250727_m024325_c001_v0001134_t0003_u01753584205638") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c33_d20250727_m024318_c001_v7007000_t0000_u01753584198116") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79275_d20250727_m024309_c001_v0001134_t0046_u01753584189104") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3c1e_d20250727_m024256_c001_v7007000_t0000_u01753584176722") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600a1_d20250727_m024249_c001_v0001038_t0041_u01753584169357") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf735_d20250727_m024241_c001_v7007000_t0000_u01753584161934") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60081_d20250727_m024236_c001_v0001038_t0026_u01753584156776") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134ff_d20250727_m024234_c001_v7007000_t0000_u01753584154309") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce5e_d20250727_m024226_c001_v0001130_t0022_u01753584146775") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f96_d20250727_m024219_c001_v7007000_t0000_u01753584139425") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6003f_d20250727_m024213_c001_v0001038_t0043_u01753584133982") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134ea_d20250727_m024211_c001_v7007000_t0000_u01753584131722") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b78_d20250727_m024204_c001_v0001036_t0034_u01753584124233") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c1701_d20250727_m024152_c001_v7007000_t0000_u01753584112781") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790f6_d20250727_m024144_c001_v0001134_t0037_u01753584104854") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05b0_d20250727_m024137_c001_v7007000_t0000_u01753584097129") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790c2_d20250727_m024127_c001_v0001134_t0026_u01753584087941") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a7310d_d20250727_m024120_c001_v7007000_t0000_u01753584080719") 2025/07/27 02:45:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7907e_d20250727_m024112_c001_v0001134_t0007_u01753584072354") 2025/07/27 02:45:22 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4049d4ddc9dd7a45_d20250727_m024238_c001_v7007000_t0000_u01753584158135") 2025/07/27 02:45:22 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791dd_d20250727_m024232_c001_v0001134_t0047_u01753584152987") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf76a_d20250727_m024301_c001_v7007000_t0000_u01753584181472") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ced0_d20250727_m024255_c001_v0001130_t0034_u01753584175719") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835bf_d20250727_m024423_c001_v7007000_t0000_u01753584263944") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d2c_d20250727_m024414_c001_v0001036_t0035_u01753584254821") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f3_d20250727_m024407_c001_v7007000_t0000_u01753584247293") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917cfa_d20250727_m024358_c001_v0001036_t0035_u01753584238242") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58358c_d20250727_m024350_c001_v7007000_t0000_u01753584230680") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917cc4_d20250727_m024342_c001_v0001036_t0052_u01753584222231") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32331_d20250727_m024334_c001_v7007000_t0000_u01753584214726") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c84_d20250727_m024326_c001_v0001036_t0043_u01753584206005") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c34_d20250727_m024318_c001_v7007000_t0000_u01753584198298") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c4e_d20250727_m024309_c001_v0001036_t0043_u01753584189484") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05f8_d20250727_m024256_c001_v7007000_t0000_u01753584176769") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79229_d20250727_m024249_c001_v0001134_t0002_u01753584169778") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf736_d20250727_m024242_c001_v7007000_t0000_u01753584162117") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791f9_d20250727_m024236_c001_v0001134_t0008_u01753584156901") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583521_d20250727_m024234_c001_v7007000_t0000_u01753584154131") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bc2_d20250727_m024227_c001_v0001036_t0000_u01753584147297") 2025/07/27 02:45:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f97_d20250727_m024219_c001_v7007000_t0000_u01753584139609") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7917d_d20250727_m024213_c001_v0001134_t0042_u01753584133988") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4049efe6560ee661_d20250727_m024211_c001_v7007000_t0000_u01753584131475") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79146_d20250727_m024204_c001_v0001134_t0041_u01753584124640") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05c2_d20250727_m024152_c001_v7007000_t0000_u01753584112792") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5fff3_d20250727_m024145_c001_v0001038_t0008_u01753584105166") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05b1_d20250727_m024137_c001_v7007000_t0000_u01753584097313") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffd7_d20250727_m024128_c001_v0001038_t0025_u01753584088269") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a7310e_d20250727_m024120_c001_v7007000_t0000_u01753584080901") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffa7_d20250727_m024112_c001_v0001038_t0011_u01753584072669") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a31a6_d20250727_m024238_c001_v7007000_t0000_u01753584158131") 2025/07/27 02:45:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60073_d20250727_m024233_c001_v0001038_t0044_u01753584153083") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf76b_d20250727_m024301_c001_v7007000_t0000_u01753584181656") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600bf_d20250727_m024255_c001_v0001038_t0045_u01753584175890") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835c0_d20250727_m024424_c001_v7007000_t0000_u01753584264126") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6018b_d20250727_m024415_c001_v0001038_t0028_u01753584255157") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f4_d20250727_m024407_c001_v7007000_t0000_u01753584247498") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60165_d20250727_m024358_c001_v0001038_t0019_u01753584238782") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58358d_d20250727_m024350_c001_v7007000_t0000_u01753584230887") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60139_d20250727_m024342_c001_v0001038_t0009_u01753584222706") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32332_d20250727_m024334_c001_v7007000_t0000_u01753584214909") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60109_d20250727_m024326_c001_v0001038_t0048_u01753584206462") 2025/07/27 02:45:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c35_d20250727_m024318_c001_v7007000_t0000_u01753584198480") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600d1_d20250727_m024309_c001_v0001038_t0018_u01753584189895") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3c1f_d20250727_m024256_c001_v7007000_t0000_u01753584176904") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ceb2_d20250727_m024250_c001_v0001130_t0021_u01753584170084") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf738_d20250727_m024242_c001_v7007000_t0000_u01753584162300") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bf4_d20250727_m024236_c001_v0001036_t0032_u01753584156989") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4049d4ddc9dd7a42_d20250727_m024234_c001_v7007000_t0000_u01753584154561") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60063_d20250727_m024227_c001_v0001038_t0040_u01753584147675") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f98_d20250727_m024219_c001_v7007000_t0000_u01753584139794") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce30_d20250727_m024214_c001_v0001130_t0049_u01753584134151") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134e7_d20250727_m024211_c001_v7007000_t0000_u01753584131464") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6001b_d20250727_m024204_c001_v0001038_t0008_u01753584124946") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee4d_d20250727_m024152_c001_v7007000_t0000_u01753584112356") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cda5_d20250727_m024145_c001_v0001130_t0051_u01753584105640") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05b2_d20250727_m024137_c001_v7007000_t0000_u01753584097495") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd6b_d20250727_m024128_c001_v0001130_t0000_u01753584088621") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a7310f_d20250727_m024121_c001_v7007000_t0000_u01753584081083") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd41_d20250727_m024113_c001_v0001130_t0035_u01753584073131") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f13504_d20250727_m024237_c001_v7007000_t0000_u01753584157774") 2025/07/27 02:45:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917be4_d20250727_m024233_c001_v0001036_t0022_u01753584153176") 2025/07/27 02:45:24 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf76c_d20250727_m024301_c001_v7007000_t0000_u01753584181839") 2025/07/27 02:45:24 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ced2_d20250727_m024256_c001_v0001130_t0057_u01753584176013") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835c1_d20250727_m024424_c001_v7007000_t0000_u01753584264308") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cfcf_d20250727_m024415_c001_v0001130_t0025_u01753584255649") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f5_d20250727_m024407_c001_v7007000_t0000_u01753584247698") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf9a_d20250727_m024359_c001_v0001130_t0057_u01753584239221") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58358e_d20250727_m024351_c001_v7007000_t0000_u01753584231071") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf66_d20250727_m024343_c001_v0001130_t0052_u01753584223153") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32333_d20250727_m024335_c001_v7007000_t0000_u01753584215092") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf3c_d20250727_m024326_c001_v0001130_t0007_u01753584206808") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c36_d20250727_m024318_c001_v7007000_t0000_u01753584198662") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cf1a_d20250727_m024310_c001_v0001130_t0052_u01753584190414") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf754_d20250727_m024257_c001_v7007000_t0000_u01753584177103") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c14_d20250727_m024250_c001_v0001036_t0032_u01753584170485") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf739_d20250727_m024242_c001_v7007000_t0000_u01753584162482") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce88_d20250727_m024237_c001_v0001130_t0013_u01753584157001") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a319e_d20250727_m024234_c001_v7007000_t0000_u01753584154342") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791b7_d20250727_m024228_c001_v0001134_t0054_u01753584148110") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f99_d20250727_m024219_c001_v7007000_t0000_u01753584139979") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7917f_d20250727_m024214_c001_v0001134_t0039_u01753584134414") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f405c5fba5830c460_d20250727_m024211_c001_v7007000_t0000_u01753584131726") 2025/07/27 02:45:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdf6_d20250727_m024205_c001_v0001130_t0020_u01753584125362") 2025/07/27 02:45:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c532852_d20250727_m024152_c001_v7007000_t0000_u01753584112572") 2025/07/27 02:45:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b44_d20250727_m024145_c001_v0001036_t0034_u01753584105936") 2025/07/27 02:45:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05b3_d20250727_m024137_c001_v7007000_t0000_u01753584097679") 2025/07/27 02:45:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b20_d20250727_m024128_c001_v0001036_t0026_u01753584088892") 2025/07/27 02:45:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73110_d20250727_m024121_c001_v7007000_t0000_u01753584081264") 2025/07/27 02:45:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917aea_d20250727_m024113_c001_v0001036_t0011_u01753584073517") 2025/07/27 02:45:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d489_d20250727_m024237_c001_v7007000_t0000_u01753584157781") 2025/07/27 02:45:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce78_d20250727_m024233_c001_v0001130_t0056_u01753584153221") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf76d_d20250727_m024302_c001_v7007000_t0000_u01753584182023") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7924f_d20250727_m024256_c001_v0001134_t0043_u01753584176033") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835c2_d20250727_m024424_c001_v7007000_t0000_u01753584264489") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79397_d20250727_m024416_c001_v0001134_t0024_u01753584256029") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f6_d20250727_m024407_c001_v7007000_t0000_u01753584247882") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79345_d20250727_m024359_c001_v0001134_t0035_u01753584239550") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58358f_d20250727_m024351_c001_v7007000_t0000_u01753584231257") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792f1_d20250727_m024343_c001_v0001134_t0047_u01753584223439") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32334_d20250727_m024335_c001_v7007000_t0000_u01753584215277") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b792b3_d20250727_m024327_c001_v0001134_t0053_u01753584207312") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c37_d20250727_m024318_c001_v7007000_t0000_u01753584198847") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7927b_d20250727_m024310_c001_v0001134_t0018_u01753584190737") 2025/07/27 02:45:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf753_d20250727_m024256_c001_v7007000_t0000_u01753584176919") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee600a7_d20250727_m024251_c001_v0001038_t0010_u01753584171097") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf73b_d20250727_m024242_c001_v7007000_t0000_u01753584162718") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60083_d20250727_m024237_c001_v0001038_t0011_u01753584157193") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf6df_d20250727_m024234_c001_v7007000_t0000_u01753584154570") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce62_d20250727_m024228_c001_v0001130_t0047_u01753584148384") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f9a_d20250727_m024220_c001_v7007000_t0000_u01753584140163") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917ba8_d20250727_m024214_c001_v0001036_t0018_u01753584134468") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f405c5fba5830c45d_d20250727_m024211_c001_v7007000_t0000_u01753584131083") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b82_d20250727_m024205_c001_v0001036_t0057_u01753584125749") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1d97_d20250727_m024152_c001_v7007000_t0000_u01753584112802") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790fe_d20250727_m024146_c001_v0001134_t0003_u01753584106375") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05b4_d20250727_m024137_c001_v7007000_t0000_u01753584097860") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b790c8_d20250727_m024129_c001_v0001134_t0009_u01753584089337") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73112_d20250727_m024121_c001_v7007000_t0000_u01753584081446") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79088_d20250727_m024114_c001_v0001134_t0022_u01753584074022") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583527_d20250727_m024237_c001_v7007000_t0000_u01753584157950") 2025/07/27 02:45:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791df_d20250727_m024233_c001_v0001134_t0032_u01753584153344") 2025/07/27 02:45:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf76e_d20250727_m024302_c001_v7007000_t0000_u01753584182205") 2025/07/27 02:45:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c28_d20250727_m024256_c001_v0001036_t0050_u01753584176121") 2025/07/27 02:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835c3_d20250727_m024424_c001_v7007000_t0000_u01753584264670") 2025/07/27 02:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d32_d20250727_m024416_c001_v0001036_t0001_u01753584256454") 2025/07/27 02:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f7_d20250727_m024408_c001_v7007000_t0000_u01753584248066") 2025/07/27 02:45:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d02_d20250727_m024359_c001_v0001036_t0015_u01753584239845") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583590_d20250727_m024351_c001_v7007000_t0000_u01753584231465") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917cce_d20250727_m024343_c001_v0001036_t0025_u01753584223719") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32336_d20250727_m024335_c001_v7007000_t0000_u01753584215460") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c88_d20250727_m024327_c001_v0001036_t0049_u01753584207599") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c38_d20250727_m024319_c001_v7007000_t0000_u01753584199029") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c56_d20250727_m024311_c001_v0001036_t0046_u01753584191117") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05fa_d20250727_m024256_c001_v7007000_t0000_u01753584176952") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79233_d20250727_m024251_c001_v0001134_t0021_u01753584171703") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf73e_d20250727_m024242_c001_v7007000_t0000_u01753584162903") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791fd_d20250727_m024237_c001_v0001134_t0022_u01753584157313") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c322e8_d20250727_m024234_c001_v7007000_t0000_u01753584154349") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bce_d20250727_m024228_c001_v0001036_t0022_u01753584148715") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f9b_d20250727_m024220_c001_v7007000_t0000_u01753584140348") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce32_d20250727_m024214_c001_v0001130_t0015_u01753584134538") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d472_d20250727_m024211_c001_v7007000_t0000_u01753584131484") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7914c_d20250727_m024206_c001_v0001134_t0059_u01753584126373") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee4f_d20250727_m024152_c001_v7007000_t0000_u01753584112721") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5fff5_d20250727_m024146_c001_v0001038_t0058_u01753584106688") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05b5_d20250727_m024138_c001_v7007000_t0000_u01753584098041") 2025/07/27 02:45:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffdb_d20250727_m024129_c001_v0001038_t0022_u01753584089742") 2025/07/27 02:45:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73113_d20250727_m024121_c001_v7007000_t0000_u01753584081628") 2025/07/27 02:45:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffa9_d20250727_m024114_c001_v0001038_t0037_u01753584074471") 2025/07/27 02:45:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f13505_d20250727_m024237_c001_v7007000_t0000_u01753584157958") 2025/07/27 02:45:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60075_d20250727_m024233_c001_v0001038_t0025_u01753584153474") 2025/07/27 02:45:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e5_d20250727_m024155_c001_v7007000_t0000_u01753584115257") 2025/07/27 02:45:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdb9_d20250727_m024149_c001_v0001130_t0033_u01753584109873") 2025/07/27 02:45:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e6_d20250727_m024155_c001_v7007000_t0000_u01753584115443") 2025/07/27 02:45:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7910e_d20250727_m024149_c001_v0001134_t0021_u01753584109990") 2025/07/27 02:45:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e7_d20250727_m024155_c001_v7007000_t0000_u01753584115643") 2025/07/27 02:45:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60005_d20250727_m024150_c001_v0001038_t0022_u01753584110044") 2025/07/27 02:45:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e8_d20250727_m024155_c001_v7007000_t0000_u01753584115824") 2025/07/27 02:45:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b54_d20250727_m024150_c001_v0001036_t0050_u01753584110088") 2025/07/27 02:45:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361e9_d20250727_m024156_c001_v7007000_t0000_u01753584116007") 2025/07/27 02:45:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdbb_d20250727_m024150_c001_v0001130_t0036_u01753584110146") 2025/07/27 02:45:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361ea_d20250727_m024156_c001_v7007000_t0000_u01753584116202") 2025/07/27 02:45:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79110_d20250727_m024150_c001_v0001134_t0036_u01753584110461") 2025/07/27 02:45:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361eb_d20250727_m024156_c001_v7007000_t0000_u01753584116442") 2025/07/27 02:45:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b56_d20250727_m024150_c001_v0001036_t0038_u01753584110468") 2025/07/27 02:45:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361ec_d20250727_m024156_c001_v7007000_t0000_u01753584116626") 2025/07/27 02:45:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdbf_d20250727_m024150_c001_v0001130_t0011_u01753584110528") 2025/07/27 02:45:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361ed_d20250727_m024156_c001_v7007000_t0000_u01753584116809") 2025/07/27 02:45:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60007_d20250727_m024150_c001_v0001038_t0004_u01753584110577") 2025/07/27 02:45:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361ee_d20250727_m024156_c001_v7007000_t0000_u01753584116991") 2025/07/27 02:45:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b58_d20250727_m024150_c001_v0001036_t0049_u01753584110890") 2025/07/27 02:45:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361ef_d20250727_m024157_c001_v7007000_t0000_u01753584117174") 2025/07/27 02:45:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdc3_d20250727_m024150_c001_v0001130_t0001_u01753584110936") 2025/07/27 02:45:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361f0_d20250727_m024157_c001_v7007000_t0000_u01753584117356") 2025/07/27 02:45:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79118_d20250727_m024151_c001_v0001134_t0055_u01753584111021") 2025/07/27 02:45:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361f1_d20250727_m024157_c001_v7007000_t0000_u01753584117564") 2025/07/27 02:45:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60009_d20250727_m024151_c001_v0001038_t0001_u01753584111059") 2025/07/27 02:45:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361f2_d20250727_m024157_c001_v7007000_t0000_u01753584117746") 2025/07/27 02:45:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cdc7_d20250727_m024151_c001_v0001130_t0041_u01753584111240") 2025/07/27 02:45:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361f3_d20250727_m024157_c001_v7007000_t0000_u01753584117929") 2025/07/27 02:45:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b5c_d20250727_m024151_c001_v0001036_t0048_u01753584111249") 2025/07/27 02:45:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f416f0ad7fda361f4_d20250727_m024158_c001_v7007000_t0000_u01753584118111") 2025/07/27 02:45:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7911a_d20250727_m024151_c001_v0001134_t0007_u01753584111301") 2025/07/27 02:45:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f413e4eae06202e85_d20250727_m024215_c001_v7007000_t0000_u01753584135226") 2025/07/27 02:45:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60025_d20250727_m024209_c001_v0001038_t0051_u01753584129197") 2025/07/27 02:45:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee7e_d20250727_m024215_c001_v7007000_t0000_u01753584135400") 2025/07/27 02:45:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce0c_d20250727_m024209_c001_v0001130_t0008_u01753584129217") 2025/07/27 02:45:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4036aae734807552_d20250727_m024215_c001_v7007000_t0000_u01753584135242") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7915c_d20250727_m024209_c001_v0001134_t0029_u01753584129285") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f405c5fba5830c461_d20250727_m024215_c001_v7007000_t0000_u01753584135186") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b8c_d20250727_m024209_c001_v0001036_t0051_u01753584129317") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f405c5fba5830c462_d20250727_m024215_c001_v7007000_t0000_u01753584135369") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7915e_d20250727_m024209_c001_v0001134_t0045_u01753584129611") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f413e4eae06202e86_d20250727_m024215_c001_v7007000_t0000_u01753584135412") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce12_d20250727_m024209_c001_v0001130_t0019_u01753584129621") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4036aae734807553_d20250727_m024215_c001_v7007000_t0000_u01753584135425") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60029_d20250727_m024209_c001_v0001038_t0003_u01753584129752") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f84_d20250727_m024215_c001_v7007000_t0000_u01753584135198") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79160_d20250727_m024209_c001_v0001134_t0023_u01753584129923") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4ad5_d20250727_m024215_c001_v7007000_t0000_u01753584135527") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce14_d20250727_m024210_c001_v0001130_t0009_u01753584130009") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d479_d20250727_m024215_c001_v7007000_t0000_u01753584135207") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b92_d20250727_m024210_c001_v0001036_t0053_u01753584130079") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f134f4_d20250727_m024215_c001_v7007000_t0000_u01753584135547") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee6002f_d20250727_m024210_c001_v0001038_t0021_u01753584130163") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f85_d20250727_m024215_c001_v7007000_t0000_u01753584135381") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79166_d20250727_m024210_c001_v0001134_t0048_u01753584130391") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f405c5fba5830c463_d20250727_m024215_c001_v7007000_t0000_u01753584135557") 2025/07/27 02:45:31 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917b94_d20250727_m024210_c001_v0001036_t0029_u01753584130437") 2025/07/27 02:45:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f86_d20250727_m024215_c001_v7007000_t0000_u01753584135570") 2025/07/27 02:45:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ce18_d20250727_m024210_c001_v0001130_t0046_u01753584130474") 2025/07/27 02:45:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee7d_d20250727_m024215_c001_v7007000_t0000_u01753584135216") 2025/07/27 02:45:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60031_d20250727_m024210_c001_v0001038_t0038_u01753584130626") 2025/07/27 02:45:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d47a_d20250727_m024215_c001_v7007000_t0000_u01753584135390") 2025/07/27 02:45:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7916a_d20250727_m024210_c001_v0001134_t0025_u01753584130708") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3aa_d20250727_m023957_c001_v7007000_t0000_u01753583997631") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f104b0ae16c407f84_d20250727_m023955_c001_v0001184_t0053_u01753583995868") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3b66_d20250727_m023955_c001_v7007000_t0000_u01753583995649") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f104b0ae16c407f62_d20250727_m023952_c001_v0001184_t0016_u01753583992643") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3b40_d20250727_m023951_c001_v7007000_t0000_u01753583991914") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179c4_d20250727_m023947_c001_v0001036_t0055_u01753583987580") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d364_d20250727_m023946_c001_v7007000_t0000_u01753583986110") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10229f4d844fc313_d20250727_m023943_c001_v0001042_t0031_u01753583983920") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c7a9_d20250727_m023943_c001_v7007000_t0000_u01753583983737") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10229f4d844fc30b_d20250727_m023939_c001_v0001042_t0000_u01753583979870") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c776_d20250727_m023939_c001_v7007000_t0000_u01753583979135") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cbbb_d20250727_m023935_c001_v0001130_t0053_u01753583975529") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583339_d20250727_m023934_c001_v7007000_t0000_u01753583974244") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132675911b4e014_d20250727_m023932_c001_v0001040_t0020_u01753583972693") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a7300d_d20250727_m023932_c001_v7007000_t0000_u01753583972510") 2025/07/27 02:45:32 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132675911b4e00a_d20250727_m023929_c001_v0001040_t0011_u01753583969407") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a72fe5_d20250727_m023928_c001_v7007000_t0000_u01753583968670") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb9d_d20250727_m023924_c001_v0001130_t0035_u01753583964644") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583331_d20250727_m023923_c001_v7007000_t0000_u01753583963723") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f113b389f69b0593f_d20250727_m023921_c001_v0001165_t0025_u01753583961851") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a72fe0_d20250727_m023921_c001_v7007000_t0000_u01753583961671") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f113b389f69b0592f_d20250727_m023918_c001_v0001165_t0054_u01753583958179") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a72fdd_d20250727_m023917_c001_v7007000_t0000_u01753583957457") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb83_d20250727_m023909_c001_v0001130_t0045_u01753583949548") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a836_d20250727_m023908_c001_v7007000_t0000_u01753583948639") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1077945ef11a871c_d20250727_m023906_c001_v0001109_t0001_u01753583946599") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3a09_d20250727_m023906_c001_v7007000_t0000_u01753583946418") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1077945ef11a8710_d20250727_m023902_c001_v0001109_t0012_u01753583942738") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3a02_d20250727_m023902_c001_v7007000_t0000_u01753583942014") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0cb4d_d20250727_m023855_c001_v0001115_t0035_u01753583935487") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4911_d20250727_m023854_c001_v7007000_t0000_u01753583934566") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10173fe69950375b_d20250727_m023852_c001_v0001117_t0042_u01753583932728") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88eb1_d20250727_m023852_c001_v7007000_t0000_u01753583932547") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10173fe699503745_d20250727_m023848_c001_v0001117_t0018_u01753583928844") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88eaf_d20250727_m023848_c001_v7007000_t0000_u01753583928118") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91790a_d20250727_m023841_c001_v0001036_t0049_u01753583921299") 2025/07/27 02:45:33 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62dc_d20250727_m023840_c001_v7007000_t0000_u01753583920203") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f103bf2e1b0983d76_d20250727_m023833_c001_v0001134_t0023_u01753583913825") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f1346e_d20250727_m023833_c001_v7007000_t0000_u01753583913618") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb3f_d20250727_m023829_c001_v0001130_t0028_u01753583909565") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10011cc10f25a242_d20250727_m023828_c001_v0001161_t0029_u01753583908700") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10011cc10f25a238_d20250727_m023827_c001_v0001161_t0024_u01753583907601") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a81a_d20250727_m023814_c001_v7007000_t0000_u01753583894126") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9178a0_d20250727_m023806_c001_v0001036_t0053_u01753583886358") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1026943c39bc3580_d20250727_m023805_c001_v0001136_t0018_u01753583885363") 2025/07/27 02:45:34 DEBUG : dst/one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1026943c39bc357c_d20250727_m023804_c001_v0001136_t0019_u01753583884197") 2025/07/27 02:45:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3ab_d20250727_m023957_c001_v7007000_t0000_u01753583997820") 2025/07/27 02:45:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1157deb4d3540748_d20250727_m023955_c001_v0001183_t0050_u01753583995451") 2025/07/27 02:45:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f105a0befa676b248_d20250727_m023951_c001_v0001161_t0000_u01753583991479") 2025/07/27 02:45:34 DEBUG : dst/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d365_d20250727_m023946_c001_v7007000_t0000_u01753583986304") 2025/07/27 02:45:34 DEBUG : dst/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f11266a7d93d0779e_d20250727_m023943_c001_v0001178_t0048_u01753583983516") 2025/07/27 02:45:34 DEBUG : dst/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f11277611925441b7_d20250727_m023938_c001_v0001150_t0056_u01753583978893") 2025/07/27 02:45:34 DEBUG : dst/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58333a_d20250727_m023934_c001_v7007000_t0000_u01753583974432") 2025/07/27 02:45:34 DEBUG : dst/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f107450d5e3fd21d4_d20250727_m023932_c001_v0001153_t0000_u01753583972158") 2025/07/27 02:45:34 DEBUG : dst/one.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f103d40044a2b8bbd_d20250727_m023928_c001_v0001117_t0011_u01753583968052") 2025/07/27 02:45:34 DEBUG : dst/three: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62dd_d20250727_m023840_c001_v7007000_t0000_u01753583920384") 2025/07/27 02:45:34 DEBUG : dst/three: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10011cc10f25a262_d20250727_m023838_c001_v0001161_t0035_u01753583918664") 2025/07/27 02:45:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3ac_d20250727_m023958_c001_v7007000_t0000_u01753583998010") 2025/07/27 02:45:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f11767979c2dcee32_d20250727_m023956_c001_v0001178_t0052_u01753583996634") 2025/07/27 02:45:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f107fd2360c9746f7_d20250727_m023953_c001_v0001043_t0013_u01753583993412") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3ad_d20250727_m023958_c001_v7007000_t0000_u01753583998193") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f104b0ae16c407f94_d20250727_m023957_c001_v0001184_t0045_u01753583997037") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3b67_d20250727_m023956_c001_v7007000_t0000_u01753583996844") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f104b0ae16c407f6e_d20250727_m023954_c001_v0001184_t0057_u01753583994074") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3b64_d20250727_m023953_c001_v7007000_t0000_u01753583993892") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179c6_d20250727_m023948_c001_v0001036_t0048_u01753583988600") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d366_d20250727_m023946_c001_v7007000_t0000_u01753583986486") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10229f4d844fc315_d20250727_m023945_c001_v0001042_t0000_u01753583985245") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c7ab_d20250727_m023945_c001_v7007000_t0000_u01753583985062") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10229f4d844fc30f_d20250727_m023941_c001_v0001042_t0054_u01753583981953") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c7a6_d20250727_m023941_c001_v7007000_t0000_u01753583981762") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cbbd_d20250727_m023936_c001_v0001130_t0030_u01753583976169") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73026_d20250727_m023933_c001_v7007000_t0000_u01753583973681") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91799c_d20250727_m023931_c001_v0001036_t0048_u01753583971193") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a72fec_d20250727_m023930_c001_v7007000_t0000_u01753583970464") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb9f_d20250727_m023925_c001_v0001130_t0040_u01753583965431") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a72fe3_d20250727_m023922_c001_v7007000_t0000_u01753583962775") 2025/07/27 02:45:35 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91795c_d20250727_m023920_c001_v0001036_t0044_u01753583960145") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a72fde_d20250727_m023919_c001_v7007000_t0000_u01753583959047") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb8f_d20250727_m023912_c001_v0001130_t0037_u01753583952616") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3a0d_d20250727_m023907_c001_v7007000_t0000_u01753583947723") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0cb67_d20250727_m023905_c001_v0001115_t0014_u01753583945056") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40516cd1d27a3a07_d20250727_m023903_c001_v7007000_t0000_u01753583943969") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917922_d20250727_m023856_c001_v0001036_t0020_u01753583936941") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88eb2_d20250727_m023853_c001_v7007000_t0000_u01753583933641") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917918_d20250727_m023850_c001_v0001036_t0026_u01753583930919") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88eb0_d20250727_m023849_c001_v7007000_t0000_u01753583929824") 2025/07/27 02:45:36 DEBUG : dst/three.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb5b_d20250727_m023843_c001_v0001130_t0007_u01753583923139") 2025/07/27 02:45:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d367_d20250727_m023946_c001_v7007000_t0000_u01753583986668") 2025/07/27 02:45:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f114955c0e5e300f0_d20250727_m023944_c001_v0001183_t0016_u01753583984866") 2025/07/27 02:45:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f109488248d861033_d20250727_m023941_c001_v0001117_t0042_u01753583981068") 2025/07/27 02:45:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58333b_d20250727_m023934_c001_v7007000_t0000_u01753583974618") 2025/07/27 02:45:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1171c061b364b7c3_d20250727_m023933_c001_v0001161_t0029_u01753583973365") 2025/07/27 02:45:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10917a2fe84cea2d_d20250727_m023930_c001_v0001178_t0007_u01753583970222") 2025/07/27 02:45:36 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3ae_d20250727_m023958_c001_v7007000_t0000_u01753583998376") 2025/07/27 02:45:36 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cbdb_d20250727_m023948_c001_v0001130_t0050_u01753583988312") 2025/07/27 02:45:36 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419f5d167dd7d368_d20250727_m023946_c001_v7007000_t0000_u01753583986850") 2025/07/27 02:45:36 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179a4_d20250727_m023935_c001_v0001036_t0001_u01753583975811") 2025/07/27 02:45:36 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58333c_d20250727_m023934_c001_v7007000_t0000_u01753583974802") 2025/07/27 02:45:36 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917978_d20250727_m023924_c001_v0001036_t0038_u01753583964963") 2025/07/27 02:45:36 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583332_d20250727_m023923_c001_v7007000_t0000_u01753583963908") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917938_d20250727_m023910_c001_v0001036_t0038_u01753583950208") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a837_d20250727_m023908_c001_v7007000_t0000_u01753583948821") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cb71_d20250727_m023856_c001_v0001130_t0002_u01753583936241") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4912_d20250727_m023854_c001_v7007000_t0000_u01753583934750") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0cb37_d20250727_m023842_c001_v0001115_t0001_u01753583922114") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62de_d20250727_m023840_c001_v7007000_t0000_u01753583920566") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f10650adb8fe0b0d6_d20250727_m023836_c001_v0001178_t0049_u01753583916147") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a81b_d20250727_m023814_c001_v7007000_t0000_u01753583894308") 2025/07/27 02:45:37 DEBUG : dst/two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1026943c39bc359a_d20250727_m023812_c001_v0001136_t0022_u01753583892948") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583277_d20250727_m023738_c001_v7007000_t0000_u01753583858942") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca9b_d20250727_m023735_c001_v0001130_t0052_u01753583855468") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583270_d20250727_m023732_c001_v7007000_t0000_u01753583852968") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca7f_d20250727_m023721_c001_v0001130_t0034_u01753583841878") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88dae_d20250727_m023712_c001_v7007000_t0000_u01753583832323") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca67_d20250727_m023708_c001_v0001130_t0010_u01753583828708") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6cc_d20250727_m023646_c001_v7007000_t0000_u01753583806285") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917814_d20250727_m023643_c001_v0001036_t0034_u01753583803731") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c8_d20250727_m023642_c001_v7007000_t0000_u01753583802725") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91780c_d20250727_m023641_c001_v0001036_t0028_u01753583801200") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c4_d20250727_m023638_c001_v7007000_t0000_u01753583798032") 2025/07/27 02:45:37 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177f6_d20250727_m023635_c001_v0001036_t0026_u01753583795893") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c0_d20250727_m023634_c001_v7007000_t0000_u01753583794724") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177e6_d20250727_m023633_c001_v0001036_t0000_u01753583793147") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b2_d20250727_m023626_c001_v7007000_t0000_u01753583786295") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177c2_d20250727_m023624_c001_v0001036_t0037_u01753583784617") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6af_d20250727_m023623_c001_v7007000_t0000_u01753583783624") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177b6_d20250727_m023622_c001_v0001036_t0022_u01753583782535") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1c08_d20250727_m023616_c001_v7007000_t0000_u01753583776982") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917794_d20250727_m023615_c001_v0001036_t0008_u01753583775332") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1c05_d20250727_m023613_c001_v7007000_t0000_u01753583773470") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917786_d20250727_m023612_c001_v0001036_t0012_u01753583772166") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1c02_d20250727_m023611_c001_v7007000_t0000_u01753583771785") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f103e2f1f2241a298_d20250727_m023610_c001_v0001040_t0017_u01753583770690") 2025/07/27 02:45:38 DEBUG : empty space: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917782_d20250727_m023609_c001_v0001036_t0044_u01753583769017") 2025/07/27 02:45:38 DEBUG : enormous: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6ca_d20250727_m023645_c001_v7007000_t0000_u01753583805360") 2025/07/27 02:45:38 DEBUG : enormous: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91781a_d20250727_m023644_c001_v0001036_t0052_u01753583804241") 2025/07/27 02:45:38 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3b1_d20250727_m024003_c001_v7007000_t0000_u01753584003317") 2025/07/27 02:45:38 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cc13_d20250727_m024001_c001_v0001130_t0013_u01753584001911") 2025/07/27 02:45:38 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88da4_d20250727_m023707_c001_v7007000_t0000_u01753583827121") 2025/07/27 02:45:38 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca5b_d20250727_m023705_c001_v0001130_t0003_u01753583825802") 2025/07/27 02:45:38 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bf4_d20250727_m023605_c001_v7007000_t0000_u01753583765383") 2025/07/27 02:45:39 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917760_d20250727_m023604_c001_v0001036_t0033_u01753583764264") 2025/07/27 02:45:39 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bef_d20250727_m023603_c001_v7007000_t0000_u01753583763714") 2025/07/27 02:45:39 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91775e_d20250727_m023602_c001_v0001036_t0029_u01753583762833") 2025/07/27 02:45:39 DEBUG : existing: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91775a_d20250727_m023601_c001_v0001036_t0012_u01753583761616") 2025/07/27 02:45:39 DEBUG : existing-b: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88da5_d20250727_m023707_c001_v7007000_t0000_u01753583827304") 2025/07/27 02:45:39 DEBUG : existing-b: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917849_d20250727_m023705_c001_v0001036_t0057_u01753583825792") 2025/07/27 02:45:39 DEBUG : file1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49eb_d20250727_m024103_c001_v7007000_t0000_u01753584063907") 2025/07/27 02:45:39 DEBUG : file1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ff8b_d20250727_m024102_c001_v0001038_t0005_u01753584062879") 2025/07/27 02:45:39 DEBUG : file1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e7_d20250727_m024101_c001_v7007000_t0000_u01753584061565") 2025/07/27 02:45:39 DEBUG : file1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7905c_d20250727_m024100_c001_v0001134_t0029_u01753584060509") 2025/07/27 02:45:39 DEBUG : five: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6cd_d20250727_m023650_c001_v7007000_t0000_u01753583810647") 2025/07/27 02:45:39 DEBUG : five: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d917828_d20250727_m023648_c001_v0001036_t0046_u01753583808549") 2025/07/27 02:45:39 DEBUG : foo: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1c07_d20250727_m023614_c001_v7007000_t0000_u01753583774965") 2025/07/27 02:45:39 DEBUG : foo: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d91778e_d20250727_m023614_c001_v0001036_t0046_u01753583774397") 2025/07/27 02:45:39 DEBUG : foo: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d91778c_d20250727_m023613_c001_v0001036_t0046_u01753583773836") 2025/07/27 02:45:39 DEBUG : four: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6ce_d20250727_m023650_c001_v7007000_t0000_u01753583810829") 2025/07/27 02:45:39 DEBUG : four: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4132e25acef0ca27_d20250727_m023649_c001_v0001130_t0049_u01753583809091") 2025/07/27 02:45:39 DEBUG : four: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917826_d20250727_m023647_c001_v0001036_t0049_u01753583807669") 2025/07/27 02:45:39 DEBUG : hello world2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c1592_d20250727_m023517_c001_v7007000_t0000_u01753583717983") 2025/07/27 02:45:39 DEBUG : hello world2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176e5_d20250727_m023517_c001_v0001036_t0055_u01753583717184") 2025/07/27 02:45:39 DEBUG : ignore-size: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1beb_d20250727_m023601_c001_v7007000_t0000_u01753583761250") 2025/07/27 02:45:39 DEBUG : ignore-size: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917756_d20250727_m023600_c001_v0001036_t0045_u01753583760158") 2025/07/27 02:45:40 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88da0_d20250727_m023705_c001_v7007000_t0000_u01753583825062") 2025/07/27 02:45:40 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca51_d20250727_m023704_c001_v0001130_t0010_u01753583823991") 2025/07/27 02:45:40 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d9e_d20250727_m023703_c001_v7007000_t0000_u01753583823249") 2025/07/27 02:45:40 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca49_d20250727_m023701_c001_v0001130_t0014_u01753583821966") 2025/07/27 02:45:40 DEBUG : one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6cf_d20250727_m023651_c001_v7007000_t0000_u01753583811012") 2025/07/27 02:45:40 DEBUG : one: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d91781e_d20250727_m023646_c001_v0001036_t0046_u01753583806690") 2025/07/27 02:45:40 DEBUG : only0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49d0_d20250727_m024055_c001_v7007000_t0000_u01753584055994") 2025/07/27 02:45:40 DEBUG : only0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4132e25acef0ccdb_d20250727_m024050_c001_v0001130_t0049_u01753584050358") 2025/07/27 02:45:40 DEBUG : only0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a54_d20250727_m024032_c001_v0001036_t0034_u01753584032539") 2025/07/27 02:45:40 DEBUG : only0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8c2_d20250727_m024025_c001_v7007000_t0000_u01753584025895") 2025/07/27 02:45:40 DEBUG : only0: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179ea_d20250727_m024007_c001_v0001036_t0020_u01753584007538") 2025/07/27 02:45:40 DEBUG : only1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49d3_d20250727_m024056_c001_v7007000_t0000_u01753584056195") 2025/07/27 02:45:40 DEBUG : only1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406960ce4ee5ff73_d20250727_m024051_c001_v0001038_t0022_u01753584051293") 2025/07/27 02:45:40 DEBUG : only1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a56_d20250727_m024033_c001_v0001036_t0021_u01753584033623") 2025/07/27 02:45:40 DEBUG : only1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930663_d20250727_m024026_c001_v7007000_t0000_u01753584026647") 2025/07/27 02:45:40 DEBUG : only1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179ee_d20250727_m024008_c001_v0001036_t0032_u01753584008341") 2025/07/27 02:45:40 DEBUG : only10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49d4_d20250727_m024056_c001_v7007000_t0000_u01753584056376") 2025/07/27 02:45:40 DEBUG : only10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d917aa8_d20250727_m024050_c001_v0001036_t0046_u01753584050368") 2025/07/27 02:45:40 DEBUG : only10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a7a_d20250727_m024040_c001_v0001036_t0040_u01753584040937") 2025/07/27 02:45:40 DEBUG : only10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930660_d20250727_m024026_c001_v7007000_t0000_u01753584026100") 2025/07/27 02:45:41 DEBUG : only10: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a14_d20250727_m024016_c001_v0001036_t0024_u01753584016438") 2025/07/27 02:45:41 DEBUG : only11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49d5_d20250727_m024056_c001_v7007000_t0000_u01753584056608") 2025/07/27 02:45:41 DEBUG : only11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406960ce4ee5ff6d_d20250727_m024050_c001_v0001038_t0022_u01753584050927") 2025/07/27 02:45:41 DEBUG : only11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a7e_d20250727_m024041_c001_v0001036_t0055_u01753584041775") 2025/07/27 02:45:41 DEBUG : only11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3b6_d20250727_m024026_c001_v7007000_t0000_u01753584026108") 2025/07/27 02:45:41 DEBUG : only11: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a18_d20250727_m024017_c001_v0001036_t0022_u01753584017166") 2025/07/27 02:45:41 DEBUG : only12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49d6_d20250727_m024056_c001_v7007000_t0000_u01753584056790") 2025/07/27 02:45:41 DEBUG : only12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f410349f904b7902c_d20250727_m024051_c001_v0001134_t0019_u01753584051113") 2025/07/27 02:45:41 DEBUG : only12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a80_d20250727_m024042_c001_v0001036_t0030_u01753584042522") 2025/07/27 02:45:41 DEBUG : only12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930662_d20250727_m024026_c001_v7007000_t0000_u01753584026465") 2025/07/27 02:45:41 DEBUG : only12: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a1e_d20250727_m024018_c001_v0001036_t0047_u01753584018168") 2025/07/27 02:45:41 DEBUG : only13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49d7_d20250727_m024056_c001_v7007000_t0000_u01753584056970") 2025/07/27 02:45:41 DEBUG : only13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4132e25acef0ccdd_d20250727_m024050_c001_v0001130_t0049_u01753584050757") 2025/07/27 02:45:41 DEBUG : only13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a86_d20250727_m024043_c001_v0001036_t0050_u01753584043850") 2025/07/27 02:45:41 DEBUG : only13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8c4_d20250727_m024026_c001_v7007000_t0000_u01753584026265") 2025/07/27 02:45:41 DEBUG : only13: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a22_d20250727_m024018_c001_v0001036_t0052_u01753584018950") 2025/07/27 02:45:41 DEBUG : only14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49d8_d20250727_m024057_c001_v7007000_t0000_u01753584057152") 2025/07/27 02:45:41 DEBUG : only14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d917aaa_d20250727_m024050_c001_v0001036_t0046_u01753584050767") 2025/07/27 02:45:41 DEBUG : only14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a8a_d20250727_m024044_c001_v0001036_t0014_u01753584044985") 2025/07/27 02:45:41 DEBUG : only14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583390_d20250727_m024026_c001_v7007000_t0000_u01753584026481") 2025/07/27 02:45:41 DEBUG : only14: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a24_d20250727_m024019_c001_v0001036_t0013_u01753584019660") 2025/07/27 02:45:42 DEBUG : only15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49d9_d20250727_m024057_c001_v7007000_t0000_u01753584057332") 2025/07/27 02:45:42 DEBUG : only15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4132e25acef0ccdf_d20250727_m024050_c001_v0001130_t0049_u01753584050941") 2025/07/27 02:45:42 DEBUG : only15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a90_d20250727_m024045_c001_v0001036_t0039_u01753584045849") 2025/07/27 02:45:42 DEBUG : only15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3b9_d20250727_m024026_c001_v7007000_t0000_u01753584026675") 2025/07/27 02:45:42 DEBUG : only15: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a2a_d20250727_m024020_c001_v0001036_t0011_u01753584020483") 2025/07/27 02:45:42 DEBUG : only16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49da_d20250727_m024057_c001_v7007000_t0000_u01753584057517") 2025/07/27 02:45:42 DEBUG : only16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d917aac_d20250727_m024050_c001_v0001036_t0046_u01753584050951") 2025/07/27 02:45:42 DEBUG : only16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a96_d20250727_m024046_c001_v0001036_t0049_u01753584046691") 2025/07/27 02:45:42 DEBUG : only16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8c7_d20250727_m024026_c001_v7007000_t0000_u01753584026811") 2025/07/27 02:45:42 DEBUG : only16: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a2e_d20250727_m024021_c001_v0001036_t0013_u01753584021267") 2025/07/27 02:45:43 DEBUG : only17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49db_d20250727_m024057_c001_v7007000_t0000_u01753584057698") 2025/07/27 02:45:43 DEBUG : only17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406960ce4ee5ff6f_d20250727_m024051_c001_v0001038_t0022_u01753584051112") 2025/07/27 02:45:43 DEBUG : only17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a9c_d20250727_m024047_c001_v0001036_t0050_u01753584047522") 2025/07/27 02:45:43 DEBUG : only17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3b8_d20250727_m024026_c001_v7007000_t0000_u01753584026487") 2025/07/27 02:45:43 DEBUG : only17: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a32_d20250727_m024022_c001_v0001036_t0005_u01753584022363") 2025/07/27 02:45:43 DEBUG : only18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49dc_d20250727_m024057_c001_v7007000_t0000_u01753584057879") 2025/07/27 02:45:43 DEBUG : only18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4132e25acef0cce1_d20250727_m024051_c001_v0001130_t0049_u01753584051124") 2025/07/27 02:45:43 DEBUG : only18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917aa2_d20250727_m024048_c001_v0001036_t0017_u01753584048302") 2025/07/27 02:45:43 DEBUG : only18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583387_d20250727_m024026_c001_v7007000_t0000_u01753584026090") 2025/07/27 02:45:43 DEBUG : only18: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a34_d20250727_m024023_c001_v0001036_t0040_u01753584023284") 2025/07/27 02:45:43 DEBUG : only19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49dd_d20250727_m024058_c001_v7007000_t0000_u01753584058060") 2025/07/27 02:45:43 DEBUG : only19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d917ab0_d20250727_m024051_c001_v0001036_t0046_u01753584051134") 2025/07/27 02:45:43 DEBUG : only19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917aa6_d20250727_m024049_c001_v0001036_t0020_u01753584049313") 2025/07/27 02:45:43 DEBUG : only19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8c6_d20250727_m024026_c001_v7007000_t0000_u01753584026629") 2025/07/27 02:45:43 DEBUG : only19: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a3a_d20250727_m024024_c001_v0001036_t0025_u01753584024313") 2025/07/27 02:45:43 DEBUG : only2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49de_d20250727_m024058_c001_v7007000_t0000_u01753584058241") 2025/07/27 02:45:43 DEBUG : only2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f410349f904b79030_d20250727_m024051_c001_v0001134_t0019_u01753584051298") 2025/07/27 02:45:43 DEBUG : only2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a5a_d20250727_m024034_c001_v0001036_t0041_u01753584034507") 2025/07/27 02:45:43 DEBUG : only2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583394_d20250727_m024026_c001_v7007000_t0000_u01753584026666") 2025/07/27 02:45:43 DEBUG : only2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179f0_d20250727_m024009_c001_v0001036_t0050_u01753584009036") 2025/07/27 02:45:43 DEBUG : only3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49df_d20250727_m024058_c001_v7007000_t0000_u01753584058422") 2025/07/27 02:45:43 DEBUG : only3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d917ab2_d20250727_m024051_c001_v0001036_t0046_u01753584051323") 2025/07/27 02:45:43 DEBUG : only3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a5c_d20250727_m024035_c001_v0001036_t0050_u01753584035309") 2025/07/27 02:45:43 DEBUG : only3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8c3_d20250727_m024026_c001_v7007000_t0000_u01753584026078") 2025/07/27 02:45:43 DEBUG : only3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179f6_d20250727_m024009_c001_v0001036_t0045_u01753584009901") 2025/07/27 02:45:44 DEBUG : only4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e0_d20250727_m024058_c001_v7007000_t0000_u01753584058604") 2025/07/27 02:45:44 DEBUG : only4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f410349f904b79032_d20250727_m024051_c001_v0001134_t0019_u01753584051484") 2025/07/27 02:45:44 DEBUG : only4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a60_d20250727_m024036_c001_v0001036_t0000_u01753584036209") 2025/07/27 02:45:44 DEBUG : only4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930664_d20250727_m024026_c001_v7007000_t0000_u01753584026830") 2025/07/27 02:45:44 DEBUG : only4: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9179fc_d20250727_m024010_c001_v0001036_t0007_u01753584010662") 2025/07/27 02:45:44 DEBUG : only5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e1_d20250727_m024058_c001_v7007000_t0000_u01753584058785") 2025/07/27 02:45:44 DEBUG : only5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d917ab6_d20250727_m024051_c001_v0001036_t0046_u01753584051506") 2025/07/27 02:45:44 DEBUG : only5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a66_d20250727_m024037_c001_v0001036_t0044_u01753584037079") 2025/07/27 02:45:44 DEBUG : only5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4070d2a067930661_d20250727_m024026_c001_v7007000_t0000_u01753584026282") 2025/07/27 02:45:44 DEBUG : only5: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a00_d20250727_m024011_c001_v0001036_t0033_u01753584011579") 2025/07/27 02:45:44 DEBUG : only6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e2_d20250727_m024058_c001_v7007000_t0000_u01753584058965") 2025/07/27 02:45:44 DEBUG : only6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4132e25acef0cce3_d20250727_m024051_c001_v0001130_t0049_u01753584051311") 2025/07/27 02:45:44 DEBUG : only6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a68_d20250727_m024037_c001_v0001036_t0029_u01753584037859") 2025/07/27 02:45:44 DEBUG : only6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58338b_d20250727_m024026_c001_v7007000_t0000_u01753584026296") 2025/07/27 02:45:44 DEBUG : only6: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a04_d20250727_m024012_c001_v0001036_t0015_u01753584012540") 2025/07/27 02:45:44 DEBUG : only7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e3_d20250727_m024059_c001_v7007000_t0000_u01753584059147") 2025/07/27 02:45:44 DEBUG : only7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406960ce4ee5ff77_d20250727_m024051_c001_v0001038_t0022_u01753584051660") 2025/07/27 02:45:44 DEBUG : only7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a6a_d20250727_m024038_c001_v0001036_t0000_u01753584038642") 2025/07/27 02:45:44 DEBUG : only7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8c1_d20250727_m024025_c001_v7007000_t0000_u01753584025713") 2025/07/27 02:45:44 DEBUG : only7: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a0a_d20250727_m024013_c001_v0001036_t0014_u01753584013658") 2025/07/27 02:45:45 DEBUG : only8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e4_d20250727_m024059_c001_v7007000_t0000_u01753584059329") 2025/07/27 02:45:45 DEBUG : only8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406960ce4ee5ff75_d20250727_m024051_c001_v0001038_t0022_u01753584051477") 2025/07/27 02:45:45 DEBUG : only8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a72_d20250727_m024039_c001_v0001036_t0039_u01753584039422") 2025/07/27 02:45:45 DEBUG : only8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4082b8e487aff3b7_d20250727_m024026_c001_v7007000_t0000_u01753584026302") 2025/07/27 02:45:45 DEBUG : only8: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a0e_d20250727_m024014_c001_v0001036_t0047_u01753584014616") 2025/07/27 02:45:45 DEBUG : only9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e5_d20250727_m024059_c001_v7007000_t0000_u01753584059509") 2025/07/27 02:45:45 DEBUG : only9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4132e25acef0cce5_d20250727_m024051_c001_v0001130_t0049_u01753584051496") 2025/07/27 02:45:45 DEBUG : only9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a76_d20250727_m024040_c001_v0001036_t0050_u01753584040204") 2025/07/27 02:45:45 DEBUG : only9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a8c5_d20250727_m024026_c001_v7007000_t0000_u01753584026447") 2025/07/27 02:45:45 DEBUG : only9: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917a10_d20250727_m024015_c001_v0001036_t0026_u01753584015544") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d9b_d20250727_m023700_c001_v7007000_t0000_u01753583820839") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0ca5d_d20250727_m023658_c001_v0001115_t0028_u01753583818742") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d98_d20250727_m023657_c001_v7007000_t0000_u01753583817624") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917838_d20250727_m023655_c001_v0001036_t0029_u01753583815667") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d82_d20250727_m023654_c001_v7007000_t0000_u01753583814573") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0ca51_d20250727_m023651_c001_v0001115_t0009_u01753583811981") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c6_d20250727_m023640_c001_v7007000_t0000_u01753583800173") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917800_d20250727_m023638_c001_v0001036_t0007_u01753583798579") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c3_d20250727_m023636_c001_v7007000_t0000_u01753583796790") 2025/07/27 02:45:45 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177f2_d20250727_m023635_c001_v0001036_t0021_u01753583795364") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6be_d20250727_m023633_c001_v7007000_t0000_u01753583793880") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177e0_d20250727_m023632_c001_v0001036_t0023_u01753583792641") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b1_d20250727_m023625_c001_v7007000_t0000_u01753583785735") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177be_d20250727_m023624_c001_v0001036_t0048_u01753583784171") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b0_d20250727_m023623_c001_v7007000_t0000_u01753583783807") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177b2_d20250727_m023622_c001_v0001036_t0052_u01753583782145") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6ad_d20250727_m023621_c001_v7007000_t0000_u01753583781770") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177ae_d20250727_m023621_c001_v0001036_t0042_u01753583781069") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177a2_d20250727_m023620_c001_v0001036_t0017_u01753583780163") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6ac_d20250727_m023619_c001_v7007000_t0000_u01753583779782") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91779c_d20250727_m023618_c001_v0001036_t0059_u01753583778863") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91779a_d20250727_m023617_c001_v0001036_t0059_u01753583777901") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1c09_d20250727_m023617_c001_v7007000_t0000_u01753583777165") 2025/07/27 02:45:46 DEBUG : potato: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917796_d20250727_m023616_c001_v0001036_t0023_u01753583776142") 2025/07/27 02:45:46 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f400d250f20a57a8b_d20250727_m023749_c001_v7007000_t0000_u01753583869254") 2025/07/27 02:45:46 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0cacd_d20250727_m023748_c001_v0001115_t0033_u01753583868411") 2025/07/27 02:45:46 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583279_d20250727_m023739_c001_v7007000_t0000_u01753583859397") 2025/07/27 02:45:46 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0cab5_d20250727_m023734_c001_v0001115_t0022_u01753583854252") 2025/07/27 02:45:46 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999eae6_d20250727_m023726_c001_v7007000_t0000_u01753583846362") 2025/07/27 02:45:46 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0ca97_d20250727_m023720_c001_v0001115_t0042_u01753583840983") 2025/07/27 02:45:46 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88daf_d20250727_m023712_c001_v7007000_t0000_u01753583832795") 2025/07/27 02:45:46 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0ca85_d20250727_m023708_c001_v0001115_t0045_u01753583828242") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6cb_d20250727_m023645_c001_v7007000_t0000_u01753583805543") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917812_d20250727_m023643_c001_v0001036_t0037_u01753583803298") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c9_d20250727_m023642_c001_v7007000_t0000_u01753583802931") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917808_d20250727_m023640_c001_v0001036_t0023_u01753583800723") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c7_d20250727_m023640_c001_v7007000_t0000_u01753583800356") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917806_d20250727_m023639_c001_v0001036_t0027_u01753583799386") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c5_d20250727_m023638_c001_v7007000_t0000_u01753583798215") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177f8_d20250727_m023637_c001_v0001036_t0010_u01753583797159") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6c1_d20250727_m023634_c001_v7007000_t0000_u01753583794996") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177e8_d20250727_m023633_c001_v0001036_t0008_u01753583793891") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6b3_d20250727_m023626_c001_v7007000_t0000_u01753583786477") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9177c6_d20250727_m023625_c001_v0001036_t0032_u01753583785335") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c1596_d20250727_m023520_c001_v7007000_t0000_u01753583720929") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176eb_d20250727_m023520_c001_v0001036_t0048_u01753583720191") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c1594_d20250727_m023519_c001_v7007000_t0000_u01753583719273") 2025/07/27 02:45:47 DEBUG : potato2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176e7_d20250727_m023518_c001_v0001036_t0001_u01753583718532") 2025/07/27 02:45:47 DEBUG : potato3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac58327a_d20250727_m023739_c001_v7007000_t0000_u01753583859749") 2025/07/27 02:45:47 DEBUG : potato3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917871_d20250727_m023736_c001_v0001036_t0038_u01753583856107") 2025/07/27 02:45:47 DEBUG : potato3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999eae7_d20250727_m023726_c001_v7007000_t0000_u01753583846771") 2025/07/27 02:45:47 DEBUG : potato3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917861_d20250727_m023722_c001_v0001036_t0029_u01753583842588") 2025/07/27 02:45:47 DEBUG : potato3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88db2_d20250727_m023713_c001_v7007000_t0000_u01753583833278") 2025/07/27 02:45:47 DEBUG : potato3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91784d_d20250727_m023709_c001_v0001036_t0045_u01753583829028") 2025/07/27 02:45:48 DEBUG : pre-dest1/1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62a6_d20250727_m023823_c001_v7007000_t0000_u01753583903311") 2025/07/27 02:45:48 DEBUG : pre-dest1/1: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9178ba_d20250727_m023815_c001_v0001036_t0035_u01753583895047") 2025/07/27 02:45:48 DEBUG : pre-dest2/2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f401a3108c35d62a7_d20250727_m023823_c001_v7007000_t0000_u01753583903492") 2025/07/27 02:45:48 DEBUG : pre-dest2/2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0cb01_d20250727_m023815_c001_v0001115_t0021_u01753583895774") 2025/07/27 02:45:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40321f9147f4a800_d20250727_m023800_c001_v7007000_t0000_u01753583880143") 2025/07/27 02:45:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cacf_d20250727_m023757_c001_v0001130_t0050_u01753583877056") 2025/07/27 02:45:48 DEBUG : sizeonly: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1be8_d20250727_m023559_c001_v7007000_t0000_u01753583759601") 2025/07/27 02:45:48 DEBUG : sizeonly: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917752_d20250727_m023558_c001_v0001036_t0047_u01753583758426") 2025/07/27 02:45:48 DEBUG : splitbanan: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf76f_d20250727_m024302_c001_v7007000_t0000_u01753584182390") 2025/07/27 02:45:48 DEBUG : splitbanan: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c20_d20250727_m024254_c001_v0001036_t0021_u01753584174537") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835c4_d20250727_m024424_c001_v7007000_t0000_u01753584264863") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d34_d20250727_m024418_c001_v0001036_t0031_u01753584258224") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f419774da3c5328f8_d20250727_m024408_c001_v7007000_t0000_u01753584248251") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d0a_d20250727_m024401_c001_v0001036_t0019_u01753584241451") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac583591_d20250727_m024351_c001_v7007000_t0000_u01753584231652") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917cda_d20250727_m024345_c001_v0001036_t0031_u01753584225416") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c32338_d20250727_m024335_c001_v7007000_t0000_u01753584215644") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c8e_d20250727_m024329_c001_v0001036_t0003_u01753584209451") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de4c3a_d20250727_m024319_c001_v7007000_t0000_u01753584199212") 2025/07/27 02:45:48 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917c5e_d20250727_m024312_c001_v0001036_t0018_u01753584192501") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee8d_d20250727_m024256_c001_v7007000_t0000_u01753584176953") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7923d_d20250727_m024253_c001_v0001134_t0017_u01753584173395") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406c34f5177cf73f_d20250727_m024243_c001_v7007000_t0000_u01753584163098") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b791eb_d20250727_m024235_c001_v0001134_t0059_u01753584155503") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4200860b73f13500_d20250727_m024234_c001_v7007000_t0000_u01753584154530") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bd8_d20250727_m024230_c001_v0001036_t0052_u01753584150344") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88f9c_d20250727_m024220_c001_v7007000_t0000_u01753584140532") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee60039_d20250727_m024212_c001_v0001038_t0034_u01753584132661") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f405c5fba5830c45f_d20250727_m024211_c001_v7007000_t0000_u01753584131479") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79154_d20250727_m024207_c001_v0001134_t0003_u01753584127747") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f407dd04ca999ee4e_d20250727_m024152_c001_v7007000_t0000_u01753584112538") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5fffd_d20250727_m024147_c001_v0001038_t0046_u01753584107976") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f402e1f7bb62b05b6_d20250727_m024138_c001_v7007000_t0000_u01753584098223") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffdf_d20250727_m024131_c001_v0001038_t0005_u01753584091521") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f41753ae669a73114_d20250727_m024121_c001_v7007000_t0000_u01753584081809") 2025/07/27 02:45:49 DEBUG : splitbananasplit: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ffab_d20250727_m024115_c001_v0001038_t0055_u01753584075832") 2025/07/27 02:45:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f411320ef57c322f2_d20250727_m024237_c001_v7007000_t0000_u01753584157904") 2025/07/27 02:45:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917bda_d20250727_m024231_c001_v0001036_t0035_u01753584151615") 2025/07/27 02:45:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49f0_d20250727_m024108_c001_v7007000_t0000_u01753584068079") 2025/07/27 02:45:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b7906c_d20250727_m024106_c001_v0001134_t0046_u01753584066963") 2025/07/27 02:45:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49ee_d20250727_m024106_c001_v7007000_t0000_u01753584066203") 2025/07/27 02:45:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917ad0_d20250727_m024104_c001_v0001036_t0015_u01753584064834") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88da1_d20250727_m023705_c001_v7007000_t0000_u01753583825246") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106386bcaee0ca73_d20250727_m023703_c001_v0001115_t0021_u01753583823983") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d9f_d20250727_m023703_c001_v7007000_t0000_u01753583823431") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917844_d20250727_m023702_c001_v0001036_t0027_u01753583822319") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1be0_d20250727_m023556_c001_v7007000_t0000_u01753583756064") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917749_d20250727_m023554_c001_v0001036_t0027_u01753583754458") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bdd_d20250727_m023554_c001_v7007000_t0000_u01753583754092") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917741_d20250727_m023552_c001_v0001036_t0035_u01753583752794") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bd9_d20250727_m023550_c001_v7007000_t0000_u01753583750733") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91773d_d20250727_m023549_c001_v0001036_t0053_u01753583749273") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bd8_d20250727_m023548_c001_v7007000_t0000_u01753583748726") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91773b_d20250727_m023547_c001_v0001036_t0004_u01753583747266") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917733_d20250727_m023544_c001_v0001036_t0021_u01753583744464") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4121b0f6da2a1bd6_d20250727_m023544_c001_v7007000_t0000_u01753583744098") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917731_d20250727_m023543_c001_v0001036_t0042_u01753583743308") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91772d_d20250727_m023542_c001_v0001036_t0035_u01753583742589") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c15a7_d20250727_m023541_c001_v7007000_t0000_u01753583741857") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917725_d20250727_m023539_c001_v0001036_t0049_u01753583739238") 2025/07/27 02:45:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91771d_d20250727_m023536_c001_v0001036_t0034_u01753583736491") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c15a5_d20250727_m023536_c001_v7007000_t0000_u01753583736123") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917719_d20250727_m023535_c001_v0001036_t0044_u01753583735412") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917717_d20250727_m023534_c001_v0001036_t0052_u01753583734667") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c15a3_d20250727_m023534_c001_v7007000_t0000_u01753583734302") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917711_d20250727_m023530_c001_v0001036_t0045_u01753583730649") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c15a2_d20250727_m023530_c001_v7007000_t0000_u01753583730281") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91770d_d20250727_m023529_c001_v0001036_t0038_u01753583729525") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c15a0_d20250727_m023528_c001_v7007000_t0000_u01753583728608") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91770b_d20250727_m023527_c001_v0001036_t0013_u01753583727722") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c159e_d20250727_m023527_c001_v7007000_t0000_u01753583727173") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917707_d20250727_m023526_c001_v0001036_t0025_u01753583726251") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c159c_d20250727_m023525_c001_v7007000_t0000_u01753583725335") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176f9_d20250727_m023524_c001_v0001036_t0054_u01753583724186") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c159a_d20250727_m023523_c001_v7007000_t0000_u01753583723638") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176f5_d20250727_m023522_c001_v0001036_t0020_u01753583722836") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c1597_d20250727_m023522_c001_v7007000_t0000_u01753583722288") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176f3_d20250727_m023521_c001_v0001036_t0054_u01753583721511") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c158f_d20250727_m023516_c001_v7007000_t0000_u01753583716636") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176df_d20250727_m023515_c001_v0001036_t0031_u01753583715877") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c158e_d20250727_m023515_c001_v7007000_t0000_u01753583715329") 2025/07/27 02:45:51 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176d9_d20250727_m023514_c001_v0001036_t0016_u01753583714134") 2025/07/27 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c158c_d20250727_m023513_c001_v7007000_t0000_u01753583713225") 2025/07/27 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176d3_d20250727_m023512_c001_v0001036_t0035_u01753583712393") 2025/07/27 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c1589_d20250727_m023509_c001_v7007000_t0000_u01753583709969") 2025/07/27 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d9176cd_d20250727_m023509_c001_v0001036_t0029_u01753583709199") 2025/07/27 02:45:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49f1_d20250727_m024108_c001_v7007000_t0000_u01753584068261") 2025/07/27 02:45:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee5ff8d_d20250727_m024106_c001_v0001038_t0037_u01753584066980") 2025/07/27 02:45:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49ef_d20250727_m024106_c001_v7007000_t0000_u01753584066384") 2025/07/27 02:45:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd13_d20250727_m024104_c001_v0001130_t0040_u01753584064843") 2025/07/27 02:45:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835c7_d20250727_m024427_c001_v7007000_t0000_u01753584267136") 2025/07/27 02:45:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee601a3_d20250727_m024426_c001_v0001038_t0052_u01753584266230") 2025/07/27 02:45:52 DEBUG : sub/yam: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d9a_d20250727_m023700_c001_v7007000_t0000_u01753583820286") 2025/07/27 02:45:52 DEBUG : sub/yam: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca3b_d20250727_m023658_c001_v0001130_t0026_u01753583818385") 2025/07/27 02:45:52 DEBUG : test_dir1/file2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49ec_d20250727_m024104_c001_v7007000_t0000_u01753584064088") 2025/07/27 02:45:52 DEBUG : test_dir1/file2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd0b_d20250727_m024102_c001_v0001130_t0018_u01753584062526") 2025/07/27 02:45:52 DEBUG : test_dir1/file2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e8_d20250727_m024101_c001_v7007000_t0000_u01753584061746") 2025/07/27 02:45:52 DEBUG : test_dir1/file2: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917aca_d20250727_m024100_c001_v0001036_t0027_u01753584060533") 2025/07/27 02:45:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49ed_d20250727_m024104_c001_v7007000_t0000_u01753584064267") 2025/07/27 02:45:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b79060_d20250727_m024102_c001_v0001134_t0025_u01753584062514") 2025/07/27 02:45:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f418407e7a4de49e9_d20250727_m024101_c001_v7007000_t0000_u01753584061928") 2025/07/27 02:45:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cd01_d20250727_m024100_c001_v0001130_t0000_u01753584060528") 2025/07/27 02:45:52 DEBUG : three: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6d0_d20250727_m023651_c001_v7007000_t0000_u01753583811195") 2025/07/27 02:45:52 DEBUG : three: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d91782a_d20250727_m023649_c001_v0001036_t0002_u01753583809847") 2025/07/27 02:45:52 DEBUG : three: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917824_d20250727_m023647_c001_v0001036_t0029_u01753583807064") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835c8_d20250727_m024428_c001_v7007000_t0000_u01753584268771") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0cff3_d20250727_m024428_c001_v0001130_t0058_u01753584268071") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835d6_d20250727_m024448_c001_v7007000_t0000_u01753584288510") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b793ef_d20250727_m024446_c001_v0001134_t0057_u01753584286580") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835d1_d20250727_m024445_c001_v7007000_t0000_u01753584285039") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0d01d_d20250727_m024443_c001_v0001130_t0018_u01753584283418") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835d0_d20250727_m024442_c001_v7007000_t0000_u01753584282454") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee601bb_d20250727_m024441_c001_v0001038_t0044_u01753584281480") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835cd_d20250727_m024436_c001_v7007000_t0000_u01753584276513") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0d00d_d20250727_m024435_c001_v0001130_t0038_u01753584275576") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835ce_d20250727_m024438_c001_v7007000_t0000_u01753584278673") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b793cf_d20250727_m024437_c001_v0001134_t0025_u01753584277458") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835cc_d20250727_m024434_c001_v7007000_t0000_u01753584274642") 2025/07/27 02:45:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f106960ce4ee601b1_d20250727_m024433_c001_v0001038_t0040_u01753584273351") 2025/07/27 02:45:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835cb_d20250727_m024432_c001_v7007000_t0000_u01753584272398") 2025/07/27 02:45:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d52_d20250727_m024431_c001_v0001036_t0047_u01753584271625") 2025/07/27 02:45:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835ca_d20250727_m024430_c001_v7007000_t0000_u01753584270646") 2025/07/27 02:45:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f110349f904b793bf_d20250727_m024429_c001_v0001134_t0025_u01753584269710") 2025/07/27 02:45:53 DEBUG : toe/toe/toe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f40959225559c175b_d20250727_m024453_c001_v7007000_t0000_u01753584293451") 2025/07/27 02:45:53 DEBUG : toe/toe/toe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0d034_d20250727_m024452_c001_v0001130_t0029_u01753584292684") 2025/07/27 02:45:54 DEBUG : toe/toe/toe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835cf_d20250727_m024440_c001_v7007000_t0000_u01753584280465") 2025/07/27 02:45:54 DEBUG : toe/toe/toe: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d64_d20250727_m024439_c001_v0001036_t0009_u01753584279625") 2025/07/27 02:45:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835d7_d20250727_m024449_c001_v7007000_t0000_u01753584289100") 2025/07/27 02:45:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1140661d1d917d7e_d20250727_m024447_c001_v0001036_t0018_u01753584287997") 2025/07/27 02:45:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f421fca8aac5835d3_d20250727_m024445_c001_v7007000_t0000_u01753584285624") 2025/07/27 02:45:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f108735bc90c57434_d20250727_m024444_c001_v0001176_t0013_u01753584284808") 2025/07/27 02:45:54 DEBUG : two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4102464a4e59c6d1_d20250727_m023651_c001_v7007000_t0000_u01753583811394") 2025/07/27 02:45:54 DEBUG : two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f406386bcaee0ca49_d20250727_m023649_c001_v0001115_t0037_u01753583809285") 2025/07/27 02:45:54 DEBUG : two: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f4140661d1d917822_d20250727_m023646_c001_v0001036_t0046_u01753583806874") 2025/07/27 02:45:54 DEBUG : yam: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d9c_d20250727_m023701_c001_v7007000_t0000_u01753583821023") 2025/07/27 02:45:54 DEBUG : yam: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f117e4fdd5f20f4ba_d20250727_m023659_c001_v0001037_t0007_u01753583819798") 2025/07/27 02:45:54 DEBUG : yam: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d97_d20250727_m023657_c001_v7007000_t0000_u01753583817075") 2025/07/27 02:45:54 DEBUG : yam: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca37_d20250727_m023655_c001_v0001130_t0003_u01753583815314") 2025/07/27 02:45:54 DEBUG : yam: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d81_d20250727_m023653_c001_v7007000_t0000_u01753583813934") 2025/07/27 02:45:54 DEBUG : yam: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1132e25acef0ca2d_d20250727_m023651_c001_v0001130_t0055_u01753583811969") 2025/07/27 02:45:54 DEBUG : yaml: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d99_d20250727_m023657_c001_v7007000_t0000_u01753583817811") 2025/07/27 02:45:54 DEBUG : yaml: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f101acb6b0bb2e380_d20250727_m023656_c001_v0001044_t0025_u01753583816637") 2025/07/27 02:45:54 DEBUG : yaml: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f42299629dad88d83_d20250727_m023654_c001_v7007000_t0000_u01753583814757") 2025/07/27 02:45:54 DEBUG : yaml: Deleting (id "4_z8f52ed43b0bd4b9b9f880e1b_f1073e5946fb52edd_d20250727_m023653_c001_v0001100_t0058_u01753583813597") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m49.857789251s (try 1/5)