"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/04 03:35:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu" 2025/11/04 03:35:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 03:35:25 DEBUG : Creating backend with remote "/tmp/rclone1366199036" === 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:26 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/04 03:35:26 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 03:35:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:27 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:27 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:28 INFO : sub dir/hello world: Copied (new) 2025/11/04 03:35:28 DEBUG : B2 bucket rclone-test-hezawos5yopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:29 DEBUG : Creating backend with remote "/non-existing" 2025/11/04 03:35:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/04 03:35:29 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:29 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:30 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:30 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.57s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:32 INFO : B2 bucket rclone-test-hezawos5yopu: Running all checks before starting transfers 2025/11/04 03:35:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:32 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:32 INFO : B2 bucket rclone-test-hezawos5yopu: Checks finished, now starting transfers 2025/11/04 03:35:32 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:33 ERROR : Ignoring --no-traverse with sync 2025/11/04 03:35:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:33 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:33 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:34 INFO : sub dir/hello world: Copied (new) 2025/11/04 03:35:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/04 03:35:35 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:35 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:35 DEBUG : hello world2: size = 12 OK 2025/11/04 03:35:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/04 03:35:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:35:36 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:36 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:37 DEBUG : potato2: size = 11 OK 2025/11/04 03:35:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:35:38 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:38 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:38 DEBUG : potato2: size = 11 OK 2025/11/04 03:35:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.74s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/04 03:35:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 03:35:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/04 03:35:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 03:35:39 INFO : sub dir2: Making directory 2025/11/04 03:35:39 INFO : sub dir: Making directory 2025/11/04 03:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:39 INFO : sub dir2/sub sub dir2: Making directory 2025/11/04 03:35:39 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:39 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:40 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/04 03:35:40 DEBUG : B2 bucket rclone-test-hezawos5yopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:40 INFO : sub dir2: Making directory 2025/11/04 03:35:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/04 03:35:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 03:35:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:41 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:41 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:42 DEBUG : sub dir2: Making directory with metadata 2025/11/04 03:35:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 03:35:42 INFO : sub dir2: Making directory 2025/11/04 03:35:42 INFO : sub dir: Making directory 2025/11/04 03:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:42 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:42 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:42 INFO : sub dir/hello world: Copied (new) 2025/11/04 03:35:42 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/04 03:35:42 DEBUG : B2 bucket rclone-test-hezawos5yopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/04 03:35:42 DEBUG : B2 bucket rclone-test-hezawos5yopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.63s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:44 INFO : sub dir2: Making directory 2025/11/04 03:35:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:44 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:44 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:44 INFO : sub dir/hello world: Copied (new) 2025/11/04 03:35:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:45 DEBUG : sub dir2: Making directory with metadata 2025/11/04 03:35:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 03:35:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 03:35:45 INFO : sub dir2: Making directory 2025/11/04 03:35:45 INFO : sub dir: Making directory 2025/11/04 03:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:45 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:45 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:45 INFO : sub dir/hello world: Copied (new) 2025/11/04 03:35:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/04 03:35:46 DEBUG : B2 bucket rclone-test-hezawos5yopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.32s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:46 INFO : sub dir2: Making directory 2025/11/04 03:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:47 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:47 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:47 INFO : sub dir/hello world: Copied (new) 2025/11/04 03:35:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tabofev3fogo" 2025/11/04 03:35:48 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hezawos5yopu -> B2 bucket rclone-test-tabofev3fogo 2025/11/04 03:35:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:49 DEBUG : B2 bucket rclone-test-tabofev3fogo: Waiting for checks to finish 2025/11/04 03:35:49 DEBUG : B2 bucket rclone-test-tabofev3fogo: Waiting for transfers to finish 2025/11/04 03:35:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 03:35:51 DEBUG : B2 bucket rclone-test-tabofev3fogo: Purge remote 2025/11/04 03:35:51 INFO : B2 bucket rclone-test-tabofev3fogo: cleaning bucket "rclone-test-tabofev3fogo" of all files 2025/11/04 03:35:51 DEBUG : sub dir/hello world: Deleting (id "4_z5fa26da3e0fd4bcb9fa80e1b_f115a9284c8a6c18b_d20251104_m033550_c001_v0001165_t0037_u01762227350665") --- PASS: TestServerSideCopy (4.57s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:53 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:35:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:35:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:35:53 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 03:35:53 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:35:54 DEBUG : sub dir/hello world: size = 17 OK 2025/11/04 03:35:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/04 03:35:54 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.18s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:35:55 DEBUG : Creating backend with remote "TestB2:rclone-test-pafuxof4qazu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hezawos5yopu -> B2 bucket rclone-test-pafuxof4qazu 2025/11/04 03:35:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:35:56 DEBUG : B2 bucket rclone-test-pafuxof4qazu: Waiting for checks to finish 2025/11/04 03:35:56 DEBUG : B2 bucket rclone-test-pafuxof4qazu: Waiting for transfers to finish 2025/11/04 03:35:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:35:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:35:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 03:35:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:35:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pafuxof4qazu) 2025/11/04 03:35:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 03:35:59 DEBUG : B2 bucket rclone-test-pafuxof4qazu: Waiting for checks to finish 2025/11/04 03:35:59 DEBUG : B2 bucket rclone-test-pafuxof4qazu: Waiting for transfers to finish 2025/11/04 03:35:59 DEBUG : sub dir/hello world: size = 17 OK 2025/11/04 03:35:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/04 03:35:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 03:35:59 DEBUG : B2 bucket rclone-test-pafuxof4qazu: Purge remote 2025/11/04 03:35:59 INFO : B2 bucket rclone-test-pafuxof4qazu: cleaning bucket "rclone-test-pafuxof4qazu" of all files 2025/11/04 03:35:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf128d43e0fd4bcb9fa80e1b_f1037dbb9590e92bb_d20251104_m033559_c001_v0001145_t0027_u01762227359191") 2025/11/04 03:35:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf128d43e0fd4bcb9fa80e1b_f101dc98463319c4d_d20251104_m033557_c001_v0001145_t0020_u01762227357328") --- PASS: TestServerSideCopyOverSelf (6.36s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:36:02 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:36:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 03:36:02 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:03 DEBUG : sub dir/hello world: size = 17 OK 2025/11/04 03:36:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/04 03:36:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/04 03:36:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.58s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sezowoh5hori" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hezawos5yopu -> B2 bucket rclone-test-sezowoh5hori 2025/11/04 03:36:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:36:05 DEBUG : B2 bucket rclone-test-sezowoh5hori: Waiting for checks to finish 2025/11/04 03:36:05 DEBUG : B2 bucket rclone-test-sezowoh5hori: Waiting for transfers to finish 2025/11/04 03:36:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:36:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:36:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 03:36:07 DEBUG : B2 bucket rclone-test-sezowoh5hori: Waiting for checks to finish 2025/11/04 03:36:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:36:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sezowoh5hori) 2025/11/04 03:36:07 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 03:36:07 DEBUG : B2 bucket rclone-test-sezowoh5hori: Waiting for transfers to finish 2025/11/04 03:36:08 DEBUG : sub dir/hello world: size = 17 OK 2025/11/04 03:36:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/04 03:36:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 03:36:08 INFO : sub dir/hello world: Deleted 2025/11/04 03:36:09 DEBUG : testing file moves 2025/11/04 03:36:09 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:36:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sezowoh5hori) 2025/11/04 03:36:09 DEBUG : sub dir/hello world: Sizes differ 2025/11/04 03:36:09 DEBUG : B2 bucket rclone-test-sezowoh5hori: Waiting for checks to finish 2025/11/04 03:36:09 DEBUG : B2 bucket rclone-test-sezowoh5hori: Waiting for transfers to finish 2025/11/04 03:36:10 DEBUG : sub dir/hello world: size = 24 OK 2025/11/04 03:36:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/04 03:36:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/04 03:36:10 INFO : sub dir/hello world: Deleted 2025/11/04 03:36:10 DEBUG : B2 bucket rclone-test-sezowoh5hori: Purge remote 2025/11/04 03:36:10 INFO : B2 bucket rclone-test-sezowoh5hori: cleaning bucket "rclone-test-sezowoh5hori" of all files 2025/11/04 03:36:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad73e0fd4bcb9fa80e1b_f113c65447bda5780_d20251104_m033609_c001_v0001109_t0052_u01762227369592") 2025/11/04 03:36:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad73e0fd4bcb9fa80e1b_f1165fe5434e2aca4_d20251104_m033607_c001_v0001183_t0005_u01762227367924") 2025/11/04 03:36:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f72ad73e0fd4bcb9fa80e1b_f1028874f359a2bf4_d20251104_m033606_c001_v0001104_t0046_u01762227366197") --- PASS: TestServerSideMoveOverSelf (8.65s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:12 ERROR : error listing: directory not found 2025/11/04 03:36:13 INFO : Local file system at /tmp/rclone1366199036: Making directory 2025/11/04 03:36:13 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:13 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:36:14 DEBUG : Local file system at /tmp/rclone1366199036: Waiting for checks to finish 2025/11/04 03:36:14 DEBUG : Local file system at /tmp/rclone1366199036: Waiting for transfers to finish 2025/11/04 03:36:15 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/04 03:36:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:36:15 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/04 03:36:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.93s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/04 03:36:16 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:16 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:16 DEBUG : check sum: size = 1 OK 2025/11/04 03:36:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/04 03:36:16 INFO : check sum: Copied (new) 2025/11/04 03:36:16 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:16 DEBUG : check sum: size = 1 OK 2025/11/04 03:36:16 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/04 03:36:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/04 03:36:16 DEBUG : check sum: Unchanged skipping 2025/11/04 03:36:16 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:16 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/04 03:36:17 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:17 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:18 DEBUG : sizeonly: size = 6 OK 2025/11/04 03:36:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/04 03:36:18 INFO : sizeonly: Copied (new) 2025/11/04 03:36:18 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:18 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:18 DEBUG : sizeonly: size = 6 OK 2025/11/04 03:36:18 DEBUG : sizeonly: Sizes identical 2025/11/04 03:36:18 DEBUG : sizeonly: Unchanged skipping 2025/11/04 03:36:18 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:18 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.94s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/04 03:36:19 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:19 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/04 03:36:20 INFO : ignore-size: Copied (new) 2025/11/04 03:36:20 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:36:20 DEBUG : ignore-size: Unchanged skipping 2025/11/04 03:36:20 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:20 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:20 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.71s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:22 DEBUG : existing: size = 6 OK 2025/11/04 03:36:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:36:22 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:22 DEBUG : existing: Unchanged skipping 2025/11/04 03:36:22 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:22 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:22 INFO : There was nothing to transfer 2025/11/04 03:36:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/04 03:36:22 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:22 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:22 DEBUG : existing: size = 6 OK 2025/11/04 03:36:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/04 03:36:22 INFO : existing: Copied (replaced existing) 2025/11/04 03:36:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.08s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/04 03:36:23 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:23 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:23 DEBUG : existing: size = 6 OK 2025/11/04 03:36:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/04 03:36:23 INFO : existing: Copied (new) 2025/11/04 03:36:23 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:24 DEBUG : existing: Destination exists, skipping 2025/11/04 03:36:24 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:24 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:24 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.53s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/04 03:36:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/04 03:36:26 DEBUG : c/non empty space: size = 5 OK 2025/11/04 03:36:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:26 DEBUG : c/non empty space: Unchanged skipping 2025/11/04 03:36:26 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:26 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:26 DEBUG : a/potato2: size = 60 OK 2025/11/04 03:36:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:36:26 INFO : a/potato2: Copied (new) 2025/11/04 03:36:26 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:28 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:28 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:28 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/04 03:36:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/04 03:36:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/04 03:36:28 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:28 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:28 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:28 INFO : There was nothing to transfer 2025/11/04 03:36:28 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:28 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/04 03:36:28 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/04 03:36:29 INFO : empty space: Updated modification time in destination 2025/11/04 03:36:29 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:29 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:29 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:31 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:31 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:31 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/04 03:36:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/04 03:36:31 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:31 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:31 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:32 DEBUG : foo: size = 3 OK 2025/11/04 03:36:32 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/04 03:36:32 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:36:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:36:32 DEBUG : foo: sha1 differ 2025/11/04 03:36:32 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:32 DEBUG : foo: size = 3 OK 2025/11/04 03:36:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/04 03:36:32 INFO : foo: Copied (replaced existing) 2025/11/04 03:36:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:34 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/04 03:36:34 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:34 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:34 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:34 DEBUG : potato: size = 60 OK 2025/11/04 03:36:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:36:34 INFO : potato: Copied (new) 2025/11/04 03:36:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:36 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:36 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:36:36 DEBUG : potato: size = 60 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:36:36 DEBUG : potato: Sizes differ 2025/11/04 03:36:36 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:36 DEBUG : potato: size = 21 OK 2025/11/04 03:36:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/04 03:36:36 INFO : potato: Copied (replaced existing) 2025/11/04 03:36:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:38 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:38 DEBUG : potato: size = 21 OK 2025/11/04 03:36:38 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/04 03:36:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1366199036) 2025/11/04 03:36:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:36:38 DEBUG : potato: sha1 differ 2025/11/04 03:36:38 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:38 DEBUG : potato: size = 21 OK 2025/11/04 03:36:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/04 03:36:38 INFO : potato: Copied (replaced existing) 2025/11/04 03:36:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:36:40 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:40 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/04 03:36:40 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:40 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:40 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:40 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:42 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:36:42 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:42 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:42 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:43 DEBUG : potato2: size = 60 OK 2025/11/04 03:36:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:36:43 INFO : potato2: Copied (new) 2025/11/04 03:36:43 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:45 INFO : d: Making directory 2025/11/04 03:36:45 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/04 03:36:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/04 03:36:46 DEBUG : c/non empty space: size = 5 OK 2025/11/04 03:36:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:46 DEBUG : c/non empty space: Unchanged skipping 2025/11/04 03:36:46 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:46 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:46 DEBUG : a/potato2: size = 60 OK 2025/11/04 03:36:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:36:46 INFO : a/potato2: Copied (new) 2025/11/04 03:36:46 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:46 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:48 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/04 03:36:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/04 03:36:49 DEBUG : c/non empty space: size = 5 OK 2025/11/04 03:36:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:49 DEBUG : c/non empty space: Unchanged skipping 2025/11/04 03:36:49 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:49 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:49 DEBUG : a/potato2: size = 60 OK 2025/11/04 03:36:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:36:49 INFO : a/potato2: Copied (new) 2025/11/04 03:36:49 ERROR : B2 bucket rclone-test-hezawos5yopu: not deleting files as there were IO errors 2025/11/04 03:36:49 ERROR : B2 bucket rclone-test-hezawos5yopu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.71s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:51 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:51 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:36:51 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:51 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:51 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:51 INFO : potato: Deleted 2025/11/04 03:36:51 DEBUG : potato2: size = 60 OK 2025/11/04 03:36:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:36:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.38s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:53 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:53 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:53 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:54 INFO : potato: Deleted 2025/11/04 03:36:54 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:36:54 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:54 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:54 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:55 DEBUG : potato2: size = 60 OK 2025/11/04 03:36:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:36:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.62s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:36:57 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:57 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:57 DEBUG : potato2: size = 19 OK 2025/11/04 03:36:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/04 03:36:57 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.38s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:36:59 DEBUG : enormous: Excluded (Size Filter) 2025/11/04 03:36:59 DEBUG : enormous: Excluded 2025/11/04 03:36:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 03:36:59 DEBUG : potato2: Excluded 2025/11/04 03:36:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 03:36:59 DEBUG : potato2: Excluded 2025/11/04 03:36:59 DEBUG : empty space: size = 1 OK 2025/11/04 03:36:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:36:59 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:36:59 DEBUG : empty space: Unchanged skipping 2025/11/04 03:36:59 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:36:59 DEBUG : Waiting for deletions to finish 2025/11/04 03:36:59 INFO : There was nothing to transfer 2025/11/04 03:36:59 DEBUG : enormous: Excluded (Size Filter) 2025/11/04 03:36:59 DEBUG : enormous: Excluded 2025/11/04 03:36:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 03:36:59 DEBUG : potato2: Excluded 2025/11/04 03:37:00 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 03:37:00 DEBUG : potato2: Excluded 2025/11/04 03:37:00 DEBUG : empty space: size = 1 OK 2025/11/04 03:37:00 DEBUG : Local file system at /tmp/rclone1366199036: Waiting for checks to finish 2025/11/04 03:37:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/04 03:37:00 DEBUG : empty space: Unchanged skipping 2025/11/04 03:37:00 DEBUG : Local file system at /tmp/rclone1366199036: Waiting for transfers to finish 2025/11/04 03:37:00 DEBUG : Waiting for deletions to finish 2025/11/04 03:37:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/04 03:37:02 DEBUG : enormous: Excluded 2025/11/04 03:37:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/04 03:37:02 DEBUG : potato2: Excluded 2025/11/04 03:37:03 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:03 DEBUG : empty space: size = 1 OK 2025/11/04 03:37:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:37:03 DEBUG : empty space: Unchanged skipping 2025/11/04 03:37:03 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:03 DEBUG : Waiting for deletions to finish 2025/11/04 03:37:03 INFO : enormous: Deleted 2025/11/04 03:37:03 INFO : potato2: Deleted 2025/11/04 03:37:03 INFO : There was nothing to transfer 2025/11/04 03:37:03 DEBUG : empty space: size = 1 OK 2025/11/04 03:37:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/04 03:37:03 DEBUG : empty space: Unchanged skipping 2025/11/04 03:37:03 DEBUG : Local file system at /tmp/rclone1366199036: Waiting for checks to finish 2025/11/04 03:37:03 DEBUG : Local file system at /tmp/rclone1366199036: Waiting for transfers to finish 2025/11/04 03:37:03 DEBUG : Waiting for deletions to finish 2025/11/04 03:37:03 INFO : enormous: Deleted 2025/11/04 03:37:03 INFO : potato2: Deleted 2025/11/04 03:37:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.93s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:06 DEBUG : five: Need to transfer - File not found at Destination 2025/11/04 03:37:06 DEBUG : four: size = 4 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:37:06 DEBUG : one: Destination is newer than source, skipping 2025/11/04 03:37:06 DEBUG : four: size = 8 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:37:06 DEBUG : four: Sizes differ 2025/11/04 03:37:06 DEBUG : three: size = 5 OK 2025/11/04 03:37:06 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:06 DEBUG : three: Sizes identical 2025/11/04 03:37:06 DEBUG : two: size = 3 OK 2025/11/04 03:37:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/04 03:37:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/04 03:37:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1366199036) 2025/11/04 03:37:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:37:06 DEBUG : two: sha1 differ 2025/11/04 03:37:06 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:06 DEBUG : five: size = 4 OK 2025/11/04 03:37:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/04 03:37:06 INFO : five: Copied (new) 2025/11/04 03:37:06 DEBUG : four: size = 4 OK 2025/11/04 03:37:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/04 03:37:06 INFO : four: Copied (replaced existing) 2025/11/04 03:37:06 DEBUG : two: size = 3 OK 2025/11/04 03:37:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/04 03:37:06 INFO : two: Copied (replaced existing) 2025/11/04 03:37:06 DEBUG : Waiting for deletions to finish 2025/11/04 03:37:07 DEBUG : five: size = 4 OK 2025/11/04 03:37:07 DEBUG : four: size = 4 OK 2025/11/04 03:37:07 DEBUG : one: Destination is newer than source, skipping 2025/11/04 03:37:07 DEBUG : three: size = 5 OK 2025/11/04 03:37:07 DEBUG : two: size = 3 OK 2025/11/04 03:37:07 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/04 03:37:07 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/04 03:37:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/04 03:37:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/04 03:37:07 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/04 03:37:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/04 03:37:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/04 03:37:07 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/04 03:37:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1366199036) 2025/11/04 03:37:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/04 03:37:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:37:07 DEBUG : three: sha1 differ 2025/11/04 03:37:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/04 03:37:07 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:07 DEBUG : three: size = 5 OK 2025/11/04 03:37:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/04 03:37:07 INFO : three: Copied (replaced existing) 2025/11/04 03:37:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.90s) === 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/04 03:37:09 INFO : B2 bucket rclone-test-hezawos5yopu: Making map for --track-renames 2025/11/04 03:37:09 INFO : B2 bucket rclone-test-hezawos5yopu: Finished making map for --track-renames 2025/11/04 03:37:09 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/04 03:37:09 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for renames to finish 2025/11/04 03:37:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/04 03:37:09 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:09 DEBUG : potato: size = 14 OK 2025/11/04 03:37:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/04 03:37:09 INFO : potato: Copied (new) 2025/11/04 03:37:09 DEBUG : yam: size = 11 OK 2025/11/04 03:37:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/04 03:37:09 INFO : yam: Copied (new) 2025/11/04 03:37:09 DEBUG : Waiting for deletions to finish 2025/11/04 03:37:10 DEBUG : potato: size = 14 OK 2025/11/04 03:37:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:37:10 INFO : B2 bucket rclone-test-hezawos5yopu: Making map for --track-renames 2025/11/04 03:37:10 INFO : B2 bucket rclone-test-hezawos5yopu: Finished making map for --track-renames 2025/11/04 03:37:10 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:10 DEBUG : potato: Unchanged skipping 2025/11/04 03:37:10 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for renames to finish 2025/11/04 03:37:11 DEBUG : yaml: size = 11 OK 2025/11/04 03:37:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/04 03:37:11 INFO : yam: Copied (server-side copy) to: yaml 2025/11/04 03:37:11 INFO : yam: Deleted 2025/11/04 03:37:11 INFO : yaml: Renamed from "yam" 2025/11/04 03:37:11 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/04 03:37:12 INFO : B2 bucket rclone-test-hezawos5yopu: Making map for --track-renames 2025/11/04 03:37:12 INFO : B2 bucket rclone-test-hezawos5yopu: Finished making map for --track-renames 2025/11/04 03:37:12 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/04 03:37:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/04 03:37:12 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for renames to finish 2025/11/04 03:37:12 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:13 DEBUG : potato: size = 14 OK 2025/11/04 03:37:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/04 03:37:13 INFO : potato: Copied (new) 2025/11/04 03:37:13 DEBUG : yam: size = 11 OK 2025/11/04 03:37:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/04 03:37:13 INFO : yam: Copied (new) 2025/11/04 03:37:13 DEBUG : Waiting for deletions to finish 2025/11/04 03:37:13 DEBUG : potato: size = 14 OK 2025/11/04 03:37:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:37:13 INFO : B2 bucket rclone-test-hezawos5yopu: Making map for --track-renames 2025/11/04 03:37:13 INFO : B2 bucket rclone-test-hezawos5yopu: Finished making map for --track-renames 2025/11/04 03:37:13 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:13 DEBUG : potato: Unchanged skipping 2025/11/04 03:37:13 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for renames to finish 2025/11/04 03:37:13 DEBUG : yaml: size = 11 OK 2025/11/04 03:37:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/04 03:37:13 INFO : yam: Copied (server-side copy) to: yaml 2025/11/04 03:37:14 INFO : yam: Deleted 2025/11/04 03:37:14 INFO : yaml: Renamed from "yam" 2025/11/04 03:37:14 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/04 03:37:15 INFO : B2 bucket rclone-test-hezawos5yopu: Making map for --track-renames 2025/11/04 03:37:15 INFO : B2 bucket rclone-test-hezawos5yopu: Finished making map for --track-renames 2025/11/04 03:37:15 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/04 03:37:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/04 03:37:15 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for renames to finish 2025/11/04 03:37:15 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:15 DEBUG : sub/yam: size = 11 OK 2025/11/04 03:37:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/04 03:37:15 INFO : sub/yam: Copied (new) 2025/11/04 03:37:16 DEBUG : potato: size = 14 OK 2025/11/04 03:37:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/04 03:37:16 INFO : potato: Copied (new) 2025/11/04 03:37:16 DEBUG : Waiting for deletions to finish 2025/11/04 03:37:16 DEBUG : potato: size = 14 OK 2025/11/04 03:37:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:37:16 DEBUG : potato: Unchanged skipping 2025/11/04 03:37:16 INFO : B2 bucket rclone-test-hezawos5yopu: Making map for --track-renames 2025/11/04 03:37:16 INFO : B2 bucket rclone-test-hezawos5yopu: Finished making map for --track-renames 2025/11/04 03:37:16 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:16 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for renames to finish 2025/11/04 03:37:17 DEBUG : yam: size = 11 OK 2025/11/04 03:37:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/04 03:37:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/04 03:37:17 INFO : sub/yam: Deleted 2025/11/04 03:37:17 INFO : yam: Renamed from "sub/yam" 2025/11/04 03:37:17 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.38s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:18 DEBUG : Creating backend with remote "/tmp/rclone1366199036/dir1" 2025/11/04 03:37:18 DEBUG : Creating backend with remote "/tmp/rclone1366199036/dir2" 2025/11/04 03:37:18 DEBUG : Local file system at /tmp/rclone1366199036/dir2: Using server-side directory move 2025/11/04 03:37:18 INFO : Local file system at /tmp/rclone1366199036/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/04 03:37:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/04 03:37:18 DEBUG : Local file system at /tmp/rclone1366199036/dir2: Waiting for checks to finish 2025/11/04 03:37:18 INFO : file1.txt: Moved (server-side) 2025/11/04 03:37:18 DEBUG : Local file system at /tmp/rclone1366199036/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:37:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/04 03:37:19 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:19 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:37:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:37:19 INFO : sub dir/hello world: Copied (new) 2025/11/04 03:37:19 INFO : sub dir/hello world: Deleted 2025/11/04 03:37:20 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/04 03:37:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/04 03:37:20 INFO : nested/sub dir/file: Copied (new) 2025/11/04 03:37:20 INFO : nested/sub dir/file: Deleted 2025/11/04 03:37:20 INFO : sub dir: Removing directory 2025/11/04 03:37:20 INFO : nested/sub dir: Removing directory 2025/11/04 03:37:20 INFO : nested: Removing directory 2025/11/04 03:37:20 DEBUG : Local file system at /tmp/rclone1366199036: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/04 03:37:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/04 03:37:21 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:21 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:21 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/04 03:37:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/04 03:37:21 INFO : nested/sub dir/file: Copied (new) 2025/11/04 03:37:21 INFO : nested/sub dir/file: Deleted 2025/11/04 03:37:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/04 03:37:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:37:22 INFO : sub dir/hello world: Copied (new) 2025/11/04 03:37:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.97s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/04 03:37:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/04 03:37:23 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:23 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:23 DEBUG : existing: size = 6 OK 2025/11/04 03:37:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/04 03:37:23 INFO : existing: Copied (new) 2025/11/04 03:37:23 INFO : existing: Deleted 2025/11/04 03:37:23 DEBUG : existing-b: size = 6 OK 2025/11/04 03:37:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/04 03:37:23 INFO : existing-b: Copied (new) 2025/11/04 03:37:23 INFO : existing-b: Deleted 2025/11/04 03:37:24 DEBUG : existing: Destination exists, skipping 2025/11/04 03:37:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/04 03:37:24 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:37:24 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:37:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.30s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lonaqim8voxe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hezawos5yopu -> B2 bucket rclone-test-lonaqim8voxe 2025/11/04 03:37:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:37:30 DEBUG : empty space: size = 1 OK 2025/11/04 03:37:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/04 03:37:30 DEBUG : empty space: Unchanged skipping 2025/11/04 03:37:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:37:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lonaqim8voxe) 2025/11/04 03:37:30 DEBUG : potato3: Sizes differ 2025/11/04 03:37:30 DEBUG : B2 bucket rclone-test-lonaqim8voxe: Waiting for checks to finish 2025/11/04 03:37:30 INFO : empty space: Deleted 2025/11/04 03:37:30 DEBUG : B2 bucket rclone-test-lonaqim8voxe: Waiting for transfers to finish 2025/11/04 03:37:30 DEBUG : potato2: size = 60 OK 2025/11/04 03:37:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:37:30 INFO : potato2: Copied (server-side copy) 2025/11/04 03:37:31 INFO : potato2: Deleted 2025/11/04 03:37:31 DEBUG : potato3: size = 68 OK 2025/11/04 03:37:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/04 03:37:31 INFO : potato3: Copied (server-side copy) 2025/11/04 03:37:31 INFO : potato3: Deleted 2025/11/04 03:37:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fikufej0hupo" 2025/11/04 03:37:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/04 03:37:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:37:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/04 03:37:33 DEBUG : B2 bucket rclone-test-fikufej0hupo: Waiting for checks to finish 2025/11/04 03:37:33 DEBUG : B2 bucket rclone-test-fikufej0hupo: Waiting for transfers to finish 2025/11/04 03:37:34 DEBUG : potato2: size = 60 OK 2025/11/04 03:37:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:37:34 INFO : potato2: Copied (server-side copy) 2025/11/04 03:37:34 DEBUG : empty space: size = 1 OK 2025/11/04 03:37:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/04 03:37:34 INFO : empty space: Copied (server-side copy) 2025/11/04 03:37:34 INFO : potato2: Deleted 2025/11/04 03:37:34 INFO : empty space: Deleted 2025/11/04 03:37:34 DEBUG : potato3: size = 68 OK 2025/11/04 03:37:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/04 03:37:34 INFO : potato3: Copied (server-side copy) 2025/11/04 03:37:34 INFO : potato3: Deleted 2025/11/04 03:37:35 DEBUG : B2 bucket rclone-test-fikufej0hupo: Purge remote 2025/11/04 03:37:35 INFO : B2 bucket rclone-test-fikufej0hupo: cleaning bucket "rclone-test-fikufej0hupo" of all files 2025/11/04 03:37:35 DEBUG : empty space: Deleting (id "4_z4fa2fdd3f00d4bcb9fa80e1b_f1172f294053b5706_d20251104_m033734_c001_v0001179_t0049_u01762227454082") 2025/11/04 03:37:35 DEBUG : potato2: Deleting (id "4_z4fa2fdd3f00d4bcb9fa80e1b_f117086ab5660add1_d20251104_m033733_c001_v0001131_t0048_u01762227453710") 2025/11/04 03:37:35 DEBUG : potato3: Deleting (id "4_z4fa2fdd3f00d4bcb9fa80e1b_f107ef1c460cae15a_d20251104_m033734_c001_v0001042_t0047_u01762227454105") 2025/11/04 03:37:36 DEBUG : B2 bucket rclone-test-lonaqim8voxe: Purge remote 2025/11/04 03:37:36 INFO : B2 bucket rclone-test-lonaqim8voxe: cleaning bucket "rclone-test-lonaqim8voxe" of all files 2025/11/04 03:37:36 DEBUG : empty space: Deleting (id "4_z9fc2ed93f00d4bcb9fa80e1b_f405b1c37b5afb300_d20251104_m033734_c001_v7007000_t0000_u01762227454284") 2025/11/04 03:37:36 DEBUG : empty space: Deleting (id "4_z9fc2ed93f00d4bcb9fa80e1b_f1189706867a78706_d20251104_m033729_c001_v0001137_t0053_u01762227449198") 2025/11/04 03:37:36 DEBUG : potato2: Deleting (id "4_z9fc2ed93f00d4bcb9fa80e1b_f41816a065a609579_d20251104_m033734_c001_v7007000_t0000_u01762227454159") 2025/11/04 03:37:36 DEBUG : potato2: Deleting (id "4_z9fc2ed93f00d4bcb9fa80e1b_f117086ab5660adb7_d20251104_m033730_c001_v0001131_t0002_u01762227450532") 2025/11/04 03:37:36 DEBUG : potato3: Deleting (id "4_z9fc2ed93f00d4bcb9fa80e1b_f405b1c37b5afb302_d20251104_m033734_c001_v7007000_t0000_u01762227454721") 2025/11/04 03:37:36 DEBUG : potato3: Deleting (id "4_z9fc2ed93f00d4bcb9fa80e1b_f11463587e657d353_d20251104_m033730_c001_v0001102_t0006_u01762227450941") 2025/11/04 03:37:36 DEBUG : potato3: Deleting (id "4_z9fc2ed93f00d4bcb9fa80e1b_f1189706867a78713_d20251104_m033729_c001_v0001137_t0028_u01762227449697") --- PASS: TestServerSideMove (12.38s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dibezal0dubi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hezawos5yopu -> B2 bucket rclone-test-dibezal0dubi 2025/11/04 03:37:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/04 03:37:43 DEBUG : empty space: Excluded 2025/11/04 03:37:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/04 03:37:43 DEBUG : empty space: Excluded 2025/11/04 03:37:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:37:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:37:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dibezal0dubi) 2025/11/04 03:37:43 DEBUG : potato3: Sizes differ 2025/11/04 03:37:43 DEBUG : B2 bucket rclone-test-dibezal0dubi: Waiting for checks to finish 2025/11/04 03:37:43 DEBUG : B2 bucket rclone-test-dibezal0dubi: Waiting for transfers to finish 2025/11/04 03:37:43 DEBUG : potato2: size = 60 OK 2025/11/04 03:37:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:37:43 INFO : potato2: Copied (server-side copy) 2025/11/04 03:37:43 INFO : potato2: Deleted 2025/11/04 03:37:44 DEBUG : potato3: size = 68 OK 2025/11/04 03:37:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/04 03:37:44 INFO : potato3: Copied (server-side copy) 2025/11/04 03:37:44 INFO : potato3: Deleted 2025/11/04 03:37:44 DEBUG : Creating backend with remote "TestB2:rclone-test-finupac5diqu" 2025/11/04 03:37:45 DEBUG : empty space: Excluded (Size Filter) 2025/11/04 03:37:45 DEBUG : empty space: Excluded 2025/11/04 03:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:37:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/04 03:37:46 DEBUG : B2 bucket rclone-test-finupac5diqu: Waiting for checks to finish 2025/11/04 03:37:46 DEBUG : B2 bucket rclone-test-finupac5diqu: Waiting for transfers to finish 2025/11/04 03:37:47 DEBUG : potato2: size = 60 OK 2025/11/04 03:37:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:37:47 INFO : potato2: Copied (server-side copy) 2025/11/04 03:37:47 DEBUG : potato3: size = 68 OK 2025/11/04 03:37:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/04 03:37:47 INFO : potato3: Copied (server-side copy) 2025/11/04 03:37:47 INFO : potato2: Deleted 2025/11/04 03:37:47 INFO : potato3: Deleted 2025/11/04 03:37:47 DEBUG : B2 bucket rclone-test-finupac5diqu: Purge remote 2025/11/04 03:37:47 INFO : B2 bucket rclone-test-finupac5diqu: cleaning bucket "rclone-test-finupac5diqu" of all files 2025/11/04 03:37:47 DEBUG : potato2: Deleting (id "4_zcf822df3f01d4bcb9fa80e1b_f10094c7e0d1e69bb_d20251104_m033746_c001_v0001037_t0051_u01762227466646") 2025/11/04 03:37:47 DEBUG : potato3: Deleting (id "4_zcf822df3f01d4bcb9fa80e1b_f1032fe3fd9d97997_d20251104_m033747_c001_v0001179_t0007_u01762227467002") 2025/11/04 03:37:48 DEBUG : B2 bucket rclone-test-dibezal0dubi: Purge remote 2025/11/04 03:37:48 INFO : B2 bucket rclone-test-dibezal0dubi: cleaning bucket "rclone-test-dibezal0dubi" of all files 2025/11/04 03:37:48 DEBUG : empty space: Deleting (id "4_zaff21dd3f01d4bcb9fa80e1b_f115941ffc2295732_d20251104_m033742_c001_v0001184_t0019_u01762227462509") 2025/11/04 03:37:48 DEBUG : potato2: Deleting (id "4_zaff21dd3f01d4bcb9fa80e1b_f41673bf139d2669b_d20251104_m033747_c001_v7007000_t0000_u01762227467146") 2025/11/04 03:37:48 DEBUG : potato2: Deleting (id "4_zaff21dd3f01d4bcb9fa80e1b_f1179e40c9769aee6_d20251104_m033743_c001_v0001115_t0012_u01762227463350") 2025/11/04 03:37:48 DEBUG : potato3: Deleting (id "4_zaff21dd3f01d4bcb9fa80e1b_f4222faa0dd653048_d20251104_m033747_c001_v7007000_t0000_u01762227467207") 2025/11/04 03:37:48 DEBUG : potato3: Deleting (id "4_zaff21dd3f01d4bcb9fa80e1b_f1060b87d7bea1dcd_d20251104_m033743_c001_v0001032_t0049_u01762227463739") 2025/11/04 03:37:48 DEBUG : potato3: Deleting (id "4_zaff21dd3f01d4bcb9fa80e1b_f115941ffc2295738_d20251104_m033742_c001_v0001184_t0051_u01762227462708") --- PASS: TestServerSideMoveWithFilter (13.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-duqahet5zure" 2025/11/04 03:37:50 DEBUG : Config file has changed externally - reloading 2025/11/04 03:37:55 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-hezawos5yopu -> B2 bucket rclone-test-duqahet5zure 2025/11/04 03:37:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:37:58 DEBUG : empty space: size = 1 OK 2025/11/04 03:37:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/04 03:37:58 DEBUG : empty space: Unchanged skipping 2025/11/04 03:37:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:37:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-duqahet5zure) 2025/11/04 03:37:58 DEBUG : potato3: Sizes differ 2025/11/04 03:37:58 DEBUG : B2 bucket rclone-test-duqahet5zure: Waiting for checks to finish 2025/11/04 03:37:58 INFO : empty space: Deleted 2025/11/04 03:37:58 DEBUG : B2 bucket rclone-test-duqahet5zure: Waiting for transfers to finish 2025/11/04 03:37:59 DEBUG : potato2: size = 60 OK 2025/11/04 03:37:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:37:59 INFO : potato2: Copied (server-side copy) 2025/11/04 03:37:59 INFO : potato2: Deleted 2025/11/04 03:38:01 DEBUG : potato3: size = 68 OK 2025/11/04 03:38:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/04 03:38:01 INFO : potato3: Copied (server-side copy) 2025/11/04 03:38:01 INFO : potato3: Deleted 2025/11/04 03:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bakivuv1jafe" 2025/11/04 03:38:01 DEBUG : Config file has changed externally - reloading 2025/11/04 03:38:02 INFO : tomatoDir: Making directory 2025/11/04 03:38:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/04 03:38:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/04 03:38:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/04 03:38:02 DEBUG : B2 bucket rclone-test-bakivuv1jafe: Waiting for checks to finish 2025/11/04 03:38:02 DEBUG : B2 bucket rclone-test-bakivuv1jafe: Waiting for transfers to finish 2025/11/04 03:38:03 DEBUG : empty space: size = 1 OK 2025/11/04 03:38:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/04 03:38:03 INFO : empty space: Copied (server-side copy) 2025/11/04 03:38:03 INFO : empty space: Deleted 2025/11/04 03:38:03 DEBUG : potato2: size = 60 OK 2025/11/04 03:38:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/04 03:38:03 INFO : potato2: Copied (server-side copy) 2025/11/04 03:38:04 INFO : potato2: Deleted 2025/11/04 03:38:04 DEBUG : potato3: size = 68 OK 2025/11/04 03:38:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/04 03:38:04 INFO : potato3: Copied (server-side copy) 2025/11/04 03:38:04 INFO : potato3: Deleted 2025/11/04 03:38:04 DEBUG : B2 bucket rclone-test-bakivuv1jafe: Purge remote 2025/11/04 03:38:04 INFO : B2 bucket rclone-test-bakivuv1jafe: cleaning bucket "rclone-test-bakivuv1jafe" of all files 2025/11/04 03:38:05 DEBUG : empty space: Deleting (id "4_zef727d13f01d4bcb9fa80e1b_f1134f9a88bc87e36_d20251104_m033803_c001_v0001150_t0014_u01762227483558") 2025/11/04 03:38:05 DEBUG : potato2: Deleting (id "4_zef727d13f01d4bcb9fa80e1b_f1094f3ebcaf00a3e_d20251104_m033803_c001_v0001179_t0019_u01762227483810") 2025/11/04 03:38:05 DEBUG : potato3: Deleting (id "4_zef727d13f01d4bcb9fa80e1b_f1157d08c8c354aa4_d20251104_m033803_c001_v0001154_t0011_u01762227483921") 2025/11/04 03:38:05 DEBUG : B2 bucket rclone-test-duqahet5zure: Purge remote 2025/11/04 03:38:05 INFO : B2 bucket rclone-test-duqahet5zure: cleaning bucket "rclone-test-duqahet5zure" of all files 2025/11/04 03:38:05 DEBUG : empty space: Deleting (id "4_zbf725d53f01d4bcb9fa80e1b_f412fe48847dd4e55_d20251104_m033803_c001_v7007000_t0000_u01762227483790") 2025/11/04 03:38:05 DEBUG : empty space: Deleting (id "4_zbf725d53f01d4bcb9fa80e1b_f119c4d62c8de8d40_d20251104_m033756_c001_v0001116_t0011_u01762227476915") 2025/11/04 03:38:05 DEBUG : potato2: Deleting (id "4_zbf725d53f01d4bcb9fa80e1b_f412fe48847dd4e59_d20251104_m033804_c001_v7007000_t0000_u01762227484018") 2025/11/04 03:38:05 DEBUG : potato2: Deleting (id "4_zbf725d53f01d4bcb9fa80e1b_f101f7eb0aea54ad0_d20251104_m033758_c001_v0001180_t0003_u01762227478883") 2025/11/04 03:38:05 DEBUG : potato3: Deleting (id "4_zbf725d53f01d4bcb9fa80e1b_f412fe48847dd4e5d_d20251104_m033804_c001_v7007000_t0000_u01762227484310") 2025/11/04 03:38:05 DEBUG : potato3: Deleting (id "4_zbf725d53f01d4bcb9fa80e1b_f108794ece9837a94_d20251104_m033759_c001_v0001113_t0029_u01762227479228") 2025/11/04 03:38:05 DEBUG : potato3: Deleting (id "4_zbf725d53f01d4bcb9fa80e1b_f119c4d62c8de8d44_d20251104_m033757_c001_v0001116_t0020_u01762227477533") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.07s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:38:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/rclone-move-test" 2025/11/04 03:38:07 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (3.19s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:38:10 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:38:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/rclone-sync-test" 2025/11/04 03:38:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/rclone-sync-test-include/layer2" 2025/11/04 03:38:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/rclone-sync-test-ignore-file" 2025/11/04 03:38:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 03:38:20 DEBUG : B2 bucket rclone-test-hezawos5yopu path rclone-sync-test: Waiting for checks to finish 2025/11/04 03:38:20 DEBUG : B2 bucket rclone-test-hezawos5yopu path rclone-sync-test: Waiting for transfers to finish 2025/11/04 03:38:20 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:20 INFO : There was nothing to transfer 2025/11/04 03:38:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 03:38:20 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:38:20 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:38:20 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:20 INFO : There was nothing to transfer 2025/11/04 03:38:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 03:38:21 DEBUG : B2 bucket rclone-test-hezawos5yopu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/04 03:38:21 DEBUG : B2 bucket rclone-test-hezawos5yopu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/04 03:38:21 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:21 INFO : There was nothing to transfer 2025/11/04 03:38:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 03:38:21 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:38:21 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:38:21 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:21 INFO : There was nothing to transfer 2025/11/04 03:38:22 DEBUG : Excluded 2025/11/04 03:38:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/04 03:38:22 DEBUG : B2 bucket rclone-test-hezawos5yopu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/04 03:38:22 DEBUG : B2 bucket rclone-test-hezawos5yopu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/04 03:38:22 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:22 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.46s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:38:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dst" 2025/11/04 03:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/CompareDest" 2025/11/04 03:38:26 DEBUG : one: Need to transfer - File not found at Destination 2025/11/04 03:38:26 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:26 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:26 DEBUG : one: size = 3 OK 2025/11/04 03:38:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:38:26 INFO : one: Copied (new) 2025/11/04 03:38:26 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:27 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:27 DEBUG : one: Sizes differ 2025/11/04 03:38:27 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:27 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:27 DEBUG : one: size = 5 OK 2025/11/04 03:38:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/04 03:38:27 INFO : one: Copied (replaced existing) 2025/11/04 03:38:27 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:29 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:29 DEBUG : one: Sizes differ 2025/11/04 03:38:29 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:30 DEBUG : one: size = 5 OK 2025/11/04 03:38:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 03:38:30 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:30 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:30 INFO : There was nothing to transfer 2025/11/04 03:38:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:31 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:31 DEBUG : one: Sizes differ 2025/11/04 03:38:31 DEBUG : two: size = 3 OK 2025/11/04 03:38:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/04 03:38:31 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:31 DEBUG : one: size = 5 OK 2025/11/04 03:38:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 03:38:31 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:31 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:31 INFO : There was nothing to transfer 2025/11/04 03:38:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:32 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:32 DEBUG : one: Sizes differ 2025/11/04 03:38:32 DEBUG : two: size = 3 OK 2025/11/04 03:38:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/04 03:38:32 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:32 DEBUG : one: size = 5 OK 2025/11/04 03:38:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 03:38:32 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:32 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:32 INFO : There was nothing to transfer 2025/11/04 03:38:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:33 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:33 DEBUG : one: Sizes differ 2025/11/04 03:38:33 DEBUG : two: size = 3 OK 2025/11/04 03:38:33 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/04 03:38:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/04 03:38:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/04 03:38:33 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:33 DEBUG : one: size = 5 OK 2025/11/04 03:38:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 03:38:33 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:33 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:33 INFO : There was nothing to transfer 2025/11/04 03:38:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:34 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:34 DEBUG : one: Sizes differ 2025/11/04 03:38:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:34 DEBUG : two: size = 3 (B2 bucket rclone-test-hezawos5yopu path CompareDest) 2025/11/04 03:38:34 DEBUG : two: Sizes differ 2025/11/04 03:38:34 DEBUG : two: Need to transfer - File not found at Destination 2025/11/04 03:38:34 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:34 DEBUG : one: size = 5 OK 2025/11/04 03:38:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/04 03:38:34 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:34 DEBUG : two: size = 5 OK 2025/11/04 03:38:34 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/04 03:38:34 INFO : two: Copied (new) 2025/11/04 03:38:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.37s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:38:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dest" 2025/11/04 03:38:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/pre-dest1" 2025/11/04 03:38:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/pre-dest2" 2025/11/04 03:38:42 DEBUG : 1: size = 1 OK 2025/11/04 03:38:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:38:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/04 03:38:42 DEBUG : 2: size = 1 OK 2025/11/04 03:38:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:38:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/04 03:38:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/04 03:38:43 DEBUG : B2 bucket rclone-test-hezawos5yopu path dest: Waiting for checks to finish 2025/11/04 03:38:43 DEBUG : B2 bucket rclone-test-hezawos5yopu path dest: Waiting for transfers to finish 2025/11/04 03:38:43 DEBUG : 3: size = 1 OK 2025/11/04 03:38:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/04 03:38:43 INFO : 3: Copied (new) 2025/11/04 03:38:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.27s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:38:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dst" 2025/11/04 03:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/CopyDest" 2025/11/04 03:38:48 DEBUG : one: Need to transfer - File not found at Destination 2025/11/04 03:38:48 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:48 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:50 DEBUG : one: size = 3 OK 2025/11/04 03:38:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:38:50 INFO : one: Copied (new) 2025/11/04 03:38:50 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:50 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:50 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:50 DEBUG : one: Sizes differ 2025/11/04 03:38:50 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:51 DEBUG : one: size = 5 OK 2025/11/04 03:38:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/04 03:38:51 INFO : one: Copied (replaced existing) 2025/11/04 03:38:51 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/BackupDir" 2025/11/04 03:38:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:54 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:54 DEBUG : one: Sizes differ 2025/11/04 03:38:54 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:54 DEBUG : one: size = 5 OK 2025/11/04 03:38:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:38:54 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:38:54 DEBUG : one: Sizes differ 2025/11/04 03:38:56 DEBUG : one: size = 3 OK 2025/11/04 03:38:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:38:56 INFO : one: Copied (server-side copy) 2025/11/04 03:38:56 INFO : one: Deleted 2025/11/04 03:38:57 DEBUG : one: size = 5 OK 2025/11/04 03:38:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/04 03:38:57 INFO : one: Copied (server-side copy) 2025/11/04 03:38:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/04 03:38:57 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:57 DEBUG : Waiting for deletions to finish 2025/11/04 03:38:58 DEBUG : one: size = 5 OK 2025/11/04 03:38:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:58 DEBUG : one: Unchanged skipping 2025/11/04 03:38:59 DEBUG : two: size = 3 OK 2025/11/04 03:38:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:38:59 DEBUG : two: size = 3 OK 2025/11/04 03:38:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/04 03:38:59 INFO : two: Copied (server-side copy) 2025/11/04 03:38:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/04 03:38:59 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:38:59 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:38:59 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:00 DEBUG : one: size = 5 OK 2025/11/04 03:39:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:39:00 DEBUG : one: Unchanged skipping 2025/11/04 03:39:00 DEBUG : two: size = 3 OK 2025/11/04 03:39:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:39:00 DEBUG : two: Unchanged skipping 2025/11/04 03:39:00 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:00 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:00 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:00 INFO : There was nothing to transfer 2025/11/04 03:39:01 DEBUG : one: size = 5 OK 2025/11/04 03:39:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:39:01 DEBUG : one: Unchanged skipping 2025/11/04 03:39:02 DEBUG : three: size = 7 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:02 DEBUG : three: size = 5 (B2 bucket rclone-test-hezawos5yopu path CopyDest) 2025/11/04 03:39:02 DEBUG : three: Sizes differ 2025/11/04 03:39:02 DEBUG : three: Destination not found in --copy-dest 2025/11/04 03:39:02 DEBUG : three: Need to transfer - File not found at Destination 2025/11/04 03:39:02 DEBUG : two: size = 3 OK 2025/11/04 03:39:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/04 03:39:02 DEBUG : two: Unchanged skipping 2025/11/04 03:39:02 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:02 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:03 DEBUG : three: size = 7 OK 2025/11/04 03:39:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/04 03:39:03 INFO : three: Copied (new) 2025/11/04 03:39:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.49s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:39:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dst" 2025/11/04 03:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/backup" 2025/11/04 03:39:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:10 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:39:10 DEBUG : one: Sizes differ 2025/11/04 03:39:10 DEBUG : two: size = 3 OK 2025/11/04 03:39:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:39:10 DEBUG : two: Unchanged skipping 2025/11/04 03:39:10 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:12 DEBUG : one: size = 3 OK 2025/11/04 03:39:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:39:12 INFO : one: Copied (server-side copy) 2025/11/04 03:39:12 INFO : one: Deleted 2025/11/04 03:39:12 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:13 DEBUG : one: size = 4 OK 2025/11/04 03:39:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:39:13 INFO : one: Copied (new) 2025/11/04 03:39:13 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:14 DEBUG : three.txt: size = 5 OK 2025/11/04 03:39:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/04 03:39:14 INFO : three.txt: Copied (server-side copy) 2025/11/04 03:39:14 INFO : three.txt: Deleted 2025/11/04 03:39:14 INFO : three.txt: Moved into backup dir 2025/11/04 03:39:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:16 DEBUG : one: size = 4 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:39:16 DEBUG : one: Sizes differ 2025/11/04 03:39:16 DEBUG : two: size = 3 OK 2025/11/04 03:39:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:39:16 DEBUG : two: Unchanged skipping 2025/11/04 03:39:16 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:16 DEBUG : one: size = 4 OK 2025/11/04 03:39:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:39:16 INFO : one: Copied (server-side copy) 2025/11/04 03:39:17 INFO : one: Deleted 2025/11/04 03:39:17 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:17 DEBUG : one: size = 5 OK 2025/11/04 03:39:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/04 03:39:17 INFO : one: Copied (new) 2025/11/04 03:39:17 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:18 DEBUG : three.txt: size = 6 OK 2025/11/04 03:39:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/04 03:39:18 INFO : three.txt: Copied (server-side copy) 2025/11/04 03:39:18 INFO : three.txt: Deleted 2025/11/04 03:39:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.70s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:39:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dst" 2025/11/04 03:39:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/backup" 2025/11/04 03:39:25 DEBUG : two: size = 3 OK 2025/11/04 03:39:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:39:25 DEBUG : two: Unchanged skipping 2025/11/04 03:39:25 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:39:25 DEBUG : one: Sizes differ 2025/11/04 03:39:25 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:26 DEBUG : one.bak: size = 3 OK 2025/11/04 03:39:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:39:26 INFO : one: Copied (server-side copy) to: one.bak 2025/11/04 03:39:27 INFO : one: Deleted 2025/11/04 03:39:27 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:28 DEBUG : one: size = 4 OK 2025/11/04 03:39:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:39:28 INFO : one: Copied (new) 2025/11/04 03:39:28 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:28 DEBUG : three.txt.bak: size = 5 OK 2025/11/04 03:39:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/04 03:39:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/04 03:39:29 INFO : three.txt: Deleted 2025/11/04 03:39:29 INFO : three.txt: Moved into backup dir 2025/11/04 03:39:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:31 DEBUG : one: size = 4 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:39:31 DEBUG : one: Sizes differ 2025/11/04 03:39:31 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:31 DEBUG : two: size = 3 OK 2025/11/04 03:39:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:39:31 DEBUG : two: Unchanged skipping 2025/11/04 03:39:31 DEBUG : one.bak: size = 4 OK 2025/11/04 03:39:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:39:31 INFO : one: Copied (server-side copy) to: one.bak 2025/11/04 03:39:31 INFO : one: Deleted 2025/11/04 03:39:31 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:32 DEBUG : one: size = 5 OK 2025/11/04 03:39:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/04 03:39:32 INFO : one: Copied (new) 2025/11/04 03:39:32 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:32 DEBUG : three.txt.bak: size = 6 OK 2025/11/04 03:39:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/04 03:39:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/04 03:39:33 INFO : three.txt: Deleted 2025/11/04 03:39:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.64s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:39:35 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1116-05.backblaze.com/b2api/v1/b2_upload_file/af020dc3e0fd4bcb9fa80e1b/c001_v0001116_t0035": EOF 2025/11/04 03:39:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-05.backblaze.com/b2api/v1/b2_upload_file/af020dc3e0fd4bcb9fa80e1b/c001_v0001116_t0035": EOF) 2025/11/04 03:39:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hezawos5yopu: 1/10 (Post "https://pod-000-1116-05.backblaze.com/b2api/v1/b2_upload_file/af020dc3e0fd4bcb9fa80e1b/c001_v0001116_t0035": EOF) 2025/11/04 03:39:38 DEBUG : pacer: Reducing sleep to 10ms 2025/11/04 03:39:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dst" 2025/11/04 03:39:39 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/backup" 2025/11/04 03:39:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:41 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:39:41 DEBUG : one: Sizes differ 2025/11/04 03:39:41 DEBUG : two: size = 3 OK 2025/11/04 03:39:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:39:41 DEBUG : two: Unchanged skipping 2025/11/04 03:39:41 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:42 DEBUG : one-2019-01-01: size = 3 OK 2025/11/04 03:39:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:39:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/04 03:39:42 INFO : one: Deleted 2025/11/04 03:39:42 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:43 DEBUG : one: size = 4 OK 2025/11/04 03:39:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:39:43 INFO : one: Copied (new) 2025/11/04 03:39:43 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:44 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/04 03:39:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/04 03:39:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/04 03:39:44 INFO : three.txt: Deleted 2025/11/04 03:39:44 INFO : three.txt: Moved into backup dir 2025/11/04 03:39:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:46 DEBUG : one: size = 4 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:39:46 DEBUG : one: Sizes differ 2025/11/04 03:39:46 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:46 DEBUG : two: size = 3 OK 2025/11/04 03:39:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:39:46 DEBUG : two: Unchanged skipping 2025/11/04 03:39:46 DEBUG : one-2019-01-01: size = 4 OK 2025/11/04 03:39:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:39:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/04 03:39:46 INFO : one: Deleted 2025/11/04 03:39:46 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:47 DEBUG : one: size = 5 OK 2025/11/04 03:39:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/04 03:39:47 INFO : one: Copied (new) 2025/11/04 03:39:47 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/04 03:39:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/04 03:39:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/04 03:39:48 INFO : three.txt: Deleted 2025/11/04 03:39:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:39:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dst" 2025/11/04 03:39:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:53 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:39:53 DEBUG : one: Sizes differ 2025/11/04 03:39:53 DEBUG : two: size = 3 OK 2025/11/04 03:39:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:39:53 DEBUG : two: Unchanged skipping 2025/11/04 03:39:53 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:54 DEBUG : one.bak: size = 3 OK 2025/11/04 03:39:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:39:54 INFO : one: Copied (server-side copy) to: one.bak 2025/11/04 03:39:54 INFO : one: Deleted 2025/11/04 03:39:54 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:55 DEBUG : one: size = 4 OK 2025/11/04 03:39:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:39:55 INFO : one: Copied (new) 2025/11/04 03:39:55 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:55 DEBUG : three.txt.bak: size = 5 OK 2025/11/04 03:39:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/04 03:39:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/04 03:39:56 INFO : three.txt: Deleted 2025/11/04 03:39:56 INFO : three.txt: Moved into backup dir 2025/11/04 03:39:57 DEBUG : one.bak: Excluded (Path Filter) 2025/11/04 03:39:57 DEBUG : one.bak: Excluded 2025/11/04 03:39:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/04 03:39:57 DEBUG : three.txt.bak: Excluded 2025/11/04 03:39:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:39:57 DEBUG : one: size = 4 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:39:57 DEBUG : one: Sizes differ 2025/11/04 03:39:57 DEBUG : two: size = 3 OK 2025/11/04 03:39:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:39:57 DEBUG : two: Unchanged skipping 2025/11/04 03:39:57 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for checks to finish 2025/11/04 03:39:57 DEBUG : one.bak: size = 4 OK 2025/11/04 03:39:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:39:57 INFO : one: Copied (server-side copy) to: one.bak 2025/11/04 03:39:58 INFO : one: Deleted 2025/11/04 03:39:58 DEBUG : B2 bucket rclone-test-hezawos5yopu path dst: Waiting for transfers to finish 2025/11/04 03:39:58 DEBUG : one: size = 5 OK 2025/11/04 03:39:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/04 03:39:58 INFO : one: Copied (new) 2025/11/04 03:39:58 DEBUG : Waiting for deletions to finish 2025/11/04 03:39:59 DEBUG : three.txt.bak: size = 6 OK 2025/11/04 03:39:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/04 03:39:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/04 03:39:59 INFO : three.txt: Deleted 2025/11/04 03:39:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.09s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:40:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dst" 2025/11/04 03:40:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:03 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:40:03 DEBUG : one: Sizes differ 2025/11/04 03:40:05 DEBUG : one.bak: size = 3 OK 2025/11/04 03:40:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:40:05 INFO : one: Copied (server-side copy) to: one.bak 2025/11/04 03:40:05 INFO : one: Deleted 2025/11/04 03:40:06 DEBUG : one: size = 4 OK 2025/11/04 03:40:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:40:06 INFO : one: Copied (new) 2025/11/04 03:40:06 DEBUG : two: size = 3 OK 2025/11/04 03:40:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:06 DEBUG : two: Unchanged skipping 2025/11/04 03:40:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:40:06 DEBUG : three.txt: Sizes differ 2025/11/04 03:40:07 DEBUG : three.txt.bak: size = 5 OK 2025/11/04 03:40:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/04 03:40:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/04 03:40:07 INFO : three.txt: Deleted 2025/11/04 03:40:07 DEBUG : three.txt: size = 6 OK 2025/11/04 03:40:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/04 03:40:07 INFO : three.txt: Copied (new) 2025/11/04 03:40:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/04 03:40:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/04 03:40:08 DEBUG : pacer: Reducing sleep to 10ms 2025/11/04 03:40:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:08 DEBUG : one: size = 4 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:40:08 DEBUG : one: Sizes differ 2025/11/04 03:40:09 DEBUG : one.bak: size = 4 OK 2025/11/04 03:40:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:40:09 INFO : one: Copied (server-side copy) to: one.bak 2025/11/04 03:40:09 INFO : one: Deleted 2025/11/04 03:40:09 DEBUG : one: size = 5 OK 2025/11/04 03:40:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/04 03:40:09 INFO : one: Copied (new) 2025/11/04 03:40:09 DEBUG : two: size = 3 OK 2025/11/04 03:40:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:09 DEBUG : two: Unchanged skipping 2025/11/04 03:40:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:40:10 DEBUG : three.txt: Sizes differ 2025/11/04 03:40:10 DEBUG : three.txt.bak: size = 6 OK 2025/11/04 03:40:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/04 03:40:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/04 03:40:11 INFO : three.txt: Deleted 2025/11/04 03:40:11 DEBUG : three.txt: size = 19 OK 2025/11/04 03:40:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/04 03:40:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.28s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:40:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hezawos5yopu/dst" 2025/11/04 03:40:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:17 DEBUG : one: size = 3 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:40:17 DEBUG : one: Sizes differ 2025/11/04 03:40:18 DEBUG : one-2019-01-01: size = 3 OK 2025/11/04 03:40:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/04 03:40:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/04 03:40:18 INFO : one: Deleted 2025/11/04 03:40:19 DEBUG : one: size = 4 OK 2025/11/04 03:40:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:40:19 INFO : one: Copied (new) 2025/11/04 03:40:20 DEBUG : two: size = 3 OK 2025/11/04 03:40:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:20 DEBUG : two: Unchanged skipping 2025/11/04 03:40:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:20 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:40:20 DEBUG : three.txt: Sizes differ 2025/11/04 03:40:20 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/04 03:40:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/04 03:40:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/04 03:40:21 INFO : three.txt: Deleted 2025/11/04 03:40:21 DEBUG : three.txt: size = 6 OK 2025/11/04 03:40:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/04 03:40:21 INFO : three.txt: Copied (new) 2025/11/04 03:40:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:22 DEBUG : one: size = 4 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:40:22 DEBUG : one: Sizes differ 2025/11/04 03:40:22 DEBUG : one-2019-01-01: size = 4 OK 2025/11/04 03:40:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/04 03:40:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/04 03:40:23 INFO : one: Deleted 2025/11/04 03:40:23 DEBUG : one: size = 5 OK 2025/11/04 03:40:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/04 03:40:23 INFO : one: Copied (new) 2025/11/04 03:40:23 DEBUG : two: size = 3 OK 2025/11/04 03:40:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:23 DEBUG : two: Unchanged skipping 2025/11/04 03:40:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hezawos5yopu path dst) 2025/11/04 03:40:23 DEBUG : three.txt: Sizes differ 2025/11/04 03:40:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/04 03:40:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/04 03:40:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/04 03:40:24 INFO : three.txt: Deleted 2025/11/04 03:40:24 DEBUG : three.txt: size = 19 OK 2025/11/04 03:40:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/04 03:40:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.34s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:40:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:27 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:40:27 DEBUG : Testêé: Sizes differ 2025/11/04 03:40:27 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:40:27 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:40:28 DEBUG : Testêé: size = 14 OK 2025/11/04 03:40:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/04 03:40:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/04 03:40:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.76s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:40:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/04 03:40:29 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:40:29 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:40:29 DEBUG : existing: size = 6 OK 2025/11/04 03:40:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/04 03:40:29 INFO : existing: Copied (new) 2025/11/04 03:40:29 DEBUG : Waiting for deletions to finish 2025/11/04 03:40:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:40:30 DEBUG : existing: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:40:30 DEBUG : existing: Sizes differ 2025/11/04 03:40:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/04 03:40:30 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:40:30 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:40:30 ERROR : B2 bucket rclone-test-hezawos5yopu: not deleting files as there were IO errors 2025/11/04 03:40:30 ERROR : B2 bucket rclone-test-hezawos5yopu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.05s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:40:31 DEBUG : EXISTING: size = 6 OK 2025/11/04 03:40:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:31 DEBUG : existing: Unchanged skipping 2025/11/04 03:40:31 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:40:31 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:40:31 DEBUG : Waiting for deletions to finish 2025/11/04 03:40:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", 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-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:40:52 DEBUG : both0: size = 6 OK 2025/11/04 03:40:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both10: size = 6 OK 2025/11/04 03:40:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both11: size = 6 OK 2025/11/04 03:40:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:40:52 DEBUG : both12: size = 6 OK 2025/11/04 03:40:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both0: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both13: size = 6 OK 2025/11/04 03:40:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both10: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both14: size = 6 OK 2025/11/04 03:40:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both14: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both15: size = 6 OK 2025/11/04 03:40:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both15: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both16: size = 6 OK 2025/11/04 03:40:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both16: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both17: size = 6 OK 2025/11/04 03:40:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both17: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both18: size = 6 OK 2025/11/04 03:40:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both11: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both19: size = 6 OK 2025/11/04 03:40:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both19: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both1: size = 6 OK 2025/11/04 03:40:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both12: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both2: size = 6 OK 2025/11/04 03:40:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both1: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both3: size = 6 OK 2025/11/04 03:40:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both3: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both4: size = 6 OK 2025/11/04 03:40:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both4: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both5: size = 6 OK 2025/11/04 03:40:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both5: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both6: size = 6 OK 2025/11/04 03:40:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both6: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both7: size = 6 OK 2025/11/04 03:40:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both18: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both8: size = 6 OK 2025/11/04 03:40:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both8: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both9: size = 6 OK 2025/11/04 03:40:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:40:52 DEBUG : both9: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both2: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both13: Unchanged skipping 2025/11/04 03:40:52 DEBUG : both7: Unchanged skipping 2025/11/04 03:40:52 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:40:52 DEBUG : Waiting for deletions to finish 2025/11/04 03:40:52 INFO : only10: Deleted 2025/11/04 03:40:52 INFO : only16: Deleted 2025/11/04 03:40:52 INFO : only19: Deleted 2025/11/04 03:40:52 INFO : only17: Deleted 2025/11/04 03:40:52 INFO : only13: Deleted 2025/11/04 03:40:52 INFO : only1: Deleted 2025/11/04 03:40:53 INFO : only5: Deleted 2025/11/04 03:40:53 INFO : only6: Deleted 2025/11/04 03:40:53 INFO : only8: Deleted 2025/11/04 03:40:53 INFO : only9: Deleted 2025/11/04 03:40:53 INFO : only14: Deleted 2025/11/04 03:40:53 INFO : only18: Deleted 2025/11/04 03:40:53 INFO : only2: Deleted 2025/11/04 03:40:53 INFO : only4: Deleted 2025/11/04 03:40:53 INFO : only7: Deleted 2025/11/04 03:40:53 INFO : only0: Deleted 2025/11/04 03:40:53 INFO : only11: Deleted 2025/11/04 03:40:53 INFO : only12: Deleted 2025/11/04 03:40:53 INFO : only15: Deleted 2025/11/04 03:40:53 INFO : only3: Deleted 2025/11/04 03:40:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.82s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:41:16 DEBUG : both0: size = 6 OK 2025/11/04 03:41:16 DEBUG : both10: size = 6 OK 2025/11/04 03:41:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:41:16 DEBUG : both12: size = 6 OK 2025/11/04 03:41:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both11: size = 6 OK 2025/11/04 03:41:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both0: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both13: size = 6 OK 2025/11/04 03:41:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both13: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both14: size = 6 OK 2025/11/04 03:41:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both10: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both15: size = 6 OK 2025/11/04 03:41:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both15: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both16: size = 6 OK 2025/11/04 03:41:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both12: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both16: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both17: size = 6 OK 2025/11/04 03:41:16 DEBUG : both18: size = 6 OK 2025/11/04 03:41:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both11: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both19: size = 6 OK 2025/11/04 03:41:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both14: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both1: size = 6 OK 2025/11/04 03:41:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both18: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both2: size = 6 OK 2025/11/04 03:41:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both2: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both3: size = 6 OK 2025/11/04 03:41:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both3: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both4: size = 6 OK 2025/11/04 03:41:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both4: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both5: size = 6 OK 2025/11/04 03:41:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both1: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both6: size = 6 OK 2025/11/04 03:41:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both19: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both7: size = 6 OK 2025/11/04 03:41:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both17: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both8: size = 6 OK 2025/11/04 03:41:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both5: Unchanged skipping 2025/11/04 03:41:16 DEBUG : both9: size = 6 OK 2025/11/04 03:41:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:16 DEBUG : both6: Unchanged skipping 2025/11/04 03:41:16 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only0: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only0: Sizes differ 2025/11/04 03:41:16 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only10: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only10: Sizes differ 2025/11/04 03:41:16 DEBUG : both7: Unchanged skipping 2025/11/04 03:41:16 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only11: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only11: Sizes differ 2025/11/04 03:41:16 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only12: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only12: Sizes differ 2025/11/04 03:41:16 DEBUG : both8: Unchanged skipping 2025/11/04 03:41:16 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only13: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only13: Sizes differ 2025/11/04 03:41:16 DEBUG : both9: Unchanged skipping 2025/11/04 03:41:16 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only14: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only14: Sizes differ 2025/11/04 03:41:16 DEBUG : only15: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only15: Sizes differ 2025/11/04 03:41:16 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only16: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only16: Sizes differ 2025/11/04 03:41:16 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only17: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only17: Sizes differ 2025/11/04 03:41:16 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only18: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only18: Sizes differ 2025/11/04 03:41:16 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only19: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only19: Sizes differ 2025/11/04 03:41:16 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only1: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only1: Sizes differ 2025/11/04 03:41:16 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only2: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only2: Sizes differ 2025/11/04 03:41:16 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only3: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only3: Sizes differ 2025/11/04 03:41:16 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only4: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only4: Sizes differ 2025/11/04 03:41:16 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only8: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only8: Sizes differ 2025/11/04 03:41:16 DEBUG : only5: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only5: Sizes differ 2025/11/04 03:41:16 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only7: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only7: Sizes differ 2025/11/04 03:41:16 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1366199036) 2025/11/04 03:41:16 DEBUG : only9: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only9: Sizes differ 2025/11/04 03:41:16 DEBUG : only6: size = 6 (B2 bucket rclone-test-hezawos5yopu) 2025/11/04 03:41:16 DEBUG : only6: Sizes differ 2025/11/04 03:41:16 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:41:16 DEBUG : only0: size = 0 OK 2025/11/04 03:41:16 DEBUG : only11: size = 0 OK 2025/11/04 03:41:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:16 INFO : only0: Copied (replaced existing) 2025/11/04 03:41:16 INFO : only11: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only17: size = 0 OK 2025/11/04 03:41:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only17: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only16: size = 0 OK 2025/11/04 03:41:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only16: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only10: size = 0 OK 2025/11/04 03:41:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only10: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only18: size = 0 OK 2025/11/04 03:41:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only18: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only19: size = 0 OK 2025/11/04 03:41:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only19: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only14: size = 0 OK 2025/11/04 03:41:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only14: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only15: size = 0 OK 2025/11/04 03:41:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only15: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only2: size = 0 OK 2025/11/04 03:41:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only2: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only13: size = 0 OK 2025/11/04 03:41:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only13: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only1: size = 0 OK 2025/11/04 03:41:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only1: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only12: size = 0 OK 2025/11/04 03:41:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only12: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only3: size = 0 OK 2025/11/04 03:41:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only3: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only4: size = 0 OK 2025/11/04 03:41:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only4: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only8: size = 0 OK 2025/11/04 03:41:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only8: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only7: size = 0 OK 2025/11/04 03:41:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only7: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only6: size = 0 OK 2025/11/04 03:41:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only6: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only9: size = 0 OK 2025/11/04 03:41:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only9: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : only5: size = 0 OK 2025/11/04 03:41:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/04 03:41:17 INFO : only5: Copied (replaced existing) 2025/11/04 03:41:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:41:26 DEBUG : empty_dir: Making directory with metadata 2025/11/04 03:41:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 03:41:26 DEBUG : empty_on_remote: Making directory with metadata 2025/11/04 03:41:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 03:41:26 INFO : empty_on_remote: Making directory 2025/11/04 03:41:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/04 03:41:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:41:28 DEBUG : empty_dir: Making directory with metadata 2025/11/04 03:41:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 03:41:28 DEBUG : empty_on_remote: Making directory with metadata 2025/11/04 03:41:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/04 03:41:28 INFO : empty_on_remote: Making directory 2025/11/04 03:41:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/04 03:41:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:41:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:31 INFO : sub dir: Making directory 2025/11/04 03:41:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:41:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/04 03:41:34 INFO : sub dir: Making directory 2025/11/04 03:41:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.70s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:41:48 DEBUG : Waiting for deletions to finish 2025/11/04 03:41:49 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:41:49 DEBUG : apple: size = 5 OK 2025/11/04 03:41:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:49 DEBUG : banana: size = 6 OK 2025/11/04 03:41:49 DEBUG : apple: Unchanged skipping 2025/11/04 03:41:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:49 DEBUG : banana: Unchanged skipping 2025/11/04 03:41:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:41:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:41:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:41:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:41:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:41:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:41:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:41:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:41:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:41:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:41:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:41:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:41:50 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:41:50 DEBUG : Waiting for deletions to finish 2025/11/04 03:41:50 INFO : There was nothing to transfer 2025/11/04 03:41:50 DEBUG : Waiting for deletions to finish 2025/11/04 03:41:50 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:41:50 DEBUG : apple: size = 5 OK 2025/11/04 03:41:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:41:50 DEBUG : apple: Unchanged skipping 2025/11/04 03:41:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:41:50 DEBUG : banana: size = 6 OK 2025/11/04 03:41:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:41:50 DEBUG : banana: Unchanged skipping 2025/11/04 03:41:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:41:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:41:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:41:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:41:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:41:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:41:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:41:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:41:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:41:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:41:51 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:41:51 DEBUG : Waiting for deletions to finish 2025/11/04 03:41:51 INFO : There was nothing to transfer 2025/11/04 03:41:51 DEBUG : Waiting for deletions to finish 2025/11/04 03:41:51 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:41:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:42:05 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:05 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:42:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : apple: size = 5 OK 2025/11/04 03:42:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:42:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : apple: Unchanged skipping 2025/11/04 03:42:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:42:06 DEBUG : banana: size = 6 OK 2025/11/04 03:42:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:42:06 DEBUG : banana: Unchanged skipping 2025/11/04 03:42:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:42:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:42:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:42:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:42:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:42:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:42:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:42:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:42:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:42:06 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:42:06 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:06 INFO : There was nothing to transfer 2025/11/04 03:42:06 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:06 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:42:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : apple: size = 5 OK 2025/11/04 03:42:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : apple: Unchanged skipping 2025/11/04 03:42:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:42:07 DEBUG : banana: size = 6 OK 2025/11/04 03:42:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : banana: Unchanged skipping 2025/11/04 03:42:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:42:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:42:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:42:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:42:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:42:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:42:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:42:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:42:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:42:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:42:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:42:07 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:42:07 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:07 INFO : There was nothing to transfer 2025/11/04 03:42:07 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:07 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:42:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:42:21 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:21 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:42:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:22 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/04 03:42:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:22 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:42:22 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:42:22 DEBUG : YmFuYW5h: size = 6 OK 2025/11/04 03:42:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/04 03:42:22 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/04 03:42:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : YXBwbGU=: size = 5 OK 2025/11/04 03:42:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/04 03:42:22 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/04 03:42:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/04 03:42:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/04 03:42:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/04 03:42:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/04 03:42:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/04 03:42:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/04 03:42:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/04 03:42:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/04 03:42:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/04 03:42:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/04 03:42:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/04 03:42:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/04 03:42:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/04 03:42:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/04 03:42:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/04 03:42:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/04 03:42:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/04 03:42:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/04 03:42:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/04 03:42:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/04 03:42:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/04 03:42:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/04 03:42:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/04 03:42:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/04 03:42:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/04 03:42:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/04 03:42:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/04 03:42:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/04 03:42:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/04 03:42:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/04 03:42:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/04 03:42:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/04 03:42:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/04 03:42:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/04 03:42:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/04 03:42:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/04 03:42:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:24 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:24 INFO : dir1/0007-1234567.txt: Deleted 2025/11/04 03:42:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/04 03:42:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/04 03:42:24 INFO : appleappleapplebanana: Deleted 2025/11/04 03:42:24 INFO : dir1/0010-456789.txt: Deleted 2025/11/04 03:42:24 INFO : dir1/0011-56789;.txt: Deleted 2025/11/04 03:42:24 INFO : dir1/0003-defghij.txt: Deleted 2025/11/04 03:42:24 INFO : dir1/0013-789;=.txt: Deleted 2025/11/04 03:42:24 INFO : dir1/0014-89;=.txt: Deleted 2025/11/04 03:42:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/04 03:42:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/04 03:42:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/04 03:42:25 INFO : dir1/0008-2345678.txt: Deleted 2025/11/04 03:42:25 INFO : dir1/0009-3456789.txt: Deleted 2025/11/04 03:42:25 INFO : dir1/0012-6789;.txt: Deleted 2025/11/04 03:42:25 INFO : dir1/0015-9;=.txt: Deleted 2025/11/04 03:42:25 INFO : apple: Deleted 2025/11/04 03:42:25 INFO : banana: Deleted 2025/11/04 03:42:25 INFO : splitbananasplit: Deleted 2025/11/04 03:42:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/04 03:42:25 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/04 03:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:26 DEBUG : YXBwbGU=: size = 5 OK 2025/11/04 03:42:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : apple: Unchanged skipping 2025/11/04 03:42:26 DEBUG : YmFuYW5h: size = 6 OK 2025/11/04 03:42:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : banana: Unchanged skipping 2025/11/04 03:42:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/04 03:42:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:42:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/04 03:42:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/04 03:42:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/04 03:42:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/04 03:42:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/04 03:42:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/04 03:42:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:42:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/04 03:42:26 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/04 03:42:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/04 03:42:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:42:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:42:26 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:42:26 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:26 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/04 03:42:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/04 03:42:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/04 03:42:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/04 03:42:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/04 03:42:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/04 03:42:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/04 03:42:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/04 03:42:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/04 03:42:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/04 03:42:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/04 03:42:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:42:40 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:40 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:42:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:41 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : PREFIXapple: size = 5 OK 2025/11/04 03:42:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/04 03:42:41 INFO : apple: Copied (new) to: PREFIXapple 2025/11/04 03:42:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/04 03:42:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/04 03:42:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/04 03:42:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/04 03:42:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/04 03:42:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/04 03:42:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/04 03:42:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/04 03:42:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:41 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:42:41 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:42:41 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/04 03:42:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/04 03:42:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/04 03:42:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/04 03:42:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/04 03:42:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 03:42:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/04 03:42:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/04 03:42:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/04 03:42:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : PREFIXbanana: size = 6 OK 2025/11/04 03:42:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/04 03:42:41 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/04 03:42:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/04 03:42:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/04 03:42:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:42:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/04 03:42:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/04 03:42:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/04 03:42:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:41 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/04 03:42:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/04 03:42:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/04 03:42:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/04 03:42:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/04 03:42:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/04 03:42:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/04 03:42:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/04 03:42:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/04 03:42:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/04 03:42:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/04 03:42:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/04 03:42:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/04 03:42:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/04 03:42:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/04 03:42:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/04 03:42:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/04 03:42:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/04 03:42:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/04 03:42:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/04 03:42:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/04 03:42:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/04 03:42:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/04 03:42:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/04 03:42:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/04 03:42:42 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:42 INFO : dir1/0009-3456789.txt: Deleted 2025/11/04 03:42:42 INFO : dir1/0013-789;=.txt: Deleted 2025/11/04 03:42:43 INFO : appleappleapplebanana: Deleted 2025/11/04 03:42:43 INFO : dir1/0014-89;=.txt: Deleted 2025/11/04 03:42:43 INFO : splitbananasplit: Deleted 2025/11/04 03:42:43 INFO : dir1/0012-6789;.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0008-2345678.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0015-9;=.txt: Deleted 2025/11/04 03:42:43 INFO : apple: Deleted 2025/11/04 03:42:43 INFO : banana: Deleted 2025/11/04 03:42:43 INFO : dir1/0003-defghij.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0011-56789;.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0010-456789.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/04 03:42:43 INFO : dir1/0007-1234567.txt: Deleted 2025/11/04 03:42:43 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:42:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 03:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 03:42:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/04 03:42:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/04 03:42:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/04 03:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/04 03:42:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/04 03:42:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/04 03:42:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/04 03:42:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/04 03:42:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/04 03:42:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/04 03:42:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/04 03:42:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/04 03:42:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/04 03:42:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/04 03:42:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/04 03:42:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/04 03:42:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:42:44 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:42:44 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:42:44 DEBUG : banana: size = 6 OK 2025/11/04 03:42:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/04 03:42:44 INFO : banana: Copied (new) 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:42:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/04 03:42:44 INFO : appleappleapplebanana: Copied (new) 2025/11/04 03:42:44 DEBUG : apple: size = 5 OK 2025/11/04 03:42:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/04 03:42:44 INFO : apple: Copied (new) 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:42:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/04 03:42:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:42:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/04 03:42:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:42:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/04 03:42:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:42:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/04 03:42:45 INFO : splitbananasplit: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:42:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/04 03:42:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:42:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/04 03:42:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:42:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/04 03:42:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:42:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/04 03:42:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:42:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/04 03:42:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:42:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/04 03:42:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:42:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/04 03:42:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:42:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/04 03:42:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:42:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/04 03:42:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:42:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/04 03:42:45 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/04 03:42:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:42:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/04 03:42:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/04 03:42:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:42:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/04 03:42:46 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/04 03:42:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:42:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/04 03:42:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/04 03:42:46 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/04 03:42:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/04 03:42:46 INFO : PREFIXsplitbananasplit: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/04 03:42:46 INFO : PREFIXapple: Deleted 2025/11/04 03:42:46 INFO : PREFIXbanana: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/04 03:42:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/04 03:42:46 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:46 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:42:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : Waiting for deletions to finish 2025/11/04 03:42:47 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:42:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:43:01 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:01 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:43:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 03:43:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 03:43:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 03:43:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 03:43:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 03:43:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 03:43:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 03:43:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 03:43:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 03:43:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/04 03:43:02 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/04 03:43:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/04 03:43:02 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:02 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:43:02 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:43:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/04 03:43:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/04 03:43:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:02 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/04 03:43:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/04 03:43:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 03:43:02 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/04 03:43:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/04 03:43:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 03:43:02 DEBUG : appleSUFFIX: size = 5 OK 2025/11/04 03:43:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/04 03:43:02 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/04 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/04 03:43:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/04 03:43:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/04 03:43:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/04 03:43:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/04 03:43:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/04 03:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/04 03:43:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/04 03:43:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/04 03:43:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/04 03:43:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/04 03:43:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/04 03:43:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/04 03:43:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/04 03:43:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/04 03:43:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/04 03:43:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/04 03:43:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/04 03:43:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/04 03:43:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/04 03:43:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/04 03:43:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/04 03:43:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/04 03:43:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/04 03:43:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/04 03:43:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/04 03:43:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/04 03:43:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/04 03:43:04 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/04 03:43:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/04 03:43:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/04 03:43:04 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/04 03:43:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/04 03:43:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/04 03:43:04 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/04 03:43:04 INFO : splitbananasplit: Deleted 2025/11/04 03:43:04 INFO : dir1/0013-789;=.txt: Deleted 2025/11/04 03:43:04 INFO : appleappleapplebanana: Deleted 2025/11/04 03:43:04 INFO : banana: Deleted 2025/11/04 03:43:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0011-56789;.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0015-9;=.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0003-defghij.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0008-2345678.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0009-3456789.txt: Deleted 2025/11/04 03:43:05 INFO : apple: Deleted 2025/11/04 03:43:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0010-456789.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0012-6789;.txt: Deleted 2025/11/04 03:43:05 INFO : dir1/0014-89;=.txt: Deleted 2025/11/04 03:43:05 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/04 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/04 03:43:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/04 03:43:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/04 03:43:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/04 03:43:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:06 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:43:06 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:43:06 DEBUG : apple: size = 5 OK 2025/11/04 03:43:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/04 03:43:06 INFO : apple: Copied (new) 2025/11/04 03:43:06 DEBUG : banana: size = 6 OK 2025/11/04 03:43:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/04 03:43:06 INFO : banana: Copied (new) 2025/11/04 03:43:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:43:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/04 03:43:06 INFO : splitbananasplit: Copied (new) 2025/11/04 03:43:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:43:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/04 03:43:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/04 03:43:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:43:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/04 03:43:06 INFO : appleappleapplebanana: Copied (new) 2025/11/04 03:43:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:43:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/04 03:43:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/04 03:43:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:43:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/04 03:43:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/04 03:43:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:43:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/04 03:43:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/04 03:43:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:43:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/04 03:43:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:43:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/04 03:43:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:43:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/04 03:43:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:43:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/04 03:43:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:43:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/04 03:43:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:43:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/04 03:43:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:43:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/04 03:43:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:43:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/04 03:43:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:43:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/04 03:43:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:43:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/04 03:43:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/04 03:43:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:43:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/04 03:43:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/04 03:43:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:43:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/04 03:43:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/04 03:43:08 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:08 INFO : splitbananasplitSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : bananaSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : appleSUFFIX: Deleted 2025/11/04 03:43:08 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/04 03:43:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/04 03:43:08 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:08 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:43:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:09 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:43:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:43:23 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:23 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:43:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:43:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : apple: size = 5 OK 2025/11/04 03:43:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:24 DEBUG : apple: Unchanged skipping 2025/11/04 03:43:24 DEBUG : banana: size = 6 OK 2025/11/04 03:43:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:24 DEBUG : banana: Unchanged skipping 2025/11/04 03:43:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/04 03:43:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/04 03:43:24 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:43:24 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:43:24 DEBUG : appleapple: size = 21 OK 2025/11/04 03:43:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/04 03:43:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/04 03:43:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:24 DEBUG : splitbanan: size = 16 OK 2025/11/04 03:43:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/04 03:43:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/04 03:43:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/04 03:43:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/04 03:43:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/04 03:43:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:25 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/04 03:43:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/04 03:43:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:25 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/04 03:43:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/04 03:43:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:25 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/04 03:43:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/04 03:43:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/04 03:43:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/04 03:43:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/04 03:43:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/04 03:43:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:25 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/04 03:43:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/04 03:43:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:25 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/04 03:43:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/04 03:43:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:25 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/04 03:43:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/04 03:43:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:25 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/04 03:43:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/04 03:43:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/04 03:43:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:25 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/04 03:43:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/04 03:43:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/04 03:43:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:25 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/04 03:43:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/04 03:43:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/04 03:43:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:26 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/04 03:43:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/04 03:43:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/04 03:43:26 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/04 03:43:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/04 03:43:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/04 03:43:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/04 03:43:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/04 03:43:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/04 03:43:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/04 03:43:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/04 03:43:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/04 03:43:26 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0013-789;=.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0014-89;=.txt: Deleted 2025/11/04 03:43:26 INFO : appleappleapplebanana: Deleted 2025/11/04 03:43:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0012-6789;.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0007-1234567.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0009-3456789.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0015-9;=.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0003-defghij.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0008-2345678.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0010-456789.txt: Deleted 2025/11/04 03:43:26 INFO : splitbananasplit: Deleted 2025/11/04 03:43:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/04 03:43:26 INFO : dir1/0011-56789;.txt: Deleted 2025/11/04 03:43:26 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:27 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : appleapple: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:27 DEBUG : apple: size = 5 OK 2025/11/04 03:43:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : apple: Unchanged skipping 2025/11/04 03:43:27 DEBUG : appleapple: size = 21 OK 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : splitbanan: size = 16 OK 2025/11/04 03:43:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:43:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:43:27 DEBUG : banana: size = 6 OK 2025/11/04 03:43:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : banana: Unchanged skipping 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/04 03:43:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/04 03:43:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/04 03:43:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/04 03:43:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/04 03:43:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/04 03:43:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/04 03:43:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/04 03:43:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/04 03:43:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/04 03:43:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/04 03:43:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/04 03:43:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/04 03:43:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/04 03:43:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/04 03:43:27 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/04 03:43:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/04 03:43:27 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:43:27 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/04 03:43:27 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/04 03:43:27 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/04 03:43:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/04 03:43:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/04 03:43:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/04 03:43:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:43:27 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:43:27 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:27 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:28 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : appleapple: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/04 03:43:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/04 03:43:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/04 03:43:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/04 03:43:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/04 03:43:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/04 03:43:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/04 03:43:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/04 03:43:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/04 03:43:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/04 03:43:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/04 03:43:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/04 03:43:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/04 03:43:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/04 03:43:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/04 03:43:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/04 03:43:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/04 03:43:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/04 03:43:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/04 03:43:28 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:43:42 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:43 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:43:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:43:43 DEBUG : banana: size = 6 OK 2025/11/04 03:43:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:43:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:43:43 DEBUG : banana: Unchanged skipping 2025/11/04 03:43:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:43:43 DEBUG : apple: size = 5 OK 2025/11/04 03:43:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:43 DEBUG : apple: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:43:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:43:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:43:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:43:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:43:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:43:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:43:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:43:44 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:44 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:44 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:43:44 DEBUG : apple: size = 5 OK 2025/11/04 03:43:44 DEBUG : banana: size = 6 OK 2025/11/04 03:43:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : apple: Unchanged skipping 2025/11/04 03:43:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:43:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:43:44 DEBUG : banana: Unchanged skipping 2025/11/04 03:43:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:43:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:43:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:43:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:43:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:43:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:43:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:43:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:43:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:43:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:43:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:43:44 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:43:44 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:44 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:45 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : Waiting for deletions to finish 2025/11/04 03:43:45 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:43:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:44:00 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:01 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:44:01 DEBUG : apple: size = 5 OK 2025/11/04 03:44:01 DEBUG : banana: size = 6 OK 2025/11/04 03:44:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : banana: Unchanged skipping 2025/11/04 03:44:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:44:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:44:01 DEBUG : apple: Unchanged skipping 2025/11/04 03:44:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:44:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:44:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:44:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:44:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:44:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:44:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:44:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:44:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:44:01 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:01 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:01 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:02 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : apple: size = 5 OK 2025/11/04 03:44:02 DEBUG : banana: size = 6 OK 2025/11/04 03:44:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:44:02 DEBUG : apple: Unchanged skipping 2025/11/04 03:44:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:44:02 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:44:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:44:02 DEBUG : banana: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:44:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:44:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:44:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:44:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:44:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:44:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:44:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:44:02 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:02 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:02 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:02 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:44:17 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:17 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : apple: size = 5 OK 2025/11/04 03:44:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : apple: Unchanged skipping 2025/11/04 03:44:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:44:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:44:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:44:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : banana: size = 6 OK 2025/11/04 03:44:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:44:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : banana: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:44:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:44:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:44:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:44:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:44:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:44:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:44:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:44:18 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:18 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:18 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:18 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : apple: size = 5 OK 2025/11/04 03:44:19 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:44:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : apple: Unchanged skipping 2025/11/04 03:44:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:44:19 DEBUG : banana: size = 6 OK 2025/11/04 03:44:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : banana: Unchanged skipping 2025/11/04 03:44:19 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:44:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:44:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:44:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:44:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:44:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:44:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:44:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:44:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:44:19 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:19 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:19 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:19 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:44:33 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:34 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:44:34 DEBUG : apple: size = 5 OK 2025/11/04 03:44:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:34 DEBUG : apple: Unchanged skipping 2025/11/04 03:44:34 DEBUG : banana: size = 6 OK 2025/11/04 03:44:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:34 DEBUG : banana: Unchanged skipping 2025/11/04 03:44:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:44:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:44:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:44:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:44:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:44:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:44:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:44:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:44:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:44:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:35 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:35 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:35 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:44:35 DEBUG : apple: size = 5 OK 2025/11/04 03:44:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:44:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : apple: Unchanged skipping 2025/11/04 03:44:35 DEBUG : banana: size = 6 OK 2025/11/04 03:44:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : banana: Unchanged skipping 2025/11/04 03:44:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:44:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:44:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:44:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:44:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:44:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:44:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:44:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:44:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:44:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:44:35 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:35 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:35 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:35 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:36 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:44:49 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:50 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : apple: size = 5 OK 2025/11/04 03:44:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : apple: Unchanged skipping 2025/11/04 03:44:51 DEBUG : banana: size = 6 OK 2025/11/04 03:44:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:44:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:44:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:44:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:44:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : banana: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:44:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:44:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:44:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:44:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:44:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:44:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:44:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:44:51 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:51 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:51 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:51 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : apple: size = 5 OK 2025/11/04 03:44:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/04 03:44:52 DEBUG : apple: Unchanged skipping 2025/11/04 03:44:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/04 03:44:52 DEBUG : banana: size = 6 OK 2025/11/04 03:44:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : banana: Unchanged skipping 2025/11/04 03:44:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/04 03:44:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/04 03:44:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/04 03:44:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/04 03:44:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/04 03:44:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/04 03:44:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/04 03:44:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/04 03:44:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:44:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/04 03:44:52 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:52 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:52 DEBUG : Waiting for deletions to finish 2025/11/04 03:44:52 DEBUG : apple: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : banana: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/04 03:44:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (198.78s) --- PASS: TestTransform/NFC (17.44s) --- PASS: TestTransform/NFD (16.24s) --- PASS: TestTransform/base64 (18.99s) --- PASS: TestTransform/prefix (20.95s) --- PASS: TestTransform/suffix (22.05s) --- PASS: TestTransform/truncate (18.75s) --- PASS: TestTransform/encoder (17.44s) --- PASS: TestTransform/ISO-8859-1 (17.29s) --- PASS: TestTransform/charmap (16.84s) --- PASS: TestTransform/lowercase (16.49s) --- PASS: TestTransform/ascii (16.29s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:44:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/04 03:44:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/04 03:44:57 INFO : sub dir_somesuffix: Making directory 2025/11/04 03:44:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/04 03:44:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/04 03:44:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/04 03:44:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/04 03:44:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/04 03:44:57 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:57 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:44:58 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/04 03:44:58 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:44:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/04 03:44:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:44:59 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:44:59 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:44:59 INFO : tictactoe: Making directory 2025/11/04 03:44:59 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:44:59 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:44:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:44:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/04 03:44:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:44:59 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:44:59 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:00 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/04 03:45:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/04 03:45:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:01 INFO : toe: Making directory 2025/11/04 03:45:01 INFO : toe/toe: Making directory 2025/11/04 03:45:01 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/04 03:45:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/04 03:45:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/04 03:45:01 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:01 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/04 03:45:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/04 03:45:01 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:02 INFO : toe: Making directory 2025/11/04 03:45:02 INFO : toe/toe: Making directory 2025/11/04 03:45:02 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/04 03:45:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/04 03:45:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/04 03:45:02 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:02 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/04 03:45:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/04 03:45:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.03s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:04 DEBUG : empty_dir: Making directory with metadata 2025/11/04 03:45:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 03:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:04 INFO : tictacempty_dir: Making directory 2025/11/04 03:45:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:04 INFO : tictactoe: Making directory 2025/11/04 03:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:04 INFO : tictactoe/tictactoe: Making directory 2025/11/04 03:45:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 03:45:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 03:45:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 03:45:04 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:04 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/04 03:45:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/04 03:45:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.79s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:06 DEBUG : empty_dir: Making directory with metadata 2025/11/04 03:45:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 03:45:06 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:06 INFO : tictacempty_dir: Making directory 2025/11/04 03:45:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:06 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:06 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:06 INFO : tictactoe: Making directory 2025/11/04 03:45:06 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:06 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:06 INFO : tictactoe/tictactoe: Making directory 2025/11/04 03:45:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 03:45:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 03:45:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:06 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:06 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 03:45:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/04 03:45:07 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:07 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:07 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:07 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 03:45:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 03:45:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/04 03:45:07 NOTICE: B2 bucket rclone-test-hezawos5yopu: 0 differences found 2025/11/04 03:45:07 NOTICE: B2 bucket rclone-test-hezawos5yopu: 1 matching files --- PASS: TestAllTag (2.28s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:08 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:08 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:08 INFO : tictactoe: Making directory 2025/11/04 03:45:08 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:08 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:08 INFO : tictactoe/tictactoe: Making directory 2025/11/04 03:45:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 03:45:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 03:45:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 03:45:08 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:08 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/04 03:45:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/04 03:45:09 DEBUG : Waiting for deletions to finish 2025/11/04 03:45:09 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:09 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:09 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/04 03:45:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/04 03:45:10 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/04 03:45:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/04 03:45:10 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2025/11/04 03:45:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:11 INFO : toe: Making directory 2025/11/04 03:45:11 INFO : toe/toe: Making directory 2025/11/04 03:45:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/04 03:45:11 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:11 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:11 DEBUG : toe/toe/toe: size = 11 OK 2025/11/04 03:45:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:11 INFO : toe/toe/toe: Copied (new) 2025/11/04 03:45:11 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:12 DEBUG : empty_dir: Making directory with metadata 2025/11/04 03:45:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 03:45:12 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:12 INFO : tictacempty_dir: Making directory 2025/11/04 03:45:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:12 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:12 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:12 INFO : tictactoe: Making directory 2025/11/04 03:45:12 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:12 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:12 INFO : tictactoe/tictactoe: Making directory 2025/11/04 03:45:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 03:45:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 03:45:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:12 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:12 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 03:45:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:13 INFO : toe/toe/toe.txt: Deleted 2025/11/04 03:45:13 INFO : toe/toe: Removing directory 2025/11/04 03:45:13 INFO : toe: Removing directory 2025/11/04 03:45:13 INFO : empty_dir: Removing directory 2025/11/04 03:45:13 DEBUG : Local file system at /tmp/rclone1366199036: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.79s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:14 DEBUG : empty_dir: Making directory with metadata 2025/11/04 03:45:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 03:45:14 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:14 INFO : tictacempty_dir: Making directory 2025/11/04 03:45:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:14 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:14 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:14 INFO : tictactoe: Making directory 2025/11/04 03:45:14 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:14 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:14 INFO : tictactoe/tictactoe: Making directory 2025/11/04 03:45:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 03:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 03:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:14 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:14 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 03:45:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:15 INFO : toe/toe/toe.txt: Deleted 2025/11/04 03:45:15 INFO : toe/toe: Removing directory 2025/11/04 03:45:15 INFO : toe: Removing directory 2025/11/04 03:45:15 INFO : empty_dir: Removing directory 2025/11/04 03:45:15 DEBUG : Local file system at /tmp/rclone1366199036: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/04 03:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 03:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/04 03:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 03:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 03:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 03:45:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/04 03:45:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/04 03:45:17 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.43s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:17 DEBUG : Reset feature "Copy" 2025/11/04 03:45:17 DEBUG : Reset feature "Move" 2025/11/04 03:45:17 DEBUG : Reset feature "Copy" 2025/11/04 03:45:17 DEBUG : Reset feature "Move" 2025/11/04 03:45:17 DEBUG : empty_dir: Making directory with metadata 2025/11/04 03:45:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/04 03:45:17 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:18 INFO : tictacempty_dir: Making directory 2025/11/04 03:45:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/04 03:45:18 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:18 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:18 INFO : tictactoe: Making directory 2025/11/04 03:45:18 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:18 DEBUG : toe: transformed to: tictactoe 2025/11/04 03:45:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:18 INFO : tictactoe/tictactoe: Making directory 2025/11/04 03:45:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/04 03:45:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/04 03:45:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 03:45:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:18 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:18 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 03:45:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/04 03:45:18 INFO : toe/toe/toe.txt: Deleted 2025/11/04 03:45:18 INFO : toe/toe: Removing directory 2025/11/04 03:45:18 INFO : toe: Removing directory 2025/11/04 03:45:18 INFO : empty_dir: Removing directory 2025/11/04 03:45:18 DEBUG : Local file system at /tmp/rclone1366199036: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/04 03:45:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/04 03:45:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/04 03:45:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 03:45:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 03:45:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/04 03:45:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/04 03:45:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/04 03:45:20 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.52s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:21 DEBUG : toe: transformed to: dG9l 2025/11/04 03:45:21 DEBUG : toe: transformed to: dG9l 2025/11/04 03:45:21 INFO : dG9l: Making directory 2025/11/04 03:45:21 DEBUG : toe: transformed to: dG9l 2025/11/04 03:45:21 DEBUG : toe: transformed to: dG9l 2025/11/04 03:45:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/04 03:45:21 INFO : dG9l/dG9l: Making directory 2025/11/04 03:45:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/04 03:45:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/04 03:45:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/04 03:45:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/04 03:45:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/04 03:45:21 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:21 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/04 03:45:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/04 03:45:22 DEBUG : Waiting for deletions to finish 2025/11/04 03:45:23 DEBUG : dG9l: transformed to: toe 2025/11/04 03:45:23 DEBUG : dG9l: transformed to: toe 2025/11/04 03:45:23 DEBUG : dG9l: transformed to: toe 2025/11/04 03:45:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/04 03:45:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/04 03:45:23 DEBUG : Local file system at /tmp/rclone1366199036: Waiting for checks to finish 2025/11/04 03:45:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/04 03:45:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/04 03:45:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/04 03:45:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/04 03:45:23 DEBUG : Local file system at /tmp/rclone1366199036: Waiting for transfers to finish 2025/11/04 03:45:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.11s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-hezawos5yopu", Local "Local file system at /tmp/rclone1366199036", Modify Window "1ms" 2025/11/04 03:45:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 03:45:24 DEBUG : toe: transformed to: 2025/11/04 03:45:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 03:45:24 DEBUG : toe: transformed to: 2025/11/04 03:45:24 INFO : B2 bucket rclone-test-hezawos5yopu: Making directory 2025/11/04 03:45:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 03:45:24 DEBUG : toe: transformed to: 2025/11/04 03:45:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 03:45:24 DEBUG : toe: transformed to: 2025/11/04 03:45:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 03:45:24 DEBUG : toe/toe: transformed to: 2025/11/04 03:45:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/04 03:45:24 INFO : toe/toe: Making directory 2025/11/04 03:45:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 03:45:24 DEBUG : toe/toe: transformed to: 2025/11/04 03:45:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/04 03:45:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 03:45:24 DEBUG : toe: transformed to: 2025/11/04 03:45:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/04 03:45:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/04 03:45:24 DEBUG : toe/toe/toe: transformed to: 2025/11/04 03:45:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/04 03:45:24 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for checks to finish 2025/11/04 03:45:24 DEBUG : B2 bucket rclone-test-hezawos5yopu: Waiting for transfers to finish 2025/11/04 03:45:25 DEBUG : toe/toe/toe: size = 11 OK 2025/11/04 03:45:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/04 03:45:25 INFO : toe/toe/toe: Copied (new) 2025/11/04 03:45:25 ERROR : B2 bucket rclone-test-hezawos5yopu: not deleting files as there were IO errors 2025/11/04 03:45:25 ERROR : B2 bucket rclone-test-hezawos5yopu: not deleting directories as there were IO errors --- PASS: TestError (1.79s) PASS 2025/11/04 03:45:26 DEBUG : B2 bucket rclone-test-hezawos5yopu: Purge remote 2025/11/04 03:45:26 INFO : B2 bucket rclone-test-hezawos5yopu: cleaning bucket "rclone-test-hezawos5yopu" of all files 2025/11/04 03:45:27 DEBUG : BackupDir/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353be6_d20251104_m033903_c001_v7007000_t0000_u01762227543650") 2025/11/04 03:45:27 DEBUG : BackupDir/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f118a3ec28bbe2ccc_d20251104_m033856_c001_v0001180_t0041_u01762227536024") 2025/11/04 03:45:27 DEBUG : CompareDest/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684e9f1b_d20251104_m033835_c001_v7007000_t0000_u01762227515454") 2025/11/04 03:45:27 DEBUG : CompareDest/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c3957_d20251104_m033829_c001_v0001116_t0029_u01762227509133") 2025/11/04 03:45:27 DEBUG : CompareDest/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684e9f1c_d20251104_m033835_c001_v7007000_t0000_u01762227515635") 2025/11/04 03:45:27 DEBUG : CompareDest/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5e3a_d20251104_m033830_c001_v0001113_t0013_u01762227510790") 2025/11/04 03:45:27 DEBUG : CopyDest/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353bea_d20251104_m033903_c001_v7007000_t0000_u01762227543831") 2025/11/04 03:45:27 DEBUG : CopyDest/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e2ac_d20251104_m033852_c001_v0001120_t0031_u01762227532766") 2025/11/04 03:45:27 DEBUG : CopyDest/three: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353beb_d20251104_m033904_c001_v7007000_t0000_u01762227544012") 2025/11/04 03:45:27 DEBUG : CopyDest/three: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5f1f_d20251104_m033900_c001_v0001113_t0030_u01762227540831") 2025/11/04 03:45:27 DEBUG : CopyDest/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353bed_d20251104_m033904_c001_v7007000_t0000_u01762227544195") 2025/11/04 03:45:27 DEBUG : CopyDest/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c39a1_d20251104_m033858_c001_v0001116_t0023_u01762227538169") 2025/11/04 03:45:27 DEBUG : EXISTING: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb38f0_d20251104_m034032_c001_v7007000_t0000_u01762227632291") 2025/11/04 03:45:27 DEBUG : EXISTING: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e474_d20251104_m034031_c001_v0001120_t0011_u01762227631121") 2025/11/04 03:45:27 DEBUG : PREFIXapple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f8043540b3_d20251104_m034246_c001_v7007000_t0000_u01762227766452") 2025/11/04 03:45:28 DEBUG : PREFIXapple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9bc_d20251104_m034241_c001_v0001183_t0016_u01762227761129") 2025/11/04 03:45:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb5af_d20251104_m034246_c001_v7007000_t0000_u01762227766378") 2025/11/04 03:45:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625ef_d20251104_m034241_c001_v0001043_t0052_u01762227761139") 2025/11/04 03:45:28 DEBUG : PREFIXbanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb5b0_d20251104_m034246_c001_v7007000_t0000_u01762227766562") 2025/11/04 03:45:28 DEBUG : PREFIXbanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e755_d20251104_m034241_c001_v0001120_t0019_u01762227761160") 2025/11/04 03:45:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609b3d_d20251104_m034246_c001_v7007000_t0000_u01762227766384") 2025/11/04 03:45:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6528_d20251104_m034241_c001_v0001113_t0039_u01762227761152") 2025/11/04 03:45:28 DEBUG : Testêé: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb38da_d20251104_m034028_c001_v7007000_t0000_u01762227628690") 2025/11/04 03:45:28 DEBUG : Testêé: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e466_d20251104_m034027_c001_v0001120_t0024_u01762227627910") 2025/11/04 03:45:28 DEBUG : Testêé: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6148_d20251104_m034026_c001_v0001113_t0011_u01762227626671") 2025/11/04 03:45:28 DEBUG : YXBwbGU=: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f29_d20251104_m034227_c001_v7007000_t0000_u01762227747072") 2025/11/04 03:45:28 DEBUG : YXBwbGU=: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e6f9_d20251104_m034222_c001_v0001120_t0012_u01762227742647") 2025/11/04 03:45:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f2b_d20251104_m034227_c001_v7007000_t0000_u01762227747256") 2025/11/04 03:45:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625b5_d20251104_m034222_c001_v0001043_t0013_u01762227742636") 2025/11/04 03:45:28 DEBUG : YmFuYW5h: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f2d_d20251104_m034227_c001_v7007000_t0000_u01762227747440") 2025/11/04 03:45:28 DEBUG : YmFuYW5h: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e919_d20251104_m034222_c001_v0001183_t0047_u01762227742659") 2025/11/04 03:45:28 DEBUG : a/potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272bd_d20251104_m033649_c001_v7007000_t0000_u01762227409772") 2025/11/04 03:45:28 DEBUG : a/potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b80_d20251104_m033649_c001_v0001113_t0023_u01762227409039") 2025/11/04 03:45:28 DEBUG : a/potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26516_d20251104_m033647_c001_v7007000_t0000_u01762227407239") 2025/11/04 03:45:28 DEBUG : a/potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b6e_d20251104_m033646_c001_v0001113_t0013_u01762227406337") 2025/11/04 03:45:29 DEBUG : a/potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7271de_d20251104_m033627_c001_v7007000_t0000_u01762227387235") 2025/11/04 03:45:29 DEBUG : a/potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5abb_d20251104_m033626_c001_v0001113_t0043_u01762227386253") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c47_d20251104_m034453_c001_v7007000_t0000_u01762227893146") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26279a_d20251104_m034448_c001_v0001043_t0018_u01762227888572") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba87_d20251104_m034436_c001_v7007000_t0000_u01762227876806") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26275c_d20251104_m034432_c001_v0001043_t0034_u01762227872094") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727b9d_d20251104_m034420_c001_v7007000_t0000_u01762227860342") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262732_d20251104_m034416_c001_v0001043_t0004_u01762227856256") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733ce_d20251104_m034403_c001_v7007000_t0000_u01762227843503") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262700_d20251104_m034358_c001_v0001043_t0017_u01762227838472") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df715d_d20251104_m034346_c001_v7007000_t0000_u01762227826205") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626d1_d20251104_m034341_c001_v0001043_t0034_u01762227821440") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c16_d20251104_m034328_c001_v7007000_t0000_u01762227808734") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e81a_d20251104_m034322_c001_v0001120_t0055_u01762227802304") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea056_d20251104_m034309_c001_v7007000_t0000_u01762227789995") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eac6_d20251104_m034306_c001_v0001183_t0005_u01762227786224") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff785c_d20251104_m034305_c001_v7007000_t0000_u01762227785212") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea74_d20251104_m034259_c001_v0001183_t0044_u01762227779860") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c39228741e_d20251104_m034247_c001_v7007000_t0000_u01762227767933") 2025/11/04 03:45:29 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb654e_d20251104_m034244_c001_v0001113_t0024_u01762227764360") 2025/11/04 03:45:30 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26cae_d20251104_m034243_c001_v7007000_t0000_u01762227763240") 2025/11/04 03:45:30 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9a8_d20251104_m034237_c001_v0001183_t0047_u01762227757831") 2025/11/04 03:45:30 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb562_d20251104_m034225_c001_v7007000_t0000_u01762227745072") 2025/11/04 03:45:30 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625ac_d20251104_m034219_c001_v0001043_t0032_u01762227739604") 2025/11/04 03:45:30 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3d2_d20251104_m034208_c001_v7007000_t0000_u01762227728030") 2025/11/04 03:45:30 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26257a_d20251104_m034203_c001_v0001043_t0011_u01762227723817") 2025/11/04 03:45:30 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3bf_d20251104_m034151_c001_v7007000_t0000_u01762227711815") 2025/11/04 03:45:30 DEBUG : apple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262552_d20251104_m034146_c001_v0001043_t0031_u01762227706608") 2025/11/04 03:45:30 DEBUG : appleSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff7869_d20251104_m034308_c001_v7007000_t0000_u01762227788456") 2025/11/04 03:45:30 DEBUG : appleSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7b9_d20251104_m034302_c001_v0001120_t0028_u01762227782091") 2025/11/04 03:45:30 DEBUG : appleapple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c19_d20251104_m034328_c001_v7007000_t0000_u01762227808916") 2025/11/04 03:45:30 DEBUG : appleapple: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb77_d20251104_m034324_c001_v0001183_t0055_u01762227804596") 2025/11/04 03:45:30 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c48_d20251104_m034453_c001_v7007000_t0000_u01762227893328") 2025/11/04 03:45:30 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ee6a_d20251104_m034449_c001_v0001183_t0041_u01762227889306") 2025/11/04 03:45:30 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba89_d20251104_m034436_c001_v7007000_t0000_u01762227876994") 2025/11/04 03:45:30 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14edd8_d20251104_m034433_c001_v0001183_t0021_u01762227873110") 2025/11/04 03:45:30 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727b9f_d20251104_m034420_c001_v7007000_t0000_u01762227860525") 2025/11/04 03:45:30 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ed4a_d20251104_m034417_c001_v0001183_t0022_u01762227857083") 2025/11/04 03:45:30 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733cf_d20251104_m034403_c001_v7007000_t0000_u01762227843685") 2025/11/04 03:45:30 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ecb8_d20251104_m034359_c001_v0001183_t0042_u01762227839465") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df715e_d20251104_m034346_c001_v7007000_t0000_u01762227826388") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ec23_d20251104_m034342_c001_v0001183_t0040_u01762227822522") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a5a8_d20251104_m034326_c001_v7007000_t0000_u01762227806511") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb665e_d20251104_m034322_c001_v0001113_t0005_u01762227802751") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea057_d20251104_m034310_c001_v7007000_t0000_u01762227790180") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26264b_d20251104_m034306_c001_v0001043_t0012_u01762227786153") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26cff_d20251104_m034304_c001_v7007000_t0000_u01762227784814") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7b1_d20251104_m034300_c001_v0001120_t0014_u01762227780502") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c39228741f_d20251104_m034248_c001_v7007000_t0000_u01762227768114") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e765_d20251104_m034244_c001_v0001120_t0055_u01762227764370") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13a82_d20251104_m034243_c001_v7007000_t0000_u01762227763011") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb651e_d20251104_m034239_c001_v0001113_t0039_u01762227759009") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f20_d20251104_m034224_c001_v7007000_t0000_u01762227744832") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e911_d20251104_m034220_c001_v0001183_t0041_u01762227740460") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3d3_d20251104_m034208_c001_v7007000_t0000_u01762227728211") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e880_d20251104_m034204_c001_v0001183_t0040_u01762227724582") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3c0_d20251104_m034151_c001_v7007000_t0000_u01762227711999") 2025/11/04 03:45:31 DEBUG : appleappleapplebanana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e7dc_d20251104_m034147_c001_v0001183_t0021_u01762227707717") 2025/11/04 03:45:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26d18_d20251104_m034308_c001_v7007000_t0000_u01762227788462") 2025/11/04 03:45:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26263f_d20251104_m034302_c001_v0001043_t0046_u01762227782099") 2025/11/04 03:45:31 DEBUG : b/potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272be_d20251104_m033649_c001_v7007000_t0000_u01762227409954") 2025/11/04 03:45:31 DEBUG : b/potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b76_d20251104_m033647_c001_v0001113_t0000_u01762227407791") 2025/11/04 03:45:32 DEBUG : b/potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26512_d20251104_m033646_c001_v7007000_t0000_u01762227406681") 2025/11/04 03:45:32 DEBUG : b/potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b5a_d20251104_m033645_c001_v0001113_t0042_u01762227405200") 2025/11/04 03:45:32 DEBUG : b/potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7271d7_d20251104_m033626_c001_v7007000_t0000_u01762227386675") 2025/11/04 03:45:32 DEBUG : b/potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5aaf_d20251104_m033625_c001_v0001113_t0012_u01762227385057") 2025/11/04 03:45:32 DEBUG : backup/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3794_d20251104_m033918_c001_v7007000_t0000_u01762227558920") 2025/11/04 03:45:32 DEBUG : backup/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10264293336ab99c_d20251104_m033916_c001_v0001150_t0052_u01762227556675") 2025/11/04 03:45:32 DEBUG : backup/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10383a0d4c840481_d20251104_m033911_c001_v0001044_t0039_u01762227551684") 2025/11/04 03:45:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353ccd_d20251104_m033948_c001_v7007000_t0000_u01762227588665") 2025/11/04 03:45:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f104c809e7f6aef85_d20251104_m033946_c001_v0001157_t0048_u01762227586551") 2025/11/04 03:45:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f102f6f06ade5e5bf_d20251104_m033942_c001_v0001182_t0039_u01762227582584") 2025/11/04 03:45:32 DEBUG : backup/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072ea7_d20251104_m033933_c001_v7007000_t0000_u01762227573560") 2025/11/04 03:45:32 DEBUG : backup/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1012363e57e131dc_d20251104_m033931_c001_v0001181_t0002_u01762227571520") 2025/11/04 03:45:32 DEBUG : backup/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1026fb60f189d044_d20251104_m033926_c001_v0001036_t0025_u01762227566425") 2025/11/04 03:45:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353cd1_d20251104_m033948_c001_v7007000_t0000_u01762227588846") 2025/11/04 03:45:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f118969f469b67143_d20251104_m033947_c001_v0001102_t0048_u01762227587800") 2025/11/04 03:45:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10610c1e413573cd_d20251104_m033944_c001_v0001043_t0042_u01762227584037") 2025/11/04 03:45:32 DEBUG : backup/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3796_d20251104_m033919_c001_v7007000_t0000_u01762227559112") 2025/11/04 03:45:32 DEBUG : backup/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f11012f79359459f6_d20251104_m033917_c001_v0001131_t0039_u01762227557693") 2025/11/04 03:45:32 DEBUG : backup/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f105c913f25287ea3_d20251104_m033913_c001_v0001109_t0019_u01762227553869") 2025/11/04 03:45:32 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072eaa_d20251104_m033933_c001_v7007000_t0000_u01762227573747") 2025/11/04 03:45:33 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1172f294053b59f7_d20251104_m033932_c001_v0001179_t0051_u01762227572689") 2025/11/04 03:45:33 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f11043d82ad7a8604_d20251104_m033928_c001_v0001137_t0014_u01762227568742") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c4b_d20251104_m034453_c001_v7007000_t0000_u01762227893510") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb683e_d20251104_m034449_c001_v0001113_t0053_u01762227889026") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba8c_d20251104_m034437_c001_v7007000_t0000_u01762227877177") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb67f9_d20251104_m034432_c001_v0001113_t0040_u01762227872767") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727ba2_d20251104_m034420_c001_v7007000_t0000_u01762227860706") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb67ab_d20251104_m034416_c001_v0001113_t0011_u01762227856723") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733d3_d20251104_m034403_c001_v7007000_t0000_u01762227843868") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb674a_d20251104_m034358_c001_v0001113_t0029_u01762227838935") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7160_d20251104_m034346_c001_v7007000_t0000_u01762227826572") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb66ea_d20251104_m034341_c001_v0001113_t0025_u01762227821965") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c1b_d20251104_m034329_c001_v7007000_t0000_u01762227809098") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb63_d20251104_m034322_c001_v0001183_t0050_u01762227802556") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea058_d20251104_m034310_c001_v7007000_t0000_u01762227790365") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7d3_d20251104_m034306_c001_v0001120_t0020_u01762227786170") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb603_d20251104_m034304_c001_v7007000_t0000_u01762227784830") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262635_d20251104_m034300_c001_v0001043_t0030_u01762227780090") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287424_d20251104_m034248_c001_v7007000_t0000_u01762227768297") 2025/11/04 03:45:33 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9e6_d20251104_m034244_c001_v0001183_t0046_u01762227764390") 2025/11/04 03:45:34 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609b25_d20251104_m034243_c001_v7007000_t0000_u01762227763256") 2025/11/04 03:45:34 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625e9_d20251104_m034238_c001_v0001043_t0040_u01762227758031") 2025/11/04 03:45:34 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a489_d20251104_m034225_c001_v7007000_t0000_u01762227745083") 2025/11/04 03:45:34 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e6e6_d20251104_m034220_c001_v0001120_t0051_u01762227740138") 2025/11/04 03:45:34 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3d6_d20251104_m034208_c001_v7007000_t0000_u01762227728394") 2025/11/04 03:45:34 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e68b_d20251104_m034204_c001_v0001120_t0002_u01762227724275") 2025/11/04 03:45:34 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3c3_d20251104_m034152_c001_v7007000_t0000_u01762227712183") 2025/11/04 03:45:34 DEBUG : banana: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e62e_d20251104_m034147_c001_v0001120_t0042_u01762227707187") 2025/11/04 03:45:34 DEBUG : bananaSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26d16_d20251104_m034308_c001_v7007000_t0000_u01762227788296") 2025/11/04 03:45:34 DEBUG : bananaSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea8a_d20251104_m034302_c001_v0001183_t0016_u01762227782081") 2025/11/04 03:45:34 DEBUG : both0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a338_d20251104_m034118_c001_v7007000_t0000_u01762227678594") 2025/11/04 03:45:34 DEBUG : both0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6229_d20251104_m034058_c001_v0001113_t0041_u01762227658360") 2025/11/04 03:45:34 DEBUG : both0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3976_d20251104_m034054_c001_v7007000_t0000_u01762227654122") 2025/11/04 03:45:34 DEBUG : both0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6179_d20251104_m034034_c001_v0001113_t0016_u01762227634176") 2025/11/04 03:45:34 DEBUG : both1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a33d_d20251104_m034118_c001_v7007000_t0000_u01762227678775") 2025/11/04 03:45:34 DEBUG : both1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb622f_d20251104_m034059_c001_v0001113_t0013_u01762227659692") 2025/11/04 03:45:34 DEBUG : both1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3977_d20251104_m034054_c001_v7007000_t0000_u01762227654306") 2025/11/04 03:45:34 DEBUG : both1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb617d_d20251104_m034034_c001_v0001113_t0033_u01762227634854") 2025/11/04 03:45:34 DEBUG : both10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a33f_d20251104_m034118_c001_v7007000_t0000_u01762227678959") 2025/11/04 03:45:34 DEBUG : both10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6277_d20251104_m034106_c001_v0001113_t0058_u01762227666997") 2025/11/04 03:45:35 DEBUG : both10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3978_d20251104_m034054_c001_v7007000_t0000_u01762227654497") 2025/11/04 03:45:35 DEBUG : both10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61b1_d20251104_m034042_c001_v0001113_t0041_u01762227642499") 2025/11/04 03:45:35 DEBUG : both11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a340_d20251104_m034119_c001_v7007000_t0000_u01762227679141") 2025/11/04 03:45:35 DEBUG : both11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb627c_d20251104_m034107_c001_v0001113_t0014_u01762227667898") 2025/11/04 03:45:35 DEBUG : both11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb397b_d20251104_m034054_c001_v7007000_t0000_u01762227654680") 2025/11/04 03:45:35 DEBUG : both11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61b7_d20251104_m034043_c001_v0001113_t0020_u01762227643336") 2025/11/04 03:45:35 DEBUG : both12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a341_d20251104_m034119_c001_v7007000_t0000_u01762227679322") 2025/11/04 03:45:35 DEBUG : both12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6282_d20251104_m034108_c001_v0001113_t0005_u01762227668638") 2025/11/04 03:45:35 DEBUG : both12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb397d_d20251104_m034054_c001_v7007000_t0000_u01762227654863") 2025/11/04 03:45:35 DEBUG : both12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61c3_d20251104_m034044_c001_v0001113_t0048_u01762227644328") 2025/11/04 03:45:35 DEBUG : both13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a343_d20251104_m034119_c001_v7007000_t0000_u01762227679504") 2025/11/04 03:45:35 DEBUG : both13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb628a_d20251104_m034109_c001_v0001113_t0042_u01762227669368") 2025/11/04 03:45:35 DEBUG : both13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb397f_d20251104_m034055_c001_v7007000_t0000_u01762227655046") 2025/11/04 03:45:35 DEBUG : both13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61c7_d20251104_m034045_c001_v0001113_t0016_u01762227645165") 2025/11/04 03:45:35 DEBUG : both14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a344_d20251104_m034119_c001_v7007000_t0000_u01762227679689") 2025/11/04 03:45:35 DEBUG : both14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6290_d20251104_m034110_c001_v0001113_t0052_u01762227670038") 2025/11/04 03:45:35 DEBUG : both14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3980_d20251104_m034055_c001_v7007000_t0000_u01762227655229") 2025/11/04 03:45:35 DEBUG : both14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61cd_d20251104_m034045_c001_v0001113_t0021_u01762227645927") 2025/11/04 03:45:35 DEBUG : both15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a345_d20251104_m034119_c001_v7007000_t0000_u01762227679871") 2025/11/04 03:45:35 DEBUG : both15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6294_d20251104_m034110_c001_v0001113_t0001_u01762227670684") 2025/11/04 03:45:35 DEBUG : both15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3983_d20251104_m034055_c001_v7007000_t0000_u01762227655414") 2025/11/04 03:45:36 DEBUG : both15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61d5_d20251104_m034046_c001_v0001113_t0039_u01762227646800") 2025/11/04 03:45:36 DEBUG : both16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a346_d20251104_m034120_c001_v7007000_t0000_u01762227680052") 2025/11/04 03:45:36 DEBUG : both16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb629c_d20251104_m034111_c001_v0001113_t0000_u01762227671577") 2025/11/04 03:45:36 DEBUG : both16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3984_d20251104_m034055_c001_v7007000_t0000_u01762227655597") 2025/11/04 03:45:36 DEBUG : both16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61e3_d20251104_m034047_c001_v0001113_t0054_u01762227647662") 2025/11/04 03:45:36 DEBUG : both17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a347_d20251104_m034120_c001_v7007000_t0000_u01762227680237") 2025/11/04 03:45:36 DEBUG : both17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb62a2_d20251104_m034112_c001_v0001113_t0022_u01762227672618") 2025/11/04 03:45:36 DEBUG : both17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3986_d20251104_m034055_c001_v7007000_t0000_u01762227655780") 2025/11/04 03:45:36 DEBUG : both17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61e7_d20251104_m034048_c001_v0001113_t0021_u01762227648439") 2025/11/04 03:45:36 DEBUG : both18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a348_d20251104_m034120_c001_v7007000_t0000_u01762227680421") 2025/11/04 03:45:36 DEBUG : both18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb62b2_d20251104_m034113_c001_v0001113_t0018_u01762227673380") 2025/11/04 03:45:36 DEBUG : both18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3987_d20251104_m034055_c001_v7007000_t0000_u01762227655965") 2025/11/04 03:45:36 DEBUG : both18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61f7_d20251104_m034049_c001_v0001113_t0057_u01762227649709") 2025/11/04 03:45:36 DEBUG : both19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a349_d20251104_m034120_c001_v7007000_t0000_u01762227680602") 2025/11/04 03:45:36 DEBUG : both19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb62ba_d20251104_m034114_c001_v0001113_t0029_u01762227674110") 2025/11/04 03:45:36 DEBUG : both19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3988_d20251104_m034056_c001_v7007000_t0000_u01762227656148") 2025/11/04 03:45:36 DEBUG : both19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61f9_d20251104_m034050_c001_v0001113_t0059_u01762227650469") 2025/11/04 03:45:36 DEBUG : both2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a34c_d20251104_m034120_c001_v7007000_t0000_u01762227680784") 2025/11/04 03:45:36 DEBUG : both2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb623b_d20251104_m034100_c001_v0001113_t0053_u01762227660369") 2025/11/04 03:45:36 DEBUG : both2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb398a_d20251104_m034056_c001_v7007000_t0000_u01762227656331") 2025/11/04 03:45:36 DEBUG : both2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6185_d20251104_m034035_c001_v0001113_t0045_u01762227635643") 2025/11/04 03:45:36 DEBUG : both3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a34d_d20251104_m034120_c001_v7007000_t0000_u01762227680967") 2025/11/04 03:45:37 DEBUG : both3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb623f_d20251104_m034100_c001_v0001113_t0053_u01762227660940") 2025/11/04 03:45:37 DEBUG : both3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb398e_d20251104_m034056_c001_v7007000_t0000_u01762227656515") 2025/11/04 03:45:37 DEBUG : both3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb618b_d20251104_m034036_c001_v0001113_t0027_u01762227636463") 2025/11/04 03:45:37 DEBUG : both4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a34e_d20251104_m034121_c001_v7007000_t0000_u01762227681148") 2025/11/04 03:45:37 DEBUG : both4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6246_d20251104_m034101_c001_v0001113_t0057_u01762227661529") 2025/11/04 03:45:37 DEBUG : both4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb398f_d20251104_m034056_c001_v7007000_t0000_u01762227656697") 2025/11/04 03:45:37 DEBUG : both4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb618f_d20251104_m034037_c001_v0001113_t0030_u01762227637357") 2025/11/04 03:45:37 DEBUG : both5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a350_d20251104_m034121_c001_v7007000_t0000_u01762227681335") 2025/11/04 03:45:37 DEBUG : both5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb624c_d20251104_m034102_c001_v0001113_t0056_u01762227662517") 2025/11/04 03:45:37 DEBUG : both5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3990_d20251104_m034056_c001_v7007000_t0000_u01762227656889") 2025/11/04 03:45:37 DEBUG : both5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6193_d20251104_m034038_c001_v0001113_t0001_u01762227638466") 2025/11/04 03:45:37 DEBUG : both6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a353_d20251104_m034121_c001_v7007000_t0000_u01762227681519") 2025/11/04 03:45:37 DEBUG : both6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6256_d20251104_m034103_c001_v0001113_t0026_u01762227663263") 2025/11/04 03:45:37 DEBUG : both6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3992_d20251104_m034057_c001_v7007000_t0000_u01762227657072") 2025/11/04 03:45:37 DEBUG : both6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6197_d20251104_m034039_c001_v0001113_t0016_u01762227639166") 2025/11/04 03:45:37 DEBUG : both7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a356_d20251104_m034121_c001_v7007000_t0000_u01762227681705") 2025/11/04 03:45:37 DEBUG : both7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb625c_d20251104_m034104_c001_v0001113_t0053_u01762227664117") 2025/11/04 03:45:37 DEBUG : both7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3994_d20251104_m034057_c001_v7007000_t0000_u01762227657255") 2025/11/04 03:45:37 DEBUG : both7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb619b_d20251104_m034039_c001_v0001113_t0014_u01762227639917") 2025/11/04 03:45:37 DEBUG : both8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a357_d20251104_m034121_c001_v7007000_t0000_u01762227681886") 2025/11/04 03:45:37 DEBUG : both8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6263_d20251104_m034104_c001_v0001113_t0014_u01762227664918") 2025/11/04 03:45:38 DEBUG : both8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3995_d20251104_m034057_c001_v7007000_t0000_u01762227657438") 2025/11/04 03:45:38 DEBUG : both8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61a5_d20251104_m034040_c001_v0001113_t0047_u01762227640743") 2025/11/04 03:45:38 DEBUG : both9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a358_d20251104_m034122_c001_v7007000_t0000_u01762227682067") 2025/11/04 03:45:38 DEBUG : both9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb626f_d20251104_m034106_c001_v0001113_t0046_u01762227666217") 2025/11/04 03:45:38 DEBUG : both9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3998_d20251104_m034057_c001_v7007000_t0000_u01762227657620") 2025/11/04 03:45:38 DEBUG : both9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb61ab_d20251104_m034041_c001_v0001113_t0036_u01762227641634") 2025/11/04 03:45:38 DEBUG : c/non empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272bf_d20251104_m033650_c001_v7007000_t0000_u01762227410135") 2025/11/04 03:45:38 DEBUG : c/non empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b78_d20251104_m033648_c001_v0001113_t0029_u01762227408094") 2025/11/04 03:45:38 DEBUG : c/non empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d2651a_d20251104_m033647_c001_v7007000_t0000_u01762227407421") 2025/11/04 03:45:38 DEBUG : c/non empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b64_d20251104_m033645_c001_v0001113_t0013_u01762227405595") 2025/11/04 03:45:38 DEBUG : c/non empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7271df_d20251104_m033627_c001_v7007000_t0000_u01762227387416") 2025/11/04 03:45:38 DEBUG : c/non empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5ab1_d20251104_m033625_c001_v0001113_t0037_u01762227385407") 2025/11/04 03:45:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f2e_d20251104_m034227_c001_v7007000_t0000_u01762227747623") 2025/11/04 03:45:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb64a1_d20251104_m034222_c001_v0001113_t0021_u01762227742668") 2025/11/04 03:45:38 DEBUG : check sum: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d4d2_d20251104_m033617_c001_v7007000_t0000_u01762227377421") 2025/11/04 03:45:38 DEBUG : check sum: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a5e_d20251104_m033616_c001_v0001113_t0059_u01762227376344") 2025/11/04 03:45:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4116d128e088b6d9_d20251104_m034524_c001_v7007000_t0000_u01762227924230") 2025/11/04 03:45:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2627f3_d20251104_m034522_c001_v0001043_t0026_u01762227922098") 2025/11/04 03:45:38 DEBUG : dest/3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353b7f_d20251104_m033844_c001_v7007000_t0000_u01762227524904") 2025/11/04 03:45:38 DEBUG : dest/3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4069d31236391e10_d20251104_m033843_c001_v0001117_t0000_u01762227523815") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c1c_d20251104_m034329_c001_v7007000_t0000_u01762227809343") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcde: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb666b_d20251104_m034324_c001_v0001113_t0039_u01762227804804") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c4c_d20251104_m034453_c001_v7007000_t0000_u01762227893694") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26277e_d20251104_m034441_c001_v0001043_t0051_u01762227881499") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba90_d20251104_m034437_c001_v7007000_t0000_u01762227877361") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262746_d20251104_m034425_c001_v0001043_t0000_u01762227865002") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727ba3_d20251104_m034420_c001_v7007000_t0000_u01762227860888") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26271c_d20251104_m034408_c001_v0001043_t0023_u01762227848180") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733d5_d20251104_m034404_c001_v7007000_t0000_u01762227844050") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626f1_d20251104_m034350_c001_v0001043_t0039_u01762227830878") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7162_d20251104_m034346_c001_v7007000_t0000_u01762227826756") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626b3_d20251104_m034333_c001_v0001043_t0057_u01762227813443") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a5a7_d20251104_m034326_c001_v7007000_t0000_u01762227806326") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7f5_d20251104_m034314_c001_v0001120_t0049_u01762227794690") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea05a_d20251104_m034310_c001_v7007000_t0000_u01762227790550") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eac8_d20251104_m034306_c001_v0001183_t0015_u01762227786427") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff7858_d20251104_m034304_c001_v7007000_t0000_u01762227784847") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea2a_d20251104_m034252_c001_v0001183_t0033_u01762227772640") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287425_d20251104_m034248_c001_v7007000_t0000_u01762227768480") 2025/11/04 03:45:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9ea_d20251104_m034244_c001_v0001183_t0032_u01762227764600") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b307326e_d20251104_m034243_c001_v7007000_t0000_u01762227763392") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e979_d20251104_m034231_c001_v0001183_t0028_u01762227751694") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a487_d20251104_m034224_c001_v7007000_t0000_u01762227744892") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262594_d20251104_m034212_c001_v0001043_t0012_u01762227732711") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3da_d20251104_m034208_c001_v7007000_t0000_u01762227728575") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262566_d20251104_m034156_c001_v0001043_t0001_u01762227716456") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3c4_d20251104_m034152_c001_v7007000_t0000_u01762227712367") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262534_d20251104_m034139_c001_v0001043_t0035_u01762227699011") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3be3_d20251104_m034308_c001_v7007000_t0000_u01762227788250") 2025/11/04 03:45:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea90_d20251104_m034302_c001_v0001183_t0036_u01762227782289") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c1d_d20251104_m034329_c001_v7007000_t0000_u01762227809540") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262699_d20251104_m034324_c001_v0001043_t0028_u01762227804814") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c4e_d20251104_m034453_c001_v7007000_t0000_u01762227893875") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb681a_d20251104_m034442_c001_v0001113_t0033_u01762227882409") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba92_d20251104_m034437_c001_v7007000_t0000_u01762227877545") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb67da_d20251104_m034426_c001_v0001113_t0047_u01762227866171") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727ba4_d20251104_m034421_c001_v7007000_t0000_u01762227861072") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb677e_d20251104_m034409_c001_v0001113_t0017_u01762227849077") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733d6_d20251104_m034404_c001_v7007000_t0000_u01762227844233") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6723_d20251104_m034351_c001_v0001113_t0056_u01762227831975") 2025/11/04 03:45:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7165_d20251104_m034346_c001_v7007000_t0000_u01762227826940") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb66b4_d20251104_m034334_c001_v0001113_t0026_u01762227814206") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c0a_d20251104_m034326_c001_v7007000_t0000_u01762227806330") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb29_d20251104_m034315_c001_v0001183_t0053_u01762227795356") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea05c_d20251104_m034310_c001_v7007000_t0000_u01762227790735") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7d9_d20251104_m034306_c001_v0001120_t0022_u01762227786599") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3bd3_d20251104_m034305_c001_v7007000_t0000_u01762227785045") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262625_d20251104_m034253_c001_v0001043_t0032_u01762227773192") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287427_d20251104_m034248_c001_v7007000_t0000_u01762227768663") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e767_d20251104_m034244_c001_v0001120_t0014_u01762227764637") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b307326c_d20251104_m034243_c001_v7007000_t0000_u01762227763206") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625d1_d20251104_m034232_c001_v0001043_t0056_u01762227752275") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f23_d20251104_m034225_c001_v7007000_t0000_u01762227745229") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e6bc_d20251104_m034213_c001_v0001120_t0013_u01762227733414") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3db_d20251104_m034208_c001_v7007000_t0000_u01762227728758") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e667_d20251104_m034157_c001_v0001120_t0036_u01762227717197") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3c5_d20251104_m034152_c001_v7007000_t0000_u01762227712550") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e606_d20251104_m034139_c001_v0001120_t0015_u01762227699914") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea051_d20251104_m034308_c001_v7007000_t0000_u01762227788258") 2025/11/04 03:45:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea94_d20251104_m034302_c001_v0001183_t0046_u01762227782492") 2025/11/04 03:45:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c1f_d20251104_m034329_c001_v7007000_t0000_u01762227809723") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb79_d20251104_m034324_c001_v0001183_t0001_u01762227804824") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c4f_d20251104_m034454_c001_v7007000_t0000_u01762227894058") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ee2f_d20251104_m034443_c001_v0001183_t0002_u01762227883468") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba94_d20251104_m034437_c001_v7007000_t0000_u01762227877729") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ed9a_d20251104_m034426_c001_v0001183_t0000_u01762227866853") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727ba6_d20251104_m034421_c001_v7007000_t0000_u01762227861254") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ed0a_d20251104_m034409_c001_v0001183_t0059_u01762227849864") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733d7_d20251104_m034404_c001_v7007000_t0000_u01762227844445") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ec8a_d20251104_m034352_c001_v0001183_t0053_u01762227832793") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7166_d20251104_m034347_c001_v7007000_t0000_u01762227827133") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ebd1_d20251104_m034335_c001_v0001183_t0006_u01762227815196") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a5a9_d20251104_m034326_c001_v7007000_t0000_u01762227806694") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6630_d20251104_m034315_c001_v0001113_t0032_u01762227795927") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea05d_d20251104_m034310_c001_v7007000_t0000_u01762227790925") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65e4_d20251104_m034306_c001_v0001113_t0023_u01762227786620") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea04d_d20251104_m034305_c001_v7007000_t0000_u01762227785222") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e793_d20251104_m034254_c001_v0001120_t0022_u01762227774112") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287428_d20251104_m034248_c001_v7007000_t0000_u01762227768853") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6552_d20251104_m034244_c001_v0001113_t0035_u01762227764729") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed496_d20251104_m034243_c001_v7007000_t0000_u01762227763406") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb64eb_d20251104_m034232_c001_v0001113_t0057_u01762227752996") 2025/11/04 03:45:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41769bf18d4c6b57_d20251104_m034224_c001_v7007000_t0000_u01762227744822") 2025/11/04 03:45:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e8d6_d20251104_m034214_c001_v0001183_t0019_u01762227734043") 2025/11/04 03:45:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3dc_d20251104_m034208_c001_v7007000_t0000_u01762227728939") 2025/11/04 03:45:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e843_d20251104_m034158_c001_v0001183_t0027_u01762227718188") 2025/11/04 03:45:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3c7_d20251104_m034152_c001_v7007000_t0000_u01762227712733") 2025/11/04 03:45:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e785_d20251104_m034140_c001_v0001183_t0026_u01762227700391") 2025/11/04 03:45:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb625_d20251104_m034308_c001_v7007000_t0000_u01762227788412") 2025/11/04 03:45:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262641_d20251104_m034302_c001_v0001043_t0006_u01762227782501") 2025/11/04 03:45:43 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c22_d20251104_m034329_c001_v7007000_t0000_u01762227809907") 2025/11/04 03:45:43 DEBUG : dir1/0003-defgh: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e824_d20251104_m034324_c001_v0001120_t0030_u01762227804834") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c50_d20251104_m034454_c001_v7007000_t0000_u01762227894240") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e97f_d20251104_m034444_c001_v0001120_t0003_u01762227884035") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba99_d20251104_m034437_c001_v7007000_t0000_u01762227877913") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e93a_d20251104_m034427_c001_v0001120_t0002_u01762227867419") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727ba7_d20251104_m034421_c001_v7007000_t0000_u01762227861438") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e8e5_d20251104_m034410_c001_v0001120_t0004_u01762227850423") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733d8_d20251104_m034404_c001_v7007000_t0000_u01762227844628") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e8a3_d20251104_m034353_c001_v0001120_t0012_u01762227833385") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7168_d20251104_m034347_c001_v7007000_t0000_u01762227827319") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e856_d20251104_m034335_c001_v0001120_t0034_u01762227815766") 2025/11/04 03:45:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f80435457f_d20251104_m034326_c001_v7007000_t0000_u01762227806729") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26266e_d20251104_m034316_c001_v0001043_t0042_u01762227796725") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea05e_d20251104_m034311_c001_v7007000_t0000_u01762227791110") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eacc_d20251104_m034306_c001_v0001183_t0034_u01762227786639") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f413849d483f9f06e_d20251104_m034305_c001_v7007000_t0000_u01762227785052") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb658c_d20251104_m034254_c001_v0001113_t0001_u01762227774839") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c39228742c_d20251104_m034249_c001_v7007000_t0000_u01762227769105") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9f0_d20251104_m034244_c001_v0001183_t0003_u01762227764794") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb59e_d20251104_m034243_c001_v7007000_t0000_u01762227763271") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e72f_d20251104_m034233_c001_v0001120_t0003_u01762227753749") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41400e9a7e408e7e_d20251104_m034224_c001_v7007000_t0000_u01762227744852") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6461_d20251104_m034214_c001_v0001113_t0034_u01762227734639") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3dd_d20251104_m034209_c001_v7007000_t0000_u01762227729121") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6401_d20251104_m034158_c001_v0001113_t0005_u01762227718757") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3c8_d20251104_m034152_c001_v7007000_t0000_u01762227712916") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6371_d20251104_m034140_c001_v0001113_t0046_u01762227700610") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3be6_d20251104_m034308_c001_v7007000_t0000_u01762227788623") 2025/11/04 03:45:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65c8_d20251104_m034302_c001_v0001113_t0037_u01762227782568") 2025/11/04 03:45:44 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c23_d20251104_m034330_c001_v7007000_t0000_u01762227810089") 2025/11/04 03:45:44 DEBUG : dir1/0004-efghi: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb7f_d20251104_m034325_c001_v0001183_t0000_u01762227805035") 2025/11/04 03:45:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c51_d20251104_m034454_c001_v7007000_t0000_u01762227894422") 2025/11/04 03:45:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262788_d20251104_m034444_c001_v0001043_t0009_u01762227884366") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba9a_d20251104_m034438_c001_v7007000_t0000_u01762227878103") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26274c_d20251104_m034427_c001_v0001043_t0030_u01762227867715") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727ba9_d20251104_m034421_c001_v7007000_t0000_u01762227861621") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262720_d20251104_m034411_c001_v0001043_t0034_u01762227851199") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733da_d20251104_m034404_c001_v7007000_t0000_u01762227844812") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626f5_d20251104_m034353_c001_v0001043_t0034_u01762227833771") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7169_d20251104_m034347_c001_v7007000_t0000_u01762227827507") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626bd_d20251104_m034336_c001_v0001043_t0053_u01762227816361") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c0b_d20251104_m034326_c001_v7007000_t0000_u01762227806512") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e804_d20251104_m034317_c001_v0001120_t0027_u01762227797234") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea05f_d20251104_m034311_c001_v7007000_t0000_u01762227791295") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262651_d20251104_m034306_c001_v0001043_t0055_u01762227786675") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff785a_d20251104_m034305_c001_v7007000_t0000_u01762227785060") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea42_d20251104_m034255_c001_v0001183_t0024_u01762227775247") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c39228742f_d20251104_m034249_c001_v7007000_t0000_u01762227769287") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e769_d20251104_m034244_c001_v0001120_t0003_u01762227764922") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c39228740a_d20251104_m034243_c001_v7007000_t0000_u01762227763438") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e98a_d20251104_m034234_c001_v0001183_t0010_u01762227754017") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f22_d20251104_m034225_c001_v7007000_t0000_u01762227745042") 2025/11/04 03:45:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26259a_d20251104_m034215_c001_v0001043_t0022_u01762227735070") 2025/11/04 03:45:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3de_d20251104_m034209_c001_v7007000_t0000_u01762227729305") 2025/11/04 03:45:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26256e_d20251104_m034159_c001_v0001043_t0009_u01762227719335") 2025/11/04 03:45:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3c9_d20251104_m034153_c001_v7007000_t0000_u01762227713099") 2025/11/04 03:45:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26253e_d20251104_m034140_c001_v0001043_t0012_u01762227700967") 2025/11/04 03:45:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff7868_d20251104_m034308_c001_v7007000_t0000_u01762227788270") 2025/11/04 03:45:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7bb_d20251104_m034302_c001_v0001120_t0043_u01762227782602") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c24_d20251104_m034330_c001_v7007000_t0000_u01762227810271") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghij: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6671_d20251104_m034325_c001_v0001113_t0043_u01762227805215") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c53_d20251104_m034454_c001_v7007000_t0000_u01762227894605") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb682a_d20251104_m034444_c001_v0001113_t0047_u01762227884744") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba9b_d20251104_m034438_c001_v7007000_t0000_u01762227878287") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb67e3_d20251104_m034428_c001_v0001113_t0058_u01762227868392") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727baa_d20251104_m034421_c001_v7007000_t0000_u01762227861807") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb678e_d20251104_m034411_c001_v0001113_t0034_u01762227851717") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733db_d20251104_m034404_c001_v7007000_t0000_u01762227844993") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6733_d20251104_m034354_c001_v0001113_t0040_u01762227834215") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df716b_d20251104_m034347_c001_v7007000_t0000_u01762227827697") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb66c6_d20251104_m034336_c001_v0001113_t0024_u01762227816777") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a5ab_d20251104_m034326_c001_v7007000_t0000_u01762227806881") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb37_d20251104_m034317_c001_v0001183_t0054_u01762227797889") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea060_d20251104_m034311_c001_v7007000_t0000_u01762227791480") 2025/11/04 03:45:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ead2_d20251104_m034306_c001_v0001183_t0053_u01762227786843") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26cfc_d20251104_m034304_c001_v7007000_t0000_u01762227784632") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26262b_d20251104_m034255_c001_v0001043_t0052_u01762227775470") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287432_d20251104_m034249_c001_v7007000_t0000_u01762227769469") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9f4_d20251104_m034244_c001_v0001183_t0033_u01762227764995") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13a87_d20251104_m034243_c001_v7007000_t0000_u01762227763415") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625d5_d20251104_m034234_c001_v0001043_t0017_u01762227754228") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41769bf18d4c6b55_d20251104_m034224_c001_v7007000_t0000_u01762227744639") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e6c0_d20251104_m034215_c001_v0001120_t0047_u01762227735550") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3e1_d20251104_m034209_c001_v7007000_t0000_u01762227729487") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e66f_d20251104_m034159_c001_v0001120_t0011_u01762227719915") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3ca_d20251104_m034153_c001_v7007000_t0000_u01762227713282") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e610_d20251104_m034141_c001_v0001120_t0039_u01762227701490") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26d15_d20251104_m034308_c001_v7007000_t0000_u01762227788275") 2025/11/04 03:45:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea9c_d20251104_m034302_c001_v0001183_t0022_u01762227782697") 2025/11/04 03:45:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c25_d20251104_m034330_c001_v7007000_t0000_u01762227810454") 2025/11/04 03:45:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb83_d20251104_m034325_c001_v0001183_t0013_u01762227805232") 2025/11/04 03:45:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c55_d20251104_m034454_c001_v7007000_t0000_u01762227894792") 2025/11/04 03:45:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ee3d_d20251104_m034445_c001_v0001183_t0049_u01762227885121") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba9d_d20251104_m034438_c001_v7007000_t0000_u01762227878470") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eda2_d20251104_m034428_c001_v0001183_t0012_u01762227868704") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bac_d20251104_m034421_c001_v7007000_t0000_u01762227861990") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ed22_d20251104_m034412_c001_v0001183_t0013_u01762227852339") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733e2_d20251104_m034405_c001_v7007000_t0000_u01762227845176") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ec94_d20251104_m034354_c001_v0001183_t0002_u01762227834639") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df716d_d20251104_m034347_c001_v7007000_t0000_u01762227827882") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ebec_d20251104_m034337_c001_v0001183_t0035_u01762227817159") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c0c_d20251104_m034326_c001_v7007000_t0000_u01762227806700") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb663a_d20251104_m034318_c001_v0001113_t0010_u01762227798100") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea061_d20251104_m034311_c001_v7007000_t0000_u01762227791665") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65ea_d20251104_m034307_c001_v0001113_t0052_u01762227787015") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26d04_d20251104_m034304_c001_v7007000_t0000_u01762227784997") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e79b_d20251104_m034255_c001_v0001120_t0059_u01762227775785") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287434_d20251104_m034249_c001_v7007000_t0000_u01762227769666") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26260f_d20251104_m034245_c001_v0001043_t0055_u01762227765120") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609b29_d20251104_m034243_c001_v7007000_t0000_u01762227763447") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb64f9_d20251104_m034234_c001_v0001113_t0052_u01762227754578") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41769bf18d4c6b59_d20251104_m034225_c001_v7007000_t0000_u01762227745004") 2025/11/04 03:45:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e8e8_d20251104_m034215_c001_v0001183_t0043_u01762227735922") 2025/11/04 03:45:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3e2_d20251104_m034209_c001_v7007000_t0000_u01762227729668") 2025/11/04 03:45:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e854_d20251104_m034200_c001_v0001183_t0010_u01762227720215") 2025/11/04 03:45:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3cb_d20251104_m034153_c001_v7007000_t0000_u01762227713474") 2025/11/04 03:45:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e799_d20251104_m034141_c001_v0001183_t0045_u01762227701940") 2025/11/04 03:45:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea053_d20251104_m034308_c001_v7007000_t0000_u01762227788629") 2025/11/04 03:45:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eaa0_d20251104_m034302_c001_v0001183_t0011_u01762227782918") 2025/11/04 03:45:49 DEBUG : dir1/0007-12345: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c28_d20251104_m034330_c001_v7007000_t0000_u01762227810636") 2025/11/04 03:45:49 DEBUG : dir1/0007-12345: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e826_d20251104_m034325_c001_v0001120_t0021_u01762227805365") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c59_d20251104_m034454_c001_v7007000_t0000_u01762227894973") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e988_d20251104_m034445_c001_v0001120_t0011_u01762227885320") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afba9f_d20251104_m034438_c001_v7007000_t0000_u01762227878656") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e946_d20251104_m034428_c001_v0001120_t0012_u01762227868907") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727baf_d20251104_m034422_c001_v7007000_t0000_u01762227862178") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e8f9_d20251104_m034412_c001_v0001120_t0049_u01762227852585") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733e4_d20251104_m034405_c001_v7007000_t0000_u01762227845358") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e8ad_d20251104_m034354_c001_v0001120_t0016_u01762227834884") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df716e_d20251104_m034348_c001_v7007000_t0000_u01762227828066") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e85a_d20251104_m034337_c001_v0001120_t0024_u01762227817374") 2025/11/04 03:45:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f80435457e_d20251104_m034326_c001_v7007000_t0000_u01762227806541") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26267c_d20251104_m034318_c001_v0001043_t0058_u01762227798508") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea062_d20251104_m034311_c001_v7007000_t0000_u01762227791849") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7db_d20251104_m034307_c001_v0001120_t0054_u01762227787025") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb605_d20251104_m034305_c001_v7007000_t0000_u01762227785013") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6592_d20251104_m034256_c001_v0001113_t0024_u01762227776147") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287438_d20251104_m034249_c001_v7007000_t0000_u01762227769848") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6556_d20251104_m034245_c001_v0001113_t0029_u01762227765152") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb59f_d20251104_m034243_c001_v7007000_t0000_u01762227763463") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e737_d20251104_m034234_c001_v0001120_t0004_u01762227754925") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41769bf18d4c6b54_d20251104_m034224_c001_v7007000_t0000_u01762227744450") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb646d_d20251104_m034216_c001_v0001113_t0018_u01762227736250") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3e7_d20251104_m034209_c001_v7007000_t0000_u01762227729852") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb640b_d20251104_m034200_c001_v0001113_t0039_u01762227720411") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3cc_d20251104_m034153_c001_v7007000_t0000_u01762227713657") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6377_d20251104_m034142_c001_v0001113_t0025_u01762227702139") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb626_d20251104_m034308_c001_v7007000_t0000_u01762227788479") 2025/11/04 03:45:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65ce_d20251104_m034303_c001_v0001113_t0050_u01762227783039") 2025/11/04 03:45:50 DEBUG : dir1/0008-23456: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c2a_d20251104_m034330_c001_v7007000_t0000_u01762227810817") 2025/11/04 03:45:50 DEBUG : dir1/0008-23456: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26269b_d20251104_m034325_c001_v0001043_t0020_u01762227805404") 2025/11/04 03:45:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c5a_d20251104_m034455_c001_v7007000_t0000_u01762227895154") 2025/11/04 03:45:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26278c_d20251104_m034445_c001_v0001043_t0026_u01762227885573") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaa0_d20251104_m034438_c001_v7007000_t0000_u01762227878840") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262750_d20251104_m034429_c001_v0001043_t0019_u01762227869149") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bb0_d20251104_m034422_c001_v7007000_t0000_u01762227862361") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26272a_d20251104_m034412_c001_v0001043_t0036_u01762227852899") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733e6_d20251104_m034405_c001_v7007000_t0000_u01762227845540") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626f7_d20251104_m034355_c001_v0001043_t0017_u01762227835272") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7170_d20251104_m034348_c001_v7007000_t0000_u01762227828251") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626c3_d20251104_m034337_c001_v0001043_t0034_u01762227817795") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13dcf2_d20251104_m034326_c001_v7007000_t0000_u01762227806737") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e808_d20251104_m034318_c001_v0001120_t0043_u01762227798896") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea063_d20251104_m034312_c001_v7007000_t0000_u01762227792039") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262655_d20251104_m034307_c001_v0001043_t0030_u01762227787034") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a53e_d20251104_m034305_c001_v7007000_t0000_u01762227785067") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea54_d20251104_m034256_c001_v0001183_t0001_u01762227776720") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287439_d20251104_m034250_c001_v7007000_t0000_u01762227770031") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e76b_d20251104_m034245_c001_v0001120_t0027_u01762227765169") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed493_d20251104_m034243_c001_v7007000_t0000_u01762227763222") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e998_d20251104_m034235_c001_v0001183_t0028_u01762227755180") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41400e9a7e408e80_d20251104_m034225_c001_v7007000_t0000_u01762227745046") 2025/11/04 03:45:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26259e_d20251104_m034216_c001_v0001043_t0021_u01762227736586") 2025/11/04 03:45:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3e9_d20251104_m034210_c001_v7007000_t0000_u01762227730037") 2025/11/04 03:45:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262572_d20251104_m034200_c001_v0001043_t0040_u01762227720829") 2025/11/04 03:45:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3cd_d20251104_m034153_c001_v7007000_t0000_u01762227713857") 2025/11/04 03:45:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262544_d20251104_m034143_c001_v0001043_t0053_u01762227703483") 2025/11/04 03:45:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea052_d20251104_m034308_c001_v7007000_t0000_u01762227788444") 2025/11/04 03:45:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7bd_d20251104_m034303_c001_v0001120_t0033_u01762227783094") 2025/11/04 03:45:52 DEBUG : dir1/0009-34567: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c2b_d20251104_m034331_c001_v7007000_t0000_u01762227811000") 2025/11/04 03:45:52 DEBUG : dir1/0009-34567: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb89_d20251104_m034325_c001_v0001183_t0000_u01762227805455") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c5b_d20251104_m034455_c001_v7007000_t0000_u01762227895335") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6832_d20251104_m034446_c001_v0001113_t0026_u01762227886248") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaa2_d20251104_m034439_c001_v7007000_t0000_u01762227879026") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb67ed_d20251104_m034429_c001_v0001113_t0024_u01762227869551") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bb2_d20251104_m034422_c001_v7007000_t0000_u01762227862544") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6799_d20251104_m034413_c001_v0001113_t0031_u01762227853768") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733e9_d20251104_m034405_c001_v7007000_t0000_u01762227845723") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb673a_d20251104_m034355_c001_v0001113_t0024_u01762227835701") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7174_d20251104_m034348_c001_v7007000_t0000_u01762227828436") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb66ce_d20251104_m034338_c001_v0001113_t0032_u01762227818565") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41400e9a7e408fcb_d20251104_m034326_c001_v7007000_t0000_u01762227806720") 2025/11/04 03:45:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb47_d20251104_m034319_c001_v0001183_t0005_u01762227799425") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea065_d20251104_m034312_c001_v7007000_t0000_u01762227792224") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ead6_d20251104_m034307_c001_v0001183_t0001_u01762227787099") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26d05_d20251104_m034305_c001_v7007000_t0000_u01762227785178") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26262d_d20251104_m034256_c001_v0001043_t0036_u01762227776976") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c39228743a_d20251104_m034250_c001_v7007000_t0000_u01762227770217") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9fa_d20251104_m034245_c001_v0001183_t0052_u01762227765190") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13a7f_d20251104_m034242_c001_v7007000_t0000_u01762227762829") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625dd_d20251104_m034235_c001_v0001043_t0045_u01762227755386") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41400e9a7e408e7f_d20251104_m034225_c001_v7007000_t0000_u01762227745038") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e6c8_d20251104_m034217_c001_v0001120_t0012_u01762227737128") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3eb_d20251104_m034210_c001_v7007000_t0000_u01762227730233") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e679_d20251104_m034201_c001_v0001120_t0013_u01762227721458") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3cf_d20251104_m034154_c001_v7007000_t0000_u01762227714042") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e61c_d20251104_m034143_c001_v0001120_t0038_u01762227703853") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f413849d483f9f081_d20251104_m034308_c001_v7007000_t0000_u01762227788422") 2025/11/04 03:45:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eaa4_d20251104_m034303_c001_v0001183_t0026_u01762227783115") 2025/11/04 03:45:53 DEBUG : dir1/0010-45678: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c2c_d20251104_m034331_c001_v7007000_t0000_u01762227811184") 2025/11/04 03:45:53 DEBUG : dir1/0010-45678: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb8b_d20251104_m034325_c001_v0001183_t0017_u01762227805657") 2025/11/04 03:45:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c5c_d20251104_m034455_c001_v7007000_t0000_u01762227895518") 2025/11/04 03:45:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ee48_d20251104_m034446_c001_v0001183_t0027_u01762227886741") 2025/11/04 03:45:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaa4_d20251104_m034439_c001_v7007000_t0000_u01762227879209") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14edae_d20251104_m034429_c001_v0001183_t0013_u01762227869991") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bb5_d20251104_m034422_c001_v7007000_t0000_u01762227862727") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ed2e_d20251104_m034414_c001_v0001183_t0042_u01762227854230") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733eb_d20251104_m034405_c001_v7007000_t0000_u01762227845906") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ec9c_d20251104_m034356_c001_v0001183_t0053_u01762227836084") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7175_d20251104_m034348_c001_v7007000_t0000_u01762227828621") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ebfc_d20251104_m034339_c001_v0001183_t0039_u01762227819001") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13dcf3_d20251104_m034326_c001_v7007000_t0000_u01762227806739") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb664a_d20251104_m034319_c001_v0001113_t0036_u01762227799642") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea066_d20251104_m034312_c001_v7007000_t0000_u01762227792410") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7df_d20251104_m034307_c001_v0001120_t0029_u01762227787288") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3bd4_d20251104_m034305_c001_v7007000_t0000_u01762227785234") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7a3_d20251104_m034257_c001_v0001120_t0059_u01762227777520") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c39228743e_d20251104_m034250_c001_v7007000_t0000_u01762227770399") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9fe_d20251104_m034245_c001_v0001183_t0005_u01762227765386") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26caf_d20251104_m034243_c001_v7007000_t0000_u01762227763422") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6503_d20251104_m034235_c001_v0001113_t0053_u01762227755719") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41400e9a7e408e7d_d20251104_m034224_c001_v7007000_t0000_u01762227744838") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e8f4_d20251104_m034217_c001_v0001183_t0029_u01762227737448") 2025/11/04 03:45:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3ed_d20251104_m034210_c001_v7007000_t0000_u01762227730423") 2025/11/04 03:45:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e868_d20251104_m034201_c001_v0001183_t0047_u01762227721847") 2025/11/04 03:45:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3d1_d20251104_m034154_c001_v7007000_t0000_u01762227714229") 2025/11/04 03:45:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e7b2_d20251104_m034144_c001_v0001183_t0046_u01762227704275") 2025/11/04 03:45:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f413849d483f9f080_d20251104_m034308_c001_v7007000_t0000_u01762227788237") 2025/11/04 03:45:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65d4_d20251104_m034303_c001_v0001113_t0049_u01762227783318") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c2e_d20251104_m034331_c001_v7007000_t0000_u01762227811365") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6675_d20251104_m034325_c001_v0001113_t0021_u01762227805724") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c5e_d20251104_m034455_c001_v7007000_t0000_u01762227895710") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e996_d20251104_m034446_c001_v0001120_t0055_u01762227886950") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaa5_d20251104_m034439_c001_v7007000_t0000_u01762227879393") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e94c_d20251104_m034430_c001_v0001120_t0012_u01762227870210") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bb6_d20251104_m034422_c001_v7007000_t0000_u01762227862910") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e901_d20251104_m034414_c001_v0001120_t0037_u01762227854445") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733ed_d20251104_m034406_c001_v7007000_t0000_u01762227846087") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e8b1_d20251104_m034356_c001_v0001120_t0044_u01762227836279") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7177_d20251104_m034348_c001_v7007000_t0000_u01762227828807") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e868_d20251104_m034339_c001_v0001120_t0056_u01762227819207") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c0d_d20251104_m034326_c001_v7007000_t0000_u01762227806885") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262682_d20251104_m034320_c001_v0001043_t0045_u01762227800161") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea067_d20251104_m034312_c001_v7007000_t0000_u01762227792593") 2025/11/04 03:45:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eade_d20251104_m034307_c001_v0001183_t0000_u01762227787302") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff7859_d20251104_m034305_c001_v7007000_t0000_u01762227785030") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb659c_d20251104_m034257_c001_v0001113_t0005_u01762227777874") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c39228743f_d20251104_m034250_c001_v7007000_t0000_u01762227770581") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262613_d20251104_m034245_c001_v0001043_t0003_u01762227765435") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13a86_d20251104_m034243_c001_v7007000_t0000_u01762227763385") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e73b_d20251104_m034236_c001_v0001120_t0049_u01762227756053") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3073211_d20251104_m034224_c001_v7007000_t0000_u01762227744843") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6479_d20251104_m034217_c001_v0001113_t0049_u01762227737686") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3f2_d20251104_m034210_c001_v7007000_t0000_u01762227730605") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6415_d20251104_m034202_c001_v0001113_t0004_u01762227722056") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3d3_d20251104_m034154_c001_v7007000_t0000_u01762227714411") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6391_d20251104_m034144_c001_v0001113_t0022_u01762227704482") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26d19_d20251104_m034308_c001_v7007000_t0000_u01762227788484") 2025/11/04 03:45:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eaa6_d20251104_m034303_c001_v0001183_t0026_u01762227783328") 2025/11/04 03:45:56 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c2f_d20251104_m034331_c001_v7007000_t0000_u01762227811547") 2025/11/04 03:45:56 DEBUG : dir1/0012-6789;: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26269d_d20251104_m034325_c001_v0001043_t0048_u01762227805750") 2025/11/04 03:45:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c60_d20251104_m034455_c001_v7007000_t0000_u01762227895891") 2025/11/04 03:45:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262790_d20251104_m034447_c001_v0001043_t0052_u01762227887353") 2025/11/04 03:45:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaa6_d20251104_m034439_c001_v7007000_t0000_u01762227879577") 2025/11/04 03:45:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262754_d20251104_m034430_c001_v0001043_t0009_u01762227870489") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bb8_d20251104_m034423_c001_v7007000_t0000_u01762227863096") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26272e_d20251104_m034414_c001_v0001043_t0024_u01762227854938") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733ee_d20251104_m034406_c001_v7007000_t0000_u01762227846270") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626f9_d20251104_m034356_c001_v0001043_t0025_u01762227836768") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7178_d20251104_m034348_c001_v7007000_t0000_u01762227828992") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2626c9_d20251104_m034339_c001_v0001043_t0041_u01762227819720") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41400e9a7e408fca_d20251104_m034326_c001_v7007000_t0000_u01762227806538") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e80b_d20251104_m034320_c001_v0001120_t0026_u01762227800616") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea068_d20251104_m034312_c001_v7007000_t0000_u01762227792777") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65ec_d20251104_m034307_c001_v0001113_t0040_u01762227787487") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f413849d483f9f070_d20251104_m034305_c001_v7007000_t0000_u01762227785243") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea68_d20251104_m034258_c001_v0001183_t0023_u01762227778383") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287441_d20251104_m034250_c001_v7007000_t0000_u01762227770762") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea02_d20251104_m034245_c001_v0001183_t0055_u01762227765588") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287407_d20251104_m034243_c001_v7007000_t0000_u01762227763210") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e99c_d20251104_m034236_c001_v0001183_t0001_u01762227756332") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3073213_d20251104_m034225_c001_v7007000_t0000_u01762227745046") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625a2_d20251104_m034218_c001_v0001043_t0034_u01762227738027") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3f3_d20251104_m034210_c001_v7007000_t0000_u01762227730787") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262576_d20251104_m034202_c001_v0001043_t0020_u01762227722433") 2025/11/04 03:45:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3d8_d20251104_m034154_c001_v7007000_t0000_u01762227714595") 2025/11/04 03:45:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26254c_d20251104_m034145_c001_v0001043_t0016_u01762227705124") 2025/11/04 03:45:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb62a_d20251104_m034308_c001_v7007000_t0000_u01762227788595") 2025/11/04 03:45:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eaa8_d20251104_m034303_c001_v0001183_t0019_u01762227783536") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c30_d20251104_m034331_c001_v7007000_t0000_u01762227811730") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb8f_d20251104_m034325_c001_v0001183_t0042_u01762227805853") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c61_d20251104_m034456_c001_v7007000_t0000_u01762227896073") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6838_d20251104_m034447_c001_v0001113_t0053_u01762227887731") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaa8_d20251104_m034439_c001_v7007000_t0000_u01762227879762") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb67f3_d20251104_m034431_c001_v0001113_t0021_u01762227871070") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bba_d20251104_m034423_c001_v7007000_t0000_u01762227863291") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb679f_d20251104_m034415_c001_v0001113_t0039_u01762227855353") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733ef_d20251104_m034406_c001_v7007000_t0000_u01762227846452") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6742_d20251104_m034357_c001_v0001113_t0058_u01762227837382") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7179_d20251104_m034349_c001_v7007000_t0000_u01762227829177") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb66da_d20251104_m034340_c001_v0001113_t0029_u01762227820328") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41400e9a7e408fc7_d20251104_m034326_c001_v7007000_t0000_u01762227806356") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb55_d20251104_m034321_c001_v0001183_t0022_u01762227801067") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea069_d20251104_m034312_c001_v7007000_t0000_u01762227792962") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262657_d20251104_m034307_c001_v0001043_t0028_u01762227787496") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff7856_d20251104_m034304_c001_v7007000_t0000_u01762227784664") 2025/11/04 03:45:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262631_d20251104_m034258_c001_v0001043_t0038_u01762227778578") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287442_d20251104_m034250_c001_v7007000_t0000_u01762227770944") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e771_d20251104_m034245_c001_v0001120_t0038_u01762227765600") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287404_d20251104_m034242_c001_v7007000_t0000_u01762227762846") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625e7_d20251104_m034236_c001_v0001043_t0026_u01762227756530") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7278fe_d20251104_m034224_c001_v7007000_t0000_u01762227744873") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e6d4_d20251104_m034218_c001_v0001120_t0001_u01762227738598") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3f4_d20251104_m034210_c001_v7007000_t0000_u01762227730970") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e683_d20251104_m034202_c001_v0001120_t0038_u01762227722859") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3db_d20251104_m034154_c001_v7007000_t0000_u01762227714779") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e626_d20251104_m034145_c001_v0001120_t0013_u01762227705496") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f413849d483f9f082_d20251104_m034308_c001_v7007000_t0000_u01762227788605") 2025/11/04 03:45:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262643_d20251104_m034303_c001_v0001043_t0021_u01762227783572") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c33_d20251104_m034331_c001_v7007000_t0000_u01762227811913") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e828_d20251104_m034325_c001_v0001120_t0035_u01762227805905") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c62_d20251104_m034456_c001_v7007000_t0000_u01762227896254") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ee62_d20251104_m034448_c001_v0001183_t0053_u01762227888024") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaa9_d20251104_m034439_c001_v7007000_t0000_u01762227879946") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14edca_d20251104_m034431_c001_v0001183_t0036_u01762227871534") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bbe_d20251104_m034423_c001_v7007000_t0000_u01762227863474") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ed3c_d20251104_m034415_c001_v0001183_t0023_u01762227855798") 2025/11/04 03:45:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733f0_d20251104_m034406_c001_v7007000_t0000_u01762227846634") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eca6_d20251104_m034357_c001_v0001183_t0058_u01762227837772") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df717a_d20251104_m034349_c001_v7007000_t0000_u01762227829362") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ec0e_d20251104_m034340_c001_v0001183_t0014_u01762227820892") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f80435457d_d20251104_m034326_c001_v7007000_t0000_u01762227806359") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6650_d20251104_m034321_c001_v0001113_t0039_u01762227801270") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea06a_d20251104_m034313_c001_v7007000_t0000_u01762227793146") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eae0_d20251104_m034307_c001_v0001183_t0003_u01762227787508") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb606_d20251104_m034305_c001_v7007000_t0000_u01762227785203") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e7ab_d20251104_m034259_c001_v0001120_t0044_u01762227779119") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287443_d20251104_m034251_c001_v7007000_t0000_u01762227771126") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb655a_d20251104_m034245_c001_v0001113_t0000_u01762227765636") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287405_d20251104_m034243_c001_v7007000_t0000_u01762227763028") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb650f_d20251104_m034237_c001_v0001113_t0021_u01762227757127") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb55f_d20251104_m034224_c001_v7007000_t0000_u01762227744887") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e903_d20251104_m034218_c001_v0001183_t0056_u01762227738862") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3f6_d20251104_m034211_c001_v7007000_t0000_u01762227731152") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e872_d20251104_m034203_c001_v0001183_t0002_u01762227723261") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3dd_d20251104_m034154_c001_v7007000_t0000_u01762227714964") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e7ca_d20251104_m034145_c001_v0001183_t0013_u01762227705766") 2025/11/04 03:46:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb624_d20251104_m034308_c001_v7007000_t0000_u01762227788292") 2025/11/04 03:46:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65d6_d20251104_m034303_c001_v0001113_t0022_u01762227783608") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c34_d20251104_m034332_c001_v7007000_t0000_u01762227812096") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eb95_d20251104_m034326_c001_v0001183_t0045_u01762227806065") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c63_d20251104_m034456_c001_v7007000_t0000_u01762227896437") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e99e_d20251104_m034448_c001_v0001120_t0048_u01762227888263") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaac_d20251104_m034440_c001_v7007000_t0000_u01762227880130") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e954_d20251104_m034431_c001_v0001120_t0025_u01762227871757") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bbf_d20251104_m034423_c001_v7007000_t0000_u01762227863657") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e907_d20251104_m034416_c001_v0001120_t0054_u01762227856004") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733f2_d20251104_m034406_c001_v7007000_t0000_u01762227846817") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e8b9_d20251104_m034357_c001_v0001120_t0040_u01762227837976") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df717c_d20251104_m034349_c001_v7007000_t0000_u01762227829547") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e86c_d20251104_m034341_c001_v0001120_t0024_u01762227821102") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4116d128e088b4d9_d20251104_m034326_c001_v7007000_t0000_u01762227806730") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262687_d20251104_m034321_c001_v0001043_t0026_u01762227801710") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea06b_d20251104_m034313_c001_v7007000_t0000_u01762227793331") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eae4_d20251104_m034307_c001_v0001183_t0057_u01762227787727") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea04c_d20251104_m034305_c001_v7007000_t0000_u01762227785037") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65a8_d20251104_m034259_c001_v0001113_t0050_u01762227779554") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287444_d20251104_m034251_c001_v7007000_t0000_u01762227771308") 2025/11/04 03:46:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ea06_d20251104_m034245_c001_v0001183_t0013_u01762227765801") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13a85_d20251104_m034243_c001_v7007000_t0000_u01762227763228") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e741_d20251104_m034237_c001_v0001120_t0021_u01762227757474") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7278ff_d20251104_m034225_c001_v7007000_t0000_u01762227745061") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6487_d20251104_m034219_c001_v0001113_t0002_u01762227739103") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3f7_d20251104_m034211_c001_v7007000_t0000_u01762227731334") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb641d_d20251104_m034203_c001_v0001113_t0002_u01762227723464") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3e0_d20251104_m034155_c001_v7007000_t0000_u01762227715147") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb63a1_d20251104_m034145_c001_v0001113_t0037_u01762227705982") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3be4_d20251104_m034308_c001_v7007000_t0000_u01762227788436") 2025/11/04 03:46:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eaaa_d20251104_m034303_c001_v0001183_t0034_u01762227783736") 2025/11/04 03:46:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f2f_d20251104_m034227_c001_v7007000_t0000_u01762227747807") 2025/11/04 03:46:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e91b_d20251104_m034222_c001_v0001183_t0053_u01762227742855") 2025/11/04 03:46:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f30_d20251104_m034227_c001_v7007000_t0000_u01762227747990") 2025/11/04 03:46:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e6fb_d20251104_m034222_c001_v0001120_t0046_u01762227742939") 2025/11/04 03:46:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f33_d20251104_m034228_c001_v7007000_t0000_u01762227748178") 2025/11/04 03:46:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e91f_d20251104_m034223_c001_v0001183_t0029_u01762227743069") 2025/11/04 03:46:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f34_d20251104_m034228_c001_v7007000_t0000_u01762227748362") 2025/11/04 03:46:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb64a5_d20251104_m034223_c001_v0001113_t0012_u01762227743085") 2025/11/04 03:46:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f35_d20251104_m034228_c001_v7007000_t0000_u01762227748545") 2025/11/04 03:46:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625b7_d20251104_m034223_c001_v0001043_t0055_u01762227743095") 2025/11/04 03:46:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f38_d20251104_m034228_c001_v7007000_t0000_u01762227748728") 2025/11/04 03:46:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e701_d20251104_m034223_c001_v0001120_t0013_u01762227743222") 2025/11/04 03:46:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f39_d20251104_m034228_c001_v7007000_t0000_u01762227748912") 2025/11/04 03:46:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e923_d20251104_m034223_c001_v0001183_t0047_u01762227743278") 2025/11/04 03:46:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f3a_d20251104_m034229_c001_v7007000_t0000_u01762227749095") 2025/11/04 03:46:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb64ab_d20251104_m034223_c001_v0001113_t0058_u01762227743432") 2025/11/04 03:46:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f3b_d20251104_m034229_c001_v7007000_t0000_u01762227749280") 2025/11/04 03:46:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e925_d20251104_m034223_c001_v0001183_t0051_u01762227743486") 2025/11/04 03:46:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f3c_d20251104_m034229_c001_v7007000_t0000_u01762227749463") 2025/11/04 03:46:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625bb_d20251104_m034223_c001_v0001043_t0040_u01762227743496") 2025/11/04 03:46:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f3d_d20251104_m034229_c001_v7007000_t0000_u01762227749648") 2025/11/04 03:46:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e703_d20251104_m034223_c001_v0001120_t0035_u01762227743608") 2025/11/04 03:46:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f3f_d20251104_m034229_c001_v7007000_t0000_u01762227749831") 2025/11/04 03:46:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e92b_d20251104_m034223_c001_v0001183_t0000_u01762227743702") 2025/11/04 03:46:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f41_d20251104_m034230_c001_v7007000_t0000_u01762227750014") 2025/11/04 03:46:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb64b5_d20251104_m034223_c001_v0001113_t0003_u01762227743789") 2025/11/04 03:46:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f42_d20251104_m034230_c001_v7007000_t0000_u01762227750196") 2025/11/04 03:46:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e931_d20251104_m034223_c001_v0001183_t0058_u01762227743926") 2025/11/04 03:46:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f44_d20251104_m034230_c001_v7007000_t0000_u01762227750379") 2025/11/04 03:46:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e705_d20251104_m034224_c001_v0001120_t0059_u01762227744064") 2025/11/04 03:46:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df6f47_d20251104_m034230_c001_v7007000_t0000_u01762227750562") 2025/11/04 03:46:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb64b7_d20251104_m034224_c001_v0001113_t0057_u01762227744084") 2025/11/04 03:46:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26cb8_d20251104_m034246_c001_v7007000_t0000_u01762227766400") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9be_d20251104_m034241_c001_v0001183_t0005_u01762227761339") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26cb7_d20251104_m034246_c001_v7007000_t0000_u01762227766219") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625f5_d20251104_m034241_c001_v0001043_t0050_u01762227761518") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13a91_d20251104_m034246_c001_v7007000_t0000_u01762227766234") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9c0_d20251104_m034241_c001_v0001183_t0028_u01762227761549") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed49e_d20251104_m034246_c001_v7007000_t0000_u01762227766245") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb652e_d20251104_m034241_c001_v0001113_t0043_u01762227761633") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b307327a_d20251104_m034246_c001_v7007000_t0000_u01762227766252") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e759_d20251104_m034241_c001_v0001120_t0044_u01762227761691") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287412_d20251104_m034246_c001_v7007000_t0000_u01762227766415") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9c8_d20251104_m034241_c001_v0001183_t0007_u01762227761794") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609b3a_d20251104_m034246_c001_v7007000_t0000_u01762227766200") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625f9_d20251104_m034241_c001_v0001043_t0039_u01762227761959") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13a93_d20251104_m034246_c001_v7007000_t0000_u01762227766425") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9cc_d20251104_m034241_c001_v0001183_t0057_u01762227761995") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609b3e_d20251104_m034246_c001_v7007000_t0000_u01762227766568") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6534_d20251104_m034242_c001_v0001113_t0050_u01762227762022") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b307327c_d20251104_m034246_c001_v7007000_t0000_u01762227766432") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e75b_d20251104_m034242_c001_v0001120_t0047_u01762227762150") 2025/11/04 03:46:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed49f_d20251104_m034246_c001_v7007000_t0000_u01762227766447") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9d0_d20251104_m034242_c001_v0001183_t0055_u01762227762203") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb5ae_d20251104_m034246_c001_v7007000_t0000_u01762227766194") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb653c_d20251104_m034242_c001_v0001113_t0018_u01762227762356") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287411_d20251104_m034246_c001_v7007000_t0000_u01762227766214") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9d2_d20251104_m034242_c001_v0001183_t0059_u01762227762406") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41673bf139d26cb9_d20251104_m034246_c001_v7007000_t0000_u01762227766582") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2625fd_d20251104_m034242_c001_v0001043_t0020_u01762227762428") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287414_d20251104_m034246_c001_v7007000_t0000_u01762227766599") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e75f_d20251104_m034242_c001_v0001120_t0054_u01762227762453") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f8043540b2_d20251104_m034246_c001_v7007000_t0000_u01762227766264") 2025/11/04 03:46:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e9d6_d20251104_m034242_c001_v0001183_t0025_u01762227762620") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb38bf_d20251104_m034025_c001_v7007000_t0000_u01762227625197") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1102a8b2d5b711c6_d20251104_m034023_c001_v0001130_t0057_u01762227623193") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072fb9_d20251104_m034023_c001_v7007000_t0000_u01762227623005") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1102a8b2d5b711a7_d20251104_m034019_c001_v0001130_t0051_u01762227619451") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072f8a_d20251104_m034018_c001_v7007000_t0000_u01762227618721") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e41e_d20251104_m034013_c001_v0001120_t0016_u01762227613316") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe138b5_d20251104_m034011_c001_v7007000_t0000_u01762227611824") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10760a51affc53a8_d20251104_m034009_c001_v0001165_t0012_u01762227609700") 2025/11/04 03:46:05 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727694_d20251104_m034009_c001_v7007000_t0000_u01762227609520") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10760a51affc5394_d20251104_m034006_c001_v0001165_t0040_u01762227606035") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b72767b_d20251104_m034005_c001_v7007000_t0000_u01762227605315") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb609d_d20251104_m034001_c001_v0001113_t0052_u01762227601035") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353cfc_d20251104_m033959_c001_v7007000_t0000_u01762227599755") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f119d0fff79bd31c5_d20251104_m033958_c001_v0001146_t0005_u01762227598237") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff74a5_d20251104_m033958_c001_v7007000_t0000_u01762227598056") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f119d0fff79bd31b1_d20251104_m033955_c001_v0001146_t0023_u01762227595098") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff7493_d20251104_m033954_c001_v7007000_t0000_u01762227594375") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb605a_d20251104_m033949_c001_v0001113_t0023_u01762227589942") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353cd3_d20251104_m033949_c001_v7007000_t0000_u01762227589026") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1014417c44cbc33c_d20251104_m033947_c001_v0001134_t0038_u01762227587070") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072eec_d20251104_m033946_c001_v7007000_t0000_u01762227586883") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1014417c44cbc326_d20251104_m033943_c001_v0001134_t0057_u01762227583533") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072ed3_d20251104_m033942_c001_v7007000_t0000_u01762227582797") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6002_d20251104_m033934_c001_v0001113_t0024_u01762227574846") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072eac_d20251104_m033933_c001_v7007000_t0000_u01762227573929") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1083200bb9997040_d20251104_m033931_c001_v0001038_t0015_u01762227571940") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f412fe48847dd4ff6_d20251104_m033931_c001_v7007000_t0000_u01762227571759") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1083200bb999703c_d20251104_m033927_c001_v0001038_t0005_u01762227567753") 2025/11/04 03:46:06 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f412fe48847dd4fde_d20251104_m033927_c001_v7007000_t0000_u01762227567027") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c39e9_d20251104_m033920_c001_v0001116_t0007_u01762227560204") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3797_d20251104_m033919_c001_v7007000_t0000_u01762227559294") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f104b1d7fbd90dcbb_d20251104_m033917_c001_v0001137_t0049_u01762227557153") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f409b81d6248f24fc_d20251104_m033916_c001_v7007000_t0000_u01762227556965") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f104b1d7fbd90dca3_d20251104_m033913_c001_v0001137_t0027_u01762227553209") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f409b81d6248f24e4_d20251104_m033912_c001_v7007000_t0000_u01762227552478") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e2e6_d20251104_m033905_c001_v0001120_t0047_u01762227545500") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353bee_d20251104_m033904_c001_v7007000_t0000_u01762227544395") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10234113c9952367_d20251104_m033856_c001_v0001093_t0022_u01762227536518") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d806_d20251104_m033856_c001_v7007000_t0000_u01762227536307") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5ee9_d20251104_m033852_c001_v0001113_t0057_u01762227532041") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f109b011f6b7416af_d20251104_m033850_c001_v0001116_t0018_u01762227530840") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f109b011f6b7416a1_d20251104_m033849_c001_v0001116_t0015_u01762227529326") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684e9f1e_d20251104_m033835_c001_v7007000_t0000_u01762227515818") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e21d_d20251104_m033828_c001_v0001120_t0023_u01762227508478") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1036ba3e17e116aa_d20251104_m033827_c001_v0001165_t0002_u01762227507709") 2025/11/04 03:46:07 DEBUG : dst/one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1036ba3e17e1169c_d20251104_m033826_c001_v0001165_t0028_u01762227506682") 2025/11/04 03:46:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb38c0_d20251104_m034025_c001_v7007000_t0000_u01762227625379") 2025/11/04 03:46:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1178b73d1e091b95_d20251104_m034022_c001_v0001130_t0052_u01762227622630") 2025/11/04 03:46:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f100203667d6b4e00_d20251104_m034018_c001_v0001177_t0039_u01762227618469") 2025/11/04 03:46:08 DEBUG : dst/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe138b6_d20251104_m034012_c001_v7007000_t0000_u01762227612017") 2025/11/04 03:46:08 DEBUG : dst/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f105eb0dd5c1c2e1e_d20251104_m034008_c001_v0001044_t0050_u01762227608814") 2025/11/04 03:46:08 DEBUG : dst/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1011804634c94a7f_d20251104_m034004_c001_v0001093_t0026_u01762227604947") 2025/11/04 03:46:08 DEBUG : dst/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353cfe_d20251104_m033959_c001_v7007000_t0000_u01762227599937") 2025/11/04 03:46:08 DEBUG : dst/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1137d37d48d2ef05_d20251104_m033957_c001_v0001183_t0035_u01762227597832") 2025/11/04 03:46:08 DEBUG : dst/one.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1035f24205ecc38a_d20251104_m033954_c001_v0001136_t0029_u01762227594017") 2025/11/04 03:46:08 DEBUG : dst/three: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353bf0_d20251104_m033904_c001_v7007000_t0000_u01762227544576") 2025/11/04 03:46:08 DEBUG : dst/three: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f109b011f6b7416db_d20251104_m033902_c001_v0001116_t0014_u01762227542583") 2025/11/04 03:46:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb38c3_d20251104_m034025_c001_v7007000_t0000_u01762227625562") 2025/11/04 03:46:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1039718ee8843dda_d20251104_m034024_c001_v0001182_t0015_u01762227624142") 2025/11/04 03:46:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10909a80b3cb5646_d20251104_m034020_c001_v0001037_t0046_u01762227620589") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb38c5_d20251104_m034025_c001_v7007000_t0000_u01762227625745") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1102a8b2d5b711d0_d20251104_m034024_c001_v0001130_t0012_u01762227624525") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072fca_d20251104_m034024_c001_v7007000_t0000_u01762227624339") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1102a8b2d5b711b9_d20251104_m034021_c001_v0001130_t0057_u01762227621151") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072fa4_d20251104_m034020_c001_v7007000_t0000_u01762227620965") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e42c_d20251104_m034015_c001_v0001120_t0032_u01762227615158") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe138b7_d20251104_m034012_c001_v7007000_t0000_u01762227612203") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10760a51affc53b2_d20251104_m034011_c001_v0001165_t0037_u01762227611159") 2025/11/04 03:46:08 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727696_d20251104_m034010_c001_v7007000_t0000_u01762227610979") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10760a51affc539e_d20251104_m034007_c001_v0001165_t0033_u01762227607415") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727689_d20251104_m034007_c001_v7007000_t0000_u01762227607237") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb60a3_d20251104_m034002_c001_v0001113_t0057_u01762227602134") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff74ad_d20251104_m033959_c001_v7007000_t0000_u01762227599213") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e3c5_d20251104_m033956_c001_v0001120_t0027_u01762227596794") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40243b349eff74a0_d20251104_m033956_c001_v7007000_t0000_u01762227596074") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb605c_d20251104_m033950_c001_v0001113_t0032_u01762227590646") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072efa_d20251104_m033948_c001_v7007000_t0000_u01762227588112") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e397_d20251104_m033945_c001_v0001120_t0046_u01762227585704") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072edd_d20251104_m033944_c001_v7007000_t0000_u01762227584600") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6016_d20251104_m033937_c001_v0001113_t0023_u01762227577934") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f412fe48847dd4ffd_d20251104_m033933_c001_v7007000_t0000_u01762227573010") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c3a13_d20251104_m033930_c001_v0001116_t0016_u01762227570167") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f412fe48847dd4fe6_d20251104_m033929_c001_v7007000_t0000_u01762227569081") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e32d_d20251104_m033922_c001_v0001120_t0045_u01762227562028") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f409b81d6248f2505_d20251104_m033918_c001_v7007000_t0000_u01762227558367") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e30e_d20251104_m033915_c001_v0001120_t0020_u01762227555646") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f409b81d6248f24eb_d20251104_m033914_c001_v7007000_t0000_u01762227554550") 2025/11/04 03:46:09 DEBUG : dst/three.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5f47_d20251104_m033907_c001_v0001113_t0013_u01762227547169") 2025/11/04 03:46:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe138b9_d20251104_m034012_c001_v7007000_t0000_u01762227612387") 2025/11/04 03:46:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1148ce5cdc482cf8_d20251104_m034010_c001_v0001172_t0004_u01762227610498") 2025/11/04 03:46:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1051b3c3e706d3f9_d20251104_m034006_c001_v0001105_t0002_u01762227606897") 2025/11/04 03:46:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353cff_d20251104_m034000_c001_v7007000_t0000_u01762227600118") 2025/11/04 03:46:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f11518a7dc90986e3_d20251104_m033958_c001_v0001090_t0050_u01762227598917") 2025/11/04 03:46:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f105f7266e94f787f_d20251104_m033955_c001_v0001100_t0026_u01762227595726") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb38c9_d20251104_m034025_c001_v7007000_t0000_u01762227625928") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6101_d20251104_m034014_c001_v0001113_t0053_u01762227614829") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe138ba_d20251104_m034012_c001_v7007000_t0000_u01762227612570") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e3dd_d20251104_m034001_c001_v0001120_t0002_u01762227601735") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353d00_d20251104_m034000_c001_v7007000_t0000_u01762227600299") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e3af_d20251104_m033950_c001_v0001120_t0046_u01762227590346") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353cd4_d20251104_m033949_c001_v7007000_t0000_u01762227589206") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e369_d20251104_m033935_c001_v0001120_t0058_u01762227575497") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b3072ead_d20251104_m033934_c001_v7007000_t0000_u01762227574113") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5f9a_d20251104_m033921_c001_v0001113_t0041_u01762227561235") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3798_d20251104_m033919_c001_v7007000_t0000_u01762227559475") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c39bc_d20251104_m033906_c001_v0001116_t0021_u01762227546123") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353bf3_d20251104_m033904_c001_v7007000_t0000_u01762227544758") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f11064746799458c1_d20251104_m033859_c001_v0001144_t0042_u01762227539219") 2025/11/04 03:46:10 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684e9f1f_d20251104_m033836_c001_v7007000_t0000_u01762227516001") 2025/11/04 03:46:11 DEBUG : dst/two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1036ba3e17e116dc_d20251104_m033834_c001_v0001165_t0052_u01762227514844") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919caec8_d20251104_m033758_c001_v7007000_t0000_u01762227478863") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5d50_d20251104_m033752_c001_v0001113_t0029_u01762227472545") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919caea8_d20251104_m033750_c001_v7007000_t0000_u01762227470433") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5cfb_d20251104_m033739_c001_v0001113_t0025_u01762227459504") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece6a_d20251104_m033730_c001_v7007000_t0000_u01762227450505") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c8f_d20251104_m033726_c001_v0001113_t0035_u01762227446735") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ecdf4_d20251104_m033704_c001_v7007000_t0000_u01762227424038") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5be5_d20251104_m033701_c001_v0001113_t0014_u01762227421845") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ecde2_d20251104_m033700_c001_v7007000_t0000_u01762227420922") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5bdd_d20251104_m033659_c001_v0001113_t0056_u01762227419177") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272e2_d20251104_m033655_c001_v7007000_t0000_u01762227415954") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5ba4_d20251104_m033653_c001_v0001113_t0048_u01762227413142") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272d0_d20251104_m033652_c001_v7007000_t0000_u01762227412328") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b90_d20251104_m033651_c001_v0001113_t0054_u01762227411012") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b72729d_d20251104_m033644_c001_v7007000_t0000_u01762227404651") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b3e_d20251104_m033642_c001_v0001113_t0052_u01762227402256") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727282_d20251104_m033641_c001_v7007000_t0000_u01762227401329") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b2a_d20251104_m033640_c001_v0001113_t0014_u01762227400353") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727234_d20251104_m033635_c001_v7007000_t0000_u01762227395308") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5af6_d20251104_m033633_c001_v0001113_t0039_u01762227393402") 2025/11/04 03:46:11 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7271f7_d20251104_m033631_c001_v7007000_t0000_u01762227391547") 2025/11/04 03:46:12 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5ad8_d20251104_m033630_c001_v0001113_t0050_u01762227390542") 2025/11/04 03:46:12 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7271ec_d20251104_m033630_c001_v7007000_t0000_u01762227390175") 2025/11/04 03:46:12 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f104e023b1f5da578_d20251104_m033629_c001_v0001184_t0053_u01762227389600") 2025/11/04 03:46:12 DEBUG : empty space: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5ac4_d20251104_m033627_c001_v0001113_t0027_u01762227387781") 2025/11/04 03:46:12 DEBUG : enormous: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ecdeb_d20251104_m033703_c001_v7007000_t0000_u01762227423121") 2025/11/04 03:46:12 DEBUG : enormous: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5be9_d20251104_m033702_c001_v0001113_t0043_u01762227422287") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb38e7_d20251104_m034030_c001_v7007000_t0000_u01762227630726") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb615a_d20251104_m034029_c001_v0001113_t0021_u01762227629447") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece51_d20251104_m033724_c001_v7007000_t0000_u01762227444781") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c75_d20251104_m033723_c001_v0001113_t0046_u01762227443223") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d4f4_d20251104_m033624_c001_v7007000_t0000_u01762227384685") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5aa5_d20251104_m033623_c001_v0001113_t0003_u01762227383708") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d4ea_d20251104_m033623_c001_v7007000_t0000_u01762227383157") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a9c_d20251104_m033622_c001_v0001113_t0038_u01762227382392") 2025/11/04 03:46:12 DEBUG : existing: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a8e_d20251104_m033621_c001_v0001113_t0018_u01762227381447") 2025/11/04 03:46:12 DEBUG : existing-b: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece53_d20251104_m033724_c001_v7007000_t0000_u01762227444962") 2025/11/04 03:46:12 DEBUG : existing-b: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e0f3_d20251104_m033723_c001_v0001120_t0036_u01762227443211") 2025/11/04 03:46:12 DEBUG : file1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a392_d20251104_m034130_c001_v7007000_t0000_u01762227690630") 2025/11/04 03:46:12 DEBUG : file1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e718_d20251104_m034129_c001_v0001183_t0018_u01762227689474") 2025/11/04 03:46:12 DEBUG : file1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a384_d20251104_m034128_c001_v7007000_t0000_u01762227688156") 2025/11/04 03:46:12 DEBUG : file1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26250e_d20251104_m034126_c001_v0001043_t0016_u01762227686681") 2025/11/04 03:46:13 DEBUG : five: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece04_d20251104_m033708_c001_v7007000_t0000_u01762227428212") 2025/11/04 03:46:13 DEBUG : five: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb5c0e_d20251104_m033706_c001_v0001113_t0019_u01762227426106") 2025/11/04 03:46:13 DEBUG : foo: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b72720d_d20251104_m033633_c001_v7007000_t0000_u01762227393037") 2025/11/04 03:46:13 DEBUG : foo: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb5aee_d20251104_m033632_c001_v0001113_t0019_u01762227392485") 2025/11/04 03:46:13 DEBUG : foo: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb5ae4_d20251104_m033631_c001_v0001113_t0019_u01762227391926") 2025/11/04 03:46:13 DEBUG : four: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece06_d20251104_m033708_c001_v7007000_t0000_u01762227428392") 2025/11/04 03:46:13 DEBUG : four: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40214c36e027e097_d20251104_m033706_c001_v0001120_t0041_u01762227426658") 2025/11/04 03:46:13 DEBUG : four: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c05_d20251104_m033705_c001_v0001113_t0042_u01762227425213") 2025/11/04 03:46:13 DEBUG : hello world2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d0c_d20251104_m033536_c001_v7007000_t0000_u01762227336181") 2025/11/04 03:46:13 DEBUG : hello world2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb58f0_d20251104_m033535_c001_v0001113_t0027_u01762227335270") 2025/11/04 03:46:13 DEBUG : ignore-size: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d4e4_d20251104_m033621_c001_v7007000_t0000_u01762227381078") 2025/11/04 03:46:13 DEBUG : ignore-size: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a7e_d20251104_m033619_c001_v0001113_t0025_u01762227379926") 2025/11/04 03:46:13 DEBUG : nested/sub dir/file: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece48_d20251104_m033722_c001_v7007000_t0000_u01762227442480") 2025/11/04 03:46:13 DEBUG : nested/sub dir/file: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c66_d20251104_m033721_c001_v0001113_t0002_u01762227441254") 2025/11/04 03:46:13 DEBUG : nested/sub dir/file: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece40_d20251104_m033720_c001_v7007000_t0000_u01762227440514") 2025/11/04 03:46:13 DEBUG : nested/sub dir/file: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e0d9_d20251104_m033719_c001_v0001120_t0026_u01762227439492") 2025/11/04 03:46:13 DEBUG : one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece07_d20251104_m033708_c001_v7007000_t0000_u01762227428573") 2025/11/04 03:46:13 DEBUG : one: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb5bf9_d20251104_m033704_c001_v0001113_t0019_u01762227424436") 2025/11/04 03:46:13 DEBUG : only0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a359_d20251104_m034122_c001_v7007000_t0000_u01762227682248") 2025/11/04 03:46:13 DEBUG : only0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb62ce_d20251104_m034116_c001_v0001113_t0019_u01762227676591") 2025/11/04 03:46:14 DEBUG : only0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e515_d20251104_m034059_c001_v0001120_t0003_u01762227659223") 2025/11/04 03:46:14 DEBUG : only0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3970_d20251104_m034053_c001_v7007000_t0000_u01762227653309") 2025/11/04 03:46:14 DEBUG : only0: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e484_d20251104_m034034_c001_v0001120_t0021_u01762227634530") 2025/11/04 03:46:14 DEBUG : only1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a35b_d20251104_m034122_c001_v7007000_t0000_u01762227682432") 2025/11/04 03:46:14 DEBUG : only1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4096da799e14e6b1_d20251104_m034117_c001_v0001183_t0019_u01762227677526") 2025/11/04 03:46:14 DEBUG : only1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e51c_d20251104_m034100_c001_v0001120_t0059_u01762227660009") 2025/11/04 03:46:14 DEBUG : only1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13958_d20251104_m034052_c001_v7007000_t0000_u01762227652767") 2025/11/04 03:46:14 DEBUG : only1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e489_d20251104_m034035_c001_v0001120_t0028_u01762227635260") 2025/11/04 03:46:14 DEBUG : only10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a35c_d20251104_m034122_c001_v7007000_t0000_u01762227682614") 2025/11/04 03:46:14 DEBUG : only10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40077a10dd2624f0_d20251104_m034117_c001_v0001043_t0045_u01762227677156") 2025/11/04 03:46:14 DEBUG : only10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e556_d20251104_m034107_c001_v0001120_t0045_u01762227667326") 2025/11/04 03:46:14 DEBUG : only10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727737_d20251104_m034052_c001_v7007000_t0000_u01762227652378") 2025/11/04 03:46:14 DEBUG : only10: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4bf_d20251104_m034042_c001_v0001120_t0025_u01762227642901") 2025/11/04 03:46:14 DEBUG : only11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a35d_d20251104_m034122_c001_v7007000_t0000_u01762227682796") 2025/11/04 03:46:14 DEBUG : only11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40214c36e027e58f_d20251104_m034116_c001_v0001120_t0041_u01762227676601") 2025/11/04 03:46:14 DEBUG : only11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e55a_d20251104_m034108_c001_v0001120_t0025_u01762227668260") 2025/11/04 03:46:14 DEBUG : only11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13961_d20251104_m034053_c001_v7007000_t0000_u01762227653326") 2025/11/04 03:46:15 DEBUG : only11: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4c8_d20251104_m034043_c001_v0001120_t0046_u01762227643928") 2025/11/04 03:46:15 DEBUG : only12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a35f_d20251104_m034122_c001_v7007000_t0000_u01762227682976") 2025/11/04 03:46:15 DEBUG : only12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40077a10dd2624f8_d20251104_m034117_c001_v0001043_t0045_u01762227677538") 2025/11/04 03:46:15 DEBUG : only12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e55c_d20251104_m034109_c001_v0001120_t0014_u01762227669108") 2025/11/04 03:46:15 DEBUG : only12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4064ce6046f3fdf7_d20251104_m034053_c001_v7007000_t0000_u01762227653333") 2025/11/04 03:46:15 DEBUG : only12: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4cb_d20251104_m034044_c001_v0001120_t0036_u01762227644690") 2025/11/04 03:46:15 DEBUG : only13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a360_d20251104_m034123_c001_v7007000_t0000_u01762227683157") 2025/11/04 03:46:15 DEBUG : only13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40214c36e027e599_d20251104_m034117_c001_v0001120_t0041_u01762227677368") 2025/11/04 03:46:15 DEBUG : only13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e566_d20251104_m034109_c001_v0001120_t0010_u01762227669777") 2025/11/04 03:46:15 DEBUG : only13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4064ce6046f3fdf1_d20251104_m034052_c001_v7007000_t0000_u01762227652762") 2025/11/04 03:46:15 DEBUG : only13: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4cd_d20251104_m034045_c001_v0001120_t0036_u01762227645516") 2025/11/04 03:46:15 DEBUG : only14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a362_d20251104_m034123_c001_v7007000_t0000_u01762227683337") 2025/11/04 03:46:15 DEBUG : only14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4096da799e14e6af_d20251104_m034117_c001_v0001183_t0019_u01762227677343") 2025/11/04 03:46:15 DEBUG : only14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e56e_d20251104_m034110_c001_v0001120_t0028_u01762227670306") 2025/11/04 03:46:15 DEBUG : only14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b72773f_d20251104_m034053_c001_v7007000_t0000_u01762227653116") 2025/11/04 03:46:15 DEBUG : only14: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4d3_d20251104_m034046_c001_v0001120_t0042_u01762227646340") 2025/11/04 03:46:15 DEBUG : only15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a364_d20251104_m034123_c001_v7007000_t0000_u01762227683519") 2025/11/04 03:46:15 DEBUG : only15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40077a10dd2624f6_d20251104_m034117_c001_v0001043_t0045_u01762227677344") 2025/11/04 03:46:15 DEBUG : only15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e574_d20251104_m034111_c001_v0001120_t0014_u01762227671169") 2025/11/04 03:46:15 DEBUG : only15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727745_d20251104_m034053_c001_v7007000_t0000_u01762227653484") 2025/11/04 03:46:16 DEBUG : only15: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4d5_d20251104_m034047_c001_v0001120_t0055_u01762227647379") 2025/11/04 03:46:16 DEBUG : only16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a365_d20251104_m034123_c001_v7007000_t0000_u01762227683700") 2025/11/04 03:46:16 DEBUG : only16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40214c36e027e593_d20251104_m034116_c001_v0001120_t0041_u01762227676998") 2025/11/04 03:46:16 DEBUG : only16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e579_d20251104_m034112_c001_v0001120_t0036_u01762227672191") 2025/11/04 03:46:16 DEBUG : only16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727738_d20251104_m034052_c001_v7007000_t0000_u01762227652562") 2025/11/04 03:46:16 DEBUG : only16: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4dd_d20251104_m034048_c001_v0001120_t0002_u01762227648019") 2025/11/04 03:46:16 DEBUG : only17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a366_d20251104_m034123_c001_v7007000_t0000_u01762227683883") 2025/11/04 03:46:16 DEBUG : only17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb62d2_d20251104_m034116_c001_v0001113_t0019_u01762227676989") 2025/11/04 03:46:16 DEBUG : only17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e57d_d20251104_m034113_c001_v0001120_t0051_u01762227673083") 2025/11/04 03:46:16 DEBUG : only17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb396a_d20251104_m034052_c001_v7007000_t0000_u01762227652759") 2025/11/04 03:46:16 DEBUG : only17: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4e1_d20251104_m034048_c001_v0001120_t0023_u01762227648815") 2025/11/04 03:46:16 DEBUG : only18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a36a_d20251104_m034124_c001_v7007000_t0000_u01762227684064") 2025/11/04 03:46:16 DEBUG : only18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb62d4_d20251104_m034117_c001_v0001113_t0019_u01762227677173") 2025/11/04 03:46:16 DEBUG : only18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e583_d20251104_m034113_c001_v0001120_t0039_u01762227673712") 2025/11/04 03:46:16 DEBUG : only18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb396e_d20251104_m034053_c001_v7007000_t0000_u01762227653126") 2025/11/04 03:46:17 DEBUG : only18: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4e7_d20251104_m034050_c001_v0001120_t0054_u01762227650192") 2025/11/04 03:46:17 DEBUG : only19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a36d_d20251104_m034124_c001_v7007000_t0000_u01762227684245") 2025/11/04 03:46:17 DEBUG : only19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40214c36e027e595_d20251104_m034117_c001_v0001120_t0041_u01762227677185") 2025/11/04 03:46:17 DEBUG : only19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e587_d20251104_m034114_c001_v0001120_t0015_u01762227674624") 2025/11/04 03:46:17 DEBUG : only19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b72773c_d20251104_m034052_c001_v7007000_t0000_u01762227652745") 2025/11/04 03:46:17 DEBUG : only19: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4e9_d20251104_m034050_c001_v0001120_t0039_u01762227650907") 2025/11/04 03:46:17 DEBUG : only2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a36e_d20251104_m034124_c001_v7007000_t0000_u01762227684427") 2025/11/04 03:46:17 DEBUG : only2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb62da_d20251104_m034117_c001_v0001113_t0019_u01762227677356") 2025/11/04 03:46:17 DEBUG : only2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e51e_d20251104_m034100_c001_v0001120_t0004_u01762227660633") 2025/11/04 03:46:17 DEBUG : only2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13960_d20251104_m034053_c001_v7007000_t0000_u01762227653135") 2025/11/04 03:46:17 DEBUG : only2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e48f_d20251104_m034035_c001_v0001120_t0039_u01762227635932") 2025/11/04 03:46:17 DEBUG : only3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a36f_d20251104_m034124_c001_v7007000_t0000_u01762227684609") 2025/11/04 03:46:17 DEBUG : only3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb62de_d20251104_m034117_c001_v0001113_t0019_u01762227677550") 2025/11/04 03:46:17 DEBUG : only3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e524_d20251104_m034101_c001_v0001120_t0020_u01762227661215") 2025/11/04 03:46:17 DEBUG : only3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb3971_d20251104_m034053_c001_v7007000_t0000_u01762227653493") 2025/11/04 03:46:17 DEBUG : only3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e499_d20251104_m034037_c001_v0001120_t0059_u01762227637026") 2025/11/04 03:46:17 DEBUG : only4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a372_d20251104_m034124_c001_v7007000_t0000_u01762227684790") 2025/11/04 03:46:17 DEBUG : only4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40214c36e027e59d_d20251104_m034117_c001_v0001120_t0041_u01762227677560") 2025/11/04 03:46:17 DEBUG : only4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e52a_d20251104_m034101_c001_v0001120_t0024_u01762227661880") 2025/11/04 03:46:17 DEBUG : only4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4064ce6046f3fdf6_d20251104_m034053_c001_v7007000_t0000_u01762227653147") 2025/11/04 03:46:18 DEBUG : only4: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e49d_d20251104_m034037_c001_v0001120_t0044_u01762227637809") 2025/11/04 03:46:18 DEBUG : only5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a373_d20251104_m034124_c001_v7007000_t0000_u01762227684971") 2025/11/04 03:46:18 DEBUG : only5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4096da799e14e6b9_d20251104_m034117_c001_v0001183_t0019_u01762227677893") 2025/11/04 03:46:18 DEBUG : only5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e52e_d20251104_m034102_c001_v0001120_t0029_u01762227662809") 2025/11/04 03:46:18 DEBUG : only5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b72773d_d20251104_m034052_c001_v7007000_t0000_u01762227652929") 2025/11/04 03:46:18 DEBUG : only5: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4a3_d20251104_m034038_c001_v0001120_t0013_u01762227638901") 2025/11/04 03:46:18 DEBUG : only6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a375_d20251104_m034125_c001_v7007000_t0000_u01762227685161") 2025/11/04 03:46:18 DEBUG : only6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb62e2_d20251104_m034117_c001_v0001113_t0019_u01762227677734") 2025/11/04 03:46:18 DEBUG : only6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e53a_d20251104_m034103_c001_v0001120_t0052_u01762227663840") 2025/11/04 03:46:18 DEBUG : only6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f400b1d5622fb396c_d20251104_m034052_c001_v7007000_t0000_u01762227652941") 2025/11/04 03:46:18 DEBUG : only6: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4a7_d20251104_m034039_c001_v0001120_t0030_u01762227639482") 2025/11/04 03:46:18 DEBUG : only7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a376_d20251104_m034125_c001_v7007000_t0000_u01762227685342") 2025/11/04 03:46:18 DEBUG : only7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40077a10dd2624fa_d20251104_m034117_c001_v0001043_t0045_u01762227677722") 2025/11/04 03:46:18 DEBUG : only7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e540_d20251104_m034104_c001_v0001120_t0030_u01762227664486") 2025/11/04 03:46:18 DEBUG : only7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727743_d20251104_m034053_c001_v7007000_t0000_u01762227653299") 2025/11/04 03:46:18 DEBUG : only7: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4a9_d20251104_m034040_c001_v0001120_t0052_u01762227640342") 2025/11/04 03:46:18 DEBUG : only8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a379_d20251104_m034125_c001_v7007000_t0000_u01762227685524") 2025/11/04 03:46:18 DEBUG : only8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4096da799e14e6b7_d20251104_m034117_c001_v0001183_t0019_u01762227677710") 2025/11/04 03:46:18 DEBUG : only8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e546_d20251104_m034105_c001_v0001120_t0016_u01762227665294") 2025/11/04 03:46:18 DEBUG : only8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe1395e_d20251104_m034052_c001_v7007000_t0000_u01762227652950") 2025/11/04 03:46:19 DEBUG : only8: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4ab_d20251104_m034041_c001_v0001120_t0034_u01762227641140") 2025/11/04 03:46:19 DEBUG : only9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a37b_d20251104_m034125_c001_v7007000_t0000_u01762227685705") 2025/11/04 03:46:19 DEBUG : only9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40214c36e027e59f_d20251104_m034117_c001_v0001120_t0041_u01762227677746") 2025/11/04 03:46:19 DEBUG : only9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e550_d20251104_m034106_c001_v0001120_t0023_u01762227666521") 2025/11/04 03:46:19 DEBUG : only9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4064ce6046f3fdf3_d20251104_m034052_c001_v7007000_t0000_u01762227652962") 2025/11/04 03:46:19 DEBUG : only9: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e4af_d20251104_m034042_c001_v0001120_t0012_u01762227642054") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece34_d20251104_m033718_c001_v7007000_t0000_u01762227438006") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c3827_d20251104_m033715_c001_v0001116_t0020_u01762227435724") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece28_d20251104_m033714_c001_v7007000_t0000_u01762227434631") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c31_d20251104_m033712_c001_v0001113_t0035_u01762227432652") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece1b_d20251104_m033711_c001_v7007000_t0000_u01762227431924") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e0a5_d20251104_m033709_c001_v0001120_t0014_u01762227429527") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272ec_d20251104_m033658_c001_v7007000_t0000_u01762227418337") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5bc3_d20251104_m033656_c001_v0001113_t0025_u01762227416505") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272d6_d20251104_m033653_c001_v7007000_t0000_u01762227413816") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5ba2_d20251104_m033652_c001_v0001113_t0059_u01762227412881") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272cc_d20251104_m033651_c001_v7007000_t0000_u01762227411682") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b8e_d20251104_m033650_c001_v0001113_t0001_u01762227410503") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727296_d20251104_m033644_c001_v7007000_t0000_u01762227404091") 2025/11/04 03:46:19 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b38_d20251104_m033641_c001_v0001113_t0041_u01762227401879") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727284_d20251104_m033641_c001_v7007000_t0000_u01762227401511") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b24_d20251104_m033639_c001_v0001113_t0006_u01762227399742") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727273_d20251104_m033639_c001_v7007000_t0000_u01762227399373") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b1c_d20251104_m033638_c001_v0001113_t0014_u01762227398531") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b18_d20251104_m033637_c001_v0001113_t0032_u01762227397635") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727256_d20251104_m033637_c001_v7007000_t0000_u01762227397266") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b12_d20251104_m033636_c001_v0001113_t0057_u01762227396583") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b08_d20251104_m033635_c001_v0001113_t0058_u01762227395858") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727238_d20251104_m033635_c001_v7007000_t0000_u01762227395491") 2025/11/04 03:46:20 DEBUG : potato: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5afe_d20251104_m033634_c001_v0001113_t0034_u01762227394467") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609635_d20251104_m033810_c001_v7007000_t0000_u01762227490681") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c390e_d20251104_m033809_c001_v0001116_t0037_u01762227489316") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919caeca_d20251104_m033759_c001_v7007000_t0000_u01762227479203") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c38c2_d20251104_m033751_c001_v0001116_t0004_u01762227471699") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727449_d20251104_m033743_c001_v7007000_t0000_u01762227463787") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c3884_d20251104_m033738_c001_v0001116_t0053_u01762227458617") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece6b_d20251104_m033730_c001_v7007000_t0000_u01762227450912") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c384c_d20251104_m033725_c001_v0001116_t0011_u01762227445878") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ecded_d20251104_m033703_c001_v7007000_t0000_u01762227423301") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5be3_d20251104_m033701_c001_v0001113_t0052_u01762227421478") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ecde4_d20251104_m033701_c001_v7007000_t0000_u01762227421104") 2025/11/04 03:46:20 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5bd7_d20251104_m033658_c001_v0001113_t0055_u01762227418886") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272ed_d20251104_m033658_c001_v7007000_t0000_u01762227418519") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5bcb_d20251104_m033657_c001_v0001113_t0024_u01762227417567") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272e4_d20251104_m033656_c001_v7007000_t0000_u01762227416138") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5bab_d20251104_m033654_c001_v0001113_t0025_u01762227414285") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b7272d3_d20251104_m033652_c001_v7007000_t0000_u01762227412512") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b96_d20251104_m033651_c001_v0001113_t0055_u01762227411694") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b72729f_d20251104_m033644_c001_v7007000_t0000_u01762227404833") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5b44_d20251104_m033642_c001_v0001113_t0025_u01762227402898") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d24_d20251104_m033539_c001_v7007000_t0000_u01762227339401") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5904_d20251104_m033538_c001_v0001113_t0032_u01762227338573") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d1b_d20251104_m033537_c001_v7007000_t0000_u01762227337661") 2025/11/04 03:46:21 DEBUG : potato2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb58fa_d20251104_m033536_c001_v0001113_t0032_u01762227336723") 2025/11/04 03:46:21 DEBUG : potato3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919caed6_d20251104_m033801_c001_v7007000_t0000_u01762227481173") 2025/11/04 03:46:21 DEBUG : potato3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e18a_d20251104_m033754_c001_v0001120_t0034_u01762227474836") 2025/11/04 03:46:21 DEBUG : potato3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b72744c_d20251104_m033744_c001_v7007000_t0000_u01762227464470") 2025/11/04 03:46:21 DEBUG : potato3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e14a_d20251104_m033740_c001_v0001120_t0010_u01762227460339") 2025/11/04 03:46:21 DEBUG : potato3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece6f_d20251104_m033731_c001_v7007000_t0000_u01762227451549") 2025/11/04 03:46:21 DEBUG : potato3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e111_d20251104_m033727_c001_v0001120_t0003_u01762227447364") 2025/11/04 03:46:21 DEBUG : pre-dest1/1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353b81_d20251104_m033845_c001_v7007000_t0000_u01762227525087") 2025/11/04 03:46:21 DEBUG : pre-dest1/1: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e255_d20251104_m033836_c001_v0001120_t0013_u01762227516763") 2025/11/04 03:46:21 DEBUG : pre-dest2/2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f419682f804353b83_d20251104_m033845_c001_v7007000_t0000_u01762227525271") 2025/11/04 03:46:22 DEBUG : pre-dest2/2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c3973_d20251104_m033837_c001_v0001116_t0017_u01762227517508") 2025/11/04 03:46:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684e9f06_d20251104_m033822_c001_v7007000_t0000_u01762227502631") 2025/11/04 03:46:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5df2_d20251104_m033818_c001_v0001113_t0026_u01762227498415") 2025/11/04 03:46:22 DEBUG : sizeonly: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d4da_d20251104_m033619_c001_v7007000_t0000_u01762227379363") 2025/11/04 03:46:22 DEBUG : sizeonly: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a70_d20251104_m033617_c001_v0001113_t0035_u01762227377980") 2025/11/04 03:46:22 DEBUG : splitbanan: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41816a065a609c35_d20251104_m034332_c001_v7007000_t0000_u01762227812278") 2025/11/04 03:46:22 DEBUG : splitbanan: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e820_d20251104_m034324_c001_v0001120_t0001_u01762227804585") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c65_d20251104_m034456_c001_v7007000_t0000_u01762227896618") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e9a6_d20251104_m034449_c001_v0001120_t0026_u01762227889519") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405b1c37b5afbaaf_d20251104_m034440_c001_v7007000_t0000_u01762227880313") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e95a_d20251104_m034433_c001_v0001120_t0046_u01762227873316") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f407c18167b727bc2_d20251104_m034423_c001_v7007000_t0000_u01762227863844") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e90b_d20251104_m034417_c001_v0001120_t0018_u01762227857298") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f40157fc1b30733f3_d20251104_m034406_c001_v7007000_t0000_u01762227846998") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e8bf_d20251104_m034359_c001_v0001120_t0019_u01762227839673") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415cf15e07df7186_d20251104_m034349_c001_v7007000_t0000_u01762227829732") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e874_d20251104_m034342_c001_v0001120_t0013_u01762227822719") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4064ce6046f400ce_d20251104_m034326_c001_v7007000_t0000_u01762227806759") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd26268d_d20251104_m034323_c001_v0001043_t0020_u01762227803418") 2025/11/04 03:46:22 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f405701c3684ea06c_d20251104_m034313_c001_v7007000_t0000_u01762227793516") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65e2_d20251104_m034306_c001_v0001113_t0012_u01762227786177") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb600_d20251104_m034304_c001_v7007000_t0000_u01762227784648") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65b6_d20251104_m034300_c001_v0001113_t0036_u01762227780821") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f404df7c392287445_d20251104_m034251_c001_v7007000_t0000_u01762227771492") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262609_d20251104_m034244_c001_v0001043_t0050_u01762227764380") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13a84_d20251104_m034243_c001_v7007000_t0000_u01762227763203") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e753_d20251104_m034239_c001_v0001120_t0031_u01762227759924") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41769bf18d4c6b5a_d20251104_m034225_c001_v7007000_t0000_u01762227745185") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6493_d20251104_m034220_c001_v0001113_t0027_u01762227740664") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed3f8_d20251104_m034211_c001_v7007000_t0000_u01762227731515") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6427_d20251104_m034204_c001_v0001113_t0004_u01762227724797") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e61a3e2_d20251104_m034155_c001_v7007000_t0000_u01762227715332") 2025/11/04 03:46:23 DEBUG : splitbananasplit: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb63ad_d20251104_m034147_c001_v0001113_t0033_u01762227707929") 2025/11/04 03:46:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f403b71a1919cb622_d20251104_m034308_c001_v7007000_t0000_u01762227788229") 2025/11/04 03:46:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb65c2_d20251104_m034302_c001_v0001113_t0014_u01762227782112") 2025/11/04 03:46:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a3b8_d20251104_m034138_c001_v7007000_t0000_u01762227698099") 2025/11/04 03:46:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb635b_d20251104_m034135_c001_v0001113_t0049_u01762227695532") 2025/11/04 03:46:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed2ed_d20251104_m034134_c001_v7007000_t0000_u01762227694390") 2025/11/04 03:46:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd262522_d20251104_m034131_c001_v0001043_t0052_u01762227691579") 2025/11/04 03:46:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece49_d20251104_m033722_c001_v7007000_t0000_u01762227442662") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c383a_d20251104_m033721_c001_v0001116_t0026_u01762227441599") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece41_d20251104_m033720_c001_v7007000_t0000_u01762227440695") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c56_d20251104_m033719_c001_v0001113_t0020_u01762227439142") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d4ca_d20251104_m033615_c001_v7007000_t0000_u01762227375788") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a4a_d20251104_m033614_c001_v0001113_t0016_u01762227374227") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d4bc_d20251104_m033613_c001_v7007000_t0000_u01762227373858") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a3c_d20251104_m033612_c001_v0001113_t0020_u01762227372601") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d4ab_d20251104_m033610_c001_v7007000_t0000_u01762227370415") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a1a_d20251104_m033608_c001_v0001113_t0001_u01762227368714") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d49d_d20251104_m033608_c001_v7007000_t0000_u01762227368164") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5a0b_d20251104_m033607_c001_v0001113_t0053_u01762227367053") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb59f3_d20251104_m033603_c001_v0001113_t0000_u01762227363945") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d486_d20251104_m033603_c001_v7007000_t0000_u01762227363576") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb59e5_d20251104_m033602_c001_v0001113_t0025_u01762227362281") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb59e1_d20251104_m033601_c001_v0001113_t0018_u01762227361370") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4179f6057e13d475_d20251104_m033600_c001_v7007000_t0000_u01762227360996") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb59c7_d20251104_m033557_c001_v0001113_t0012_u01762227357889") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb59b5_d20251104_m033555_c001_v0001113_t0058_u01762227355010") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d89_d20251104_m033554_c001_v7007000_t0000_u01762227354646") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb59ab_d20251104_m033553_c001_v0001113_t0009_u01762227353707") 2025/11/04 03:46:24 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb599e_d20251104_m033552_c001_v0001113_t0016_u01762227352823") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d78_d20251104_m033552_c001_v7007000_t0000_u01762227352463") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5971_d20251104_m033548_c001_v0001113_t0017_u01762227348251") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d56_d20251104_m033547_c001_v7007000_t0000_u01762227347888") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb595f_d20251104_m033547_c001_v0001113_t0020_u01762227347195") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d50_d20251104_m033546_c001_v7007000_t0000_u01762227346292") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb594b_d20251104_m033545_c001_v0001113_t0041_u01762227345516") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d47_d20251104_m033544_c001_v7007000_t0000_u01762227344973") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb593f_d20251104_m033544_c001_v0001113_t0004_u01762227344337") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d3a_d20251104_m033543_c001_v7007000_t0000_u01762227343198") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5931_d20251104_m033542_c001_v0001113_t0059_u01762227342344") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d31_d20251104_m033541_c001_v7007000_t0000_u01762227341799") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5920_d20251104_m033541_c001_v0001113_t0047_u01762227341154") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d2d_d20251104_m033540_c001_v7007000_t0000_u01762227340611") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5916_d20251104_m033539_c001_v0001113_t0056_u01762227339942") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619d04_d20251104_m033534_c001_v7007000_t0000_u01762227334729") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb58e2_d20251104_m033533_c001_v0001113_t0003_u01762227333982") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619cf9_d20251104_m033533_c001_v7007000_t0000_u01762227333441") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb58d8_d20251104_m033532_c001_v0001113_t0001_u01762227332520") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619cf1_d20251104_m033531_c001_v7007000_t0000_u01762227331618") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb58cd_d20251104_m033530_c001_v0001113_t0055_u01762227330956") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f408b8c205e619cd7_d20251104_m033528_c001_v7007000_t0000_u01762227328787") 2025/11/04 03:46:25 DEBUG : sub dir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb58be_d20251104_m033528_c001_v0001113_t0041_u01762227328026") 2025/11/04 03:46:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a3b9_d20251104_m034138_c001_v7007000_t0000_u01762227698280") 2025/11/04 03:46:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14e751_d20251104_m034135_c001_v0001183_t0019_u01762227695537") 2025/11/04 03:46:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ed2ef_d20251104_m034134_c001_v7007000_t0000_u01762227694572") 2025/11/04 03:46:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e5e4_d20251104_m034131_c001_v0001120_t0039_u01762227691590") 2025/11/04 03:46:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c6a_d20251104_m034458_c001_v7007000_t0000_u01762227898880") 2025/11/04 03:46:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2627b1_d20251104_m034458_c001_v0001043_t0013_u01762227898056") 2025/11/04 03:46:26 DEBUG : sub/yam: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece32_d20251104_m033717_c001_v7007000_t0000_u01762227437462") 2025/11/04 03:46:26 DEBUG : sub/yam: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c39_d20251104_m033715_c001_v0001113_t0045_u01762227435371") 2025/11/04 03:46:26 DEBUG : test_dir1/file2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a393_d20251104_m034130_c001_v7007000_t0000_u01762227690812") 2025/11/04 03:46:26 DEBUG : test_dir1/file2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb632f_d20251104_m034129_c001_v0001113_t0037_u01762227689114") 2025/11/04 03:46:26 DEBUG : test_dir1/file2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a385_d20251104_m034128_c001_v7007000_t0000_u01762227688337") 2025/11/04 03:46:26 DEBUG : test_dir1/file2: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e5c8_d20251104_m034126_c001_v0001120_t0018_u01762227686704") 2025/11/04 03:46:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a394_d20251104_m034130_c001_v7007000_t0000_u01762227690994") 2025/11/04 03:46:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e5d6_d20251104_m034129_c001_v0001120_t0012_u01762227689127") 2025/11/04 03:46:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4103089b7f24a388_d20251104_m034128_c001_v7007000_t0000_u01762227688521") 2025/11/04 03:46:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb631d_d20251104_m034126_c001_v0001113_t0017_u01762227686683") 2025/11/04 03:46:26 DEBUG : three: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece09_d20251104_m033708_c001_v7007000_t0000_u01762227428754") 2025/11/04 03:46:26 DEBUG : three: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c1a_d20251104_m033707_c001_v0001113_t0033_u01762227427441") 2025/11/04 03:46:26 DEBUG : three: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb5c01_d20251104_m033704_c001_v0001113_t0017_u01762227424806") 2025/11/04 03:46:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c6e_d20251104_m034500_c001_v7007000_t0000_u01762227900597") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb6886_d20251104_m034459_c001_v0001113_t0001_u01762227899851") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13ca9_d20251104_m034520_c001_v7007000_t0000_u01762227920174") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ef84_d20251104_m034518_c001_v0001183_t0052_u01762227918572") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c9c_d20251104_m034516_c001_v7007000_t0000_u01762227916939") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb68cd_d20251104_m034515_c001_v0001113_t0025_u01762227915133") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c95_d20251104_m034514_c001_v7007000_t0000_u01762227914179") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2627df_d20251104_m034513_c001_v0001043_t0047_u01762227913354") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c84_d20251104_m034508_c001_v7007000_t0000_u01762227908279") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb68a4_d20251104_m034506_c001_v0001113_t0017_u01762227906959") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c8e_d20251104_m034510_c001_v7007000_t0000_u01762227910629") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14ef3b_d20251104_m034509_c001_v0001183_t0032_u01762227909231") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c7e_d20251104_m034505_c001_v7007000_t0000_u01762227905998") 2025/11/04 03:46:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10077a10dd2627c5_d20251104_m034505_c001_v0001043_t0049_u01762227905164") 2025/11/04 03:46:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c78_d20251104_m034504_c001_v7007000_t0000_u01762227904216") 2025/11/04 03:46:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e9fc_d20251104_m034503_c001_v0001120_t0016_u01762227903180") 2025/11/04 03:46:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c75_d20251104_m034502_c001_v7007000_t0000_u01762227902193") 2025/11/04 03:46:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1096da799e14eed9_d20251104_m034501_c001_v0001183_t0000_u01762227901572") 2025/11/04 03:46:27 DEBUG : toe/toe/toe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4116d128e088b6e6_d20251104_m034526_c001_v7007000_t0000_u01762227926025") 2025/11/04 03:46:27 DEBUG : toe/toe/toe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1095f538facb690b_d20251104_m034525_c001_v0001113_t0017_u01762227925207") 2025/11/04 03:46:28 DEBUG : toe/toe/toe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13c90_d20251104_m034512_c001_v7007000_t0000_u01762227912383") 2025/11/04 03:46:28 DEBUG : toe/toe/toe: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027ea18_d20251104_m034511_c001_v0001120_t0022_u01762227911594") 2025/11/04 03:46:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13cab_d20251104_m034520_c001_v7007000_t0000_u01762227920772") 2025/11/04 03:46:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027ea2f_d20251104_m034519_c001_v0001120_t0052_u01762227919882") 2025/11/04 03:46:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f415a39794fe13ca0_d20251104_m034517_c001_v7007000_t0000_u01762227917609") 2025/11/04 03:46:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1006c18380d0ddb1_d20251104_m034516_c001_v0001181_t0041_u01762227916515") 2025/11/04 03:46:28 DEBUG : two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece0c_d20251104_m033708_c001_v7007000_t0000_u01762227428942") 2025/11/04 03:46:28 DEBUG : two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4052acd0f13c380a_d20251104_m033706_c001_v0001116_t0035_u01762227426842") 2025/11/04 03:46:28 DEBUG : two: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f4095f538facb5bfd_d20251104_m033704_c001_v0001113_t0019_u01762227424621") 2025/11/04 03:46:28 DEBUG : yam: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece37_d20251104_m033718_c001_v7007000_t0000_u01762227438187") 2025/11/04 03:46:28 DEBUG : yam: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f102fa54aa81cc12f_d20251104_m033716_c001_v0001130_t0023_u01762227436996") 2025/11/04 03:46:28 DEBUG : yam: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece24_d20251104_m033714_c001_v7007000_t0000_u01762227434088") 2025/11/04 03:46:28 DEBUG : yam: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f10214c36e027e0bb_d20251104_m033712_c001_v0001120_t0022_u01762227432660") 2025/11/04 03:46:28 DEBUG : yam: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece16_d20251104_m033711_c001_v7007000_t0000_u01762227431384") 2025/11/04 03:46:28 DEBUG : yam: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1052acd0f13c3817_d20251104_m033709_c001_v0001116_t0010_u01762227429538") 2025/11/04 03:46:28 DEBUG : yaml: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece29_d20251104_m033714_c001_v7007000_t0000_u01762227434812") 2025/11/04 03:46:28 DEBUG : yaml: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f1131cdf6423f8347_d20251104_m033713_c001_v0001102_t0034_u01762227433685") 2025/11/04 03:46:28 DEBUG : yaml: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f41823ea56c4ece1c_d20251104_m033712_c001_v7007000_t0000_u01762227432105") 2025/11/04 03:46:28 DEBUG : yaml: Deleting (id "4_zaf020dc3e0fd4bcb9fa80e1b_f108a91ec5e23b0c7_d20251104_m033710_c001_v0001150_t0036_u01762227430973") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m4.881416445s (try 1/5)