"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/05 01:55:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene" 2025/11/05 01:55:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 01:55:43 DEBUG : Creating backend with remote "/tmp/rclone1963808483" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:55:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/05 01:55:44 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:44 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:55:45 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:45 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:55:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:55:46 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:55:46 DEBUG : B2 bucket rclone-test-yezogan7fene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.85s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:47 DEBUG : Creating backend with remote "/non-existing" 2025/11/05 01:55:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/05 01:55:47 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:47 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:55:48 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:48 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:55:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:55:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.58s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:50 INFO : B2 bucket rclone-test-yezogan7fene: Running all checks before starting transfers 2025/11/05 01:55:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:55:50 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:50 INFO : B2 bucket rclone-test-yezogan7fene: Checks finished, now starting transfers 2025/11/05 01:55:50 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:55:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:55:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.62s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:51 ERROR : Ignoring --no-traverse with sync 2025/11/05 01:55:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:55:51 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:51 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:55:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:55:52 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:55:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/05 01:55:53 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:53 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:53 DEBUG : hello world2: size = 12 OK 2025/11/05 01:55:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/05 01:55:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:55:54 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:54 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:55 DEBUG : potato2: size = 11 OK 2025/11/05 01:55:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:55:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:55:56 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:56 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:56 DEBUG : potato2: size = 11 OK 2025/11/05 01:55:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:55:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.56s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 01:55:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:55:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 01:55:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:55:57 INFO : sub dir2: Making directory 2025/11/05 01:55:57 INFO : sub dir: Making directory 2025/11/05 01:55:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:55:57 INFO : sub dir2/sub sub dir2: Making directory 2025/11/05 01:55:57 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:57 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:55:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:55:57 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/05 01:55:58 DEBUG : B2 bucket rclone-test-yezogan7fene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.18s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:58 INFO : sub dir2: Making directory 2025/11/05 01:55:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 01:55:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:55:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:55:58 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:58 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:55:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:55:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:55:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:55:59 DEBUG : sub dir2: Making directory with metadata 2025/11/05 01:55:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:55:59 INFO : sub dir2: Making directory 2025/11/05 01:55:59 INFO : sub dir: Making directory 2025/11/05 01:55:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:55:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:55:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:56:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:56:00 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:56:00 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/05 01:56:00 DEBUG : B2 bucket rclone-test-yezogan7fene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 01:56:00 DEBUG : B2 bucket rclone-test-yezogan7fene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:01 INFO : sub dir2: Making directory 2025/11/05 01:56:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:56:01 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:01 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:56:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:56:02 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:56:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:02 DEBUG : sub dir2: Making directory with metadata 2025/11/05 01:56:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 01:56:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 01:56:03 INFO : sub dir2: Making directory 2025/11/05 01:56:03 INFO : sub dir: Making directory 2025/11/05 01:56:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:56:03 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:03 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:56:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:56:03 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:56:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/05 01:56:03 DEBUG : B2 bucket rclone-test-yezogan7fene: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:04 INFO : sub dir2: Making directory 2025/11/05 01:56:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:56:04 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:04 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:56:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:56:05 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:56:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qayupem7tano" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yezogan7fene -> B2 bucket rclone-test-qayupem7tano 2025/11/05 01:56:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:56:07 DEBUG : B2 bucket rclone-test-qayupem7tano: Waiting for checks to finish 2025/11/05 01:56:07 DEBUG : B2 bucket rclone-test-qayupem7tano: Waiting for transfers to finish 2025/11/05 01:56:08 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:56:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:56:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 01:56:08 DEBUG : B2 bucket rclone-test-qayupem7tano: Purge remote 2025/11/05 01:56:08 INFO : B2 bucket rclone-test-qayupem7tano: cleaning bucket "rclone-test-qayupem7tano" of all files 2025/11/05 01:56:08 DEBUG : sub dir/hello world: Deleting (id "4_z3f027de3b0ad5b1b9fa80e1b_f114a30c16a5e6916_d20251105_m015608_c001_v0001161_t0023_u01762307768331") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:10 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:56:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:56:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 01:56:10 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:11 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 01:56:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 01:56:11 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.04s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-relofom6qibi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yezogan7fene -> B2 bucket rclone-test-relofom6qibi 2025/11/05 01:56:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:56:13 DEBUG : B2 bucket rclone-test-relofom6qibi: Waiting for checks to finish 2025/11/05 01:56:13 DEBUG : B2 bucket rclone-test-relofom6qibi: Waiting for transfers to finish 2025/11/05 01:56:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:56:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:56:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 01:56:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:56:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-relofom6qibi) 2025/11/05 01:56:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 01:56:15 DEBUG : B2 bucket rclone-test-relofom6qibi: Waiting for checks to finish 2025/11/05 01:56:15 DEBUG : B2 bucket rclone-test-relofom6qibi: Waiting for transfers to finish 2025/11/05 01:56:15 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 01:56:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 01:56:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 01:56:15 DEBUG : B2 bucket rclone-test-relofom6qibi: Purge remote 2025/11/05 01:56:15 INFO : B2 bucket rclone-test-relofom6qibi: cleaning bucket "rclone-test-relofom6qibi" of all files 2025/11/05 01:56:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d53b0ad5b1b9fa80e1b_f107d10336e962dcb_d20251105_m015615_c001_v0001116_t0015_u01762307775408") 2025/11/05 01:56:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f529d53b0ad5b1b9fa80e1b_f107d37b1f93dc98f_d20251105_m015614_c001_v0001161_t0038_u01762307774099") --- PASS: TestServerSideCopyOverSelf (5.99s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:56:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:56:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 01:56:18 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:18 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 01:56:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 01:56:19 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 01:56:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.80s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:20 DEBUG : Creating backend with remote "TestB2:rclone-test-sagexej7vepo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yezogan7fene -> B2 bucket rclone-test-sagexej7vepo 2025/11/05 01:56:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:56:21 DEBUG : B2 bucket rclone-test-sagexej7vepo: Waiting for checks to finish 2025/11/05 01:56:21 DEBUG : B2 bucket rclone-test-sagexej7vepo: Waiting for transfers to finish 2025/11/05 01:56:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:56:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:56:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 01:56:23 DEBUG : B2 bucket rclone-test-sagexej7vepo: Waiting for checks to finish 2025/11/05 01:56:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:56:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sagexej7vepo) 2025/11/05 01:56:23 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 01:56:23 DEBUG : B2 bucket rclone-test-sagexej7vepo: Waiting for transfers to finish 2025/11/05 01:56:23 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 01:56:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 01:56:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 01:56:23 INFO : sub dir/hello world: Deleted 2025/11/05 01:56:24 DEBUG : testing file moves 2025/11/05 01:56:24 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:56:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sagexej7vepo) 2025/11/05 01:56:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 01:56:24 DEBUG : B2 bucket rclone-test-sagexej7vepo: Waiting for checks to finish 2025/11/05 01:56:24 DEBUG : B2 bucket rclone-test-sagexej7vepo: Waiting for transfers to finish 2025/11/05 01:56:25 DEBUG : sub dir/hello world: size = 24 OK 2025/11/05 01:56:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/05 01:56:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 01:56:25 INFO : sub dir/hello world: Deleted 2025/11/05 01:56:25 DEBUG : B2 bucket rclone-test-sagexej7vepo: Purge remote 2025/11/05 01:56:25 INFO : B2 bucket rclone-test-sagexej7vepo: cleaning bucket "rclone-test-sagexej7vepo" of all files 2025/11/05 01:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bd43b0ad5b1b9fa80e1b_f119bac887ad0138f_d20251105_m015625_c001_v0001134_t0051_u01762307785058") 2025/11/05 01:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bd43b0ad5b1b9fa80e1b_f102c6fc8f17ed8e3_d20251105_m015623_c001_v0001102_t0005_u01762307783406") 2025/11/05 01:56:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f32bd43b0ad5b1b9fa80e1b_f11003efa7ea05bc2_d20251105_m015622_c001_v0001182_t0006_u01762307782216") --- PASS: TestServerSideMoveOverSelf (7.55s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:27 ERROR : error listing: directory not found 2025/11/05 01:56:27 INFO : Local file system at /tmp/rclone1963808483: Making directory 2025/11/05 01:56:28 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:28 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.33s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:56:29 DEBUG : Local file system at /tmp/rclone1963808483: Waiting for checks to finish 2025/11/05 01:56:29 DEBUG : Local file system at /tmp/rclone1963808483: Waiting for transfers to finish 2025/11/05 01:56:30 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/05 01:56:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:56:30 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/05 01:56:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.83s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/05 01:56:30 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:30 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:31 DEBUG : check sum: size = 1 OK 2025/11/05 01:56:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 01:56:31 INFO : check sum: Copied (new) 2025/11/05 01:56:31 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:31 DEBUG : check sum: size = 1 OK 2025/11/05 01:56:31 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 01:56:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/05 01:56:31 DEBUG : check sum: Unchanged skipping 2025/11/05 01:56:31 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:31 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/05 01:56:32 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:32 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:32 DEBUG : sizeonly: size = 6 OK 2025/11/05 01:56:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 01:56:32 INFO : sizeonly: Copied (new) 2025/11/05 01:56:32 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:33 DEBUG : sizeonly: size = 6 OK 2025/11/05 01:56:33 DEBUG : sizeonly: Sizes identical 2025/11/05 01:56:33 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:33 DEBUG : sizeonly: Unchanged skipping 2025/11/05 01:56:33 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:33 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.90s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/05 01:56:34 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:34 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/05 01:56:34 INFO : ignore-size: Copied (new) 2025/11/05 01:56:34 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:34 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:56:34 DEBUG : ignore-size: Unchanged skipping 2025/11/05 01:56:34 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:34 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:36 DEBUG : existing: size = 6 OK 2025/11/05 01:56:36 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:56:36 DEBUG : existing: Unchanged skipping 2025/11/05 01:56:36 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:36 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:36 INFO : There was nothing to transfer 2025/11/05 01:56:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/05 01:56:36 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:36 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:36 DEBUG : existing: size = 6 OK 2025/11/05 01:56:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 01:56:36 INFO : existing: Copied (replaced existing) 2025/11/05 01:56:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.92s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 01:56:37 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:37 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:38 DEBUG : existing: size = 6 OK 2025/11/05 01:56:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 01:56:38 INFO : existing: Copied (new) 2025/11/05 01:56:38 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:38 DEBUG : existing: Destination exists, skipping 2025/11/05 01:56:38 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:38 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:38 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.56s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:39 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/05 01:56:40 DEBUG : c/non empty space: size = 5 OK 2025/11/05 01:56:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:56:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 01:56:40 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:40 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 01:56:40 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:40 DEBUG : a/potato2: size = 60 OK 2025/11/05 01:56:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:56:40 INFO : a/potato2: Copied (new) 2025/11/05 01:56:40 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:42 DEBUG : empty space: size = 1 OK 2025/11/05 01:56:42 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/11/05 01:56:42 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 01:56:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/05 01:56:42 DEBUG : empty space: Unchanged skipping 2025/11/05 01:56:42 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:42 INFO : There was nothing to transfer 2025/11/05 01:56:42 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:42 DEBUG : empty space: size = 1 OK 2025/11/05 01:56:42 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/11/05 01:56:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 01:56:43 INFO : empty space: Updated modification time in destination 2025/11/05 01:56:43 DEBUG : empty space: Unchanged skipping 2025/11/05 01:56:43 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:45 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:45 DEBUG : empty space: size = 1 OK 2025/11/05 01:56:45 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/11/05 01:56:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 01:56:45 DEBUG : empty space: Unchanged skipping 2025/11/05 01:56:45 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:46 DEBUG : foo: size = 3 OK 2025/11/05 01:56:46 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/11/05 01:56:46 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:56:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:56:46 DEBUG : foo: sha1 differ 2025/11/05 01:56:46 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:46 DEBUG : foo: size = 3 OK 2025/11/05 01:56:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/05 01:56:46 INFO : foo: Copied (replaced existing) 2025/11/05 01:56:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:48 DEBUG : empty space: size = 1 OK 2025/11/05 01:56:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:56:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 01:56:48 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:48 DEBUG : empty space: Unchanged skipping 2025/11/05 01:56:48 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:48 DEBUG : potato: size = 60 OK 2025/11/05 01:56:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:56:48 INFO : potato: Copied (new) 2025/11/05 01:56:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:56:50 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:56:50 DEBUG : potato: Sizes differ 2025/11/05 01:56:50 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:50 DEBUG : potato: size = 21 OK 2025/11/05 01:56:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/05 01:56:50 INFO : potato: Copied (replaced existing) 2025/11/05 01:56:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:52 DEBUG : potato: size = 21 OK 2025/11/05 01:56:52 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:52 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/11/05 01:56:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1963808483) 2025/11/05 01:56:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:56:52 DEBUG : potato: sha1 differ 2025/11/05 01:56:52 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:52 DEBUG : potato: size = 21 OK 2025/11/05 01:56:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/05 01:56:52 INFO : potato: Copied (replaced existing) 2025/11/05 01:56:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:56:54 DEBUG : empty space: size = 1 OK 2025/11/05 01:56:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:56:54 DEBUG : empty space: Unchanged skipping 2025/11/05 01:56:54 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:54 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/05 01:56:54 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:57 DEBUG : empty space: size = 1 OK 2025/11/05 01:56:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:56:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:56:57 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:57 DEBUG : empty space: Unchanged skipping 2025/11/05 01:56:57 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:56:57 DEBUG : potato2: size = 60 OK 2025/11/05 01:56:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:56:57 INFO : potato2: Copied (new) 2025/11/05 01:56:57 DEBUG : Waiting for deletions to finish 2025/11/05 01:56:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:56:59 INFO : d: Making directory 2025/11/05 01:56:59 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/05 01:56:59 DEBUG : c/non empty space: size = 5 OK 2025/11/05 01:56:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:56:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 01:56:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:56:59 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 01:56:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:00 DEBUG : a/potato2: size = 60 OK 2025/11/05 01:57:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:57:00 INFO : a/potato2: Copied (new) 2025/11/05 01:57:00 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:02 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/05 01:57:02 DEBUG : c/non empty space: size = 5 OK 2025/11/05 01:57:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:57:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 01:57:02 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:02 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 01:57:02 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:03 DEBUG : a/potato2: size = 60 OK 2025/11/05 01:57:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:57:03 INFO : a/potato2: Copied (new) 2025/11/05 01:57:03 ERROR : B2 bucket rclone-test-yezogan7fene: not deleting files as there were IO errors 2025/11/05 01:57:03 ERROR : B2 bucket rclone-test-yezogan7fene: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.81s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:05 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:05 DEBUG : empty space: size = 1 OK 2025/11/05 01:57:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:57:05 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:05 DEBUG : empty space: Unchanged skipping 2025/11/05 01:57:05 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:05 INFO : potato: Deleted 2025/11/05 01:57:05 DEBUG : potato2: size = 60 OK 2025/11/05 01:57:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:57:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.22s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:07 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:07 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:07 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:07 INFO : potato: Deleted 2025/11/05 01:57:08 DEBUG : empty space: size = 1 OK 2025/11/05 01:57:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:57:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:57:08 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:08 DEBUG : empty space: Unchanged skipping 2025/11/05 01:57:08 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:08 DEBUG : potato2: size = 60 OK 2025/11/05 01:57:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:57:08 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.81s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:57:10 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:10 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:10 DEBUG : potato2: size = 19 OK 2025/11/05 01:57:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/05 01:57:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 01:57:12 DEBUG : enormous: Excluded 2025/11/05 01:57:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:57:12 DEBUG : potato2: Excluded 2025/11/05 01:57:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:57:12 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:12 DEBUG : empty space: size = 1 OK 2025/11/05 01:57:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:57:12 DEBUG : empty space: Unchanged skipping 2025/11/05 01:57:12 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:12 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:12 INFO : There was nothing to transfer 2025/11/05 01:57:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 01:57:12 DEBUG : enormous: Excluded 2025/11/05 01:57:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:57:12 DEBUG : potato2: Excluded 2025/11/05 01:57:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:57:13 DEBUG : empty space: size = 1 OK 2025/11/05 01:57:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/05 01:57:13 DEBUG : empty space: Unchanged skipping 2025/11/05 01:57:13 DEBUG : Local file system at /tmp/rclone1963808483: Waiting for checks to finish 2025/11/05 01:57:13 DEBUG : Local file system at /tmp/rclone1963808483: Waiting for transfers to finish 2025/11/05 01:57:13 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:15 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 01:57:15 DEBUG : enormous: Excluded 2025/11/05 01:57:15 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 01:57:15 DEBUG : potato2: Excluded 2025/11/05 01:57:15 DEBUG : empty space: size = 1 OK 2025/11/05 01:57:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:57:15 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:15 DEBUG : empty space: Unchanged skipping 2025/11/05 01:57:15 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:15 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:15 INFO : enormous: Deleted 2025/11/05 01:57:15 INFO : potato2: Deleted 2025/11/05 01:57:15 INFO : There was nothing to transfer 2025/11/05 01:57:16 DEBUG : empty space: size = 1 OK 2025/11/05 01:57:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/05 01:57:16 DEBUG : empty space: Unchanged skipping 2025/11/05 01:57:16 DEBUG : Local file system at /tmp/rclone1963808483: Waiting for checks to finish 2025/11/05 01:57:16 DEBUG : Local file system at /tmp/rclone1963808483: Waiting for transfers to finish 2025/11/05 01:57:16 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:16 INFO : enormous: Deleted 2025/11/05 01:57:16 INFO : potato2: Deleted 2025/11/05 01:57:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.84s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:18 DEBUG : five: Need to transfer - File not found at Destination 2025/11/05 01:57:18 DEBUG : one: Destination is newer than source, skipping 2025/11/05 01:57:18 DEBUG : three: size = 5 OK 2025/11/05 01:57:18 DEBUG : three: Sizes identical 2025/11/05 01:57:18 DEBUG : four: size = 4 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:57:18 DEBUG : two: size = 3 OK 2025/11/05 01:57:18 DEBUG : four: size = 8 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:57:18 DEBUG : four: Sizes differ 2025/11/05 01:57:18 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 01:57:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 01:57:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1963808483) 2025/11/05 01:57:18 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:57:18 DEBUG : two: sha1 differ 2025/11/05 01:57:18 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:18 DEBUG : five: size = 4 OK 2025/11/05 01:57:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/05 01:57:18 INFO : five: Copied (new) 2025/11/05 01:57:18 DEBUG : four: size = 4 OK 2025/11/05 01:57:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/05 01:57:18 INFO : four: Copied (replaced existing) 2025/11/05 01:57:19 DEBUG : two: size = 3 OK 2025/11/05 01:57:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 01:57:19 INFO : two: Copied (replaced existing) 2025/11/05 01:57:19 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:19 DEBUG : five: size = 4 OK 2025/11/05 01:57:19 DEBUG : one: Destination is newer than source, skipping 2025/11/05 01:57:19 DEBUG : four: size = 4 OK 2025/11/05 01:57:19 DEBUG : three: size = 5 OK 2025/11/05 01:57:19 DEBUG : two: size = 3 OK 2025/11/05 01:57:19 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1963808483) 2025/11/05 01:57:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:57:19 DEBUG : three: sha1 differ 2025/11/05 01:57:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/05 01:57:19 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/05 01:57:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/05 01:57:19 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/05 01:57:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 01:57:19 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/05 01:57:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 01:57:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 01:57:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 01:57:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 01:57:19 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:19 DEBUG : three: size = 5 OK 2025/11/05 01:57:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 01:57:19 INFO : three: Copied (replaced existing) 2025/11/05 01:57:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.54s) === 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:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/05 01:57:21 INFO : B2 bucket rclone-test-yezogan7fene: Making map for --track-renames 2025/11/05 01:57:21 INFO : B2 bucket rclone-test-yezogan7fene: Finished making map for --track-renames 2025/11/05 01:57:21 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:21 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for renames to finish 2025/11/05 01:57:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 01:57:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 01:57:21 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:21 DEBUG : yam: size = 11 OK 2025/11/05 01:57:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 01:57:21 INFO : yam: Copied (new) 2025/11/05 01:57:21 DEBUG : potato: size = 14 OK 2025/11/05 01:57:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 01:57:21 INFO : potato: Copied (new) 2025/11/05 01:57:21 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:22 DEBUG : potato: size = 14 OK 2025/11/05 01:57:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:57:22 INFO : B2 bucket rclone-test-yezogan7fene: Making map for --track-renames 2025/11/05 01:57:22 INFO : B2 bucket rclone-test-yezogan7fene: Finished making map for --track-renames 2025/11/05 01:57:22 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:22 DEBUG : potato: Unchanged skipping 2025/11/05 01:57:22 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for renames to finish 2025/11/05 01:57:23 DEBUG : yaml: size = 11 OK 2025/11/05 01:57:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 01:57:23 INFO : yam: Copied (server-side copy) to: yaml 2025/11/05 01:57:23 INFO : yam: Deleted 2025/11/05 01:57:23 INFO : yaml: Renamed from "yam" 2025/11/05 01:57:23 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/05 01:57:24 INFO : B2 bucket rclone-test-yezogan7fene: Making map for --track-renames 2025/11/05 01:57:24 INFO : B2 bucket rclone-test-yezogan7fene: Finished making map for --track-renames 2025/11/05 01:57:24 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 01:57:24 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for renames to finish 2025/11/05 01:57:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 01:57:24 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:24 DEBUG : yam: size = 11 OK 2025/11/05 01:57:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 01:57:24 INFO : yam: Copied (new) 2025/11/05 01:57:24 DEBUG : potato: size = 14 OK 2025/11/05 01:57:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 01:57:24 INFO : potato: Copied (new) 2025/11/05 01:57:24 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:25 DEBUG : potato: size = 14 OK 2025/11/05 01:57:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:57:25 INFO : B2 bucket rclone-test-yezogan7fene: Making map for --track-renames 2025/11/05 01:57:25 INFO : B2 bucket rclone-test-yezogan7fene: Finished making map for --track-renames 2025/11/05 01:57:25 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:25 DEBUG : potato: Unchanged skipping 2025/11/05 01:57:25 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for renames to finish 2025/11/05 01:57:25 DEBUG : yaml: size = 11 OK 2025/11/05 01:57:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 01:57:25 INFO : yam: Copied (server-side copy) to: yaml 2025/11/05 01:57:26 INFO : yam: Deleted 2025/11/05 01:57:26 INFO : yaml: Renamed from "yam" 2025/11/05 01:57:26 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/05 01:57:27 INFO : B2 bucket rclone-test-yezogan7fene: Making map for --track-renames 2025/11/05 01:57:27 INFO : B2 bucket rclone-test-yezogan7fene: Finished making map for --track-renames 2025/11/05 01:57:27 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 01:57:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/05 01:57:27 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for renames to finish 2025/11/05 01:57:27 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:27 DEBUG : sub/yam: size = 11 OK 2025/11/05 01:57:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 01:57:27 INFO : sub/yam: Copied (new) 2025/11/05 01:57:27 DEBUG : potato: size = 14 OK 2025/11/05 01:57:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 01:57:27 INFO : potato: Copied (new) 2025/11/05 01:57:27 DEBUG : Waiting for deletions to finish 2025/11/05 01:57:28 DEBUG : potato: size = 14 OK 2025/11/05 01:57:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:57:28 DEBUG : potato: Unchanged skipping 2025/11/05 01:57:28 INFO : B2 bucket rclone-test-yezogan7fene: Making map for --track-renames 2025/11/05 01:57:28 INFO : B2 bucket rclone-test-yezogan7fene: Finished making map for --track-renames 2025/11/05 01:57:28 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:28 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for renames to finish 2025/11/05 01:57:28 DEBUG : yam: size = 11 OK 2025/11/05 01:57:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 01:57:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/05 01:57:29 INFO : sub/yam: Deleted 2025/11/05 01:57:29 INFO : yam: Renamed from "sub/yam" 2025/11/05 01:57:29 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.99s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:30 DEBUG : Creating backend with remote "/tmp/rclone1963808483/dir1" 2025/11/05 01:57:30 DEBUG : Config file has changed externally - reloading 2025/11/05 01:57:30 DEBUG : Creating backend with remote "/tmp/rclone1963808483/dir2" 2025/11/05 01:57:30 DEBUG : Local file system at /tmp/rclone1963808483/dir2: Using server-side directory move 2025/11/05 01:57:30 INFO : Local file system at /tmp/rclone1963808483/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 01:57:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/05 01:57:30 DEBUG : Local file system at /tmp/rclone1963808483/dir2: Waiting for checks to finish 2025/11/05 01:57:30 INFO : file1.txt: Moved (server-side) 2025/11/05 01:57:30 DEBUG : Local file system at /tmp/rclone1963808483/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:57:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 01:57:30 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:30 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:30 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 01:57:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/05 01:57:30 INFO : nested/sub dir/file: Copied (new) 2025/11/05 01:57:30 INFO : nested/sub dir/file: Deleted 2025/11/05 01:57:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:57:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:57:31 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:57:31 INFO : sub dir/hello world: Deleted 2025/11/05 01:57:31 INFO : sub dir: Removing directory 2025/11/05 01:57:31 INFO : nested/sub dir: Removing directory 2025/11/05 01:57:31 INFO : nested: Removing directory 2025/11/05 01:57:31 DEBUG : Local file system at /tmp/rclone1963808483: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 01:57:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 01:57:32 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:32 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:32 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 01:57:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/05 01:57:32 INFO : nested/sub dir/file: Copied (new) 2025/11/05 01:57:32 INFO : nested/sub dir/file: Deleted 2025/11/05 01:57:33 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 01:57:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 01:57:33 INFO : sub dir/hello world: Copied (new) 2025/11/05 01:57:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/05 01:57:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 01:57:34 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:34 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:34 DEBUG : existing-b: size = 6 OK 2025/11/05 01:57:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/05 01:57:34 INFO : existing-b: Copied (new) 2025/11/05 01:57:34 INFO : existing-b: Deleted 2025/11/05 01:57:34 DEBUG : existing: size = 6 OK 2025/11/05 01:57:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 01:57:34 INFO : existing: Copied (new) 2025/11/05 01:57:34 INFO : existing: Deleted 2025/11/05 01:57:35 DEBUG : existing: Destination exists, skipping 2025/11/05 01:57:35 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:57:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/05 01:57:35 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:57:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.82s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:36 DEBUG : Creating backend with remote "TestB2:rclone-test-casoqof3xuzu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yezogan7fene -> B2 bucket rclone-test-casoqof3xuzu 2025/11/05 01:57:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:57:40 DEBUG : empty space: size = 1 OK 2025/11/05 01:57:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 01:57:40 DEBUG : empty space: Unchanged skipping 2025/11/05 01:57:40 DEBUG : B2 bucket rclone-test-casoqof3xuzu: Waiting for checks to finish 2025/11/05 01:57:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:57:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-casoqof3xuzu) 2025/11/05 01:57:40 DEBUG : potato3: Sizes differ 2025/11/05 01:57:40 INFO : empty space: Deleted 2025/11/05 01:57:40 DEBUG : B2 bucket rclone-test-casoqof3xuzu: Waiting for transfers to finish 2025/11/05 01:57:40 DEBUG : potato2: size = 60 OK 2025/11/05 01:57:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:57:40 INFO : potato2: Copied (server-side copy) 2025/11/05 01:57:40 INFO : potato2: Deleted 2025/11/05 01:57:40 DEBUG : potato3: size = 68 OK 2025/11/05 01:57:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 01:57:40 INFO : potato3: Copied (server-side copy) 2025/11/05 01:57:41 INFO : potato3: Deleted 2025/11/05 01:57:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cewoyet6hedu" 2025/11/05 01:57:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/05 01:57:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:57:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 01:57:42 DEBUG : B2 bucket rclone-test-cewoyet6hedu: Waiting for checks to finish 2025/11/05 01:57:42 DEBUG : B2 bucket rclone-test-cewoyet6hedu: Waiting for transfers to finish 2025/11/05 01:57:43 DEBUG : empty space: size = 1 OK 2025/11/05 01:57:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 01:57:43 INFO : empty space: Copied (server-side copy) 2025/11/05 01:57:43 DEBUG : potato3: size = 68 OK 2025/11/05 01:57:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 01:57:43 INFO : potato3: Copied (server-side copy) 2025/11/05 01:57:43 DEBUG : potato2: size = 60 OK 2025/11/05 01:57:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:57:43 INFO : potato2: Copied (server-side copy) 2025/11/05 01:57:43 INFO : empty space: Deleted 2025/11/05 01:57:43 INFO : potato3: Deleted 2025/11/05 01:57:44 INFO : potato2: Deleted 2025/11/05 01:57:44 DEBUG : B2 bucket rclone-test-cewoyet6hedu: Purge remote 2025/11/05 01:57:44 INFO : B2 bucket rclone-test-cewoyet6hedu: cleaning bucket "rclone-test-cewoyet6hedu" of all files 2025/11/05 01:57:44 DEBUG : empty space: Deleting (id "4_zaf02fd03b0bd5b1b9fa80e1b_f1138054947dd09f0_d20251105_m015743_c001_v0001042_t0022_u01762307863091") 2025/11/05 01:57:44 DEBUG : potato2: Deleting (id "4_zaf02fd03b0bd5b1b9fa80e1b_f10378c3a0b22ab26_d20251105_m015743_c001_v0001032_t0058_u01762307863456") 2025/11/05 01:57:44 DEBUG : potato3: Deleting (id "4_zaf02fd03b0bd5b1b9fa80e1b_f1173708c58b40155_d20251105_m015743_c001_v0001130_t0008_u01762307863472") 2025/11/05 01:57:45 DEBUG : B2 bucket rclone-test-casoqof3xuzu: Purge remote 2025/11/05 01:57:45 INFO : B2 bucket rclone-test-casoqof3xuzu: cleaning bucket "rclone-test-casoqof3xuzu" of all files 2025/11/05 01:57:45 DEBUG : empty space: Deleting (id "4_zaf52ddf3b0bd5b1b9fa80e1b_f405b1c37b5bd5387_d20251105_m015743_c001_v7007000_t0000_u01762307863819") 2025/11/05 01:57:45 DEBUG : empty space: Deleting (id "4_zaf52ddf3b0bd5b1b9fa80e1b_f119496c9f6842b09_d20251105_m015739_c001_v0001177_t0048_u01762307859355") 2025/11/05 01:57:45 DEBUG : potato2: Deleting (id "4_zaf52ddf3b0bd5b1b9fa80e1b_f405b1c37b5bd5389_d20251105_m015744_c001_v7007000_t0000_u01762307864000") 2025/11/05 01:57:45 DEBUG : potato2: Deleting (id "4_zaf52ddf3b0bd5b1b9fa80e1b_f1080e4a875fe8d20_d20251105_m015740_c001_v0001032_t0056_u01762307860233") 2025/11/05 01:57:45 DEBUG : potato3: Deleting (id "4_zaf52ddf3b0bd5b1b9fa80e1b_f420343d706a1fa6d_d20251105_m015743_c001_v7007000_t0000_u01762307863821") 2025/11/05 01:57:45 DEBUG : potato3: Deleting (id "4_zaf52ddf3b0bd5b1b9fa80e1b_f1183c5075415dd2e_d20251105_m015740_c001_v0001113_t0037_u01762307860587") 2025/11/05 01:57:45 DEBUG : potato3: Deleting (id "4_zaf52ddf3b0bd5b1b9fa80e1b_f119496c9f6842b0b_d20251105_m015739_c001_v0001177_t0010_u01762307859640") --- PASS: TestServerSideMove (11.16s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tuxoyar9midu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yezogan7fene -> B2 bucket rclone-test-tuxoyar9midu 2025/11/05 01:57:52 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 01:57:52 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 01:57:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:57:52 DEBUG : B2 bucket rclone-test-tuxoyar9midu: Waiting for checks to finish 2025/11/05 01:57:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:57:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tuxoyar9midu) 2025/11/05 01:57:52 DEBUG : potato3: Sizes differ 2025/11/05 01:57:52 DEBUG : B2 bucket rclone-test-tuxoyar9midu: Waiting for transfers to finish 2025/11/05 01:57:52 DEBUG : potato2: size = 60 OK 2025/11/05 01:57:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:57:52 INFO : potato2: Copied (server-side copy) 2025/11/05 01:57:52 DEBUG : potato3: size = 68 OK 2025/11/05 01:57:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 01:57:52 INFO : potato3: Copied (server-side copy) 2025/11/05 01:57:52 INFO : potato2: Deleted 2025/11/05 01:57:53 INFO : potato3: Deleted 2025/11/05 01:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-sicikif2qaju" 2025/11/05 01:57:54 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 01:57:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:57:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 01:57:54 DEBUG : B2 bucket rclone-test-sicikif2qaju: Waiting for checks to finish 2025/11/05 01:57:54 DEBUG : B2 bucket rclone-test-sicikif2qaju: Waiting for transfers to finish 2025/11/05 01:57:55 DEBUG : potato2: size = 60 OK 2025/11/05 01:57:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:57:55 INFO : potato2: Copied (server-side copy) 2025/11/05 01:57:55 DEBUG : potato3: size = 68 OK 2025/11/05 01:57:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 01:57:55 INFO : potato3: Copied (server-side copy) 2025/11/05 01:57:55 INFO : potato2: Deleted 2025/11/05 01:57:55 INFO : potato3: Deleted 2025/11/05 01:57:56 DEBUG : B2 bucket rclone-test-sicikif2qaju: Purge remote 2025/11/05 01:57:56 INFO : B2 bucket rclone-test-sicikif2qaju: cleaning bucket "rclone-test-sicikif2qaju" of all files 2025/11/05 01:57:56 DEBUG : potato2: Deleting (id "4_zcf721df3b0cd5b1b9fa80e1b_f1159597a03e6211b_d20251105_m015755_c001_v0001171_t0011_u01762307875240") 2025/11/05 01:57:56 DEBUG : potato3: Deleting (id "4_zcf721df3b0cd5b1b9fa80e1b_f117d3da113375595_d20251105_m015755_c001_v0001176_t0055_u01762307875582") 2025/11/05 01:57:57 DEBUG : B2 bucket rclone-test-tuxoyar9midu: Purge remote 2025/11/05 01:57:57 INFO : B2 bucket rclone-test-tuxoyar9midu: cleaning bucket "rclone-test-tuxoyar9midu" of all files 2025/11/05 01:57:57 DEBUG : empty space: Deleting (id "4_z5f320df3b0cd5b1b9fa80e1b_f101979b1fa653c21_d20251105_m015751_c001_v0001182_t0038_u01762307871463") 2025/11/05 01:57:57 DEBUG : potato2: Deleting (id "4_z5f320df3b0cd5b1b9fa80e1b_f423e001ce84bfb62_d20251105_m015755_c001_v7007000_t0000_u01762307875638") 2025/11/05 01:57:57 DEBUG : potato2: Deleting (id "4_z5f320df3b0cd5b1b9fa80e1b_f10348929f965aeb9_d20251105_m015752_c001_v0001099_t0044_u01762307872339") 2025/11/05 01:57:57 DEBUG : potato3: Deleting (id "4_z5f320df3b0cd5b1b9fa80e1b_f420343d706a1fa9e_d20251105_m015755_c001_v7007000_t0000_u01762307875791") 2025/11/05 01:57:57 DEBUG : potato3: Deleting (id "4_z5f320df3b0cd5b1b9fa80e1b_f105a0f847f00ccc4_d20251105_m015752_c001_v0001184_t0056_u01762307872767") 2025/11/05 01:57:57 DEBUG : potato3: Deleting (id "4_z5f320df3b0cd5b1b9fa80e1b_f101979b1fa653c25_d20251105_m015751_c001_v0001182_t0034_u01762307871686") --- PASS: TestServerSideMoveWithFilter (11.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:57:58 DEBUG : Creating backend with remote "TestB2:rclone-test-miwopof2qonu" 2025/11/05 01:58:01 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yezogan7fene -> B2 bucket rclone-test-miwopof2qonu 2025/11/05 01:58:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:58:04 DEBUG : empty space: size = 1 OK 2025/11/05 01:58:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 01:58:04 DEBUG : empty space: Unchanged skipping 2025/11/05 01:58:04 DEBUG : potato3: size = 68 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 01:58:04 DEBUG : potato3: size = 60 (B2 bucket rclone-test-miwopof2qonu) 2025/11/05 01:58:04 DEBUG : potato3: Sizes differ 2025/11/05 01:58:04 DEBUG : B2 bucket rclone-test-miwopof2qonu: Waiting for checks to finish 2025/11/05 01:58:04 INFO : empty space: Deleted 2025/11/05 01:58:04 DEBUG : B2 bucket rclone-test-miwopof2qonu: Waiting for transfers to finish 2025/11/05 01:58:04 DEBUG : potato3: size = 68 OK 2025/11/05 01:58:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 01:58:04 INFO : potato3: Copied (server-side copy) 2025/11/05 01:58:04 DEBUG : potato2: size = 60 OK 2025/11/05 01:58:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:58:04 INFO : potato2: Copied (server-side copy) 2025/11/05 01:58:05 INFO : potato3: Deleted 2025/11/05 01:58:05 INFO : potato2: Deleted 2025/11/05 01:58:05 DEBUG : Creating backend with remote "TestB2:rclone-test-nakujih5guso" 2025/11/05 01:58:06 INFO : tomatoDir: Making directory 2025/11/05 01:58:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/05 01:58:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 01:58:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 01:58:06 DEBUG : B2 bucket rclone-test-nakujih5guso: Waiting for checks to finish 2025/11/05 01:58:06 DEBUG : B2 bucket rclone-test-nakujih5guso: Waiting for transfers to finish 2025/11/05 01:58:08 DEBUG : empty space: size = 1 OK 2025/11/05 01:58:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 01:58:08 INFO : empty space: Copied (server-side copy) 2025/11/05 01:58:08 DEBUG : potato3: size = 68 OK 2025/11/05 01:58:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 01:58:08 INFO : potato3: Copied (server-side copy) 2025/11/05 01:58:08 DEBUG : potato2: size = 60 OK 2025/11/05 01:58:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 01:58:08 INFO : potato2: Copied (server-side copy) 2025/11/05 01:58:08 INFO : empty space: Deleted 2025/11/05 01:58:08 INFO : potato3: Deleted 2025/11/05 01:58:08 INFO : potato2: Deleted 2025/11/05 01:58:08 DEBUG : B2 bucket rclone-test-nakujih5guso: Purge remote 2025/11/05 01:58:08 INFO : B2 bucket rclone-test-nakujih5guso: cleaning bucket "rclone-test-nakujih5guso" of all files 2025/11/05 01:58:09 DEBUG : empty space: Deleting (id "4_zcff24df3b0cd5b1b9fa80e1b_f1154f7b15a50346c_d20251105_m015807_c001_v0001116_t0053_u01762307887494") 2025/11/05 01:58:09 DEBUG : potato2: Deleting (id "4_zcff24df3b0cd5b1b9fa80e1b_f1175b1d86579a796_d20251105_m015807_c001_v0001100_t0059_u01762307887867") 2025/11/05 01:58:09 DEBUG : potato3: Deleting (id "4_zcff24df3b0cd5b1b9fa80e1b_f1181380895bd39b6_d20251105_m015807_c001_v0001176_t0030_u01762307887870") 2025/11/05 01:58:09 DEBUG : B2 bucket rclone-test-miwopof2qonu: Purge remote 2025/11/05 01:58:09 INFO : B2 bucket rclone-test-miwopof2qonu: cleaning bucket "rclone-test-miwopof2qonu" of all files 2025/11/05 01:58:10 DEBUG : empty space: Deleting (id "4_z7fc23dc3b0cd5b1b9fa80e1b_f4116d128e0972c2d_d20251105_m015808_c001_v7007000_t0000_u01762307888098") 2025/11/05 01:58:10 DEBUG : empty space: Deleting (id "4_z7fc23dc3b0cd5b1b9fa80e1b_f119b19b0f0d96147_d20251105_m015803_c001_v0001172_t0050_u01762307883115") 2025/11/05 01:58:10 DEBUG : potato2: Deleting (id "4_z7fc23dc3b0cd5b1b9fa80e1b_f4116d128e0972c2f_d20251105_m015808_c001_v7007000_t0000_u01762307888279") 2025/11/05 01:58:10 DEBUG : potato2: Deleting (id "4_z7fc23dc3b0cd5b1b9fa80e1b_f108b794cab287978_d20251105_m015804_c001_v0001044_t0044_u01762307884424") 2025/11/05 01:58:10 DEBUG : potato3: Deleting (id "4_z7fc23dc3b0cd5b1b9fa80e1b_f412fe48847eb0b00_d20251105_m015808_c001_v7007000_t0000_u01762307888112") 2025/11/05 01:58:10 DEBUG : potato3: Deleting (id "4_z7fc23dc3b0cd5b1b9fa80e1b_f1180dc78131b6e2b_d20251105_m015804_c001_v0001180_t0040_u01762307884796") 2025/11/05 01:58:10 DEBUG : potato3: Deleting (id "4_z7fc23dc3b0cd5b1b9fa80e1b_f119b19b0f0d96149_d20251105_m015803_c001_v0001172_t0007_u01762307883685") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.46s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:58:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:58:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:58:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/rclone-sync-test" 2025/11/05 01:58:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/rclone-sync-test-include/layer2" 2025/11/05 01:58:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/rclone-sync-test-ignore-file" 2025/11/05 01:58:22 DEBUG : B2 bucket rclone-test-yezogan7fene path rclone-sync-test: Waiting for checks to finish 2025/11/05 01:58:22 DEBUG : B2 bucket rclone-test-yezogan7fene path rclone-sync-test: Waiting for transfers to finish 2025/11/05 01:58:22 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:22 INFO : There was nothing to transfer 2025/11/05 01:58:22 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:58:22 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:58:22 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:22 INFO : There was nothing to transfer 2025/11/05 01:58:23 DEBUG : B2 bucket rclone-test-yezogan7fene path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/05 01:58:23 DEBUG : B2 bucket rclone-test-yezogan7fene path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/05 01:58:23 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:23 INFO : There was nothing to transfer 2025/11/05 01:58:23 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 01:58:23 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 01:58:23 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:23 INFO : There was nothing to transfer 2025/11/05 01:58:23 DEBUG : B2 bucket rclone-test-yezogan7fene path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/05 01:58:23 DEBUG : B2 bucket rclone-test-yezogan7fene path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/05 01:58:23 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:23 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.18s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:58:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dst" 2025/11/05 01:58:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/CompareDest" 2025/11/05 01:58:27 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 01:58:27 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:27 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:28 DEBUG : one: size = 3 OK 2025/11/05 01:58:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 01:58:28 INFO : one: Copied (new) 2025/11/05 01:58:28 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:29 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:29 DEBUG : one: Sizes differ 2025/11/05 01:58:29 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:29 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:30 DEBUG : one: size = 5 OK 2025/11/05 01:58:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 01:58:30 INFO : one: Copied (replaced existing) 2025/11/05 01:58:30 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:32 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:32 DEBUG : one: Sizes differ 2025/11/05 01:58:32 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:32 DEBUG : one: size = 5 OK 2025/11/05 01:58:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:58:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:58:32 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:32 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:32 INFO : There was nothing to transfer 2025/11/05 01:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:33 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:33 DEBUG : one: Sizes differ 2025/11/05 01:58:33 DEBUG : two: size = 3 OK 2025/11/05 01:58:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:58:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 01:58:33 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:33 DEBUG : one: size = 5 OK 2025/11/05 01:58:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:58:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:58:33 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:33 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:33 INFO : There was nothing to transfer 2025/11/05 01:58:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:34 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:34 DEBUG : one: Sizes differ 2025/11/05 01:58:34 DEBUG : two: size = 3 OK 2025/11/05 01:58:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:58:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 01:58:34 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:34 DEBUG : one: size = 5 OK 2025/11/05 01:58:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:58:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:58:34 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:34 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:34 INFO : There was nothing to transfer 2025/11/05 01:58:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:35 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:35 DEBUG : one: Sizes differ 2025/11/05 01:58:35 DEBUG : two: size = 3 OK 2025/11/05 01:58:35 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/11/05 01:58:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 01:58:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 01:58:35 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:35 DEBUG : one: size = 5 OK 2025/11/05 01:58:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:58:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:58:35 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:35 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:35 INFO : There was nothing to transfer 2025/11/05 01:58:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:36 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:36 DEBUG : one: Sizes differ 2025/11/05 01:58:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:36 DEBUG : two: size = 3 (B2 bucket rclone-test-yezogan7fene path CompareDest) 2025/11/05 01:58:36 DEBUG : two: Sizes differ 2025/11/05 01:58:36 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 01:58:36 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:36 DEBUG : one: size = 5 OK 2025/11/05 01:58:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:58:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 01:58:36 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:37 DEBUG : two: size = 5 OK 2025/11/05 01:58:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/05 01:58:37 INFO : two: Copied (new) 2025/11/05 01:58:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.13s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:58:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dest" 2025/11/05 01:58:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/pre-dest1" 2025/11/05 01:58:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/pre-dest2" 2025/11/05 01:58:44 DEBUG : 1: size = 1 OK 2025/11/05 01:58:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:58:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/05 01:58:44 DEBUG : 2: size = 1 OK 2025/11/05 01:58:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:58:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/05 01:58:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/05 01:58:45 DEBUG : B2 bucket rclone-test-yezogan7fene path dest: Waiting for checks to finish 2025/11/05 01:58:45 DEBUG : B2 bucket rclone-test-yezogan7fene path dest: Waiting for transfers to finish 2025/11/05 01:58:45 DEBUG : 3: size = 1 OK 2025/11/05 01:58:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/05 01:58:45 INFO : 3: Copied (new) 2025/11/05 01:58:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.94s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:58:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dst" 2025/11/05 01:58:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/CopyDest" 2025/11/05 01:58:50 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 01:58:50 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:50 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:51 DEBUG : one: size = 3 OK 2025/11/05 01:58:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 01:58:51 INFO : one: Copied (new) 2025/11/05 01:58:51 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:52 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:52 DEBUG : one: Sizes differ 2025/11/05 01:58:52 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:52 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:52 DEBUG : one: size = 5 OK 2025/11/05 01:58:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 01:58:52 INFO : one: Copied (replaced existing) 2025/11/05 01:58:52 DEBUG : Waiting for deletions to finish 2025/11/05 01:58:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/BackupDir" 2025/11/05 01:58:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:55 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:55 DEBUG : one: Sizes differ 2025/11/05 01:58:55 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:58:55 DEBUG : one: size = 5 OK 2025/11/05 01:58:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:58:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:58:55 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:58:55 DEBUG : one: Sizes differ 2025/11/05 01:58:58 DEBUG : one: size = 3 OK 2025/11/05 01:58:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 01:58:58 INFO : one: Copied (server-side copy) 2025/11/05 01:58:58 INFO : one: Deleted 2025/11/05 01:58:58 DEBUG : one: size = 5 OK 2025/11/05 01:58:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 01:58:58 INFO : one: Copied (server-side copy) 2025/11/05 01:58:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/05 01:58:58 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:58:58 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:00 DEBUG : one: size = 5 OK 2025/11/05 01:59:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:59:00 DEBUG : one: Unchanged skipping 2025/11/05 01:59:00 DEBUG : two: size = 3 OK 2025/11/05 01:59:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:59:00 DEBUG : two: size = 3 OK 2025/11/05 01:59:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 01:59:00 INFO : two: Copied (server-side copy) 2025/11/05 01:59:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/05 01:59:00 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:00 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:00 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:01 DEBUG : two: size = 3 OK 2025/11/05 01:59:01 DEBUG : one: size = 5 OK 2025/11/05 01:59:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:59:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:59:01 DEBUG : one: Unchanged skipping 2025/11/05 01:59:01 DEBUG : two: Unchanged skipping 2025/11/05 01:59:01 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:01 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:01 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:01 INFO : There was nothing to transfer 2025/11/05 01:59:02 DEBUG : one: size = 5 OK 2025/11/05 01:59:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:59:02 DEBUG : one: Unchanged skipping 2025/11/05 01:59:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:02 DEBUG : three: size = 5 (B2 bucket rclone-test-yezogan7fene path CopyDest) 2025/11/05 01:59:02 DEBUG : three: Sizes differ 2025/11/05 01:59:02 DEBUG : three: Destination not found in --copy-dest 2025/11/05 01:59:02 DEBUG : three: Need to transfer - File not found at Destination 2025/11/05 01:59:02 DEBUG : two: size = 3 OK 2025/11/05 01:59:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 01:59:02 DEBUG : two: Unchanged skipping 2025/11/05 01:59:02 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:02 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:02 DEBUG : three: size = 7 OK 2025/11/05 01:59:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/05 01:59:02 INFO : three: Copied (new) 2025/11/05 01:59:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.23s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dst" 2025/11/05 01:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/backup" 2025/11/05 01:59:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:09 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:59:09 DEBUG : one: Sizes differ 2025/11/05 01:59:09 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:09 DEBUG : two: size = 3 OK 2025/11/05 01:59:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:59:09 DEBUG : two: Unchanged skipping 2025/11/05 01:59:10 DEBUG : one: size = 3 OK 2025/11/05 01:59:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 01:59:10 INFO : one: Copied (server-side copy) 2025/11/05 01:59:11 INFO : one: Deleted 2025/11/05 01:59:11 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:11 DEBUG : one: size = 4 OK 2025/11/05 01:59:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 01:59:11 INFO : one: Copied (new) 2025/11/05 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:12 DEBUG : three.txt: size = 5 OK 2025/11/05 01:59:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 01:59:12 INFO : three.txt: Copied (server-side copy) 2025/11/05 01:59:12 INFO : three.txt: Deleted 2025/11/05 01:59:12 INFO : three.txt: Moved into backup dir 2025/11/05 01:59:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:14 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:14 DEBUG : two: size = 3 OK 2025/11/05 01:59:14 DEBUG : one: size = 4 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:59:14 DEBUG : one: Sizes differ 2025/11/05 01:59:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:59:14 DEBUG : two: Unchanged skipping 2025/11/05 01:59:14 DEBUG : one: size = 4 OK 2025/11/05 01:59:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 01:59:14 INFO : one: Copied (server-side copy) 2025/11/05 01:59:14 INFO : one: Deleted 2025/11/05 01:59:14 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:15 DEBUG : one: size = 5 OK 2025/11/05 01:59:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 01:59:15 INFO : one: Copied (new) 2025/11/05 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:15 DEBUG : three.txt: size = 6 OK 2025/11/05 01:59:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 01:59:15 INFO : three.txt: Copied (server-side copy) 2025/11/05 01:59:15 INFO : three.txt: Deleted 2025/11/05 01:59:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.35s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:59:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dst" 2025/11/05 01:59:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/backup" 2025/11/05 01:59:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:22 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:59:22 DEBUG : one: Sizes differ 2025/11/05 01:59:22 DEBUG : two: size = 3 OK 2025/11/05 01:59:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:59:22 DEBUG : two: Unchanged skipping 2025/11/05 01:59:22 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:23 DEBUG : one.bak: size = 3 OK 2025/11/05 01:59:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 01:59:23 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 01:59:24 INFO : one: Deleted 2025/11/05 01:59:24 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:24 DEBUG : one: size = 4 OK 2025/11/05 01:59:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 01:59:24 INFO : one: Copied (new) 2025/11/05 01:59:24 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:25 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 01:59:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 01:59:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 01:59:25 INFO : three.txt: Deleted 2025/11/05 01:59:25 INFO : three.txt: Moved into backup dir 2025/11/05 01:59:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:27 DEBUG : one: size = 4 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:59:27 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:27 DEBUG : one: Sizes differ 2025/11/05 01:59:27 DEBUG : two: size = 3 OK 2025/11/05 01:59:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:59:27 DEBUG : two: Unchanged skipping 2025/11/05 01:59:28 DEBUG : one.bak: size = 4 OK 2025/11/05 01:59:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 01:59:28 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 01:59:28 INFO : one: Deleted 2025/11/05 01:59:28 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:28 DEBUG : one: size = 5 OK 2025/11/05 01:59:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 01:59:28 INFO : one: Copied (new) 2025/11/05 01:59:28 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:29 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 01:59:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 01:59:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 01:59:29 INFO : three.txt: Deleted 2025/11/05 01:59:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:59:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dst" 2025/11/05 01:59:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/backup" 2025/11/05 01:59:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:35 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:59:35 DEBUG : one: Sizes differ 2025/11/05 01:59:35 DEBUG : two: size = 3 OK 2025/11/05 01:59:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:59:35 DEBUG : two: Unchanged skipping 2025/11/05 01:59:35 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:36 DEBUG : one-2019-01-01: size = 3 OK 2025/11/05 01:59:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 01:59:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 01:59:36 INFO : one: Deleted 2025/11/05 01:59:36 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:37 DEBUG : one: size = 4 OK 2025/11/05 01:59:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 01:59:37 INFO : one: Copied (new) 2025/11/05 01:59:37 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:38 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/05 01:59:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 01:59:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 01:59:38 INFO : three.txt: Deleted 2025/11/05 01:59:38 INFO : three.txt: Moved into backup dir 2025/11/05 01:59:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:40 DEBUG : one: size = 4 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:59:40 DEBUG : one: Sizes differ 2025/11/05 01:59:40 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:40 DEBUG : two: size = 3 OK 2025/11/05 01:59:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:59:40 DEBUG : two: Unchanged skipping 2025/11/05 01:59:41 DEBUG : one-2019-01-01: size = 4 OK 2025/11/05 01:59:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 01:59:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 01:59:41 INFO : one: Deleted 2025/11/05 01:59:41 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:41 DEBUG : one: size = 5 OK 2025/11/05 01:59:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 01:59:41 INFO : one: Copied (new) 2025/11/05 01:59:41 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:42 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/05 01:59:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 01:59:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 01:59:42 INFO : three.txt: Deleted 2025/11/05 01:59:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.93s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 01:59:45 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1178-08.backblaze.com/b2api/v1/b2_upload_file/df322d03b0ad5b1b9fa80e1b/c001_v0001178_t0026": EOF 2025/11/05 01:59:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-08.backblaze.com/b2api/v1/b2_upload_file/df322d03b0ad5b1b9fa80e1b/c001_v0001178_t0026": EOF) 2025/11/05 01:59:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yezogan7fene: 1/10 (Post "https://pod-000-1178-08.backblaze.com/b2api/v1/b2_upload_file/df322d03b0ad5b1b9fa80e1b/c001_v0001178_t0026": EOF) 2025/11/05 01:59:47 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 01:59:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dst" 2025/11/05 01:59:49 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:49 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:59:49 DEBUG : one: Sizes differ 2025/11/05 01:59:49 DEBUG : two: size = 3 OK 2025/11/05 01:59:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:59:49 DEBUG : two: Unchanged skipping 2025/11/05 01:59:50 DEBUG : one.bak: size = 3 OK 2025/11/05 01:59:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 01:59:50 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 01:59:50 INFO : one: Deleted 2025/11/05 01:59:50 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:51 DEBUG : one: size = 4 OK 2025/11/05 01:59:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 01:59:51 INFO : one: Copied (new) 2025/11/05 01:59:51 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:51 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 01:59:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 01:59:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 01:59:52 INFO : three.txt: Deleted 2025/11/05 01:59:52 INFO : three.txt: Moved into backup dir 2025/11/05 01:59:53 DEBUG : one.bak: Excluded (Path Filter) 2025/11/05 01:59:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/05 01:59:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 01:59:53 DEBUG : one: size = 4 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 01:59:53 DEBUG : one: Sizes differ 2025/11/05 01:59:53 DEBUG : two: size = 3 OK 2025/11/05 01:59:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 01:59:53 DEBUG : two: Unchanged skipping 2025/11/05 01:59:53 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for checks to finish 2025/11/05 01:59:54 DEBUG : one.bak: size = 4 OK 2025/11/05 01:59:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 01:59:54 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 01:59:54 INFO : one: Deleted 2025/11/05 01:59:54 DEBUG : B2 bucket rclone-test-yezogan7fene path dst: Waiting for transfers to finish 2025/11/05 01:59:55 DEBUG : one: size = 5 OK 2025/11/05 01:59:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 01:59:55 INFO : one: Copied (new) 2025/11/05 01:59:55 DEBUG : Waiting for deletions to finish 2025/11/05 01:59:58 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 01:59:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 01:59:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 01:59:58 INFO : three.txt: Deleted 2025/11/05 01:59:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.37s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:00:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dst" 2025/11/05 02:00:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:03 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 02:00:03 DEBUG : one: Sizes differ 2025/11/05 02:00:04 DEBUG : one.bak: size = 3 OK 2025/11/05 02:00:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:00:04 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 02:00:05 INFO : one: Deleted 2025/11/05 02:00:06 DEBUG : one: size = 4 OK 2025/11/05 02:00:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:00:06 INFO : one: Copied (new) 2025/11/05 02:00:06 DEBUG : two: size = 3 OK 2025/11/05 02:00:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:06 DEBUG : two: Unchanged skipping 2025/11/05 02:00:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 02:00:06 DEBUG : three.txt: Sizes differ 2025/11/05 02:00:06 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 02:00:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:00:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 02:00:07 INFO : three.txt: Deleted 2025/11/05 02:00:07 DEBUG : three.txt: size = 6 OK 2025/11/05 02:00:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:00:07 INFO : three.txt: Copied (new) 2025/11/05 02:00:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:08 DEBUG : one: size = 4 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 02:00:08 DEBUG : one: Sizes differ 2025/11/05 02:00:09 DEBUG : one.bak: size = 4 OK 2025/11/05 02:00:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:00:09 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 02:00:09 INFO : one: Deleted 2025/11/05 02:00:09 DEBUG : one: size = 5 OK 2025/11/05 02:00:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 02:00:09 INFO : one: Copied (new) 2025/11/05 02:00:10 DEBUG : two: size = 3 OK 2025/11/05 02:00:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:10 DEBUG : two: Unchanged skipping 2025/11/05 02:00:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 02:00:10 DEBUG : three.txt: Sizes differ 2025/11/05 02:00:10 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 02:00:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:00:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 02:00:10 INFO : three.txt: Deleted 2025/11/05 02:00:11 DEBUG : three.txt: size = 19 OK 2025/11/05 02:00:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/05 02:00:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.73s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:00:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yezogan7fene/dst" 2025/11/05 02:00:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:16 DEBUG : one: size = 3 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 02:00:16 DEBUG : one: Sizes differ 2025/11/05 02:00:17 DEBUG : one-2019-01-01: size = 3 OK 2025/11/05 02:00:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:00:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 02:00:17 INFO : one: Deleted 2025/11/05 02:00:18 DEBUG : one: size = 4 OK 2025/11/05 02:00:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:00:18 INFO : one: Copied (new) 2025/11/05 02:00:18 DEBUG : two: size = 3 OK 2025/11/05 02:00:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:18 DEBUG : two: Unchanged skipping 2025/11/05 02:00:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:19 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 02:00:19 DEBUG : three.txt: Sizes differ 2025/11/05 02:00:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/05 02:00:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:00:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 02:00:20 INFO : three.txt: Deleted 2025/11/05 02:00:20 DEBUG : three.txt: size = 6 OK 2025/11/05 02:00:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:00:20 INFO : three.txt: Copied (new) 2025/11/05 02:00:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:21 DEBUG : one: size = 4 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 02:00:21 DEBUG : one: Sizes differ 2025/11/05 02:00:21 DEBUG : one-2019-01-01: size = 4 OK 2025/11/05 02:00:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:00:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 02:00:21 INFO : one: Deleted 2025/11/05 02:00:22 DEBUG : one: size = 5 OK 2025/11/05 02:00:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 02:00:22 INFO : one: Copied (new) 2025/11/05 02:00:22 DEBUG : two: size = 3 OK 2025/11/05 02:00:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:22 DEBUG : two: Unchanged skipping 2025/11/05 02:00:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:22 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-yezogan7fene path dst) 2025/11/05 02:00:22 DEBUG : three.txt: Sizes differ 2025/11/05 02:00:23 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/05 02:00:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:00:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 02:00:23 INFO : three.txt: Deleted 2025/11/05 02:00:24 DEBUG : three.txt: size = 19 OK 2025/11/05 02:00:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/05 02:00:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.16s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:00:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:26 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:00:26 DEBUG : Testêé: Sizes differ 2025/11/05 02:00:26 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:00:26 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:00:27 DEBUG : Testêé: size = 14 OK 2025/11/05 02:00:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/05 02:00:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/05 02:00:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.56s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:00:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 02:00:28 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:00:28 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:00:29 DEBUG : existing: size = 6 OK 2025/11/05 02:00:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 02:00:29 INFO : existing: Copied (new) 2025/11/05 02:00:29 DEBUG : Waiting for deletions to finish 2025/11/05 02:00:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:00:29 DEBUG : existing: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:00:29 DEBUG : existing: Sizes differ 2025/11/05 02:00:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/05 02:00:29 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:00:29 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:00:29 ERROR : B2 bucket rclone-test-yezogan7fene: not deleting files as there were IO errors 2025/11/05 02:00:29 ERROR : B2 bucket rclone-test-yezogan7fene: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.96s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:00:31 DEBUG : EXISTING: size = 6 OK 2025/11/05 02:00:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:31 DEBUG : existing: Unchanged skipping 2025/11/05 02:00:31 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:00:31 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:00:31 DEBUG : Waiting for deletions to finish 2025/11/05 02:00:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:00:50 DEBUG : both10: size = 6 OK 2025/11/05 02:00:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:00:50 DEBUG : both0: size = 6 OK 2025/11/05 02:00:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both11: size = 6 OK 2025/11/05 02:00:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both10: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both12: size = 6 OK 2025/11/05 02:00:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both13: size = 6 OK 2025/11/05 02:00:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both12: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both14: size = 6 OK 2025/11/05 02:00:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both0: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both15: size = 6 OK 2025/11/05 02:00:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both15: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both16: size = 6 OK 2025/11/05 02:00:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both16: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both17: size = 6 OK 2025/11/05 02:00:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both17: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both18: size = 6 OK 2025/11/05 02:00:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both18: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both19: size = 6 OK 2025/11/05 02:00:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both11: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both1: size = 6 OK 2025/11/05 02:00:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both13: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both2: size = 6 OK 2025/11/05 02:00:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both14: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both3: size = 6 OK 2025/11/05 02:00:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both2: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both4: size = 6 OK 2025/11/05 02:00:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both4: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both5: size = 6 OK 2025/11/05 02:00:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both5: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both6: size = 6 OK 2025/11/05 02:00:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both6: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both7: size = 6 OK 2025/11/05 02:00:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both7: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both8: size = 6 OK 2025/11/05 02:00:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both3: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both9: size = 6 OK 2025/11/05 02:00:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:00:50 DEBUG : both9: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both1: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both19: Unchanged skipping 2025/11/05 02:00:50 DEBUG : both8: Unchanged skipping 2025/11/05 02:00:50 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:00:50 DEBUG : Waiting for deletions to finish 2025/11/05 02:00:50 INFO : only1: Deleted 2025/11/05 02:00:50 INFO : only19: Deleted 2025/11/05 02:00:50 INFO : only3: Deleted 2025/11/05 02:00:50 INFO : only5: Deleted 2025/11/05 02:00:50 INFO : only8: Deleted 2025/11/05 02:00:50 INFO : only14: Deleted 2025/11/05 02:00:51 INFO : only16: Deleted 2025/11/05 02:00:51 INFO : only17: Deleted 2025/11/05 02:00:51 INFO : only10: Deleted 2025/11/05 02:00:51 INFO : only2: Deleted 2025/11/05 02:00:51 INFO : only6: Deleted 2025/11/05 02:00:51 INFO : only9: Deleted 2025/11/05 02:00:51 INFO : only11: Deleted 2025/11/05 02:00:51 INFO : only13: Deleted 2025/11/05 02:00:51 INFO : only15: Deleted 2025/11/05 02:00:51 INFO : only18: Deleted 2025/11/05 02:00:51 INFO : only4: Deleted 2025/11/05 02:00:51 INFO : only7: Deleted 2025/11/05 02:00:51 INFO : only0: Deleted 2025/11/05 02:00:51 INFO : only12: Deleted 2025/11/05 02:00:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.56s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:01:12 DEBUG : both0: size = 6 OK 2025/11/05 02:01:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both0: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both10: size = 6 OK 2025/11/05 02:01:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both10: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both11: size = 6 OK 2025/11/05 02:01:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both11: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both12: size = 6 OK 2025/11/05 02:01:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both13: size = 6 OK 2025/11/05 02:01:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both14: size = 6 OK 2025/11/05 02:01:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:01:12 DEBUG : both12: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both15: size = 6 OK 2025/11/05 02:01:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both15: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both16: size = 6 OK 2025/11/05 02:01:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both16: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both17: size = 6 OK 2025/11/05 02:01:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both18: size = 6 OK 2025/11/05 02:01:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both17: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both19: size = 6 OK 2025/11/05 02:01:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both19: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both1: size = 6 OK 2025/11/05 02:01:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both18: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both2: size = 6 OK 2025/11/05 02:01:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both2: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both3: size = 6 OK 2025/11/05 02:01:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both3: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both4: size = 6 OK 2025/11/05 02:01:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both4: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both5: size = 6 OK 2025/11/05 02:01:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both5: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both6: size = 6 OK 2025/11/05 02:01:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both6: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both7: size = 6 OK 2025/11/05 02:01:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both7: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both8: size = 6 OK 2025/11/05 02:01:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both8: Unchanged skipping 2025/11/05 02:01:12 DEBUG : both9: size = 6 OK 2025/11/05 02:01:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:12 DEBUG : both14: Unchanged skipping 2025/11/05 02:01:12 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only0: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only0: Sizes differ 2025/11/05 02:01:12 DEBUG : both13: Unchanged skipping 2025/11/05 02:01:12 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only10: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only10: Sizes differ 2025/11/05 02:01:12 DEBUG : both1: Unchanged skipping 2025/11/05 02:01:12 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : both9: Unchanged skipping 2025/11/05 02:01:12 DEBUG : only11: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only12: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only12: Sizes differ 2025/11/05 02:01:12 DEBUG : only11: Sizes differ 2025/11/05 02:01:12 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only13: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only13: Sizes differ 2025/11/05 02:01:12 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only14: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only14: Sizes differ 2025/11/05 02:01:12 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only15: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only15: Sizes differ 2025/11/05 02:01:12 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only16: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only16: Sizes differ 2025/11/05 02:01:12 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only18: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only18: Sizes differ 2025/11/05 02:01:12 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only17: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only17: Sizes differ 2025/11/05 02:01:12 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only19: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only19: Sizes differ 2025/11/05 02:01:12 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only1: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only1: Sizes differ 2025/11/05 02:01:12 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only2: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only2: Sizes differ 2025/11/05 02:01:12 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only3: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only3: Sizes differ 2025/11/05 02:01:12 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only4: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only4: Sizes differ 2025/11/05 02:01:12 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only7: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only7: Sizes differ 2025/11/05 02:01:12 DEBUG : only6: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only6: Sizes differ 2025/11/05 02:01:12 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only8: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only8: Sizes differ 2025/11/05 02:01:12 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only9: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only9: Sizes differ 2025/11/05 02:01:12 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1963808483) 2025/11/05 02:01:12 DEBUG : only5: size = 6 (B2 bucket rclone-test-yezogan7fene) 2025/11/05 02:01:12 DEBUG : only5: Sizes differ 2025/11/05 02:01:12 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:01:13 DEBUG : only12: size = 0 OK 2025/11/05 02:01:13 DEBUG : only13: size = 0 OK 2025/11/05 02:01:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only12: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only13: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only16: size = 0 OK 2025/11/05 02:01:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only16: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only11: size = 0 OK 2025/11/05 02:01:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only11: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only17: size = 0 OK 2025/11/05 02:01:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only17: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only14: size = 0 OK 2025/11/05 02:01:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only14: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only18: size = 0 OK 2025/11/05 02:01:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only18: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only15: size = 0 OK 2025/11/05 02:01:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only15: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only10: size = 0 OK 2025/11/05 02:01:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only10: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only0: size = 0 OK 2025/11/05 02:01:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only0: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only19: size = 0 OK 2025/11/05 02:01:13 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only19: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only3: size = 0 OK 2025/11/05 02:01:13 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only3: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only1: size = 0 OK 2025/11/05 02:01:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only1: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only2: size = 0 OK 2025/11/05 02:01:13 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only2: Copied (replaced existing) 2025/11/05 02:01:13 DEBUG : only4: size = 0 OK 2025/11/05 02:01:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:13 INFO : only4: Copied (replaced existing) 2025/11/05 02:01:14 DEBUG : only7: size = 0 OK 2025/11/05 02:01:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:14 INFO : only7: Copied (replaced existing) 2025/11/05 02:01:14 DEBUG : only6: size = 0 OK 2025/11/05 02:01:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:14 INFO : only6: Copied (replaced existing) 2025/11/05 02:01:14 DEBUG : only9: size = 0 OK 2025/11/05 02:01:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:14 INFO : only9: Copied (replaced existing) 2025/11/05 02:01:14 DEBUG : only8: size = 0 OK 2025/11/05 02:01:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:14 INFO : only8: Copied (replaced existing) 2025/11/05 02:01:14 DEBUG : only5: size = 0 OK 2025/11/05 02:01:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:01:14 INFO : only5: Copied (replaced existing) 2025/11/05 02:01:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.59s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:01:22 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:01:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:01:22 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 02:01:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:01:22 INFO : empty_on_remote: Making directory 2025/11/05 02:01:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 02:01:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.50s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:01:25 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:01:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:01:25 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 02:01:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:01:25 INFO : empty_on_remote: Making directory 2025/11/05 02:01:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 02:01:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:01:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:27 INFO : sub dir: Making directory 2025/11/05 02:01:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:01:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:01:29 INFO : sub dir: Making directory 2025/11/05 02:01:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:01:39 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:40 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : apple: size = 5 OK 2025/11/05 02:01:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:01:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:01:41 DEBUG : apple: Unchanged skipping 2025/11/05 02:01:41 DEBUG : banana: size = 6 OK 2025/11/05 02:01:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : banana: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:01:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:01:41 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:01:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:41 INFO : There was nothing to transfer 2025/11/05 02:01:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:41 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : apple: size = 5 OK 2025/11/05 02:01:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : apple: Unchanged skipping 2025/11/05 02:01:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:01:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:01:41 DEBUG : banana: size = 6 OK 2025/11/05 02:01:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : banana: Unchanged skipping 2025/11/05 02:01:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:01:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:01:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:01:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:01:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:01:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:01:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:01:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:01:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:01:41 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:01:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:41 INFO : There was nothing to transfer 2025/11/05 02:01:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:41 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:01:56 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:57 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:01:57 DEBUG : apple: size = 5 OK 2025/11/05 02:01:57 DEBUG : banana: size = 6 OK 2025/11/05 02:01:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:01:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:01:57 DEBUG : apple: Unchanged skipping 2025/11/05 02:01:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : banana: Unchanged skipping 2025/11/05 02:01:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:01:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:01:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:01:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:01:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:01:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:01:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:01:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:01:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:01:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:01:57 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:01:57 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:57 INFO : There was nothing to transfer 2025/11/05 02:01:57 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:01:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : apple: size = 5 OK 2025/11/05 02:01:58 DEBUG : banana: size = 6 OK 2025/11/05 02:01:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : banana: Unchanged skipping 2025/11/05 02:01:58 DEBUG : apple: Unchanged skipping 2025/11/05 02:01:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:01:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:01:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:01:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:01:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:01:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:01:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:01:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:01:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:01:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:01:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:01:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:01:58 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:01:58 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:58 INFO : There was nothing to transfer 2025/11/05 02:01:58 DEBUG : Waiting for deletions to finish 2025/11/05 02:01:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:02:13 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:14 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:02:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 02:02:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:14 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:02:14 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:02:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 02:02:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:02:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:15 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 02:02:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:02:15 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/05 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:15 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 02:02:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:02:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/05 02:02:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 02:02:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:02:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:02:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 02:02:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:02:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 02:02:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:02:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 02:02:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:02:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 02:02:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:02:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 02:02:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:02:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 02:02:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:02:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 02:02:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:02:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 02:02:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:02:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 02:02:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:02:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 02:02:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:02:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 02:02:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:02:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 02:02:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:02:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 02:02:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:02:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 02:02:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:02:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 02:02:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:02:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:17 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:17 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 02:02:17 INFO : banana: Deleted 2025/11/05 02:02:17 INFO : apple: Deleted 2025/11/05 02:02:17 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 02:02:17 INFO : splitbananasplit: Deleted 2025/11/05 02:02:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 02:02:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 02:02:17 INFO : appleappleapplebanana: Deleted 2025/11/05 02:02:18 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 02:02:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 02:02:18 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:18 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:18 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 02:02:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : apple: Unchanged skipping 2025/11/05 02:02:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 02:02:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 02:02:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 02:02:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:02:18 DEBUG : banana: Unchanged skipping 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 02:02:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:02:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 02:02:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 02:02:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 02:02:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:02:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:02:18 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:02:18 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:18 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 02:02:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:02:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:02:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:02:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:02:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:02:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:02:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:02:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:02:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:02:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:02:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:02:34 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:34 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:02:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:34 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:02:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:02:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:02:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:02:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:02:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:02:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:02:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:02:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:02:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:02:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:02:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:02:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:02:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:02:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:02:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 02:02:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:34 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:02:34 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:02:35 DEBUG : PREFIXbanana: size = 6 OK 2025/11/05 02:02:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:02:35 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/05 02:02:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:02:35 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/05 02:02:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:02:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/05 02:02:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:35 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/05 02:02:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:02:35 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/05 02:02:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:35 DEBUG : PREFIXapple: size = 5 OK 2025/11/05 02:02:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:02:35 INFO : apple: Copied (new) to: PREFIXapple 2025/11/05 02:02:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/05 02:02:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:02:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:02:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:35 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/05 02:02:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:02:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:35 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/05 02:02:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:02:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:02:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:02:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/05 02:02:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:02:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/05 02:02:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:02:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/05 02:02:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:02:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/05 02:02:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:02:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/05 02:02:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:02:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/05 02:02:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:02:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/05 02:02:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:02:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/05 02:02:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:02:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:02:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/05 02:02:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:02:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:37 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/05 02:02:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:02:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/05 02:02:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:02:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:02:37 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/05 02:02:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:02:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:37 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:37 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 02:02:37 INFO : apple: Deleted 2025/11/05 02:02:37 INFO : splitbananasplit: Deleted 2025/11/05 02:02:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 02:02:37 INFO : appleappleapplebanana: Deleted 2025/11/05 02:02:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 02:02:37 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 02:02:38 INFO : banana: Deleted 2025/11/05 02:02:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 02:02:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 02:02:38 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 02:02:38 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:02:38 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:02:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:02:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:02:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:02:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:02:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:02:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:02:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:02:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:02:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:02:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:02:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:02:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:02:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:02:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:02:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:02:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:02:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:38 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:02:38 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:02:39 DEBUG : banana: size = 6 OK 2025/11/05 02:02:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:02:39 INFO : banana: Copied (new) 2025/11/05 02:02:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:02:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:02:39 INFO : appleappleapplebanana: Copied (new) 2025/11/05 02:02:39 DEBUG : apple: size = 5 OK 2025/11/05 02:02:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:02:39 INFO : apple: Copied (new) 2025/11/05 02:02:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:02:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:02:39 INFO : splitbananasplit: Copied (new) 2025/11/05 02:02:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:02:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:02:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 02:02:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:02:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:02:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 02:02:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:02:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:02:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 02:02:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:02:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:02:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 02:02:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:02:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:02:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:02:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:02:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:02:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:02:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:02:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:02:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:02:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:02:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:02:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:02:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:02:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:02:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:02:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:02:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:02:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:02:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:02:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:02:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 02:02:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:02:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:02:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 02:02:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:02:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:02:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 02:02:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:41 INFO : PREFIXapple: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/05 02:02:41 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/05 02:02:41 INFO : PREFIXbanana: Deleted 2025/11/05 02:02:41 INFO : PREFIXsplitbananasplit: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/05 02:02:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/05 02:02:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:41 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:02:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:42 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:02:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:02:58 DEBUG : Waiting for deletions to finish 2025/11/05 02:02:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:02:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:02:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:02:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:02:58 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:02:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:02:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:02:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:02:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:02:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:02:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:02:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:02:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:02:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:02:59 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/05 02:02:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:02:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/05 02:02:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:02:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:02:59 DEBUG : appleSUFFIX: size = 5 OK 2025/11/05 02:02:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:02:59 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:02:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/05 02:02:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:02:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/05 02:02:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:02:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/05 02:03:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:03:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/05 02:03:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:03:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/05 02:03:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:03:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/05 02:03:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:03:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/05 02:03:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:03:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/05 02:03:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:03:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/05 02:03:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:03:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:03:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/05 02:03:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:03:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/05 02:03:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:03:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/05 02:03:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:03:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/05 02:03:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:03:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/05 02:03:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:03:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/05 02:03:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:03:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/05 02:03:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:03:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:03:01 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/05 02:03:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:03:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:03:01 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 02:03:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 02:03:01 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 02:03:02 INFO : appleappleapplebanana: Deleted 2025/11/05 02:03:02 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 02:03:02 INFO : apple: Deleted 2025/11/05 02:03:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 02:03:02 INFO : splitbananasplit: Deleted 2025/11/05 02:03:02 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 02:03:02 INFO : banana: Deleted 2025/11/05 02:03:02 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 02:03:02 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 02:03:02 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/05 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:03:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:03:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:03:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:03 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:03:03 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:03:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:03:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:03:03 INFO : splitbananasplit: Copied (new) 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:03:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:03:03 INFO : appleappleapplebanana: Copied (new) 2025/11/05 02:03:03 DEBUG : banana: size = 6 OK 2025/11/05 02:03:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:03:03 INFO : banana: Copied (new) 2025/11/05 02:03:03 DEBUG : apple: size = 5 OK 2025/11/05 02:03:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:03:03 INFO : apple: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:03:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:03:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:03:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:03:04 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:03:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:03:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:03:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:03:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:03:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:03:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 02:03:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:03:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:03:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 02:03:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:03:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:03:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 02:03:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:03:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:03:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 02:03:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:03:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:03:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 02:03:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:03:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:03:05 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 02:03:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:03:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:03:05 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 02:03:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:03:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:03:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 02:03:05 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:05 INFO : bananaSUFFIX: Deleted 2025/11/05 02:03:05 INFO : splitbananasplitSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : appleSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/05 02:03:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/05 02:03:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/05 02:03:06 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/05 02:03:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/05 02:03:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/05 02:03:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/05 02:03:06 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:06 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:06 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:03:22 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:22 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:03:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : apple: size = 5 OK 2025/11/05 02:03:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:23 DEBUG : apple: Unchanged skipping 2025/11/05 02:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:23 DEBUG : banana: size = 6 OK 2025/11/05 02:03:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:23 DEBUG : banana: Unchanged skipping 2025/11/05 02:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 02:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:23 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:03:23 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:03:23 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 02:03:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:03:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/05 02:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:23 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:03:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/05 02:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:23 DEBUG : appleapple: size = 21 OK 2025/11/05 02:03:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:03:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/05 02:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:23 DEBUG : splitbanan: size = 16 OK 2025/11/05 02:03:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:03:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/05 02:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 02:03:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:03:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/05 02:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:23 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 02:03:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:03:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/05 02:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:23 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 02:03:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:03:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/05 02:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:24 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 02:03:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:03:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/05 02:03:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:24 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 02:03:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:03:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/05 02:03:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 02:03:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:03:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/05 02:03:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:24 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 02:03:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:03:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/05 02:03:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:24 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 02:03:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:03:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/05 02:03:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:24 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 02:03:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:03:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/05 02:03:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:24 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 02:03:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:03:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/05 02:03:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:24 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 02:03:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:03:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/05 02:03:24 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 02:03:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:03:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/05 02:03:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 02:03:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:03:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/05 02:03:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 02:03:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:03:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/05 02:03:25 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:25 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 02:03:25 INFO : splitbananasplit: Deleted 2025/11/05 02:03:25 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 02:03:25 INFO : appleappleapplebanana: Deleted 2025/11/05 02:03:25 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 02:03:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 02:03:26 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 02:03:26 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:26 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:26 DEBUG : appleapple: size = 21 OK 2025/11/05 02:03:26 DEBUG : apple: size = 5 OK 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : apple: Unchanged skipping 2025/11/05 02:03:26 DEBUG : banana: size = 6 OK 2025/11/05 02:03:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:03:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : splitbanan: size = 16 OK 2025/11/05 02:03:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : banana: Unchanged skipping 2025/11/05 02:03:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:03:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:03:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:03:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:03:26 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:03:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 02:03:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:03:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:03:26 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 02:03:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:03:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:03:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:03:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 02:03:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 02:03:26 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 02:03:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 02:03:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:03:26 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:03:26 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:26 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:26 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 02:03:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 02:03:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:03:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:03:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:03:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:03:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:03:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:03:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:03:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:03:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:03:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:03:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:03:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:03:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:03:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:03:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:03:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:03:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:03:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:03:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:03:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:41 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : apple: size = 5 OK 2025/11/05 02:03:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : apple: Unchanged skipping 2025/11/05 02:03:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:03:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:03:42 DEBUG : banana: size = 6 OK 2025/11/05 02:03:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : banana: Unchanged skipping 2025/11/05 02:03:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:03:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:03:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:03:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:03:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:03:42 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:03:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:03:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:03:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:03:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:03:42 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:03:42 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:42 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:42 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : apple: size = 5 OK 2025/11/05 02:03:43 DEBUG : banana: size = 6 OK 2025/11/05 02:03:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : banana: Unchanged skipping 2025/11/05 02:03:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:03:43 DEBUG : apple: Unchanged skipping 2025/11/05 02:03:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:03:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:03:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:03:43 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:03:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:03:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:03:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:03:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:03:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:03:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:03:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:03:43 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:03:43 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:43 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:43 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:43 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:03:58 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : apple: size = 5 OK 2025/11/05 02:03:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : apple: Unchanged skipping 2025/11/05 02:03:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:03:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:03:59 DEBUG : banana: size = 6 OK 2025/11/05 02:03:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : banana: Unchanged skipping 2025/11/05 02:03:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:03:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:03:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:03:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:03:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:03:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:03:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:03:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:03:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:03:59 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:59 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:59 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:03:59 DEBUG : apple: size = 5 OK 2025/11/05 02:03:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : apple: Unchanged skipping 2025/11/05 02:03:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:03:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:03:59 DEBUG : banana: size = 6 OK 2025/11/05 02:03:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : banana: Unchanged skipping 2025/11/05 02:03:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:03:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:03:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:03:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:03:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:03:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:03:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:03:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:03:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:03:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:03:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:03:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:03:59 DEBUG : Waiting for deletions to finish 2025/11/05 02:03:59 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:00 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:04:15 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:15 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : apple: size = 5 OK 2025/11/05 02:04:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : apple: Unchanged skipping 2025/11/05 02:04:16 DEBUG : banana: size = 6 OK 2025/11/05 02:04:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : banana: Unchanged skipping 2025/11/05 02:04:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:04:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:04:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:04:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:04:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:04:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:04:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:04:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:04:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:04:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:04:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:04:16 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:04:16 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:16 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:16 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : banana: size = 6 OK 2025/11/05 02:04:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:04:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : banana: Unchanged skipping 2025/11/05 02:04:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : apple: size = 5 OK 2025/11/05 02:04:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:04:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:04:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : apple: Unchanged skipping 2025/11/05 02:04:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:04:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:04:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:04:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:04:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:04:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:04:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:04:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:04:17 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:04:17 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:17 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:17 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:04:31 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:32 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:04:32 DEBUG : apple: size = 5 OK 2025/11/05 02:04:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : apple: Unchanged skipping 2025/11/05 02:04:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:04:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:04:32 DEBUG : banana: size = 6 OK 2025/11/05 02:04:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : banana: Unchanged skipping 2025/11/05 02:04:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:04:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:04:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:04:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:04:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:04:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:04:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:04:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:04:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:04:32 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:32 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:04:32 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:32 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:33 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : apple: size = 5 OK 2025/11/05 02:04:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : apple: Unchanged skipping 2025/11/05 02:04:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:04:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:04:33 DEBUG : banana: size = 6 OK 2025/11/05 02:04:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : banana: Unchanged skipping 2025/11/05 02:04:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:04:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:04:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:04:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:04:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:04:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:04:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:04:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:04:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:04:33 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:04:33 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:33 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:33 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:04:48 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:49 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:04:49 DEBUG : apple: size = 5 OK 2025/11/05 02:04:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : apple: Unchanged skipping 2025/11/05 02:04:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:04:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:04:49 DEBUG : banana: size = 6 OK 2025/11/05 02:04:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : banana: Unchanged skipping 2025/11/05 02:04:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:04:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:04:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:04:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:04:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:04:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:04:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:04:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:04:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:04:49 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:49 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:04:49 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:49 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:50 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:04:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : apple: size = 5 OK 2025/11/05 02:04:50 DEBUG : banana: size = 6 OK 2025/11/05 02:04:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : banana: Unchanged skipping 2025/11/05 02:04:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : apple: Unchanged skipping 2025/11/05 02:04:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:04:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:04:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:04:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:04:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:04:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:04:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:04:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:04:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:04:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:04:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:04:50 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:50 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:04:50 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:50 DEBUG : Waiting for deletions to finish 2025/11/05 02:04:50 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (204.30s) --- PASS: TestTransform/NFC (15.30s) --- PASS: TestTransform/NFD (16.81s) --- PASS: TestTransform/base64 (20.27s) --- PASS: TestTransform/prefix (23.30s) --- PASS: TestTransform/suffix (24.65s) --- PASS: TestTransform/truncate (20.06s) --- PASS: TestTransform/encoder (16.80s) --- PASS: TestTransform/ISO-8859-1 (16.32s) --- PASS: TestTransform/charmap (17.36s) --- PASS: TestTransform/lowercase (16.36s) --- PASS: TestTransform/ascii (17.06s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:04:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 02:04:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 02:04:55 INFO : sub dir_somesuffix: Making directory 2025/11/05 02:04:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 02:04:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/05 02:04:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 02:04:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/05 02:04:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 02:04:55 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:55 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:04:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/05 02:04:56 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:04:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 02:04:56 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.83s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:04:57 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:04:57 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:04:57 INFO : tictactoe: Making directory 2025/11/05 02:04:57 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:04:57 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:04:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:04:57 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:04:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:04:57 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:57 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:04:58 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/05 02:04:58 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:04:58 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/05 02:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:04:59 INFO : toe: Making directory 2025/11/05 02:04:59 INFO : toe/toe: Making directory 2025/11/05 02:04:59 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:04:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 02:04:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:04:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 02:04:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:04:59 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 02:05:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 02:05:00 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.85s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:01 INFO : toe: Making directory 2025/11/05 02:05:01 INFO : toe/toe: Making directory 2025/11/05 02:05:01 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 02:05:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:05:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 02:05:01 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:01 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 02:05:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 02:05:02 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:03 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:05:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:05:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:03 INFO : tictacempty_dir: Making directory 2025/11/05 02:05:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:03 INFO : tictactoe: Making directory 2025/11/05 02:05:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:03 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:05:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:05:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:05:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:05:03 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:03 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 02:05:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 02:05:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:04 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:05:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:05:04 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:04 INFO : tictacempty_dir: Making directory 2025/11/05 02:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:04 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:04 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:04 INFO : tictactoe: Making directory 2025/11/05 02:05:04 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:04 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:04 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:05:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:05:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:05:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:04 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:04 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:05:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 02:05:05 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:05 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:05:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:05:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/05 02:05:06 NOTICE: B2 bucket rclone-test-yezogan7fene: 0 differences found 2025/11/05 02:05:06 NOTICE: B2 bucket rclone-test-yezogan7fene: 1 matching files --- PASS: TestAllTag (2.10s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:06 INFO : tictactoe: Making directory 2025/11/05 02:05:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:06 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:05:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:05:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:05:06 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:06 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 02:05:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 02:05:07 DEBUG : Waiting for deletions to finish 2025/11/05 02:05:07 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:08 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 02:05:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:05:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:05:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/05 02:05:08 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:08 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.14s) === RUN TestSyntax 2025/11/05 02:05:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:09 INFO : toe: Making directory 2025/11/05 02:05:09 INFO : toe/toe: Making directory 2025/11/05 02:05:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:05:09 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:09 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:09 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 02:05:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:09 INFO : toe/toe/toe: Copied (new) 2025/11/05 02:05:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:10 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:05:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:05:10 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:10 INFO : tictacempty_dir: Making directory 2025/11/05 02:05:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:10 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:10 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:10 INFO : tictactoe: Making directory 2025/11/05 02:05:10 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:10 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:10 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:05:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:05:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:05:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:10 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:10 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:05:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:11 INFO : toe/toe/toe.txt: Deleted 2025/11/05 02:05:11 INFO : toe/toe: Removing directory 2025/11/05 02:05:11 INFO : toe: Removing directory 2025/11/05 02:05:11 INFO : empty_dir: Removing directory 2025/11/05 02:05:11 DEBUG : Local file system at /tmp/rclone1963808483: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:12 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:05:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:05:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:12 INFO : tictacempty_dir: Making directory 2025/11/05 02:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:12 INFO : tictactoe: Making directory 2025/11/05 02:05:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:12 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:05:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:05:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:05:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:12 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:12 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:05:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:13 INFO : toe/toe/toe.txt: Deleted 2025/11/05 02:05:13 INFO : toe/toe: Removing directory 2025/11/05 02:05:13 INFO : toe: Removing directory 2025/11/05 02:05:13 INFO : empty_dir: Removing directory 2025/11/05 02:05:13 DEBUG : Local file system at /tmp/rclone1963808483: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 02:05:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:05:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 02:05:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:05:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:05:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:05:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 02:05:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/05 02:05:14 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.32s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:15 DEBUG : Reset feature "Copy" 2025/11/05 02:05:15 DEBUG : Reset feature "Move" 2025/11/05 02:05:15 DEBUG : Reset feature "Copy" 2025/11/05 02:05:15 DEBUG : Reset feature "Move" 2025/11/05 02:05:15 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:05:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:05:15 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:15 INFO : tictacempty_dir: Making directory 2025/11/05 02:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:05:15 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:15 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:15 INFO : tictactoe: Making directory 2025/11/05 02:05:15 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:15 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:05:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:15 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:05:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:05:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:15 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:15 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:05:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:05:16 INFO : toe/toe/toe.txt: Deleted 2025/11/05 02:05:16 INFO : toe/toe: Removing directory 2025/11/05 02:05:16 INFO : toe: Removing directory 2025/11/05 02:05:16 INFO : empty_dir: Removing directory 2025/11/05 02:05:16 DEBUG : Local file system at /tmp/rclone1963808483: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 02:05:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:05:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 02:05:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:05:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:05:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:05:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 02:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/05 02:05:18 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.41s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:19 DEBUG : toe: transformed to: dG9l 2025/11/05 02:05:19 DEBUG : toe: transformed to: dG9l 2025/11/05 02:05:19 INFO : dG9l: Making directory 2025/11/05 02:05:19 DEBUG : toe: transformed to: dG9l 2025/11/05 02:05:19 DEBUG : toe: transformed to: dG9l 2025/11/05 02:05:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 02:05:19 INFO : dG9l/dG9l: Making directory 2025/11/05 02:05:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 02:05:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/05 02:05:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 02:05:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:05:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 02:05:19 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:19 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/05 02:05:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 02:05:20 DEBUG : Waiting for deletions to finish 2025/11/05 02:05:20 DEBUG : dG9l: transformed to: toe 2025/11/05 02:05:20 DEBUG : dG9l: transformed to: toe 2025/11/05 02:05:20 DEBUG : dG9l: transformed to: toe 2025/11/05 02:05:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/05 02:05:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/05 02:05:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 02:05:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/05 02:05:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/05 02:05:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/05 02:05:20 DEBUG : Local file system at /tmp/rclone1963808483: Waiting for checks to finish 2025/11/05 02:05:20 DEBUG : Local file system at /tmp/rclone1963808483: Waiting for transfers to finish 2025/11/05 02:05:20 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.48s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-yezogan7fene", Local "Local file system at /tmp/rclone1963808483", Modify Window "1ms" 2025/11/05 02:05:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:05:21 DEBUG : toe: transformed to: 2025/11/05 02:05:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:05:21 DEBUG : toe: transformed to: 2025/11/05 02:05:21 INFO : B2 bucket rclone-test-yezogan7fene: Making directory 2025/11/05 02:05:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:05:21 DEBUG : toe: transformed to: 2025/11/05 02:05:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:05:21 DEBUG : toe: transformed to: 2025/11/05 02:05:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:05:21 DEBUG : toe/toe: transformed to: 2025/11/05 02:05:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 02:05:21 INFO : toe/toe: Making directory 2025/11/05 02:05:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:05:21 DEBUG : toe/toe: transformed to: 2025/11/05 02:05:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 02:05:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:05:21 DEBUG : toe: transformed to: 2025/11/05 02:05:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:05:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:05:21 DEBUG : toe/toe/toe: transformed to: 2025/11/05 02:05:21 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/05 02:05:21 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for checks to finish 2025/11/05 02:05:21 DEBUG : B2 bucket rclone-test-yezogan7fene: Waiting for transfers to finish 2025/11/05 02:05:22 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 02:05:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:05:22 INFO : toe/toe/toe: Copied (new) 2025/11/05 02:05:22 ERROR : B2 bucket rclone-test-yezogan7fene: not deleting files as there were IO errors 2025/11/05 02:05:22 ERROR : B2 bucket rclone-test-yezogan7fene: not deleting directories as there were IO errors --- PASS: TestError (1.91s) PASS 2025/11/05 02:05:23 DEBUG : B2 bucket rclone-test-yezogan7fene: Purge remote 2025/11/05 02:05:23 INFO : B2 bucket rclone-test-yezogan7fene: cleaning bucket "rclone-test-yezogan7fene" of all files 2025/11/05 02:05:24 DEBUG : BackupDir/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559d8_d20251105_m015903_c001_v7007000_t0000_u01762307943447") 2025/11/05 02:05:24 DEBUG : BackupDir/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1170cee3fcafdabb_d20251105_m015856_c001_v0001104_t0020_u01762307936732") 2025/11/05 02:05:24 DEBUG : CompareDest/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f44e0e_d20251105_m015837_c001_v7007000_t0000_u01762307917833") 2025/11/05 02:05:24 DEBUG : CompareDest/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852ec1_d20251105_m015831_c001_v0001137_t0051_u01762307911529") 2025/11/05 02:05:24 DEBUG : CompareDest/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f44e10_d20251105_m015838_c001_v7007000_t0000_u01762307918014") 2025/11/05 02:05:24 DEBUG : CompareDest/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c12360422_d20251105_m015833_c001_v0001178_t0015_u01762307913107") 2025/11/05 02:05:24 DEBUG : CopyDest/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559da_d20251105_m015903_c001_v7007000_t0000_u01762307943629") 2025/11/05 02:05:24 DEBUG : CopyDest/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452244_d20251105_m015853_c001_v0001150_t0020_u01762307933760") 2025/11/05 02:05:24 DEBUG : CopyDest/three: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559db_d20251105_m015903_c001_v7007000_t0000_u01762307943810") 2025/11/05 02:05:24 DEBUG : CopyDest/three: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c12360487_d20251105_m015901_c001_v0001178_t0017_u01762307941681") 2025/11/05 02:05:25 DEBUG : CopyDest/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559dc_d20251105_m015903_c001_v7007000_t0000_u01762307943993") 2025/11/05 02:05:25 DEBUG : CopyDest/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852ef2_d20251105_m015859_c001_v0001137_t0033_u01762307939508") 2025/11/05 02:05:25 DEBUG : EXISTING: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62275_d20251105_m020031_c001_v7007000_t0000_u01762308031599") 2025/11/05 02:05:25 DEBUG : EXISTING: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853037_d20251105_m020030_c001_v0001137_t0044_u01762308030438") 2025/11/05 02:05:25 DEBUG : PREFIXapple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8c96_d20251105_m020241_c001_v7007000_t0000_u01762308161097") 2025/11/05 02:05:25 DEBUG : PREFIXapple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8957e_d20251105_m020235_c001_v0001091_t0044_u01762308155025") 2025/11/05 02:05:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5560cc_d20251105_m020241_c001_v7007000_t0000_u01762308161344") 2025/11/05 02:05:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb805c_d20251105_m020235_c001_v0001042_t0008_u01762308155056") 2025/11/05 02:05:25 DEBUG : PREFIXbanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f804448fcb_d20251105_m020241_c001_v7007000_t0000_u01762308161351") 2025/11/05 02:05:25 DEBUG : PREFIXbanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045269c_d20251105_m020235_c001_v0001150_t0019_u01762308155035") 2025/11/05 02:05:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8c9b_d20251105_m020241_c001_v7007000_t0000_u01762308161459") 2025/11/05 02:05:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532d4_d20251105_m020235_c001_v0001137_t0049_u01762308155046") 2025/11/05 02:05:25 DEBUG : Testêé: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6226a_d20251105_m020028_c001_v7007000_t0000_u01762308028104") 2025/11/05 02:05:25 DEBUG : Testêé: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853025_d20251105_m020027_c001_v0001137_t0016_u01762308027414") 2025/11/05 02:05:25 DEBUG : Testêé: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004523d7_d20251105_m020026_c001_v0001150_t0015_u01762308026288") 2025/11/05 02:05:25 DEBUG : YXBwbGU=: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a07_d20251105_m020219_c001_v7007000_t0000_u01762308139566") 2025/11/05 02:05:25 DEBUG : YXBwbGU=: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452626_d20251105_m020214_c001_v0001150_t0054_u01762308134862") 2025/11/05 02:05:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a09_d20251105_m020219_c001_v7007000_t0000_u01762308139749") 2025/11/05 02:05:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89539_d20251105_m020214_c001_v0001091_t0050_u01762308134896") 2025/11/05 02:05:25 DEBUG : YmFuYW5h: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a0a_d20251105_m020219_c001_v7007000_t0000_u01762308139933") 2025/11/05 02:05:25 DEBUG : YmFuYW5h: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8019_d20251105_m020214_c001_v0001042_t0034_u01762308134884") 2025/11/05 02:05:26 DEBUG : a/potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e86_d20251105_m015703_c001_v7007000_t0000_u01762307823628") 2025/11/05 02:05:26 DEBUG : a/potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045205f_d20251105_m015702_c001_v0001150_t0051_u01762307822854") 2025/11/05 02:05:26 DEBUG : a/potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e7d_d20251105_m015701_c001_v7007000_t0000_u01762307821001") 2025/11/05 02:05:26 DEBUG : a/potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045204f_d20251105_m015700_c001_v0001150_t0005_u01762307820060") 2025/11/05 02:05:26 DEBUG : a/potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61ffc_d20251105_m015641_c001_v7007000_t0000_u01762307801088") 2025/11/05 02:05:26 DEBUG : a/potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451fc9_d20251105_m015640_c001_v0001150_t0025_u01762307800250") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071892_d20251105_m020451_c001_v7007000_t0000_u01762308291423") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004529f3_d20251105_m020447_c001_v0001150_t0047_u01762308287126") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62568_d20251105_m020434_c001_v7007000_t0000_u01762308274374") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045298a_d20251105_m020429_c001_v0001150_t0030_u01762308269995") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4d6_d20251105_m020418_c001_v7007000_t0000_u01762308258082") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452917_d20251105_m020413_c001_v0001150_t0046_u01762308253937") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e07599_d20251105_m020400_c001_v7007000_t0000_u01762308240707") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004528a5_d20251105_m020356_c001_v0001150_t0050_u01762308236749") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb73c_d20251105_m020344_c001_v7007000_t0000_u01762308224337") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045283e_d20251105_m020339_c001_v0001150_t0012_u01762308219931") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e24_d20251105_m020327_c001_v7007000_t0000_u01762308207488") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8110_d20251105_m020320_c001_v0001042_t0059_u01762308200282") 2025/11/05 02:05:26 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e097459e_d20251105_m020307_c001_v7007000_t0000_u01762308187380") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80d1_d20251105_m020303_c001_v0001042_t0002_u01762308183442") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed389_d20251105_m020302_c001_v7007000_t0000_u01762308182257") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452726_d20251105_m020256_c001_v0001150_t0033_u01762308176444") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6e9_d20251105_m020242_c001_v7007000_t0000_u01762308162835") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89590_d20251105_m020238_c001_v0001091_t0001_u01762308158860") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974511_d20251105_m020237_c001_v7007000_t0000_u01762308157510") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89578_d20251105_m020232_c001_v0001091_t0059_u01762308152394") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d556092_d20251105_m020217_c001_v7007000_t0000_u01762308137579") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452618_d20251105_m020212_c001_v0001150_t0012_u01762308132151") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed24d_d20251105_m020159_c001_v7007000_t0000_u01762308119217") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004525d3_d20251105_m020154_c001_v0001150_t0036_u01762308114796") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eeba_d20251105_m020142_c001_v7007000_t0000_u01762308102503") 2025/11/05 02:05:27 DEBUG : apple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045257b_d20251105_m020138_c001_v0001150_t0006_u01762308098188") 2025/11/05 02:05:27 DEBUG : appleSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed4a95_d20251105_m020305_c001_v7007000_t0000_u01762308185850") 2025/11/05 02:05:27 DEBUG : appleSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452736_d20251105_m020259_c001_v0001150_t0050_u01762308179254") 2025/11/05 02:05:27 DEBUG : appleapple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e29_d20251105_m020327_c001_v7007000_t0000_u01762308207670") 2025/11/05 02:05:27 DEBUG : appleapple: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853403_d20251105_m020323_c001_v0001137_t0025_u01762308203294") 2025/11/05 02:05:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071895_d20251105_m020451_c001_v7007000_t0000_u01762308291607") 2025/11/05 02:05:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d897e2_d20251105_m020448_c001_v0001091_t0057_u01762308288144") 2025/11/05 02:05:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6256a_d20251105_m020434_c001_v7007000_t0000_u01762308274556") 2025/11/05 02:05:27 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8977e_d20251105_m020430_c001_v0001091_t0006_u01762308270852") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4d7_d20251105_m020418_c001_v7007000_t0000_u01762308258265") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89721_d20251105_m020414_c001_v0001091_t0040_u01762308254983") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e0759b_d20251105_m020400_c001_v7007000_t0000_u01762308240889") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d896d5_d20251105_m020357_c001_v0001091_t0012_u01762308237811") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb73f_d20251105_m020344_c001_v7007000_t0000_u01762308224518") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89692_d20251105_m020340_c001_v0001091_t0031_u01762308220752") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f408b8c205e7134fc_d20251105_m020325_c001_v7007000_t0000_u01762308205671") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89633_d20251105_m020321_c001_v0001091_t0016_u01762308201387") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745a0_d20251105_m020307_c001_v7007000_t0000_u01762308187561") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452756_d20251105_m020303_c001_v0001150_t0000_u01762308183413") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed387_d20251105_m020302_c001_v7007000_t0000_u01762308182073") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895ba_d20251105_m020257_c001_v0001091_t0028_u01762308177327") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6ea_d20251105_m020243_c001_v7007000_t0000_u01762308163018") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526bf_d20251105_m020238_c001_v0001150_t0043_u01762308158870") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1ff99_d20251105_m020237_c001_v7007000_t0000_u01762308157738") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532d0_d20251105_m020233_c001_v0001137_t0004_u01762308153124") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419b66f47bb829f1_d20251105_m020217_c001_v7007000_t0000_u01762308137831") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853258_d20251105_m020212_c001_v0001137_t0029_u01762308132766") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed24e_d20251105_m020159_c001_v7007000_t0000_u01762308119399") 2025/11/05 02:05:28 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688531e4_d20251105_m020155_c001_v0001137_t0001_u01762308115926") 2025/11/05 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eebb_d20251105_m020142_c001_v7007000_t0000_u01762308102683") 2025/11/05 02:05:29 DEBUG : appleappleapplebanana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853188_d20251105_m020139_c001_v0001137_t0022_u01762308099156") 2025/11/05 02:05:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840707a4_d20251105_m020306_c001_v7007000_t0000_u01762308186022") 2025/11/05 02:05:29 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853358_d20251105_m020259_c001_v0001137_t0015_u01762308179284") 2025/11/05 02:05:29 DEBUG : b/potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e87_d20251105_m015703_c001_v7007000_t0000_u01762307823810") 2025/11/05 02:05:29 DEBUG : b/potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452053_d20251105_m015701_c001_v0001150_t0040_u01762307821548") 2025/11/05 02:05:29 DEBUG : b/potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e78_d20251105_m015700_c001_v7007000_t0000_u01762307820445") 2025/11/05 02:05:29 DEBUG : b/potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452047_d20251105_m015658_c001_v0001150_t0013_u01762307818885") 2025/11/05 02:05:29 DEBUG : b/potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61ff8_d20251105_m015640_c001_v7007000_t0000_u01762307800531") 2025/11/05 02:05:29 DEBUG : b/potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451fc1_d20251105_m015639_c001_v0001150_t0020_u01762307799275") 2025/11/05 02:05:29 DEBUG : backup/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd73912b_d20251105_m015916_c001_v7007000_t0000_u01762307956344") 2025/11/05 02:05:29 DEBUG : backup/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f10213abc52113e59_d20251105_m015914_c001_v0001177_t0038_u01762307954627") 2025/11/05 02:05:29 DEBUG : backup/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f105ca4954fb4c4e4_d20251105_m015910_c001_v0001120_t0022_u01762307950665") 2025/11/05 02:05:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419b66f47bb822f0_d20251105_m015942_c001_v7007000_t0000_u01762307982740") 2025/11/05 02:05:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f111ae82e934cec75_d20251105_m015940_c001_v0001102_t0045_u01762307980673") 2025/11/05 02:05:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f112195b907a1a8bc_d20251105_m015936_c001_v0001182_t0033_u01762307976695") 2025/11/05 02:05:29 DEBUG : backup/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed3ee6_d20251105_m015929_c001_v7007000_t0000_u01762307969806") 2025/11/05 02:05:29 DEBUG : backup/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f119fe8977ee04c0d_d20251105_m015927_c001_v0001041_t0011_u01762307967919") 2025/11/05 02:05:29 DEBUG : backup/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100a7c77d788ba5a_d20251105_m015923_c001_v0001144_t0008_u01762307963267") 2025/11/05 02:05:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419b66f47bb822f1_d20251105_m015942_c001_v7007000_t0000_u01762307982920") 2025/11/05 02:05:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1184dc856f1a0ca4_d20251105_m015941_c001_v0001177_t0022_u01762307981990") 2025/11/05 02:05:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f106d13fe513e80f1_d20251105_m015938_c001_v0001032_t0055_u01762307978289") 2025/11/05 02:05:30 DEBUG : backup/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd73912c_d20251105_m015916_c001_v7007000_t0000_u01762307956527") 2025/11/05 02:05:30 DEBUG : backup/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f116d66bf3ea53e7a_d20251105_m015915_c001_v0001153_t0018_u01762307955436") 2025/11/05 02:05:30 DEBUG : backup/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1155ff84e86d568b_d20251105_m015912_c001_v0001183_t0032_u01762307952206") 2025/11/05 02:05:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed3ee8_d20251105_m015929_c001_v7007000_t0000_u01762307969989") 2025/11/05 02:05:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f103e3dc8f39bbbd6_d20251105_m015928_c001_v0001145_t0054_u01762307968941") 2025/11/05 02:05:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f11882775c3983259_d20251105_m015925_c001_v0001178_t0051_u01762307965272") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071896_d20251105_m020451_c001_v7007000_t0000_u01762308291799") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688535e8_d20251105_m020447_c001_v0001137_t0043_u01762308287648") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6256b_d20251105_m020434_c001_v7007000_t0000_u01762308274737") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885358b_d20251105_m020430_c001_v0001137_t0039_u01762308270434") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4da_d20251105_m020418_c001_v7007000_t0000_u01762308258447") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853538_d20251105_m020414_c001_v0001137_t0049_u01762308254446") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e0759c_d20251105_m020401_c001_v7007000_t0000_u01762308241071") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688534c9_d20251105_m020357_c001_v0001137_t0037_u01762308237332") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb740_d20251105_m020344_c001_v7007000_t0000_u01762308224704") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885346d_d20251105_m020340_c001_v0001137_t0003_u01762308220189") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e2a_d20251105_m020327_c001_v7007000_t0000_u01762308207851") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688533f5_d20251105_m020321_c001_v0001137_t0003_u01762308201044") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745a1_d20251105_m020307_c001_v7007000_t0000_u01762308187741") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895dc_d20251105_m020303_c001_v0001091_t0036_u01762308183421") 2025/11/05 02:05:30 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c1244_d20251105_m020302_c001_v7007000_t0000_u01762308182444") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80bb_d20251105_m020256_c001_v0001042_t0006_u01762308176731") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6ec_d20251105_m020243_c001_v7007000_t0000_u01762308163201") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532f1_d20251105_m020238_c001_v0001137_t0000_u01762308158857") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6de_d20251105_m020237_c001_v7007000_t0000_u01762308157921") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045268c_d20251105_m020232_c001_v0001150_t0032_u01762308152810") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f459f7_d20251105_m020217_c001_v7007000_t0000_u01762308137393") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8015_d20251105_m020212_c001_v0001042_t0012_u01762308132410") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed24f_d20251105_m020159_c001_v7007000_t0000_u01762308119582") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fed_d20251105_m020155_c001_v0001042_t0006_u01762308115315") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eebc_d20251105_m020142_c001_v7007000_t0000_u01762308102866") 2025/11/05 02:05:31 DEBUG : banana: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fbd_d20251105_m020138_c001_v0001042_t0040_u01762308098617") 2025/11/05 02:05:31 DEBUG : bananaSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840707a1_d20251105_m020305_c001_v7007000_t0000_u01762308185658") 2025/11/05 02:05:31 DEBUG : bananaSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895c4_d20251105_m020259_c001_v0001091_t0026_u01762308179275") 2025/11/05 02:05:31 DEBUG : both0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070547_d20251105_m020114_c001_v7007000_t0000_u01762308074909") 2025/11/05 02:05:31 DEBUG : both0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045247e_d20251105_m020056_c001_v0001150_t0038_u01762308056376") 2025/11/05 02:05:31 DEBUG : both0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070af_d20251105_m020052_c001_v7007000_t0000_u01762308052120") 2025/11/05 02:05:31 DEBUG : both0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004523fb_d20251105_m020033_c001_v0001150_t0025_u01762308033451") 2025/11/05 02:05:31 DEBUG : both1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070548_d20251105_m020115_c001_v7007000_t0000_u01762308075105") 2025/11/05 02:05:31 DEBUG : both1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045248a_d20251105_m020057_c001_v0001150_t0015_u01762308057516") 2025/11/05 02:05:31 DEBUG : both1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070b0_d20251105_m020052_c001_v7007000_t0000_u01762308052308") 2025/11/05 02:05:31 DEBUG : both1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004523fd_d20251105_m020033_c001_v0001150_t0056_u01762308033985") 2025/11/05 02:05:32 DEBUG : both10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070549_d20251105_m020115_c001_v7007000_t0000_u01762308075287") 2025/11/05 02:05:32 DEBUG : both10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524c1_d20251105_m020104_c001_v0001150_t0018_u01762308064112") 2025/11/05 02:05:32 DEBUG : both10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070b1_d20251105_m020052_c001_v7007000_t0000_u01762308052493") 2025/11/05 02:05:32 DEBUG : both10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045242c_d20251105_m020041_c001_v0001150_t0053_u01762308041709") 2025/11/05 02:05:32 DEBUG : both11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407054c_d20251105_m020115_c001_v7007000_t0000_u01762308075471") 2025/11/05 02:05:32 DEBUG : both11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524c5_d20251105_m020105_c001_v0001150_t0041_u01762308065081") 2025/11/05 02:05:32 DEBUG : both11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070b2_d20251105_m020052_c001_v7007000_t0000_u01762308052677") 2025/11/05 02:05:32 DEBUG : both11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452430_d20251105_m020042_c001_v0001150_t0028_u01762308042370") 2025/11/05 02:05:32 DEBUG : both12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407054d_d20251105_m020115_c001_v7007000_t0000_u01762308075655") 2025/11/05 02:05:32 DEBUG : both12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524cd_d20251105_m020106_c001_v0001150_t0041_u01762308066251") 2025/11/05 02:05:32 DEBUG : both12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070b3_d20251105_m020052_c001_v7007000_t0000_u01762308052860") 2025/11/05 02:05:32 DEBUG : both12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452432_d20251105_m020043_c001_v0001150_t0010_u01762308043055") 2025/11/05 02:05:32 DEBUG : both13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070550_d20251105_m020115_c001_v7007000_t0000_u01762308075837") 2025/11/05 02:05:32 DEBUG : both13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524d5_d20251105_m020107_c001_v0001150_t0032_u01762308067464") 2025/11/05 02:05:32 DEBUG : both13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070b4_d20251105_m020053_c001_v7007000_t0000_u01762308053047") 2025/11/05 02:05:32 DEBUG : both13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045243c_d20251105_m020043_c001_v0001150_t0008_u01762308043809") 2025/11/05 02:05:32 DEBUG : both14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070554_d20251105_m020116_c001_v7007000_t0000_u01762308076018") 2025/11/05 02:05:32 DEBUG : both14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524e1_d20251105_m020108_c001_v0001150_t0026_u01762308068368") 2025/11/05 02:05:32 DEBUG : both14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070b6_d20251105_m020053_c001_v7007000_t0000_u01762308053228") 2025/11/05 02:05:32 DEBUG : both14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452440_d20251105_m020044_c001_v0001150_t0033_u01762308044555") 2025/11/05 02:05:32 DEBUG : both15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070556_d20251105_m020116_c001_v7007000_t0000_u01762308076204") 2025/11/05 02:05:32 DEBUG : both15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524e5_d20251105_m020109_c001_v0001150_t0006_u01762308069012") 2025/11/05 02:05:33 DEBUG : both15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070b8_d20251105_m020053_c001_v7007000_t0000_u01762308053446") 2025/11/05 02:05:33 DEBUG : both15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452448_d20251105_m020045_c001_v0001150_t0017_u01762308045314") 2025/11/05 02:05:33 DEBUG : both16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407055a_d20251105_m020116_c001_v7007000_t0000_u01762308076386") 2025/11/05 02:05:33 DEBUG : both16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524e9_d20251105_m020109_c001_v0001150_t0011_u01762308069796") 2025/11/05 02:05:33 DEBUG : both16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070bb_d20251105_m020053_c001_v7007000_t0000_u01762308053628") 2025/11/05 02:05:33 DEBUG : both16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045244c_d20251105_m020046_c001_v0001150_t0030_u01762308046020") 2025/11/05 02:05:33 DEBUG : both17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407055c_d20251105_m020116_c001_v7007000_t0000_u01762308076567") 2025/11/05 02:05:33 DEBUG : both17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524eb_d20251105_m020110_c001_v0001150_t0035_u01762308070365") 2025/11/05 02:05:33 DEBUG : both17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070bc_d20251105_m020053_c001_v7007000_t0000_u01762308053809") 2025/11/05 02:05:33 DEBUG : both17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045244e_d20251105_m020046_c001_v0001150_t0041_u01762308046642") 2025/11/05 02:05:33 DEBUG : both18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407055d_d20251105_m020116_c001_v7007000_t0000_u01762308076750") 2025/11/05 02:05:33 DEBUG : both18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524ef_d20251105_m020111_c001_v0001150_t0008_u01762308071024") 2025/11/05 02:05:33 DEBUG : both18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070be_d20251105_m020053_c001_v7007000_t0000_u01762308053990") 2025/11/05 02:05:33 DEBUG : both18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452452_d20251105_m020047_c001_v0001150_t0037_u01762308047663") 2025/11/05 02:05:33 DEBUG : both19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407055e_d20251105_m020116_c001_v7007000_t0000_u01762308076990") 2025/11/05 02:05:33 DEBUG : both19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524f3_d20251105_m020111_c001_v0001150_t0009_u01762308071643") 2025/11/05 02:05:33 DEBUG : both19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070bf_d20251105_m020054_c001_v7007000_t0000_u01762308054172") 2025/11/05 02:05:33 DEBUG : both19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045245b_d20251105_m020048_c001_v0001150_t0057_u01762308048618") 2025/11/05 02:05:33 DEBUG : both2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070562_d20251105_m020117_c001_v7007000_t0000_u01762308077203") 2025/11/05 02:05:33 DEBUG : both2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045248e_d20251105_m020058_c001_v0001150_t0030_u01762308058140") 2025/11/05 02:05:34 DEBUG : both2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070c2_d20251105_m020054_c001_v7007000_t0000_u01762308054353") 2025/11/05 02:05:34 DEBUG : both2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452401_d20251105_m020034_c001_v0001150_t0038_u01762308034666") 2025/11/05 02:05:34 DEBUG : both3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070564_d20251105_m020117_c001_v7007000_t0000_u01762308077385") 2025/11/05 02:05:34 DEBUG : both3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452494_d20251105_m020058_c001_v0001150_t0038_u01762308058842") 2025/11/05 02:05:34 DEBUG : both3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070c3_d20251105_m020054_c001_v7007000_t0000_u01762308054546") 2025/11/05 02:05:34 DEBUG : both3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452405_d20251105_m020035_c001_v0001150_t0045_u01762308035497") 2025/11/05 02:05:34 DEBUG : both4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070565_d20251105_m020117_c001_v7007000_t0000_u01762308077568") 2025/11/05 02:05:34 DEBUG : both4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524a3_d20251105_m020059_c001_v0001150_t0001_u01762308059533") 2025/11/05 02:05:34 DEBUG : both4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070c6_d20251105_m020054_c001_v7007000_t0000_u01762308054727") 2025/11/05 02:05:34 DEBUG : both4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045240f_d20251105_m020036_c001_v0001150_t0045_u01762308036270") 2025/11/05 02:05:34 DEBUG : both5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070566_d20251105_m020117_c001_v7007000_t0000_u01762308077764") 2025/11/05 02:05:34 DEBUG : both5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524a5_d20251105_m020100_c001_v0001150_t0045_u01762308060285") 2025/11/05 02:05:34 DEBUG : both5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070c9_d20251105_m020054_c001_v7007000_t0000_u01762308054913") 2025/11/05 02:05:34 DEBUG : both5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452411_d20251105_m020036_c001_v0001150_t0049_u01762308036973") 2025/11/05 02:05:34 DEBUG : both6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070569_d20251105_m020117_c001_v7007000_t0000_u01762308077947") 2025/11/05 02:05:34 DEBUG : both6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524a7_d20251105_m020101_c001_v0001150_t0047_u01762308061043") 2025/11/05 02:05:34 DEBUG : both6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070cb_d20251105_m020055_c001_v7007000_t0000_u01762308055094") 2025/11/05 02:05:34 DEBUG : both6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452415_d20251105_m020037_c001_v0001150_t0037_u01762308037853") 2025/11/05 02:05:34 DEBUG : both7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407056a_d20251105_m020118_c001_v7007000_t0000_u01762308078135") 2025/11/05 02:05:34 DEBUG : both7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524ab_d20251105_m020101_c001_v0001150_t0038_u01762308061683") 2025/11/05 02:05:34 DEBUG : both7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070cd_d20251105_m020055_c001_v7007000_t0000_u01762308055276") 2025/11/05 02:05:35 DEBUG : both7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452419_d20251105_m020038_c001_v0001150_t0015_u01762308038804") 2025/11/05 02:05:35 DEBUG : both8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407056b_d20251105_m020118_c001_v7007000_t0000_u01762308078319") 2025/11/05 02:05:35 DEBUG : both8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524b3_d20251105_m020102_c001_v0001150_t0028_u01762308062481") 2025/11/05 02:05:35 DEBUG : both8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070ce_d20251105_m020055_c001_v7007000_t0000_u01762308055456") 2025/11/05 02:05:35 DEBUG : both8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045241f_d20251105_m020039_c001_v0001150_t0050_u01762308039832") 2025/11/05 02:05:35 DEBUG : both9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407056d_d20251105_m020118_c001_v7007000_t0000_u01762308078511") 2025/11/05 02:05:35 DEBUG : both9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004524bb_d20251105_m020103_c001_v0001150_t0027_u01762308063336") 2025/11/05 02:05:35 DEBUG : both9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070d0_d20251105_m020055_c001_v7007000_t0000_u01762308055638") 2025/11/05 02:05:35 DEBUG : both9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452423_d20251105_m020040_c001_v0001150_t0043_u01762308040591") 2025/11/05 02:05:35 DEBUG : c/non empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e89_d20251105_m015703_c001_v7007000_t0000_u01762307823992") 2025/11/05 02:05:35 DEBUG : c/non empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452057_d20251105_m015702_c001_v0001150_t0019_u01762307822115") 2025/11/05 02:05:35 DEBUG : c/non empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e7e_d20251105_m015701_c001_v7007000_t0000_u01762307821183") 2025/11/05 02:05:35 DEBUG : c/non empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045204b_d20251105_m015659_c001_v0001150_t0049_u01762307819185") 2025/11/05 02:05:35 DEBUG : c/non empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61ffd_d20251105_m015641_c001_v7007000_t0000_u01762307801271") 2025/11/05 02:05:35 DEBUG : c/non empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451fc3_d20251105_m015639_c001_v0001150_t0009_u01762307799615") 2025/11/05 02:05:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a0b_d20251105_m020220_c001_v7007000_t0000_u01762308140115") 2025/11/05 02:05:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885325f_d20251105_m020214_c001_v0001137_t0018_u01762308134885") 2025/11/05 02:05:35 DEBUG : check sum: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fdc_d20251105_m015631_c001_v7007000_t0000_u01762307791868") 2025/11/05 02:05:35 DEBUG : check sum: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f8a_d20251105_m015630_c001_v0001150_t0026_u01762307790894") 2025/11/05 02:05:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4179f6057e20f6f4_d20251105_m020521_c001_v7007000_t0000_u01762308321341") 2025/11/05 02:05:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452ad7_d20251105_m020519_c001_v0001150_t0052_u01762308319809") 2025/11/05 02:05:35 DEBUG : dest/3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559b0_d20251105_m015846_c001_v7007000_t0000_u01762307926948") 2025/11/05 02:05:36 DEBUG : dest/3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f403a3d1106f15d07_d20251105_m015845_c001_v0001184_t0039_u01762307925836") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e2b_d20251105_m020328_c001_v7007000_t0000_u01762308208032") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8963d_d20251105_m020323_c001_v0001091_t0033_u01762308203303") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071897_d20251105_m020451_c001_v7007000_t0000_u01762308291979") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004529c7_d20251105_m020439_c001_v0001150_t0030_u01762308279060") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6256d_d20251105_m020434_c001_v7007000_t0000_u01762308274918") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452958_d20251105_m020422_c001_v0001150_t0056_u01762308262697") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4db_d20251105_m020418_c001_v7007000_t0000_u01762308258627") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004528d5_d20251105_m020405_c001_v0001150_t0059_u01762308245331") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e0759f_d20251105_m020401_c001_v7007000_t0000_u01762308241252") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045287d_d20251105_m020349_c001_v0001150_t0027_u01762308229006") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb741_d20251105_m020344_c001_v7007000_t0000_u01762308224887") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452806_d20251105_m020332_c001_v0001150_t0034_u01762308212208") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c12c1_d20251105_m020325_c001_v7007000_t0000_u01762308205677") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80ee_d20251105_m020312_c001_v0001042_t0051_u01762308192157") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745a2_d20251105_m020307_c001_v7007000_t0000_u01762308187921") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885337e_d20251105_m020303_c001_v0001137_t0008_u01762308183731") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707cf02_d20251105_m020301_c001_v7007000_t0000_u01762308181871") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526f5_d20251105_m020247_c001_v0001150_t0047_u01762308167501") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6ed_d20251105_m020243_c001_v7007000_t0000_u01762308163383") 2025/11/05 02:05:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532f3_d20251105_m020239_c001_v0001137_t0013_u01762308159224") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f804448fb6_d20251105_m020237_c001_v7007000_t0000_u01762308157698") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89560_d20251105_m020224_c001_v0001091_t0059_u01762308144206") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef1ce_d20251105_m020217_c001_v7007000_t0000_u01762308137604") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004525f6_d20251105_m020203_c001_v0001150_t0046_u01762308123928") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed252_d20251105_m020159_c001_v7007000_t0000_u01762308119785") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004525a6_d20251105_m020147_c001_v0001150_t0024_u01762308107112") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eebd_d20251105_m020143_c001_v7007000_t0000_u01762308103046") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045255d_d20251105_m020131_c001_v0001150_t0006_u01762308091451") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707cf17_d20251105_m020305_c001_v7007000_t0000_u01762308185711") 2025/11/05 02:05:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885335c_d20251105_m020259_c001_v0001137_t0047_u01762308179619") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e2c_d20251105_m020328_c001_v7007000_t0000_u01762308208216") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004527d1_d20251105_m020323_c001_v0001150_t0011_u01762308203343") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407189a_d20251105_m020452_c001_v7007000_t0000_u01762308292164") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688535b3_d20251105_m020439_c001_v0001137_t0027_u01762308279759") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6256f_d20251105_m020435_c001_v7007000_t0000_u01762308275172") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853569_d20251105_m020423_c001_v0001137_t0023_u01762308263302") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4de_d20251105_m020418_c001_v7007000_t0000_u01762308258821") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853502_d20251105_m020405_c001_v0001137_t0015_u01762308245946") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075a0_d20251105_m020401_c001_v7007000_t0000_u01762308241434") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885349d_d20251105_m020349_c001_v0001137_t0051_u01762308229628") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb742_d20251105_m020345_c001_v7007000_t0000_u01762308225070") 2025/11/05 02:05:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885343f_d20251105_m020332_c001_v0001137_t0034_u01762308212881") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d7012_d20251105_m020325_c001_v7007000_t0000_u01762308205680") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688533b5_d20251105_m020313_c001_v0001137_t0010_u01762308193051") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745a3_d20251105_m020308_c001_v7007000_t0000_u01762308188105") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045275c_d20251105_m020303_c001_v0001150_t0049_u01762308183902") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed4a8a_d20251105_m020302_c001_v7007000_t0000_u01762308182461") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb808a_d20251105_m020248_c001_v0001042_t0037_u01762308168252") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6ee_d20251105_m020243_c001_v7007000_t0000_u01762308163566") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526c1_d20251105_m020239_c001_v0001150_t0027_u01762308159384") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1ff9d_d20251105_m020237_c001_v7007000_t0000_u01762308157928") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452664_d20251105_m020224_c001_v0001150_t0057_u01762308144912") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419b66f47bb829f0_d20251105_m020217_c001_v7007000_t0000_u01762308137648") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7ffb_d20251105_m020204_c001_v0001042_t0031_u01762308124785") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed254_d20251105_m020159_c001_v7007000_t0000_u01762308119968") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fd8_d20251105_m020147_c001_v0001042_t0019_u01762308107884") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eebe_d20251105_m020143_c001_v7007000_t0000_u01762308103227") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fa6_d20251105_m020131_c001_v0001042_t0034_u01762308091734") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed4a96_d20251105_m020306_c001_v7007000_t0000_u01762308186034") 2025/11/05 02:05:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895c6_d20251105_m020259_c001_v0001091_t0055_u01762308179669") 2025/11/05 02:05:38 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e2d_d20251105_m020328_c001_v7007000_t0000_u01762308208397") 2025/11/05 02:05:38 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8963f_d20251105_m020323_c001_v0001091_t0001_u01762308203625") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407189d_d20251105_m020452_c001_v7007000_t0000_u01762308292345") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d897b3_d20251105_m020440_c001_v0001091_t0027_u01762308280434") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62570_d20251105_m020435_c001_v7007000_t0000_u01762308275353") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89754_d20251105_m020424_c001_v0001091_t0036_u01762308264131") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4e0_d20251105_m020419_c001_v7007000_t0000_u01762308259002") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d896f9_d20251105_m020406_c001_v0001091_t0020_u01762308246602") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075a1_d20251105_m020401_c001_v7007000_t0000_u01762308241616") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d896b6_d20251105_m020350_c001_v0001091_t0028_u01762308230477") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb743_d20251105_m020345_c001_v7007000_t0000_u01762308225253") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89669_d20251105_m020333_c001_v0001091_t0028_u01762308213867") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed4b2e_d20251105_m020325_c001_v7007000_t0000_u01762308205891") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89611_d20251105_m020313_c001_v0001091_t0028_u01762308193815") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745a8_d20251105_m020308_c001_v7007000_t0000_u01762308188351") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895de_d20251105_m020303_c001_v0001091_t0030_u01762308183948") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed386_d20251105_m020301_c001_v7007000_t0000_u01762308181887") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895a8_d20251105_m020249_c001_v0001091_t0012_u01762308169504") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6ef_d20251105_m020243_c001_v7007000_t0000_u01762308163749") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89592_d20251105_m020239_c001_v0001091_t0014_u01762308159394") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e097450f_d20251105_m020237_c001_v7007000_t0000_u01762308157327") 2025/11/05 02:05:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532a4_d20251105_m020225_c001_v0001137_t0057_u01762308145630") 2025/11/05 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed49c5_d20251105_m020217_c001_v7007000_t0000_u01762308137841") 2025/11/05 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853236_d20251105_m020205_c001_v0001137_t0033_u01762308125628") 2025/11/05 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed259_d20251105_m020200_c001_v7007000_t0000_u01762308120150") 2025/11/05 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688531ac_d20251105_m020148_c001_v0001137_t0059_u01762308108606") 2025/11/05 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec0_d20251105_m020143_c001_v7007000_t0000_u01762308103408") 2025/11/05 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853162_d20251105_m020132_c001_v0001137_t0054_u01762308092124") 2025/11/05 02:05:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f403b71a191ab79f2_d20251105_m020306_c001_v7007000_t0000_u01762308186046") 2025/11/05 02:05:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452740_d20251105_m020259_c001_v0001150_t0020_u01762308179837") 2025/11/05 02:05:40 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e30_d20251105_m020328_c001_v7007000_t0000_u01762308208579") 2025/11/05 02:05:40 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004527d5_d20251105_m020323_c001_v0001150_t0053_u01762308203635") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407189e_d20251105_m020452_c001_v7007000_t0000_u01762308292525") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb823f_d20251105_m020441_c001_v0001042_t0046_u01762308281167") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62572_d20251105_m020435_c001_v7007000_t0000_u01762308275538") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb81e9_d20251105_m020424_c001_v0001042_t0012_u01762308264899") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4e1_d20251105_m020419_c001_v7007000_t0000_u01762308259185") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb81b6_d20251105_m020407_c001_v0001042_t0035_u01762308247612") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075a2_d20251105_m020401_c001_v7007000_t0000_u01762308241798") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb816e_d20251105_m020351_c001_v0001042_t0047_u01762308231142") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb744_d20251105_m020345_c001_v7007000_t0000_u01762308225435") 2025/11/05 02:05:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb813e_d20251105_m020334_c001_v0001042_t0017_u01762308214647") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c12bb_d20251105_m020325_c001_v7007000_t0000_u01762308205303") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045279a_d20251105_m020314_c001_v0001150_t0020_u01762308194646") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745a9_d20251105_m020308_c001_v7007000_t0000_u01762308188531") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80d3_d20251105_m020304_c001_v0001042_t0037_u01762308184055") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974580_d20251105_m020302_c001_v7007000_t0000_u01762308182472") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853325_d20251105_m020250_c001_v0001137_t0043_u01762308170253") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6f0_d20251105_m020243_c001_v7007000_t0000_u01762308163932") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb806c_d20251105_m020239_c001_v0001042_t0053_u01762308159405") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974512_d20251105_m020237_c001_v7007000_t0000_u01762308157692") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8041_d20251105_m020226_c001_v0001042_t0015_u01762308146491") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d556096_d20251105_m020217_c001_v7007000_t0000_u01762308137761") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89511_d20251105_m020206_c001_v0001091_t0029_u01762308126476") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed25a_d20251105_m020200_c001_v7007000_t0000_u01762308120338") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d894c8_d20251105_m020149_c001_v0001091_t0046_u01762308109515") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec1_d20251105_m020143_c001_v7007000_t0000_u01762308103589") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89498_d20251105_m020132_c001_v0001091_t0004_u01762308092516") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f403b71a191ab79ec_d20251105_m020305_c001_v7007000_t0000_u01762308185681") 2025/11/05 02:05:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80c7_d20251105_m020259_c001_v0001042_t0051_u01762308179980") 2025/11/05 02:05:41 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e32_d20251105_m020328_c001_v7007000_t0000_u01762308208760") 2025/11/05 02:05:41 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853405_d20251105_m020323_c001_v0001137_t0050_u01762308203648") 2025/11/05 02:05:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718a2_d20251105_m020452_c001_v7007000_t0000_u01762308292705") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004529d9_d20251105_m020442_c001_v0001150_t0011_u01762308282003") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62573_d20251105_m020435_c001_v7007000_t0000_u01762308275720") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045296e_d20251105_m020425_c001_v0001150_t0056_u01762308265327") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4e3_d20251105_m020419_c001_v7007000_t0000_u01762308259366") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004528e5_d20251105_m020408_c001_v0001150_t0014_u01762308248287") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075a5_d20251105_m020401_c001_v7007000_t0000_u01762308241982") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045288e_d20251105_m020351_c001_v0001150_t0000_u01762308231727") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb745_d20251105_m020345_c001_v7007000_t0000_u01762308225617") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045281c_d20251105_m020335_c001_v0001150_t0025_u01762308215015") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41816a065a6f117d_d20251105_m020325_c001_v7007000_t0000_u01762308205900") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80f8_d20251105_m020315_c001_v0001042_t0040_u01762308195062") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745ab_d20251105_m020308_c001_v7007000_t0000_u01762308188712") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853380_d20251105_m020304_c001_v0001137_t0021_u01762308184305") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed4a88_d20251105_m020302_c001_v7007000_t0000_u01762308182273") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452703_d20251105_m020250_c001_v0001150_t0052_u01762308170669") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6f1_d20251105_m020244_c001_v7007000_t0000_u01762308164118") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532f5_d20251105_m020239_c001_v0001137_t0028_u01762308159577") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8c82_d20251105_m020237_c001_v7007000_t0000_u01762308157694") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89568_d20251105_m020227_c001_v0001091_t0007_u01762308147011") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f459fd_d20251105_m020217_c001_v7007000_t0000_u01762308137775") 2025/11/05 02:05:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452604_d20251105_m020206_c001_v0001150_t0022_u01762308126901") 2025/11/05 02:05:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed25e_d20251105_m020200_c001_v7007000_t0000_u01762308120538") 2025/11/05 02:05:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004525c0_d20251105_m020149_c001_v0001150_t0027_u01762308109922") 2025/11/05 02:05:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec2_d20251105_m020143_c001_v7007000_t0000_u01762308103769") 2025/11/05 02:05:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452565_d20251105_m020132_c001_v0001150_t0028_u01762308092864") 2025/11/05 02:05:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974592_d20251105_m020305_c001_v7007000_t0000_u01762308185690") 2025/11/05 02:05:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853364_d20251105_m020300_c001_v0001137_t0008_u01762308180040") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e34_d20251105_m020328_c001_v7007000_t0000_u01762308208947") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8118_d20251105_m020323_c001_v0001042_t0002_u01762308203843") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718a3_d20251105_m020452_c001_v7007000_t0000_u01762308292887") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688535c3_d20251105_m020442_c001_v0001137_t0008_u01762308282397") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62574_d20251105_m020435_c001_v7007000_t0000_u01762308275903") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885357d_d20251105_m020425_c001_v0001137_t0054_u01762308265636") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4e7_d20251105_m020419_c001_v7007000_t0000_u01762308259547") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853512_d20251105_m020408_c001_v0001137_t0021_u01762308248744") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075a6_d20251105_m020402_c001_v7007000_t0000_u01762308242164") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688534a9_d20251105_m020352_c001_v0001137_t0028_u01762308232255") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb747_d20251105_m020345_c001_v7007000_t0000_u01762308225799") 2025/11/05 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853453_d20251105_m020335_c001_v0001137_t0016_u01762308215337") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e1d_d20251105_m020325_c001_v7007000_t0000_u01762308205729") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688533c5_d20251105_m020315_c001_v0001137_t0041_u01762308195450") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745ac_d20251105_m020308_c001_v7007000_t0000_u01762308188892") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895e2_d20251105_m020304_c001_v0001091_t0039_u01762308184316") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e097457d_d20251105_m020302_c001_v7007000_t0000_u01762308182283") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb809c_d20251105_m020251_c001_v0001042_t0049_u01762308171039") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6f3_d20251105_m020244_c001_v7007000_t0000_u01762308164302") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526c3_d20251105_m020239_c001_v0001150_t0051_u01762308159620") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f408b8c205e7127c5_d20251105_m020237_c001_v7007000_t0000_u01762308157748") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045267b_d20251105_m020227_c001_v0001150_t0034_u01762308147497") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef1d0_d20251105_m020217_c001_v7007000_t0000_u01762308137789") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8002_d20251105_m020207_c001_v0001042_t0036_u01762308127186") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed25f_d20251105_m020200_c001_v7007000_t0000_u01762308120720") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fde_d20251105_m020150_c001_v0001042_t0001_u01762308110166") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec3_d20251105_m020143_c001_v7007000_t0000_u01762308103971") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fac_d20251105_m020133_c001_v0001042_t0059_u01762308093253") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f403b71a191ab79ef_d20251105_m020305_c001_v7007000_t0000_u01762308185863") 2025/11/05 02:05:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895c8_d20251105_m020300_c001_v0001091_t0020_u01762308180165") 2025/11/05 02:05:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e36_d20251105_m020329_c001_v7007000_t0000_u01762308209130") 2025/11/05 02:05:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89641_d20251105_m020323_c001_v0001091_t0050_u01762308203982") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718a4_d20251105_m020453_c001_v7007000_t0000_u01762308293067") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d897c1_d20251105_m020442_c001_v0001091_t0051_u01762308282817") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62576_d20251105_m020436_c001_v7007000_t0000_u01762308276087") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8975c_d20251105_m020426_c001_v0001091_t0046_u01762308266091") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4e8_d20251105_m020419_c001_v7007000_t0000_u01762308259730") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d896fb_d20251105_m020409_c001_v0001091_t0020_u01762308249042") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075a8_d20251105_m020402_c001_v7007000_t0000_u01762308242348") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d896c2_d20251105_m020352_c001_v0001091_t0034_u01762308232801") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb748_d20251105_m020345_c001_v7007000_t0000_u01762308225980") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89674_d20251105_m020335_c001_v0001091_t0021_u01762308215653") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed4b2c_d20251105_m020325_c001_v7007000_t0000_u01762308205683") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89617_d20251105_m020315_c001_v0001091_t0023_u01762308195802") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745ad_d20251105_m020309_c001_v7007000_t0000_u01762308189072") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452762_d20251105_m020304_c001_v0001150_t0056_u01762308184370") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f403b71a191ab79de_d20251105_m020302_c001_v7007000_t0000_u01762308182300") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895aa_d20251105_m020251_c001_v0001091_t0022_u01762308171550") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6f4_d20251105_m020244_c001_v7007000_t0000_u01762308164491") 2025/11/05 02:05:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89596_d20251105_m020239_c001_v0001091_t0019_u01762308159820") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f408b8c205e7127c7_d20251105_m020237_c001_v7007000_t0000_u01762308157937") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532b2_d20251105_m020227_c001_v0001137_t0011_u01762308147856") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f804448f50_d20251105_m020217_c001_v7007000_t0000_u01762308137795") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853242_d20251105_m020207_c001_v0001137_t0046_u01762308127802") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed260_d20251105_m020200_c001_v7007000_t0000_u01762308120902") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688531b4_d20251105_m020150_c001_v0001137_t0053_u01762308110891") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec4_d20251105_m020144_c001_v7007000_t0000_u01762308104153") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885316e_d20251105_m020133_c001_v0001137_t0047_u01762308093828") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c1260_d20251105_m020305_c001_v7007000_t0000_u01762308185699") 2025/11/05 02:05:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452742_d20251105_m020300_c001_v0001150_t0043_u01762308180213") 2025/11/05 02:05:46 DEBUG : dir1/0007-12345: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e37_d20251105_m020329_c001_v7007000_t0000_u01762308209318") 2025/11/05 02:05:46 DEBUG : dir1/0007-12345: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853407_d20251105_m020323_c001_v0001137_t0037_u01762308203995") 2025/11/05 02:05:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718a6_d20251105_m020453_c001_v7007000_t0000_u01762308293255") 2025/11/05 02:05:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8245_d20251105_m020443_c001_v0001042_t0016_u01762308283277") 2025/11/05 02:05:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62577_d20251105_m020436_c001_v7007000_t0000_u01762308276269") 2025/11/05 02:05:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb81f5_d20251105_m020426_c001_v0001042_t0017_u01762308266507") 2025/11/05 02:05:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4e9_d20251105_m020419_c001_v7007000_t0000_u01762308259914") 2025/11/05 02:05:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb81c0_d20251105_m020409_c001_v0001042_t0025_u01762308249390") 2025/11/05 02:05:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075ad_d20251105_m020402_c001_v7007000_t0000_u01762308242532") 2025/11/05 02:05:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8176_d20251105_m020353_c001_v0001042_t0024_u01762308233255") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb749_d20251105_m020346_c001_v7007000_t0000_u01762308226202") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8144_d20251105_m020336_c001_v0001042_t0006_u01762308216082") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c12c2_d20251105_m020325_c001_v7007000_t0000_u01762308205857") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004527ac_d20251105_m020316_c001_v0001150_t0027_u01762308196130") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745ae_d20251105_m020309_c001_v7007000_t0000_u01762308189253") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80d7_d20251105_m020304_c001_v0001042_t0011_u01762308184587") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e07471_d20251105_m020301_c001_v7007000_t0000_u01762308181892") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885332f_d20251105_m020252_c001_v0001137_t0050_u01762308172090") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6f5_d20251105_m020244_c001_v7007000_t0000_u01762308164692") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532f7_d20251105_m020239_c001_v0001137_t0053_u01762308159882") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974514_d20251105_m020237_c001_v7007000_t0000_u01762308157878") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8045_d20251105_m020228_c001_v0001042_t0059_u01762308148152") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f804448f4e_d20251105_m020217_c001_v7007000_t0000_u01762308137599") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89519_d20251105_m020208_c001_v0001091_t0014_u01762308128299") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed262_d20251105_m020201_c001_v7007000_t0000_u01762308121085") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d894ce_d20251105_m020151_c001_v0001091_t0038_u01762308111318") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec5_d20251105_m020144_c001_v7007000_t0000_u01762308104335") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8949a_d20251105_m020134_c001_v0001091_t0055_u01762308094568") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef2e4_d20251105_m020305_c001_v7007000_t0000_u01762308185723") 2025/11/05 02:05:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80c9_d20251105_m020300_c001_v0001042_t0003_u01762308180423") 2025/11/05 02:05:47 DEBUG : dir1/0008-23456: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e38_d20251105_m020329_c001_v7007000_t0000_u01762308209499") 2025/11/05 02:05:48 DEBUG : dir1/0008-23456: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004527d9_d20251105_m020324_c001_v0001150_t0037_u01762308204010") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718aa_d20251105_m020453_c001_v7007000_t0000_u01762308293435") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004529dd_d20251105_m020443_c001_v0001150_t0034_u01762308283745") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62578_d20251105_m020436_c001_v7007000_t0000_u01762308276450") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452978_d20251105_m020427_c001_v0001150_t0047_u01762308267083") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4eb_d20251105_m020420_c001_v7007000_t0000_u01762308260096") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004528f1_d20251105_m020410_c001_v0001150_t0034_u01762308250338") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075af_d20251105_m020402_c001_v7007000_t0000_u01762308242716") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452896_d20251105_m020353_c001_v0001150_t0047_u01762308233615") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb74b_d20251105_m020346_c001_v7007000_t0000_u01762308226384") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452824_d20251105_m020336_c001_v0001150_t0026_u01762308216480") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef32f_d20251105_m020325_c001_v7007000_t0000_u01762308205774") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80fe_d20251105_m020316_c001_v0001042_t0027_u01762308196382") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745af_d20251105_m020309_c001_v7007000_t0000_u01762308189435") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853382_d20251105_m020304_c001_v0001137_t0044_u01762308184658") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e07473_d20251105_m020302_c001_v7007000_t0000_u01762308182081") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045270f_d20251105_m020252_c001_v0001150_t0046_u01762308172465") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6f7_d20251105_m020244_c001_v7007000_t0000_u01762308164875") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8070_d20251105_m020240_c001_v0001042_t0021_u01762308160082") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f804448fb9_d20251105_m020237_c001_v7007000_t0000_u01762308157882") 2025/11/05 02:05:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8956a_d20251105_m020228_c001_v0001091_t0035_u01762308148766") 2025/11/05 02:05:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d556098_d20251105_m020217_c001_v7007000_t0000_u01762308137942") 2025/11/05 02:05:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452606_d20251105_m020208_c001_v0001150_t0035_u01762308128657") 2025/11/05 02:05:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed263_d20251105_m020201_c001_v7007000_t0000_u01762308121267") 2025/11/05 02:05:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004525c4_d20251105_m020151_c001_v0001150_t0038_u01762308111649") 2025/11/05 02:05:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec7_d20251105_m020144_c001_v7007000_t0000_u01762308104515") 2025/11/05 02:05:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045256d_d20251105_m020135_c001_v0001150_t0023_u01762308095076") 2025/11/05 02:05:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974597_d20251105_m020306_c001_v7007000_t0000_u01762308186057") 2025/11/05 02:05:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853366_d20251105_m020300_c001_v0001137_t0012_u01762308180528") 2025/11/05 02:05:49 DEBUG : dir1/0009-34567: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e3a_d20251105_m020329_c001_v7007000_t0000_u01762308209680") 2025/11/05 02:05:49 DEBUG : dir1/0009-34567: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853409_d20251105_m020324_c001_v0001137_t0016_u01762308204375") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718ad_d20251105_m020453_c001_v7007000_t0000_u01762308293646") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688535d3_d20251105_m020444_c001_v0001137_t0016_u01762308284187") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62579_d20251105_m020436_c001_v7007000_t0000_u01762308276632") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853583_d20251105_m020427_c001_v0001137_t0003_u01762308267489") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4ec_d20251105_m020420_c001_v7007000_t0000_u01762308260278") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885351c_d20251105_m020410_c001_v0001137_t0002_u01762308250779") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075b0_d20251105_m020402_c001_v7007000_t0000_u01762308242900") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688534b1_d20251105_m020354_c001_v0001137_t0000_u01762308234001") 2025/11/05 02:05:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb74c_d20251105_m020346_c001_v7007000_t0000_u01762308226567") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885345d_d20251105_m020336_c001_v0001137_t0003_u01762308216738") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d7015_d20251105_m020325_c001_v7007000_t0000_u01762308205870") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688533dd_d20251105_m020317_c001_v0001137_t0023_u01762308197012") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745b1_d20251105_m020309_c001_v7007000_t0000_u01762308189629") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895e4_d20251105_m020304_c001_v0001091_t0057_u01762308184672") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c1243_d20251105_m020302_c001_v7007000_t0000_u01762308182307") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80a6_d20251105_m020252_c001_v0001042_t0023_u01762308172908") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6f9_d20251105_m020245_c001_v7007000_t0000_u01762308165065") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526c9_d20251105_m020240_c001_v0001150_t0033_u01762308160164") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6d9_d20251105_m020237_c001_v7007000_t0000_u01762308157316") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045267e_d20251105_m020229_c001_v0001150_t0029_u01762308149280") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40157fc1b3154b5e_d20251105_m020217_c001_v7007000_t0000_u01762308137808") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8008_d20251105_m020209_c001_v0001042_t0055_u01762308129200") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed264_d20251105_m020201_c001_v7007000_t0000_u01762308121451") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fe3_d20251105_m020152_c001_v0001042_t0016_u01762308112076") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec8_d20251105_m020144_c001_v7007000_t0000_u01762308104697") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fb6_d20251105_m020135_c001_v0001042_t0052_u01762308095369") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974595_d20251105_m020305_c001_v7007000_t0000_u01762308185872") 2025/11/05 02:05:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452746_d20251105_m020300_c001_v0001150_t0056_u01762308180784") 2025/11/05 02:05:50 DEBUG : dir1/0010-45678: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e3e_d20251105_m020329_c001_v7007000_t0000_u01762308209860") 2025/11/05 02:05:50 DEBUG : dir1/0010-45678: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8120_d20251105_m020324_c001_v0001042_t0000_u01762308204385") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718b3_d20251105_m020453_c001_v7007000_t0000_u01762308293869") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d897cb_d20251105_m020444_c001_v0001091_t0049_u01762308284574") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6257b_d20251105_m020436_c001_v7007000_t0000_u01762308276813") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89762_d20251105_m020427_c001_v0001091_t0024_u01762308267835") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4ee_d20251105_m020420_c001_v7007000_t0000_u01762308260459") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8970f_d20251105_m020411_c001_v0001091_t0050_u01762308251091") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075b1_d20251105_m020403_c001_v7007000_t0000_u01762308243083") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d896c8_d20251105_m020354_c001_v0001091_t0054_u01762308234351") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb74e_d20251105_m020346_c001_v7007000_t0000_u01762308226750") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89680_d20251105_m020337_c001_v0001091_t0024_u01762308217071") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e20_d20251105_m020325_c001_v7007000_t0000_u01762308205911") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8961d_d20251105_m020317_c001_v0001091_t0025_u01762308197447") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745b3_d20251105_m020309_c001_v7007000_t0000_u01762308189825") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452766_d20251105_m020304_c001_v0001150_t0055_u01762308184691") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707cf04_d20251105_m020302_c001_v7007000_t0000_u01762308182057") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895b0_d20251105_m020253_c001_v0001091_t0057_u01762308173362") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6fa_d20251105_m020245_c001_v7007000_t0000_u01762308165260") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89598_d20251105_m020240_c001_v0001091_t0024_u01762308160207") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6dc_d20251105_m020237_c001_v7007000_t0000_u01762308157717") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532bf_d20251105_m020229_c001_v0001137_t0052_u01762308149572") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40157fc1b3154b5c_d20251105_m020217_c001_v7007000_t0000_u01762308137614") 2025/11/05 02:05:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885324a_d20251105_m020209_c001_v0001137_t0044_u01762308129641") 2025/11/05 02:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed267_d20251105_m020201_c001_v7007000_t0000_u01762308121634") 2025/11/05 02:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688531ba_d20251105_m020152_c001_v0001137_t0032_u01762308112446") 2025/11/05 02:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eec9_d20251105_m020144_c001_v7007000_t0000_u01762308104895") 2025/11/05 02:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885317c_d20251105_m020135_c001_v0001137_t0017_u01762308095825") 2025/11/05 02:05:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c1262_d20251105_m020305_c001_v7007000_t0000_u01762308185885") 2025/11/05 02:05:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895cc_d20251105_m020300_c001_v0001091_t0052_u01762308180792") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e3f_d20251105_m020330_c001_v7007000_t0000_u01762308210041") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89645_d20251105_m020324_c001_v0001091_t0018_u01762308204413") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718b4_d20251105_m020454_c001_v7007000_t0000_u01762308294055") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb824f_d20251105_m020445_c001_v0001042_t0029_u01762308285107") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6257e_d20251105_m020436_c001_v7007000_t0000_u01762308276995") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb81ff_d20251105_m020428_c001_v0001042_t0030_u01762308268174") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4f0_d20251105_m020420_c001_v7007000_t0000_u01762308260641") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb81c9_d20251105_m020411_c001_v0001042_t0024_u01762308251545") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075b3_d20251105_m020403_c001_v7007000_t0000_u01762308243266") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb817c_d20251105_m020354_c001_v0001042_t0003_u01762308234855") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb74f_d20251105_m020346_c001_v7007000_t0000_u01762308226932") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb814a_d20251105_m020337_c001_v0001042_t0040_u01762308217726") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c12bd_d20251105_m020325_c001_v7007000_t0000_u01762308205483") 2025/11/05 02:05:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004527b6_d20251105_m020317_c001_v0001150_t0041_u01762308197869") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745b4_d20251105_m020310_c001_v7007000_t0000_u01762308190005") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80d9_d20251105_m020304_c001_v0001042_t0047_u01762308184913") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f403b71a191ab79e0_d20251105_m020302_c001_v7007000_t0000_u01762308182483") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885333b_d20251105_m020253_c001_v0001137_t0032_u01762308173777") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6fb_d20251105_m020245_c001_v7007000_t0000_u01762308165442") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532f9_d20251105_m020240_c001_v0001137_t0050_u01762308160226") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8c86_d20251105_m020237_c001_v7007000_t0000_u01762308157951") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb804b_d20251105_m020230_c001_v0001042_t0011_u01762308150035") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415a39794fea1782_d20251105_m020217_c001_v7007000_t0000_u01762308137637") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89521_d20251105_m020210_c001_v0001091_t0019_u01762308130090") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed269_d20251105_m020201_c001_v7007000_t0000_u01762308121874") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d894d8_d20251105_m020152_c001_v0001091_t0025_u01762308112897") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eeca_d20251105_m020145_c001_v7007000_t0000_u01762308105075") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8949e_d20251105_m020136_c001_v0001091_t0033_u01762308096125") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707cf18_d20251105_m020305_c001_v7007000_t0000_u01762308185894") 2025/11/05 02:05:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885336c_d20251105_m020300_c001_v0001137_t0009_u01762308180811") 2025/11/05 02:05:53 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e40_d20251105_m020330_c001_v7007000_t0000_u01762308210222") 2025/11/05 02:05:53 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004527db_d20251105_m020324_c001_v0001150_t0009_u01762308204483") 2025/11/05 02:05:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718b6_d20251105_m020454_c001_v7007000_t0000_u01762308294254") 2025/11/05 02:05:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004529eb_d20251105_m020445_c001_v0001150_t0014_u01762308285674") 2025/11/05 02:05:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6257f_d20251105_m020437_c001_v7007000_t0000_u01762308277177") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045297e_d20251105_m020428_c001_v0001150_t0037_u01762308268654") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4f2_d20251105_m020420_c001_v7007000_t0000_u01762308260824") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452909_d20251105_m020412_c001_v0001150_t0040_u01762308252214") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075b4_d20251105_m020403_c001_v7007000_t0000_u01762308243448") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045289e_d20251105_m020355_c001_v0001150_t0034_u01762308235348") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb750_d20251105_m020347_c001_v7007000_t0000_u01762308227115") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045282e_d20251105_m020338_c001_v0001150_t0013_u01762308218224") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d700f_d20251105_m020325_c001_v7007000_t0000_u01762308205499") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb810a_d20251105_m020318_c001_v0001042_t0035_u01762308198503") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745b5_d20251105_m020310_c001_v7007000_t0000_u01762308190187") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045276a_d20251105_m020304_c001_v0001150_t0010_u01762308184930") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070794_d20251105_m020302_c001_v7007000_t0000_u01762308182492") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045271a_d20251105_m020254_c001_v0001150_t0015_u01762308174183") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6fc_d20251105_m020245_c001_v7007000_t0000_u01762308165626") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8072_d20251105_m020240_c001_v0001042_t0020_u01762308160403") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41816a065a6f107b_d20251105_m020237_c001_v7007000_t0000_u01762308157895") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8956e_d20251105_m020230_c001_v0001091_t0018_u01762308150568") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f459fa_d20251105_m020217_c001_v7007000_t0000_u01762308137575") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452614_d20251105_m020210_c001_v0001150_t0018_u01762308130393") 2025/11/05 02:05:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed26a_d20251105_m020202_c001_v7007000_t0000_u01762308122057") 2025/11/05 02:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004525c9_d20251105_m020153_c001_v0001150_t0027_u01762308113324") 2025/11/05 02:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eecc_d20251105_m020145_c001_v7007000_t0000_u01762308105255") 2025/11/05 02:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452573_d20251105_m020136_c001_v0001150_t0010_u01762308096495") 2025/11/05 02:05:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef2e5_d20251105_m020305_c001_v7007000_t0000_u01762308185905") 2025/11/05 02:05:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452748_d20251105_m020301_c001_v0001150_t0041_u01762308181197") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e41_d20251105_m020330_c001_v7007000_t0000_u01762308210406") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885340d_d20251105_m020324_c001_v0001137_t0019_u01762308204720") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718ba_d20251105_m020454_c001_v7007000_t0000_u01762308294435") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688535e0_d20251105_m020445_c001_v0001137_t0043_u01762308285948") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62580_d20251105_m020437_c001_v7007000_t0000_u01762308277359") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853587_d20251105_m020429_c001_v0001137_t0015_u01762308269047") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4f7_d20251105_m020421_c001_v7007000_t0000_u01762308261006") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885352a_d20251105_m020412_c001_v0001137_t0045_u01762308252744") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075b5_d20251105_m020403_c001_v7007000_t0000_u01762308243646") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688534b9_d20251105_m020355_c001_v0001137_t0032_u01762308235655") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb751_d20251105_m020347_c001_v7007000_t0000_u01762308227297") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853467_d20251105_m020338_c001_v0001137_t0040_u01762308218493") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed4b2d_d20251105_m020325_c001_v7007000_t0000_u01762308205703") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688533e5_d20251105_m020318_c001_v0001137_t0048_u01762308198965") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745b6_d20251105_m020310_c001_v7007000_t0000_u01762308190367") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853387_d20251105_m020305_c001_v0001137_t0016_u01762308185063") 2025/11/05 02:05:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707cf06_d20251105_m020302_c001_v7007000_t0000_u01762308182240") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80b2_d20251105_m020254_c001_v0001042_t0025_u01762308174422") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6fd_d20251105_m020245_c001_v7007000_t0000_u01762308165811") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526cd_d20251105_m020240_c001_v0001150_t0017_u01762308160447") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef22a_d20251105_m020237_c001_v7007000_t0000_u01762308157908") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452686_d20251105_m020231_c001_v0001150_t0051_u01762308151215") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f459fe_d20251105_m020217_c001_v7007000_t0000_u01762308137958") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb800d_d20251105_m020210_c001_v0001042_t0010_u01762308130758") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed26b_d20251105_m020202_c001_v7007000_t0000_u01762308122244") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fe9_d20251105_m020153_c001_v0001042_t0048_u01762308113578") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eecd_d20251105_m020145_c001_v7007000_t0000_u01762308105439") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7fbb_d20251105_m020136_c001_v0001042_t0009_u01762308096878") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974593_d20251105_m020305_c001_v7007000_t0000_u01762308185731") 2025/11/05 02:05:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80cd_d20251105_m020301_c001_v0001042_t0031_u01762308181249") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e42_d20251105_m020330_c001_v7007000_t0000_u01762308210587") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8122_d20251105_m020324_c001_v0001042_t0053_u01762308204740") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718bc_d20251105_m020454_c001_v7007000_t0000_u01762308294616") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d897d9_d20251105_m020446_c001_v0001091_t0024_u01762308286436") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62581_d20251105_m020437_c001_v7007000_t0000_u01762308277540") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89770_d20251105_m020429_c001_v0001091_t0026_u01762308269350") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4f8_d20251105_m020421_c001_v7007000_t0000_u01762308261187") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89719_d20251105_m020413_c001_v0001091_t0033_u01762308253264") 2025/11/05 02:05:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075b7_d20251105_m020403_c001_v7007000_t0000_u01762308243829") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d896cc_d20251105_m020355_c001_v0001091_t0022_u01762308235983") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb753_d20251105_m020347_c001_v7007000_t0000_u01762308227482") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8968a_d20251105_m020339_c001_v0001091_t0031_u01762308219113") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f408b8c205e7134fd_d20251105_m020325_c001_v7007000_t0000_u01762308205880") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89629_d20251105_m020319_c001_v0001091_t0047_u01762308199564") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745b8_d20251105_m020310_c001_v7007000_t0000_u01762308190549") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895e6_d20251105_m020305_c001_v0001091_t0020_u01762308185248") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e07475_d20251105_m020302_c001_v7007000_t0000_u01762308182308") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895b6_d20251105_m020254_c001_v0001091_t0020_u01762308174988") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6fe_d20251105_m020245_c001_v7007000_t0000_u01762308165993") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8959a_d20251105_m020240_c001_v0001091_t0014_u01762308160558") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41816a065a6f1079_d20251105_m020237_c001_v7007000_t0000_u01762308157713") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532ca_d20251105_m020231_c001_v0001137_t0054_u01762308151569") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f459f6_d20251105_m020217_c001_v7007000_t0000_u01762308137210") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885324e_d20251105_m020211_c001_v0001137_t0014_u01762308131298") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed26d_d20251105_m020202_c001_v7007000_t0000_u01762308122432") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688531d0_d20251105_m020154_c001_v0001137_t0051_u01762308114058") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eece_d20251105_m020145_c001_v7007000_t0000_u01762308105620") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853184_d20251105_m020137_c001_v0001137_t0040_u01762308097231") 2025/11/05 02:05:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e0974596_d20251105_m020305_c001_v7007000_t0000_u01762308185915") 2025/11/05 02:05:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d895d0_d20251105_m020301_c001_v0001091_t0026_u01762308181309") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e43_d20251105_m020330_c001_v7007000_t0000_u01762308210827") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89647_d20251105_m020324_c001_v0001091_t0038_u01762308204785") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718c0_d20251105_m020454_c001_v7007000_t0000_u01762308294798") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb825d_d20251105_m020446_c001_v0001042_t0008_u01762308286776") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62585_d20251105_m020437_c001_v7007000_t0000_u01762308277722") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8207_d20251105_m020429_c001_v0001042_t0012_u01762308269676") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4fa_d20251105_m020421_c001_v7007000_t0000_u01762308261368") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb81d1_d20251105_m020413_c001_v0001042_t0024_u01762308253605") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075ba_d20251105_m020404_c001_v7007000_t0000_u01762308244011") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8188_d20251105_m020356_c001_v0001042_t0044_u01762308236347") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb754_d20251105_m020347_c001_v7007000_t0000_u01762308227665") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb814e_d20251105_m020339_c001_v0001042_t0009_u01762308219475") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41816a065a6f1178_d20251105_m020325_c001_v7007000_t0000_u01762308205716") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004527c2_d20251105_m020319_c001_v0001150_t0010_u01762308199973") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745ba_d20251105_m020310_c001_v7007000_t0000_u01762308190737") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045276e_d20251105_m020305_c001_v0001150_t0009_u01762308185277") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707cf09_d20251105_m020302_c001_v7007000_t0000_u01762308182436") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853342_d20251105_m020255_c001_v0001137_t0006_u01762308175646") 2025/11/05 02:05:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6ff_d20251105_m020246_c001_v7007000_t0000_u01762308166176") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532fb_d20251105_m020240_c001_v0001137_t0043_u01762308160683") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef229_d20251105_m020237_c001_v7007000_t0000_u01762308157726") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb804f_d20251105_m020231_c001_v0001042_t0038_u01762308151897") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415a39794fea1783_d20251105_m020217_c001_v7007000_t0000_u01762308137820") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89527_d20251105_m020211_c001_v0001091_t0054_u01762308131780") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed26e_d20251105_m020202_c001_v7007000_t0000_u01762308122614") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d894de_d20251105_m020154_c001_v0001091_t0055_u01762308114465") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eecf_d20251105_m020145_c001_v7007000_t0000_u01762308105801") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d894a4_d20251105_m020137_c001_v0001091_t0006_u01762308097670") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840707a3_d20251105_m020305_c001_v7007000_t0000_u01762308185840") 2025/11/05 02:05:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853372_d20251105_m020301_c001_v0001137_t0003_u01762308181425") 2025/11/05 02:05:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a0c_d20251105_m020220_c001_v7007000_t0000_u01762308140297") 2025/11/05 02:05:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853263_d20251105_m020215_c001_v0001137_t0047_u01762308135192") 2025/11/05 02:05:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a0e_d20251105_m020220_c001_v7007000_t0000_u01762308140479") 2025/11/05 02:05:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452628_d20251105_m020215_c001_v0001150_t0014_u01762308135251") 2025/11/05 02:05:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a12_d20251105_m020220_c001_v7007000_t0000_u01762308140661") 2025/11/05 02:05:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb801b_d20251105_m020215_c001_v0001042_t0012_u01762308135357") 2025/11/05 02:05:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a14_d20251105_m020220_c001_v7007000_t0000_u01762308140843") 2025/11/05 02:05:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8953f_d20251105_m020215_c001_v0001091_t0034_u01762308135497") 2025/11/05 02:05:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a16_d20251105_m020221_c001_v7007000_t0000_u01762308141026") 2025/11/05 02:05:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045262c_d20251105_m020215_c001_v0001150_t0058_u01762308135602") 2025/11/05 02:06:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a17_d20251105_m020221_c001_v7007000_t0000_u01762308141209") 2025/11/05 02:06:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853267_d20251105_m020215_c001_v0001137_t0014_u01762308135624") 2025/11/05 02:06:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a18_d20251105_m020221_c001_v7007000_t0000_u01762308141414") 2025/11/05 02:06:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb801d_d20251105_m020215_c001_v0001042_t0034_u01762308135715") 2025/11/05 02:06:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a19_d20251105_m020221_c001_v7007000_t0000_u01762308141597") 2025/11/05 02:06:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045262e_d20251105_m020215_c001_v0001150_t0014_u01762308135834") 2025/11/05 02:06:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a1b_d20251105_m020221_c001_v7007000_t0000_u01762308141788") 2025/11/05 02:06:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89541_d20251105_m020215_c001_v0001091_t0009_u01762308135845") 2025/11/05 02:06:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a1c_d20251105_m020221_c001_v7007000_t0000_u01762308141971") 2025/11/05 02:06:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853269_d20251105_m020216_c001_v0001137_t0012_u01762308136011") 2025/11/05 02:06:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a1e_d20251105_m020222_c001_v7007000_t0000_u01762308142155") 2025/11/05 02:06:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8021_d20251105_m020216_c001_v0001042_t0054_u01762308136204") 2025/11/05 02:06:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a1f_d20251105_m020222_c001_v7007000_t0000_u01762308142339") 2025/11/05 02:06:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452632_d20251105_m020216_c001_v0001150_t0055_u01762308136243") 2025/11/05 02:06:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a20_d20251105_m020222_c001_v7007000_t0000_u01762308142521") 2025/11/05 02:06:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89545_d20251105_m020216_c001_v0001091_t0019_u01762308136329") 2025/11/05 02:06:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a21_d20251105_m020222_c001_v7007000_t0000_u01762308142704") 2025/11/05 02:06:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452634_d20251105_m020216_c001_v0001150_t0035_u01762308136521") 2025/11/05 02:06:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a26_d20251105_m020222_c001_v7007000_t0000_u01762308142891") 2025/11/05 02:06:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8023_d20251105_m020216_c001_v0001042_t0030_u01762308136620") 2025/11/05 02:06:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f45a2a_d20251105_m020223_c001_v7007000_t0000_u01762308143073") 2025/11/05 02:06:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885326b_d20251105_m020216_c001_v0001137_t0041_u01762308136658") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f408b8c205e7127cf_d20251105_m020241_c001_v7007000_t0000_u01762308161106") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045269e_d20251105_m020235_c001_v0001150_t0026_u01762308155387") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1ffb7_d20251105_m020241_c001_v7007000_t0000_u01762308161301") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532d6_d20251105_m020235_c001_v0001137_t0006_u01762308155435") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6e4_d20251105_m020241_c001_v7007000_t0000_u01762308161316") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb805e_d20251105_m020235_c001_v0001042_t0043_u01762308155446") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1ffb5_d20251105_m020241_c001_v7007000_t0000_u01762308161117") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89580_d20251105_m020235_c001_v0001091_t0051_u01762308155466") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6e3_d20251105_m020241_c001_v7007000_t0000_u01762308161132") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526a2_d20251105_m020235_c001_v0001150_t0026_u01762308155639") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef240_d20251105_m020241_c001_v7007000_t0000_u01762308161141") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89584_d20251105_m020235_c001_v0001091_t0017_u01762308155832") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0ef241_d20251105_m020241_c001_v7007000_t0000_u01762308161324") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526a8_d20251105_m020235_c001_v0001150_t0013_u01762308155963") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f408b8c205e7127d3_d20251105_m020241_c001_v7007000_t0000_u01762308161479") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532d9_d20251105_m020236_c001_v0001137_t0010_u01762308156116") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f804448fc7_d20251105_m020241_c001_v7007000_t0000_u01762308161166") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8060_d20251105_m020236_c001_v0001042_t0013_u01762308156174") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1ffbc_d20251105_m020241_c001_v7007000_t0000_u01762308161486") 2025/11/05 02:06:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89586_d20251105_m020236_c001_v0001091_t0025_u01762308156249") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8c99_d20251105_m020241_c001_v7007000_t0000_u01762308161279") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526b0_d20251105_m020236_c001_v0001150_t0018_u01762308156358") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5560cb_d20251105_m020241_c001_v7007000_t0000_u01762308161159") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688532db_d20251105_m020236_c001_v0001137_t0056_u01762308156541") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6e5_d20251105_m020241_c001_v7007000_t0000_u01762308161500") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526b2_d20251105_m020236_c001_v0001150_t0008_u01762308156676") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41816a065a6f1088_d20251105_m020241_c001_v7007000_t0000_u01762308161147") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89588_d20251105_m020236_c001_v0001091_t0018_u01762308156687") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41816a065a6f1089_d20251105_m020241_c001_v7007000_t0000_u01762308161331") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8068_d20251105_m020236_c001_v0001042_t0057_u01762308156697") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f408b8c205e7127d0_d20251105_m020241_c001_v7007000_t0000_u01762308161290") 2025/11/05 02:06:02 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004526b4_d20251105_m020236_c001_v0001150_t0018_u01762308156942") 2025/11/05 02:06:02 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62259_d20251105_m020024_c001_v7007000_t0000_u01762308024798") 2025/11/05 02:06:02 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1151ea4eca99cb4e_d20251105_m020022_c001_v0001090_t0045_u01762308022014") 2025/11/05 02:06:02 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0eee9d_d20251105_m020021_c001_v7007000_t0000_u01762308021831") 2025/11/05 02:06:02 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1151ea4eca99cb36_d20251105_m020018_c001_v0001090_t0002_u01762308018316") 2025/11/05 02:06:02 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0eee86_d20251105_m020017_c001_v7007000_t0000_u01762308017589") 2025/11/05 02:06:02 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852fea_d20251105_m020013_c001_v0001137_t0041_u01762308013114") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0eea_d20251105_m020011_c001_v7007000_t0000_u01762308011644") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1189ed6796b8c79b_d20251105_m020009_c001_v0001137_t0007_u01762308009644") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0ee1_d20251105_m020009_c001_v7007000_t0000_u01762308009458") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1189ed6796b8c78d_d20251105_m020005_c001_v0001137_t0020_u01762308005796") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0ec5_d20251105_m020005_c001_v7007000_t0000_u01762308005052") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045235a_d20251105_m020000_c001_v0001150_t0038_u01762308000395") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1fc94_d20251105_m015959_c001_v7007000_t0000_u01762307999069") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f105ca4954fb4c594_d20251105_m015954_c001_v0001120_t0036_u01762307994553") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1fc81_d20251105_m015954_c001_v7007000_t0000_u01762307994370") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f105ca4954fb4c583_d20251105_m015950_c001_v0001120_t0010_u01762307990939") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1fc6e_d20251105_m015950_c001_v7007000_t0000_u01762307990215") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452304_d20251105_m015944_c001_v0001150_t0028_u01762307984011") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419b66f47bb822f2_d20251105_m015943_c001_v7007000_t0000_u01762307983100") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1065b7e6a19016e9_d20251105_m015941_c001_v0001092_t0027_u01762307981374") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f8044487e7_d20251105_m015941_c001_v7007000_t0000_u01762307981189") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1065b7e6a19016df_d20251105_m015937_c001_v0001092_t0011_u01762307977622") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f8044487d3_d20251105_m015936_c001_v7007000_t0000_u01762307976891") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c12360516_d20251105_m015931_c001_v0001178_t0003_u01762307971087") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed3eeb_d20251105_m015930_c001_v7007000_t0000_u01762307970172") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f106c3857c7019656_d20251105_m015928_c001_v0001178_t0039_u01762307968507") 2025/11/05 02:06:03 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e06aff_d20251105_m015928_c001_v7007000_t0000_u01762307968319") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f106c3857c7019638_d20251105_m015924_c001_v0001178_t0043_u01762307964810") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e06af1_d20251105_m015924_c001_v7007000_t0000_u01762307964075") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852f0e_d20251105_m015917_c001_v0001137_t0033_u01762307957623") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd73912f_d20251105_m015916_c001_v7007000_t0000_u01762307956709") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f107ee558a75d25be_d20251105_m015915_c001_v0001177_t0008_u01762307955016") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400b1d56230b5ef2_d20251105_m015914_c001_v7007000_t0000_u01762307954834") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f107ee558a75d259e_d20251105_m015911_c001_v0001177_t0029_u01762307951726") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400b1d56230b5edc_d20251105_m015910_c001_v7007000_t0000_u01762307950993") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452262_d20251105_m015905_c001_v0001150_t0047_u01762307945270") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559dd_d20251105_m015904_c001_v7007000_t0000_u01762307944176") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f115ae5552fde443f_d20251105_m015858_c001_v0001134_t0037_u01762307938435") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4103089b7f340648_d20251105_m015858_c001_v7007000_t0000_u01762307938227") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c12360468_d20251105_m015853_c001_v0001178_t0052_u01762307933079") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f105b7dd526b715e3_d20251105_m015852_c001_v0001177_t0009_u01762307932320") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f105b7dd526b715dd_d20251105_m015851_c001_v0001177_t0007_u01762307931351") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f44e11_d20251105_m015838_c001_v7007000_t0000_u01762307918195") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004521fd_d20251105_m015830_c001_v0001150_t0008_u01762307910689") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f102667a235b94e65_d20251105_m015829_c001_v0001117_t0008_u01762307909693") 2025/11/05 02:06:04 DEBUG : dst/one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f102667a235b94e60_d20251105_m015828_c001_v0001117_t0043_u01762307908257") 2025/11/05 02:06:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6225b_d20251105_m020024_c001_v7007000_t0000_u01762308024979") 2025/11/05 02:06:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f11354fd173eed13e_d20251105_m020021_c001_v0001183_t0018_u01762308021606") 2025/11/05 02:06:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f113f367549453d22_d20251105_m020017_c001_v0001130_t0001_u01762308017141") 2025/11/05 02:06:05 DEBUG : dst/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0eec_d20251105_m020011_c001_v7007000_t0000_u01762308011826") 2025/11/05 02:06:05 DEBUG : dst/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1162fe40fc172015_d20251105_m020008_c001_v0001120_t0045_u01762308008701") 2025/11/05 02:06:05 DEBUG : dst/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f119937ee754cbeee_d20251105_m020004_c001_v0001113_t0057_u01762308004650") 2025/11/05 02:06:05 DEBUG : dst/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1fc95_d20251105_m015959_c001_v7007000_t0000_u01762307999285") 2025/11/05 02:06:05 DEBUG : dst/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f102915ae697a521d_d20251105_m015953_c001_v0001105_t0056_u01762307993640") 2025/11/05 02:06:05 DEBUG : dst/one.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1037275c40844577_d20251105_m015949_c001_v0001130_t0038_u01762307989785") 2025/11/05 02:06:05 DEBUG : dst/three: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559de_d20251105_m015904_c001_v7007000_t0000_u01762307944357") 2025/11/05 02:06:05 DEBUG : dst/three: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f105b7dd526b715fb_d20251105_m015902_c001_v0001177_t0019_u01762307942850") 2025/11/05 02:06:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6225c_d20251105_m020025_c001_v7007000_t0000_u01762308025160") 2025/11/05 02:06:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f10922ee9e087b6b7_d20251105_m020022_c001_v0001144_t0032_u01762308022984") 2025/11/05 02:06:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f10774585c9b067c3_d20251105_m020019_c001_v0001100_t0046_u01762308019377") 2025/11/05 02:06:05 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6225d_d20251105_m020025_c001_v7007000_t0000_u01762308025343") 2025/11/05 02:06:05 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1151ea4eca99cb55_d20251105_m020024_c001_v0001090_t0012_u01762308024088") 2025/11/05 02:06:05 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0eeea1_d20251105_m020023_c001_v7007000_t0000_u01762308023904") 2025/11/05 02:06:05 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1151ea4eca99cb42_d20251105_m020020_c001_v0001090_t0046_u01762308020122") 2025/11/05 02:06:05 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f40243b349f0eee93_d20251105_m020019_c001_v7007000_t0000_u01762308019934") 2025/11/05 02:06:05 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852ff0_d20251105_m020014_c001_v0001137_t0059_u01762308014223") 2025/11/05 02:06:05 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0eee_d20251105_m020012_c001_v7007000_t0000_u01762308012011") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1189ed6796b8c7a3_d20251105_m020010_c001_v0001137_t0037_u01762308010894") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0ee8_d20251105_m020010_c001_v7007000_t0000_u01762308010709") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1189ed6796b8c797_d20251105_m020007_c001_v0001137_t0035_u01762308007176") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0ed5_d20251105_m020006_c001_v7007000_t0000_u01762308006973") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452366_d20251105_m020001_c001_v0001150_t0035_u01762308001775") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1fc92_d20251105_m015958_c001_v7007000_t0000_u01762307998151") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852f88_d20251105_m015952_c001_v0001137_t0000_u01762307992750") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1fc78_d20251105_m015952_c001_v7007000_t0000_u01762307992017") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452318_d20251105_m015947_c001_v0001150_t0024_u01762307987098") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f8044487ee_d20251105_m015942_c001_v7007000_t0000_u01762307982192") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c1236054e_d20251105_m015939_c001_v0001178_t0039_u01762307979870") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419682f8044487da_d20251105_m015938_c001_v7007000_t0000_u01762307978783") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852f3e_d20251105_m015932_c001_v0001137_t0024_u01762307972100") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e06b00_d20251105_m015929_c001_v7007000_t0000_u01762307969252") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852f2c_d20251105_m015926_c001_v0001137_t0020_u01762307966687") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e06af6_d20251105_m015925_c001_v7007000_t0000_u01762307965593") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452281_d20251105_m015918_c001_v0001150_t0050_u01762307958753") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400b1d56230b5ef7_d20251105_m015915_c001_v7007000_t0000_u01762307955791") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452273_d20251105_m015913_c001_v0001150_t0036_u01762307953656") 2025/11/05 02:06:06 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400b1d56230b5ee4_d20251105_m015912_c001_v7007000_t0000_u01762307952564") 2025/11/05 02:06:07 DEBUG : dst/three.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c12360496_d20251105_m015906_c001_v0001178_t0021_u01762307946374") 2025/11/05 02:06:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0ef2_d20251105_m020012_c001_v7007000_t0000_u01762308012202") 2025/11/05 02:06:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1162e2fdb0f1cae5_d20251105_m020010_c001_v0001180_t0041_u01762308010501") 2025/11/05 02:06:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f105db22766b2c080_d20251105_m020006_c001_v0001179_t0056_u01762308006775") 2025/11/05 02:06:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1fc96_d20251105_m015959_c001_v7007000_t0000_u01762307999469") 2025/11/05 02:06:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1083f43ea1a3b5f4_d20251105_m015957_c001_v0001106_t0035_u01762307997608") 2025/11/05 02:06:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f106d13fe513e8126_d20251105_m015951_c001_v0001032_t0007_u01762307991565") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6225f_d20251105_m020025_c001_v7007000_t0000_u01762308025546") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045238e_d20251105_m020013_c001_v0001150_t0030_u01762308013870") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84c0ef4_d20251105_m020012_c001_v7007000_t0000_u01762308012385") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852fbc_d20251105_m020001_c001_v0001137_t0040_u01762308001236") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f420343d706a1fc98_d20251105_m015959_c001_v7007000_t0000_u01762307999651") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852f6d_d20251105_m015944_c001_v0001137_t0018_u01762307984684") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f419b66f47bb822f3_d20251105_m015943_c001_v7007000_t0000_u01762307983280") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004522c1_d20251105_m015931_c001_v0001150_t0001_u01762307971664") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed3eed_d20251105_m015930_c001_v7007000_t0000_u01762307970354") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123604ce_d20251105_m015918_c001_v0001178_t0041_u01762307958527") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd739131_d20251105_m015916_c001_v7007000_t0000_u01762307956890") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852efc_d20251105_m015906_c001_v0001137_t0040_u01762307946000") 2025/11/05 02:06:07 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559e2_d20251105_m015904_c001_v7007000_t0000_u01762307944539") 2025/11/05 02:06:08 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114c732ca288ff61_d20251105_m015900_c001_v0001177_t0022_u01762307940494") 2025/11/05 02:06:08 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f44e14_d20251105_m015838_c001_v7007000_t0000_u01762307918375") 2025/11/05 02:06:08 DEBUG : dst/two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f102667a235b94e6d_d20251105_m015836_c001_v0001117_t0008_u01762307916864") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4103089b7f340174_d20251105_m015804_c001_v7007000_t0000_u01762307884405") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123603a3_d20251105_m015800_c001_v0001178_t0037_u01762307880618") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4103089b7f34015b_d20251105_m015758_c001_v7007000_t0000_u01762307878649") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c12360359_d20251105_m015749_c001_v0001178_t0053_u01762307869047") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafd13_d20251105_m015740_c001_v7007000_t0000_u01762307860209") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c12360311_d20251105_m015737_c001_v0001178_t0056_u01762307857125") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738ec3_d20251105_m015716_c001_v7007000_t0000_u01762307836442") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520b4_d20251105_m015714_c001_v0001150_t0016_u01762307834522") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738eaf_d20251105_m015713_c001_v7007000_t0000_u01762307833423") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520aa_d20251105_m015712_c001_v0001150_t0032_u01762307832122") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e96_d20251105_m015708_c001_v7007000_t0000_u01762307828839") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452084_d20251105_m015706_c001_v0001150_t0005_u01762307826975") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e8e_d20251105_m015706_c001_v7007000_t0000_u01762307826035") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045206a_d20251105_m015704_c001_v0001150_t0006_u01762307824744") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e62_d20251105_m015658_c001_v7007000_t0000_u01762307818339") 2025/11/05 02:06:08 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452035_d20251105_m015656_c001_v0001150_t0026_u01762307816653") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e4d_d20251105_m015655_c001_v7007000_t0000_u01762307815165") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045201b_d20251105_m015653_c001_v0001150_t0043_u01762307813854") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62011_d20251105_m015649_c001_v7007000_t0000_u01762307809038") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451ff1_d20251105_m015647_c001_v0001150_t0027_u01762307807427") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6200d_d20251105_m015645_c001_v7007000_t0000_u01762307805579") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451fde_d20251105_m015644_c001_v0001150_t0033_u01762307804423") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6200b_d20251105_m015644_c001_v7007000_t0000_u01762307804058") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f112f6c0a63a5a083_d20251105_m015643_c001_v0001172_t0055_u01762307803247") 2025/11/05 02:06:09 DEBUG : empty space: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451fcf_d20251105_m015641_c001_v0001150_t0023_u01762307801639") 2025/11/05 02:06:09 DEBUG : enormous: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738ebd_d20251105_m015715_c001_v7007000_t0000_u01762307835518") 2025/11/05 02:06:09 DEBUG : enormous: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520b6_d20251105_m015714_c001_v0001150_t0006_u01762307834822") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd6226f_d20251105_m020030_c001_v7007000_t0000_u01762308030057") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004523e9_d20251105_m020028_c001_v0001150_t0015_u01762308028847") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafd06_d20251105_m015735_c001_v7007000_t0000_u01762307855651") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452130_d20251105_m015734_c001_v0001150_t0016_u01762307854577") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61ff4_d20251105_m015638_c001_v7007000_t0000_u01762307798910") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451fbd_d20251105_m015637_c001_v0001150_t0005_u01762307797894") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fed_d20251105_m015637_c001_v7007000_t0000_u01762307797342") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451fb1_d20251105_m015636_c001_v0001150_t0047_u01762307796588") 2025/11/05 02:06:09 DEBUG : existing: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451fa9_d20251105_m015635_c001_v0001150_t0025_u01762307795795") 2025/11/05 02:06:09 DEBUG : existing-b: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafd07_d20251105_m015735_c001_v7007000_t0000_u01762307855833") 2025/11/05 02:06:09 DEBUG : existing-b: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123602f9_d20251105_m015734_c001_v0001178_t0053_u01762307854565") 2025/11/05 02:06:10 DEBUG : file1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840705a9_d20251105_m020126_c001_v7007000_t0000_u01762308086731") 2025/11/05 02:06:10 DEBUG : file1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8948b_d20251105_m020125_c001_v0001091_t0050_u01762308085680") 2025/11/05 02:06:10 DEBUG : file1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407059c_d20251105_m020124_c001_v7007000_t0000_u01762308084359") 2025/11/05 02:06:10 DEBUG : file1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452532_d20251105_m020123_c001_v0001150_t0036_u01762308083174") 2025/11/05 02:06:10 DEBUG : five: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738eda_d20251105_m015720_c001_v7007000_t0000_u01762307840253") 2025/11/05 02:06:10 DEBUG : five: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e0552004520cc_d20251105_m015718_c001_v0001150_t0006_u01762307838214") 2025/11/05 02:06:10 DEBUG : foo: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62010_d20251105_m015647_c001_v7007000_t0000_u01762307807062") 2025/11/05 02:06:10 DEBUG : foo: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e055200451fef_d20251105_m015646_c001_v0001150_t0006_u01762307806510") 2025/11/05 02:06:10 DEBUG : foo: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e055200451fe7_d20251105_m015645_c001_v0001150_t0006_u01762307805949") 2025/11/05 02:06:10 DEBUG : four: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738edb_d20251105_m015720_c001_v7007000_t0000_u01762307840436") 2025/11/05 02:06:10 DEBUG : four: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410ec2aa68852dbf_d20251105_m015718_c001_v0001137_t0001_u01762307838767") 2025/11/05 02:06:10 DEBUG : four: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520ca_d20251105_m015717_c001_v0001150_t0046_u01762307837495") 2025/11/05 02:06:10 DEBUG : hello world2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf70f_d20251105_m015554_c001_v7007000_t0000_u01762307754126") 2025/11/05 02:06:10 DEBUG : hello world2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451ee1_d20251105_m015553_c001_v0001150_t0039_u01762307753177") 2025/11/05 02:06:10 DEBUG : ignore-size: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fe7_d20251105_m015635_c001_v7007000_t0000_u01762307795431") 2025/11/05 02:06:10 DEBUG : ignore-size: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f9f_d20251105_m015634_c001_v0001150_t0030_u01762307794347") 2025/11/05 02:06:10 DEBUG : nested/sub dir/file: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafcf8_d20251105_m015733_c001_v7007000_t0000_u01762307853832") 2025/11/05 02:06:10 DEBUG : nested/sub dir/file: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123602e9_d20251105_m015732_c001_v0001178_t0021_u01762307852517") 2025/11/05 02:06:10 DEBUG : nested/sub dir/file: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafceb_d20251105_m015731_c001_v7007000_t0000_u01762307851747") 2025/11/05 02:06:10 DEBUG : nested/sub dir/file: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123602dd_d20251105_m015730_c001_v0001178_t0019_u01762307850741") 2025/11/05 02:06:10 DEBUG : one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738edc_d20251105_m015720_c001_v7007000_t0000_u01762307840619") 2025/11/05 02:06:11 DEBUG : one: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e0552004520c4_d20251105_m015716_c001_v0001150_t0006_u01762307836874") 2025/11/05 02:06:11 DEBUG : only0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407056f_d20251105_m020118_c001_v7007000_t0000_u01762308078693") 2025/11/05 02:06:11 DEBUG : only0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f414a0ab01afb7f6f_d20251105_m020113_c001_v0001042_t0049_u01762308073698") 2025/11/05 02:06:11 DEBUG : only0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530b2_d20251105_m020057_c001_v0001137_t0018_u01762308057153") 2025/11/05 02:06:11 DEBUG : only0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d6047_d20251105_m020051_c001_v7007000_t0000_u01762308051483") 2025/11/05 02:06:11 DEBUG : only0: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885303f_d20251105_m020033_c001_v0001137_t0010_u01762308033667") 2025/11/05 02:06:11 DEBUG : only1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070571_d20251105_m020118_c001_v7007000_t0000_u01762308078875") 2025/11/05 02:06:11 DEBUG : only1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e055200452504_d20251105_m020113_c001_v0001150_t0006_u01762308073873") 2025/11/05 02:06:11 DEBUG : only1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530b8_d20251105_m020057_c001_v0001137_t0026_u01762308057804") 2025/11/05 02:06:11 DEBUG : only1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249eb9b4_d20251105_m020050_c001_v7007000_t0000_u01762308050373") 2025/11/05 02:06:11 DEBUG : only1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853041_d20251105_m020034_c001_v0001137_t0027_u01762308034214") 2025/11/05 02:06:11 DEBUG : only10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070572_d20251105_m020119_c001_v7007000_t0000_u01762308079058") 2025/11/05 02:06:11 DEBUG : only10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e055200452500_d20251105_m020113_c001_v0001150_t0006_u01762308073689") 2025/11/05 02:06:11 DEBUG : only10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530df_d20251105_m020104_c001_v0001137_t0050_u01762308064364") 2025/11/05 02:06:11 DEBUG : only10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707ccb9_d20251105_m020050_c001_v7007000_t0000_u01762308050955") 2025/11/05 02:06:11 DEBUG : only10: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885306b_d20251105_m020042_c001_v0001137_t0030_u01762308042056") 2025/11/05 02:06:11 DEBUG : only11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070573_d20251105_m020119_c001_v7007000_t0000_u01762308079240") 2025/11/05 02:06:11 DEBUG : only11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410ec2aa68853115_d20251105_m020113_c001_v0001137_t0001_u01762308073329") 2025/11/05 02:06:11 DEBUG : only11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530e3_d20251105_m020105_c001_v0001137_t0041_u01762308065804") 2025/11/05 02:06:11 DEBUG : only11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707ccba_d20251105_m020051_c001_v7007000_t0000_u01762308051138") 2025/11/05 02:06:11 DEBUG : only11: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853077_d20251105_m020042_c001_v0001137_t0053_u01762308042717") 2025/11/05 02:06:12 DEBUG : only12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070575_d20251105_m020119_c001_v7007000_t0000_u01762308079423") 2025/11/05 02:06:12 DEBUG : only12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e0552004524f9_d20251105_m020112_c001_v0001150_t0006_u01762308072919") 2025/11/05 02:06:12 DEBUG : only12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530e7_d20251105_m020106_c001_v0001137_t0055_u01762308066936") 2025/11/05 02:06:12 DEBUG : only12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070ad_d20251105_m020051_c001_v7007000_t0000_u01762308051491") 2025/11/05 02:06:12 DEBUG : only12: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885307b_d20251105_m020043_c001_v0001137_t0053_u01762308043432") 2025/11/05 02:06:12 DEBUG : only13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070576_d20251105_m020119_c001_v7007000_t0000_u01762308079605") 2025/11/05 02:06:12 DEBUG : only13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410ec2aa68853111_d20251105_m020112_c001_v0001137_t0001_u01762308072930") 2025/11/05 02:06:12 DEBUG : only13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530ed_d20251105_m020107_c001_v0001137_t0039_u01762308067887") 2025/11/05 02:06:12 DEBUG : only13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ebda5_d20251105_m020051_c001_v7007000_t0000_u01762308051152") 2025/11/05 02:06:12 DEBUG : only13: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853080_d20251105_m020044_c001_v0001137_t0056_u01762308044056") 2025/11/05 02:06:12 DEBUG : only14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070577_d20251105_m020119_c001_v7007000_t0000_u01762308079787") 2025/11/05 02:06:12 DEBUG : only14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f414a0ab01afb7f6d_d20251105_m020113_c001_v0001042_t0049_u01762308073486") 2025/11/05 02:06:12 DEBUG : only14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530f1_d20251105_m020108_c001_v0001137_t0050_u01762308068683") 2025/11/05 02:06:12 DEBUG : only14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249eb9ba_d20251105_m020050_c001_v7007000_t0000_u01762308050789") 2025/11/05 02:06:12 DEBUG : only14: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853082_d20251105_m020044_c001_v0001137_t0033_u01762308044913") 2025/11/05 02:06:12 DEBUG : only15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070578_d20251105_m020119_c001_v7007000_t0000_u01762308079969") 2025/11/05 02:06:12 DEBUG : only15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410018ff60d8945d_d20251105_m020113_c001_v0001091_t0059_u01762308073670") 2025/11/05 02:06:12 DEBUG : only15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530fd_d20251105_m020109_c001_v0001137_t0019_u01762308069465") 2025/11/05 02:06:12 DEBUG : only15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d6045_d20251105_m020051_c001_v7007000_t0000_u01762308051302") 2025/11/05 02:06:12 DEBUG : only15: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853086_d20251105_m020045_c001_v0001137_t0049_u01762308045572") 2025/11/05 02:06:13 DEBUG : only16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407057a_d20251105_m020120_c001_v7007000_t0000_u01762308080152") 2025/11/05 02:06:13 DEBUG : only16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e0552004524fc_d20251105_m020113_c001_v0001150_t0006_u01762308073320") 2025/11/05 02:06:13 DEBUG : only16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853101_d20251105_m020110_c001_v0001137_t0026_u01762308070067") 2025/11/05 02:06:13 DEBUG : only16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d6042_d20251105_m020050_c001_v7007000_t0000_u01762308050927") 2025/11/05 02:06:13 DEBUG : only16: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885308a_d20251105_m020046_c001_v0001137_t0031_u01762308046288") 2025/11/05 02:06:13 DEBUG : only17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407057c_d20251105_m020120_c001_v7007000_t0000_u01762308080333") 2025/11/05 02:06:13 DEBUG : only17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e0552004524fe_d20251105_m020113_c001_v0001150_t0006_u01762308073505") 2025/11/05 02:06:13 DEBUG : only17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853105_d20251105_m020110_c001_v0001137_t0028_u01762308070748") 2025/11/05 02:06:13 DEBUG : only17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070aa_d20251105_m020050_c001_v7007000_t0000_u01762308050937") 2025/11/05 02:06:13 DEBUG : only17: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853090_d20251105_m020047_c001_v0001137_t0029_u01762308047148") 2025/11/05 02:06:13 DEBUG : only18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407057e_d20251105_m020120_c001_v7007000_t0000_u01762308080516") 2025/11/05 02:06:13 DEBUG : only18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410ec2aa68853117_d20251105_m020113_c001_v0001137_t0001_u01762308073515") 2025/11/05 02:06:13 DEBUG : only18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853109_d20251105_m020111_c001_v0001137_t0030_u01762308071337") 2025/11/05 02:06:13 DEBUG : only18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070ac_d20251105_m020051_c001_v7007000_t0000_u01762308051300") 2025/11/05 02:06:14 DEBUG : only18: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853092_d20251105_m020048_c001_v0001137_t0039_u01762308048037") 2025/11/05 02:06:14 DEBUG : only19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407057f_d20251105_m020120_c001_v7007000_t0000_u01762308080699") 2025/11/05 02:06:14 DEBUG : only19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410ec2aa68853119_d20251105_m020113_c001_v0001137_t0001_u01762308073709") 2025/11/05 02:06:14 DEBUG : only19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885310d_d20251105_m020111_c001_v0001137_t0014_u01762308071967") 2025/11/05 02:06:14 DEBUG : only19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249eb9b7_d20251105_m020050_c001_v7007000_t0000_u01762308050606") 2025/11/05 02:06:14 DEBUG : only19: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853099_d20251105_m020048_c001_v0001137_t0059_u01762308048893") 2025/11/05 02:06:14 DEBUG : only2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070580_d20251105_m020120_c001_v7007000_t0000_u01762308080892") 2025/11/05 02:06:14 DEBUG : only2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410ec2aa6885311b_d20251105_m020113_c001_v0001137_t0001_u01762308073894") 2025/11/05 02:06:14 DEBUG : only2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530bc_d20251105_m020058_c001_v0001137_t0022_u01762308058528") 2025/11/05 02:06:14 DEBUG : only2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249eb9bb_d20251105_m020050_c001_v7007000_t0000_u01762308050970") 2025/11/05 02:06:14 DEBUG : only2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853049_d20251105_m020035_c001_v0001137_t0038_u01762308035109") 2025/11/05 02:06:14 DEBUG : only3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070583_d20251105_m020121_c001_v7007000_t0000_u01762308081077") 2025/11/05 02:06:14 DEBUG : only3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410018ff60d8945f_d20251105_m020113_c001_v0001091_t0059_u01762308073861") 2025/11/05 02:06:14 DEBUG : only3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530bf_d20251105_m020059_c001_v0001137_t0027_u01762308059173") 2025/11/05 02:06:14 DEBUG : only3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d6040_d20251105_m020050_c001_v7007000_t0000_u01762308050745") 2025/11/05 02:06:14 DEBUG : only3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885304f_d20251105_m020035_c001_v0001137_t0006_u01762308035893") 2025/11/05 02:06:14 DEBUG : only4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070584_d20251105_m020121_c001_v7007000_t0000_u01762308081318") 2025/11/05 02:06:14 DEBUG : only4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f414a0ab01afb7f71_d20251105_m020113_c001_v0001042_t0049_u01762308073883") 2025/11/05 02:06:14 DEBUG : only4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530c1_d20251105_m020059_c001_v0001137_t0014_u01762308059930") 2025/11/05 02:06:14 DEBUG : only4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707ccbc_d20251105_m020051_c001_v7007000_t0000_u01762308051322") 2025/11/05 02:06:15 DEBUG : only4: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853055_d20251105_m020036_c001_v0001137_t0012_u01762308036628") 2025/11/05 02:06:15 DEBUG : only5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070587_d20251105_m020121_c001_v7007000_t0000_u01762308081499") 2025/11/05 02:06:15 DEBUG : only5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410018ff60d89467_d20251105_m020114_c001_v0001091_t0059_u01762308074228") 2025/11/05 02:06:15 DEBUG : only5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530c5_d20251105_m020100_c001_v0001137_t0053_u01762308060665") 2025/11/05 02:06:15 DEBUG : only5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070a8_d20251105_m020050_c001_v7007000_t0000_u01762308050755") 2025/11/05 02:06:15 DEBUG : only5: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853057_d20251105_m020037_c001_v0001137_t0031_u01762308037352") 2025/11/05 02:06:15 DEBUG : only6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070588_d20251105_m020121_c001_v7007000_t0000_u01762308081681") 2025/11/05 02:06:15 DEBUG : only6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e055200452506_d20251105_m020114_c001_v0001150_t0006_u01762308074057") 2025/11/05 02:06:15 DEBUG : only6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530cb_d20251105_m020101_c001_v0001137_t0006_u01762308061406") 2025/11/05 02:06:15 DEBUG : only6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d6043_d20251105_m020051_c001_v7007000_t0000_u01762308051109") 2025/11/05 02:06:15 DEBUG : only6: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853059_d20251105_m020038_c001_v0001137_t0039_u01762308038288") 2025/11/05 02:06:15 DEBUG : only7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407058a_d20251105_m020121_c001_v7007000_t0000_u01762308081863") 2025/11/05 02:06:15 DEBUG : only7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410018ff60d89463_d20251105_m020114_c001_v0001091_t0059_u01762308074044") 2025/11/05 02:06:15 DEBUG : only7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530cf_d20251105_m020102_c001_v0001137_t0048_u01762308062091") 2025/11/05 02:06:15 DEBUG : only7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ec18e_d20251105_m020051_c001_v7007000_t0000_u01762308051333") 2025/11/05 02:06:15 DEBUG : only7: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853061_d20251105_m020039_c001_v0001137_t0055_u01762308039330") 2025/11/05 02:06:15 DEBUG : only8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407058b_d20251105_m020122_c001_v7007000_t0000_u01762308082045") 2025/11/05 02:06:15 DEBUG : only8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f414a0ab01afb7f75_d20251105_m020114_c001_v0001042_t0049_u01762308074087") 2025/11/05 02:06:15 DEBUG : only8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530d3_d20251105_m020102_c001_v0001137_t0046_u01762308062760") 2025/11/05 02:06:15 DEBUG : only8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4064ce604707ccb8_d20251105_m020050_c001_v7007000_t0000_u01762308050771") 2025/11/05 02:06:15 DEBUG : only8: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853065_d20251105_m020040_c001_v0001137_t0049_u01762308040156") 2025/11/05 02:06:15 DEBUG : only9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407058d_d20251105_m020122_c001_v7007000_t0000_u01762308082227") 2025/11/05 02:06:16 DEBUG : only9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f410ec2aa6885311d_d20251105_m020114_c001_v0001137_t0001_u01762308074076") 2025/11/05 02:06:16 DEBUG : only9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688530d9_d20251105_m020103_c001_v0001137_t0053_u01762308063650") 2025/11/05 02:06:16 DEBUG : only9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e070ab_d20251105_m020051_c001_v7007000_t0000_u01762308051118") 2025/11/05 02:06:16 DEBUG : only9: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853067_d20251105_m020041_c001_v0001137_t0039_u01762308041071") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafcde_d20251105_m015729_c001_v7007000_t0000_u01762307849585") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852de7_d20251105_m015727_c001_v0001137_t0035_u01762307847707") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf8e4_d20251105_m015726_c001_v7007000_t0000_u01762307846605") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520fa_d20251105_m015724_c001_v0001150_t0050_u01762307844668") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf8dd_d20251105_m015723_c001_v7007000_t0000_u01762307843935") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852dcc_d20251105_m015721_c001_v0001137_t0045_u01762307841538") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738ea2_d20251105_m015711_c001_v7007000_t0000_u01762307831233") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045208e_d20251105_m015709_c001_v0001150_t0048_u01762307829386") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e94_d20251105_m015707_c001_v7007000_t0000_u01762307827821") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452080_d20251105_m015706_c001_v0001150_t0015_u01762307826580") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e8b_d20251105_m015705_c001_v7007000_t0000_u01762307825352") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452066_d20251105_m015704_c001_v0001150_t0048_u01762307824358") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e61_d20251105_m015657_c001_v7007000_t0000_u01762307817783") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452029_d20251105_m015655_c001_v0001150_t0040_u01762307815712") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e51_d20251105_m015655_c001_v7007000_t0000_u01762307815347") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452019_d20251105_m015653_c001_v0001150_t0027_u01762307813585") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e3c_d20251105_m015653_c001_v7007000_t0000_u01762307813222") 2025/11/05 02:06:16 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452013_d20251105_m015652_c001_v0001150_t0026_u01762307812571") 2025/11/05 02:06:17 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045200d_d20251105_m015651_c001_v0001150_t0045_u01762307811805") 2025/11/05 02:06:17 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e29_d20251105_m015651_c001_v7007000_t0000_u01762307811397") 2025/11/05 02:06:17 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452007_d20251105_m015650_c001_v0001150_t0047_u01762307810634") 2025/11/05 02:06:17 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452001_d20251105_m015649_c001_v0001150_t0015_u01762307809946") 2025/11/05 02:06:17 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62012_d20251105_m015649_c001_v7007000_t0000_u01762307809221") 2025/11/05 02:06:17 DEBUG : potato: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451ff5_d20251105_m015648_c001_v0001150_t0045_u01762307808126") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4179f6057e20e4c7_d20251105_m015813_c001_v7007000_t0000_u01762307893592") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852e85_d20251105_m015812_c001_v0001137_t0009_u01762307892932") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4103089b7f34017b_d20251105_m015805_c001_v7007000_t0000_u01762307885194") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852e5a_d20251105_m015759_c001_v0001137_t0033_u01762307879925") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84bfb57_d20251105_m015752_c001_v7007000_t0000_u01762307872849") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852e27_d20251105_m015748_c001_v0001137_t0053_u01762307868294") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafd17_d20251105_m015740_c001_v7007000_t0000_u01762307860563") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852e02_d20251105_m015736_c001_v0001137_t0038_u01762307856752") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738ebf_d20251105_m015715_c001_v7007000_t0000_u01762307835700") 2025/11/05 02:06:17 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520b2_d20251105_m015713_c001_v0001150_t0043_u01762307833973") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738eb1_d20251105_m015713_c001_v7007000_t0000_u01762307833606") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520a8_d20251105_m015711_c001_v0001150_t0053_u01762307831781") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738ea3_d20251105_m015711_c001_v7007000_t0000_u01762307831416") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452098_d20251105_m015710_c001_v0001150_t0001_u01762307830215") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e99_d20251105_m015709_c001_v7007000_t0000_u01762307829021") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452086_d20251105_m015708_c001_v0001150_t0013_u01762307828187") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e8f_d20251105_m015706_c001_v7007000_t0000_u01762307826216") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452072_d20251105_m015705_c001_v0001150_t0058_u01762307825429") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738e64_d20251105_m015658_c001_v7007000_t0000_u01762307818521") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045203d_d20251105_m015657_c001_v0001150_t0037_u01762307817279") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf722_d20251105_m015557_c001_v7007000_t0000_u01762307757088") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451ef1_d20251105_m015556_c001_v0001150_t0007_u01762307756433") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf716_d20251105_m015555_c001_v7007000_t0000_u01762307755485") 2025/11/05 02:06:18 DEBUG : potato2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451ee5_d20251105_m015554_c001_v0001150_t0052_u01762307754672") 2025/11/05 02:06:18 DEBUG : potato3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4103089b7f340178_d20251105_m015805_c001_v7007000_t0000_u01762307885003") 2025/11/05 02:06:18 DEBUG : potato3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452198_d20251105_m015801_c001_v0001150_t0059_u01762307881185") 2025/11/05 02:06:18 DEBUG : potato3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f423e001ce84bfb58_d20251105_m015753_c001_v7007000_t0000_u01762307873030") 2025/11/05 02:06:18 DEBUG : potato3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045215b_d20251105_m015749_c001_v0001150_t0009_u01762307869621") 2025/11/05 02:06:18 DEBUG : potato3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafd1d_d20251105_m015741_c001_v7007000_t0000_u01762307861021") 2025/11/05 02:06:18 DEBUG : potato3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045213a_d20251105_m015737_c001_v0001150_t0034_u01762307857376") 2025/11/05 02:06:19 DEBUG : pre-dest1/1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559b2_d20251105_m015847_c001_v7007000_t0000_u01762307927130") 2025/11/05 02:06:19 DEBUG : pre-dest1/1: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452215_d20251105_m015839_c001_v0001150_t0014_u01762307919111") 2025/11/05 02:06:19 DEBUG : pre-dest2/2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41769bf18d5559b4_d20251105_m015847_c001_v7007000_t0000_u01762307927311") 2025/11/05 02:06:19 DEBUG : pre-dest2/2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852ed5_d20251105_m015839_c001_v0001137_t0035_u01762307919722") 2025/11/05 02:06:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f42167a6f23f44dd6_d20251105_m015824_c001_v7007000_t0000_u01762307904245") 2025/11/05 02:06:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123603f3_d20251105_m015821_c001_v0001178_t0036_u01762307901313") 2025/11/05 02:06:19 DEBUG : sizeonly: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fe5_d20251105_m015633_c001_v7007000_t0000_u01762307793772") 2025/11/05 02:06:19 DEBUG : sizeonly: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f93_d20251105_m015632_c001_v0001150_t0043_u01762307792436") 2025/11/05 02:06:19 DEBUG : splitbanan: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405b1c37b5bd8e46_d20251105_m020331_c001_v7007000_t0000_u01762308211008") 2025/11/05 02:06:19 DEBUG : splitbanan: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8116_d20251105_m020323_c001_v0001042_t0006_u01762308203284") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718c1_d20251105_m020454_c001_v7007000_t0000_u01762308294979") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8269_d20251105_m020448_c001_v0001042_t0023_u01762308288484") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd62587_d20251105_m020437_c001_v7007000_t0000_u01762308277907") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb820f_d20251105_m020431_c001_v0001042_t0031_u01762308271421") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed4fc_d20251105_m020421_c001_v7007000_t0000_u01762308261550") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb81d3_d20251105_m020415_c001_v0001042_t0022_u01762308255453") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41673bf139e075bd_d20251105_m020404_c001_v7007000_t0000_u01762308244193") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8198_d20251105_m020358_c001_v0001042_t0009_u01762308238217") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb755_d20251105_m020347_c001_v7007000_t0000_u01762308227849") 2025/11/05 02:06:19 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8156_d20251105_m020341_c001_v0001042_t0024_u01762308221227") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f41823ea56c5d700c_d20251105_m020325_c001_v7007000_t0000_u01762308205296") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004527cc_d20251105_m020321_c001_v0001150_t0047_u01762308201982") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4116d128e09745bc_d20251105_m020310_c001_v7007000_t0000_u01762308190956") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885337c_d20251105_m020303_c001_v0001137_t0030_u01762308183431") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484070792_d20251105_m020302_c001_v7007000_t0000_u01762308182266") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853350_d20251105_m020257_c001_v0001137_t0042_u01762308177982") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb701_d20251105_m020246_c001_v7007000_t0000_u01762308166359") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb806a_d20251105_m020238_c001_v0001042_t0055_u01762308158881") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4096eeeee1cbb6db_d20251105_m020237_c001_v7007000_t0000_u01762308157499") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb8053_d20251105_m020233_c001_v0001042_t0037_u01762308153435") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed49c4_d20251105_m020217_c001_v7007000_t0000_u01762308137628") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8952f_d20251105_m020213_c001_v0001091_t0036_u01762308133161") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f409b81d6249ed270_d20251105_m020202_c001_v7007000_t0000_u01762308122797") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d894e4_d20251105_m020156_c001_v0001091_t0055_u01762308116389") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f405701c36851eed0_d20251105_m020145_c001_v7007000_t0000_u01762308105993") 2025/11/05 02:06:20 DEBUG : splitbananasplit: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d894a8_d20251105_m020139_c001_v0001091_t0028_u01762308099475") 2025/11/05 02:06:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f415cf15e07ed4a94_d20251105_m020305_c001_v7007000_t0000_u01762308185669") 2025/11/05 02:06:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb80c3_d20251105_m020259_c001_v0001042_t0035_u01762308179265") 2025/11/05 02:06:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840705c8_d20251105_m020130_c001_v7007000_t0000_u01762308090889") 2025/11/05 02:06:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885315a_d20251105_m020129_c001_v0001137_t0034_u01762308089638") 2025/11/05 02:06:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840705bc_d20251105_m020128_c001_v7007000_t0000_u01762308088867") 2025/11/05 02:06:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7f99_d20251105_m020127_c001_v0001042_t0021_u01762308087677") 2025/11/05 02:06:20 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafcfa_d20251105_m015734_c001_v7007000_t0000_u01762307854014") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68852def_d20251105_m015732_c001_v0001137_t0016_u01762307852509") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafcec_d20251105_m015731_c001_v7007000_t0000_u01762307851930") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045211c_d20251105_m015731_c001_v0001150_t0054_u01762307851082") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fd8_d20251105_m015630_c001_v7007000_t0000_u01762307790339") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f84_d20251105_m015628_c001_v0001150_t0000_u01762307788879") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fd5_d20251105_m015628_c001_v7007000_t0000_u01762307788515") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f7d_d20251105_m015627_c001_v0001150_t0025_u01762307787548") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fcc_d20251105_m015625_c001_v7007000_t0000_u01762307785443") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f73_d20251105_m015624_c001_v0001150_t0046_u01762307784323") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fc5_d20251105_m015623_c001_v7007000_t0000_u01762307783780") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f6c_d20251105_m015622_c001_v0001150_t0048_u01762307782619") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f66_d20251105_m015619_c001_v0001150_t0005_u01762307779997") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4164ff5c8cd61fba_d20251105_m015619_c001_v7007000_t0000_u01762307779631") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f64_d20251105_m015618_c001_v0001150_t0055_u01762307778925") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f5e_d20251105_m015618_c001_v0001150_t0045_u01762307778201") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf77d_d20251105_m015617_c001_v7007000_t0000_u01762307777474") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f48_d20251105_m015614_c001_v0001150_t0027_u01762307774715") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f3e_d20251105_m015612_c001_v0001150_t0056_u01762307772211") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf75f_d20251105_m015611_c001_v7007000_t0000_u01762307771846") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f38_d20251105_m015610_c001_v0001150_t0042_u01762307770908") 2025/11/05 02:06:21 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f36_d20251105_m015610_c001_v0001150_t0036_u01762307770171") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf755_d20251105_m015609_c001_v7007000_t0000_u01762307769806") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f27_d20251105_m015605_c001_v0001150_t0041_u01762307765965") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf744_d20251105_m015605_c001_v7007000_t0000_u01762307765598") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f23_d20251105_m015604_c001_v0001150_t0014_u01762307764963") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf740_d20251105_m015604_c001_v7007000_t0000_u01762307764054") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f17_d20251105_m015603_c001_v0001150_t0043_u01762307763120") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf73d_d20251105_m015602_c001_v7007000_t0000_u01762307762553") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f11_d20251105_m015601_c001_v0001150_t0028_u01762307761883") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf733_d20251105_m015600_c001_v7007000_t0000_u01762307760977") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f07_d20251105_m015600_c001_v0001150_t0047_u01762307760022") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf72e_d20251105_m015559_c001_v7007000_t0000_u01762307759476") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451f03_d20251105_m015558_c001_v0001150_t0017_u01762307758817") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf728_d20251105_m015558_c001_v7007000_t0000_u01762307758270") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451ef9_d20251105_m015557_c001_v0001150_t0027_u01762307757637") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf70a_d20251105_m015552_c001_v7007000_t0000_u01762307752630") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451ed8_d20251105_m015551_c001_v0001150_t0019_u01762307751970") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf704_d20251105_m015551_c001_v7007000_t0000_u01762307751423") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451eca_d20251105_m015550_c001_v0001150_t0042_u01762307750369") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf6fd_d20251105_m015549_c001_v7007000_t0000_u01762307749443") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451ebd_d20251105_m015548_c001_v0001150_t0055_u01762307748771") 2025/11/05 02:06:22 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf6f1_d20251105_m015546_c001_v7007000_t0000_u01762307746602") 2025/11/05 02:06:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200451eb0_d20251105_m015545_c001_v0001150_t0014_u01762307745846") 2025/11/05 02:06:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840705c9_d20251105_m020131_c001_v7007000_t0000_u01762308091072") 2025/11/05 02:06:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89494_d20251105_m020129_c001_v0001091_t0051_u01762308089646") 2025/11/05 02:06:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840705bd_d20251105_m020129_c001_v7007000_t0000_u01762308089061") 2025/11/05 02:06:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045254d_d20251105_m020127_c001_v0001150_t0020_u01762308087686") 2025/11/05 02:06:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718c9_d20251105_m020457_c001_v7007000_t0000_u01762308297190") 2025/11/05 02:06:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452a3b_d20251105_m020456_c001_v0001150_t0012_u01762308296311") 2025/11/05 02:06:23 DEBUG : sub/yam: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafcdc_d20251105_m015729_c001_v7007000_t0000_u01762307849036") 2025/11/05 02:06:23 DEBUG : sub/yam: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123602c7_d20251105_m015727_c001_v0001178_t0041_u01762307847352") 2025/11/05 02:06:23 DEBUG : test_dir1/file2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840705ab_d20251105_m020126_c001_v7007000_t0000_u01762308086913") 2025/11/05 02:06:23 DEBUG : test_dir1/file2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e05520045253e_d20251105_m020125_c001_v0001150_t0054_u01762308085338") 2025/11/05 02:06:23 DEBUG : test_dir1/file2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407059e_d20251105_m020124_c001_v7007000_t0000_u01762308084541") 2025/11/05 02:06:23 DEBUG : test_dir1/file2: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885313d_d20251105_m020123_c001_v0001137_t0004_u01762308083183") 2025/11/05 02:06:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840705ad_d20251105_m020127_c001_v7007000_t0000_u01762308087096") 2025/11/05 02:06:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853149_d20251105_m020125_c001_v0001137_t0041_u01762308085328") 2025/11/05 02:06:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407059f_d20251105_m020124_c001_v7007000_t0000_u01762308084723") 2025/11/05 02:06:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb7f8d_d20251105_m020123_c001_v0001042_t0034_u01762308083197") 2025/11/05 02:06:23 DEBUG : three: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738edd_d20251105_m015720_c001_v7007000_t0000_u01762307840802") 2025/11/05 02:06:23 DEBUG : three: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520d4_d20251105_m015719_c001_v0001150_t0036_u01762307839520") 2025/11/05 02:06:23 DEBUG : three: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e0552004520c8_d20251105_m015717_c001_v0001150_t0056_u01762307837240") 2025/11/05 02:06:23 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718d8_d20251105_m020459_c001_v7007000_t0000_u01762308299058") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa6885363f_d20251105_m020458_c001_v0001137_t0049_u01762308298174") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407193c_d20251105_m020518_c001_v7007000_t0000_u01762308318272") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89846_d20251105_m020516_c001_v0001091_t0002_u01762308316450") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071926_d20251105_m020514_c001_v7007000_t0000_u01762308314788") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688536ab_d20251105_m020513_c001_v0001137_t0022_u01762308313086") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d48407191d_d20251105_m020512_c001_v7007000_t0000_u01762308312142") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452a9f_d20251105_m020511_c001_v0001150_t0021_u01762308311432") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718fb_d20251105_m020506_c001_v7007000_t0000_u01762308306450") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa68853669_d20251105_m020505_c001_v0001137_t0004_u01762308305310") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071904_d20251105_m020508_c001_v7007000_t0000_u01762308308599") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d89822_d20251105_m020507_c001_v0001091_t0054_u01762308307407") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718f3_d20251105_m020504_c001_v7007000_t0000_u01762308304372") 2025/11/05 02:06:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f100e055200452a67_d20251105_m020503_c001_v0001150_t0016_u01762308303730") 2025/11/05 02:06:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718ec_d20251105_m020502_c001_v7007000_t0000_u01762308302779") 2025/11/05 02:06:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb829e_d20251105_m020501_c001_v0001042_t0043_u01762308301845") 2025/11/05 02:06:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d4840718e4_d20251105_m020500_c001_v7007000_t0000_u01762308300904") 2025/11/05 02:06:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110018ff60d8980c_d20251105_m020500_c001_v0001091_t0036_u01762308300005") 2025/11/05 02:06:24 DEBUG : toe/toe/toe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4179f6057e20f6ff_d20251105_m020523_c001_v7007000_t0000_u01762308323255") 2025/11/05 02:06:24 DEBUG : toe/toe/toe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f110ec2aa688536d4_d20251105_m020522_c001_v0001137_t0015_u01762308322325") 2025/11/05 02:06:24 DEBUG : toe/toe/toe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071915_d20251105_m020510_c001_v7007000_t0000_u01762308310482") 2025/11/05 02:06:25 DEBUG : toe/toe/toe: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb82cd_d20251105_m020509_c001_v0001042_t0039_u01762308309563") 2025/11/05 02:06:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071940_d20251105_m020518_c001_v7007000_t0000_u01762308318856") 2025/11/05 02:06:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f114a0ab01afb82e4_d20251105_m020517_c001_v0001042_t0015_u01762308317876") 2025/11/05 02:06:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f413849d484071929_d20251105_m020515_c001_v7007000_t0000_u01762308315413") 2025/11/05 02:06:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1151f78dd8badc8a_d20251105_m020514_c001_v0001153_t0019_u01762308314381") 2025/11/05 02:06:25 DEBUG : two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f4222faa0dd738ede_d20251105_m015720_c001_v7007000_t0000_u01762307840984") 2025/11/05 02:06:25 DEBUG : two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f408f125c12360295_d20251105_m015718_c001_v0001178_t0026_u01762307838952") 2025/11/05 02:06:25 DEBUG : two: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f400e0552004520c6_d20251105_m015717_c001_v0001150_t0006_u01762307837057") 2025/11/05 02:06:25 DEBUG : yam: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eafce2_d20251105_m015729_c001_v7007000_t0000_u01762307849769") 2025/11/05 02:06:25 DEBUG : yam: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f1061f7df50c196e3_d20251105_m015728_c001_v0001120_t0025_u01762307848671") 2025/11/05 02:06:25 DEBUG : yam: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf8e3_d20251105_m015725_c001_v7007000_t0000_u01762307845885") 2025/11/05 02:06:25 DEBUG : yam: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123602bd_d20251105_m015724_c001_v0001178_t0016_u01762307844677") 2025/11/05 02:06:25 DEBUG : yam: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf8da_d20251105_m015723_c001_v7007000_t0000_u01762307843387") 2025/11/05 02:06:25 DEBUG : yam: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f108f125c123602ad_d20251105_m015721_c001_v0001178_t0040_u01762307841547") 2025/11/05 02:06:25 DEBUG : yaml: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf8e6_d20251105_m015726_c001_v7007000_t0000_u01762307846787") 2025/11/05 02:06:25 DEBUG : yaml: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f117530d3bf81c5e9_d20251105_m015725_c001_v0001182_t0008_u01762307845670") 2025/11/05 02:06:25 DEBUG : yaml: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f412fe48847eaf8de_d20251105_m015724_c001_v7007000_t0000_u01762307844117") 2025/11/05 02:06:25 DEBUG : yaml: Deleting (id "4_zdf322d03b0ad5b1b9fa80e1b_f116fd80fb8ce3859_d20251105_m015722_c001_v0001100_t0034_u01762307842968") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m43.964728605s (try 1/5)