"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/15 01:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava" 2025/07/15 01:25:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:25:33 DEBUG : Creating backend with remote "/tmp/rclone882747442" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/15 01:25:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:25:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:35 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:35 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:36 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:25:36 DEBUG : B2 bucket rclone-test-duwivoz0zava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.98s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:37 DEBUG : Creating backend with remote "/non-existing" 2025/07/15 01:25:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/15 01:25:37 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:37 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:39 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:39 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:40 INFO : B2 bucket rclone-test-duwivoz0zava: Running all checks before starting transfers 2025/07/15 01:25:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:40 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:40 INFO : B2 bucket rclone-test-duwivoz0zava: Checks finished, now starting transfers 2025/07/15 01:25:40 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:41 ERROR : Ignoring --no-traverse with sync 2025/07/15 01:25:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:41 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:41 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:42 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:25:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.19s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/15 01:25:43 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:43 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/15 01:25:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.34s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:25:44 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:44 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:25:46 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:46 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/15 01:25:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:25:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/15 01:25:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:25:47 INFO : sub dir2: Making directory 2025/07/15 01:25:47 INFO : sub dir: Making directory 2025/07/15 01:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:47 INFO : sub dir2/sub sub dir2: Making directory 2025/07/15 01:25:47 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:47 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:47 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/15 01:25:48 DEBUG : B2 bucket rclone-test-duwivoz0zava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.23s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:48 INFO : sub dir2: Making directory 2025/07/15 01:25:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/15 01:25:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:25:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:48 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:48 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:49 DEBUG : sub dir2: Making directory with metadata 2025/07/15 01:25:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:25:49 INFO : sub dir2: Making directory 2025/07/15 01:25:49 INFO : sub dir: Making directory 2025/07/15 01:25:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:49 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:49 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:50 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:25:50 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/15 01:25:50 DEBUG : B2 bucket rclone-test-duwivoz0zava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/15 01:25:50 DEBUG : B2 bucket rclone-test-duwivoz0zava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:51 INFO : sub dir2: Making directory 2025/07/15 01:25:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:51 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:51 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:52 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:25:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:52 DEBUG : sub dir2: Making directory with metadata 2025/07/15 01:25:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:25:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:25:53 INFO : sub dir2: Making directory 2025/07/15 01:25:53 INFO : sub dir: Making directory 2025/07/15 01:25:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:53 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:53 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:53 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:25:53 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/15 01:25:53 DEBUG : B2 bucket rclone-test-duwivoz0zava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:54 INFO : sub dir2: Making directory 2025/07/15 01:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:54 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:25:54 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:25:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:55 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:25:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.36s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:25:56 DEBUG : Creating backend with remote "TestB2:rclone-test-giwasar0keju" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-duwivoz0zava -> B2 bucket rclone-test-giwasar0keju 2025/07/15 01:25:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:25:57 DEBUG : B2 bucket rclone-test-giwasar0keju: Waiting for checks to finish 2025/07/15 01:25:57 DEBUG : B2 bucket rclone-test-giwasar0keju: Waiting for transfers to finish 2025/07/15 01:25:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:25:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:25:58 DEBUG : B2 bucket rclone-test-giwasar0keju: Purge remote 2025/07/15 01:25:58 INFO : B2 bucket rclone-test-giwasar0keju: cleaning bucket "rclone-test-giwasar0keju" of all files 2025/07/15 01:25:59 DEBUG : sub dir/hello world: Deleting (id "4_zdf724d33b00d0bbb9f880e1b_f1078efd299532278_d20250715_m012558_c001_v0001032_t0057_u01752542758252") --- PASS: TestServerSideCopy (4.26s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:26:01 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:01 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/15 01:26:01 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bobulal0sobe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-duwivoz0zava -> B2 bucket rclone-test-bobulal0sobe 2025/07/15 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:26:04 DEBUG : B2 bucket rclone-test-bobulal0sobe: Waiting for checks to finish 2025/07/15 01:26:04 DEBUG : B2 bucket rclone-test-bobulal0sobe: Waiting for transfers to finish 2025/07/15 01:26:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:26:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:26:06 DEBUG : B2 bucket rclone-test-bobulal0sobe: Waiting for checks to finish 2025/07/15 01:26:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:26:06 DEBUG : B2 bucket rclone-test-bobulal0sobe: Waiting for transfers to finish 2025/07/15 01:26:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/15 01:26:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:26:06 DEBUG : B2 bucket rclone-test-bobulal0sobe: Purge remote 2025/07/15 01:26:06 INFO : B2 bucket rclone-test-bobulal0sobe: cleaning bucket "rclone-test-bobulal0sobe" of all files 2025/07/15 01:26:07 DEBUG : sub dir/hello world: Deleting (id "4_zcf625dc3b00d0bbb9f880e1b_f1154b2a5bb227af4_d20250715_m012606_c001_v0001182_t0025_u01752542766593") 2025/07/15 01:26:07 DEBUG : sub dir/hello world: Deleting (id "4_zcf625dc3b00d0bbb9f880e1b_f110de724c7deed9c_d20250715_m012604_c001_v0001134_t0027_u01752542764723") --- PASS: TestServerSideCopyOverSelf (6.15s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:26:09 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:09 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/15 01:26:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/15 01:26:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.12s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lununuk6wabo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-duwivoz0zava -> B2 bucket rclone-test-lununuk6wabo 2025/07/15 01:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:26:12 DEBUG : B2 bucket rclone-test-lununuk6wabo: Waiting for checks to finish 2025/07/15 01:26:12 DEBUG : B2 bucket rclone-test-lununuk6wabo: Waiting for transfers to finish 2025/07/15 01:26:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:26:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:26:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/15 01:26:14 DEBUG : B2 bucket rclone-test-lununuk6wabo: Waiting for checks to finish 2025/07/15 01:26:14 DEBUG : B2 bucket rclone-test-lununuk6wabo: Waiting for transfers to finish 2025/07/15 01:26:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/15 01:26:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:26:14 INFO : sub dir/hello world: Deleted 2025/07/15 01:26:15 DEBUG : testing file moves 2025/07/15 01:26:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/15 01:26:16 DEBUG : B2 bucket rclone-test-lununuk6wabo: Waiting for checks to finish 2025/07/15 01:26:16 DEBUG : B2 bucket rclone-test-lununuk6wabo: Waiting for transfers to finish 2025/07/15 01:26:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/15 01:26:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/15 01:26:16 INFO : sub dir/hello world: Deleted 2025/07/15 01:26:17 DEBUG : B2 bucket rclone-test-lununuk6wabo: Purge remote 2025/07/15 01:26:17 INFO : B2 bucket rclone-test-lununuk6wabo: cleaning bucket "rclone-test-lununuk6wabo" of all files 2025/07/15 01:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f227dd3b00d0bbb9f880e1b_f1162c92cf0b5ce2b_d20250715_m012616_c001_v0001042_t0021_u01752542776219") 2025/07/15 01:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f227dd3b00d0bbb9f880e1b_f1137e85f0b0f8643_d20250715_m012614_c001_v0001178_t0027_u01752542774431") 2025/07/15 01:26:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f227dd3b00d0bbb9f880e1b_f104ddcfb41522670_d20250715_m012612_c001_v0001171_t0057_u01752542772968") --- PASS: TestServerSideMoveOverSelf (8.07s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:18 ERROR : error listing: directory not found 2025/07/15 01:26:19 INFO : Local file system at /tmp/rclone882747442: Making directory 2025/07/15 01:26:19 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:19 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:26:21 DEBUG : Local file system at /tmp/rclone882747442: Waiting for checks to finish 2025/07/15 01:26:21 DEBUG : Local file system at /tmp/rclone882747442: Waiting for transfers to finish 2025/07/15 01:26:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:26:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/15 01:26:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/15 01:26:22 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:22 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:26:22 INFO : check sum: Copied (new) 2025/07/15 01:26:22 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:23 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:26:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/15 01:26:23 DEBUG : check sum: Unchanged skipping 2025/07/15 01:26:23 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:23 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/15 01:26:24 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:24 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:26:24 INFO : sizeonly: Copied (new) 2025/07/15 01:26:24 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:25 DEBUG : sizeonly: Sizes identical 2025/07/15 01:26:25 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:25 DEBUG : sizeonly: Unchanged skipping 2025/07/15 01:26:25 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:25 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/15 01:26:25 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:25 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/15 01:26:26 INFO : ignore-size: Copied (new) 2025/07/15 01:26:26 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:26:26 DEBUG : ignore-size: Unchanged skipping 2025/07/15 01:26:26 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:26 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:26 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:26:28 DEBUG : existing: Unchanged skipping 2025/07/15 01:26:28 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:28 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:28 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:28 INFO : There was nothing to transfer 2025/07/15 01:26:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/15 01:26:28 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:28 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:26:28 INFO : existing: Copied (replaced existing) 2025/07/15 01:26:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 01:26:29 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:29 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:26:30 INFO : existing: Copied (new) 2025/07/15 01:26:30 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:30 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:30 DEBUG : existing: Destination exists, skipping 2025/07/15 01:26:30 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:30 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/15 01:26:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:26:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:26:32 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:26:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:26:32 INFO : a/potato2: Copied (new) 2025/07/15 01:26:32 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:32 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:32 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:32 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/15 01:26:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:26:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/15 01:26:34 DEBUG : empty space: Unchanged skipping 2025/07/15 01:26:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:34 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:34 INFO : There was nothing to transfer 2025/07/15 01:26:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/15 01:26:35 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:26:35 INFO : empty space: Updated modification time in destination 2025/07/15 01:26:35 DEBUG : empty space: Unchanged skipping 2025/07/15 01:26:35 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:35 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:37 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/15 01:26:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:26:37 DEBUG : empty space: Unchanged skipping 2025/07/15 01:26:37 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:37 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.55s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:38 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/15 01:26:38 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone882747442) 2025/07/15 01:26:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-duwivoz0zava) 2025/07/15 01:26:38 DEBUG : foo: sha1 differ 2025/07/15 01:26:38 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/15 01:26:38 INFO : foo: Copied (replaced existing) 2025/07/15 01:26:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:26:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/15 01:26:40 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:40 DEBUG : empty space: Unchanged skipping 2025/07/15 01:26:40 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:26:40 INFO : potato: Copied (new) 2025/07/15 01:26:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/15 01:26:42 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:42 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/15 01:26:42 INFO : potato: Copied (replaced existing) 2025/07/15 01:26:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:44 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/15 01:26:44 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone882747442) 2025/07/15 01:26:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-duwivoz0zava) 2025/07/15 01:26:44 DEBUG : potato: sha1 differ 2025/07/15 01:26:44 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/15 01:26:44 INFO : potato: Copied (replaced existing) 2025/07/15 01:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:26:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:26:46 DEBUG : empty space: Unchanged skipping 2025/07/15 01:26:46 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/15 01:26:46 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:26:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:26:49 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:49 DEBUG : empty space: Unchanged skipping 2025/07/15 01:26:49 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:26:49 INFO : potato2: Copied (new) 2025/07/15 01:26:49 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:51 INFO : d: Making directory 2025/07/15 01:26:51 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/15 01:26:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:26:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:26:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:26:52 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:52 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:26:52 INFO : a/potato2: Copied (new) 2025/07/15 01:26:52 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:52 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:54 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/15 01:26:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/15 01:26:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:26:54 DEBUG : c/non empty space: Unchanged skipping 2025/07/15 01:26:54 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:54 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:26:54 INFO : a/potato2: Copied (new) 2025/07/15 01:26:54 ERROR : B2 bucket rclone-test-duwivoz0zava: not deleting files as there were IO errors 2025/07/15 01:26:54 ERROR : B2 bucket rclone-test-duwivoz0zava: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:57 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:26:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:26:57 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:57 DEBUG : empty space: Unchanged skipping 2025/07/15 01:26:57 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:57 INFO : potato: Deleted 2025/07/15 01:26:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:26:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.64s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:26:59 DEBUG : Waiting for deletions to finish 2025/07/15 01:26:59 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:26:59 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:26:59 INFO : potato: Deleted 2025/07/15 01:27:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:27:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:27:00 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:00 DEBUG : empty space: Unchanged skipping 2025/07/15 01:27:00 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:27:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:27:02 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:02 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/15 01:27:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:27:04 DEBUG : enormous: Excluded 2025/07/15 01:27:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:27:04 DEBUG : potato2: Excluded 2025/07/15 01:27:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:27:04 DEBUG : potato2: Excluded 2025/07/15 01:27:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:27:04 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:04 DEBUG : empty space: Unchanged skipping 2025/07/15 01:27:04 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:27:04 INFO : There was nothing to transfer 2025/07/15 01:27:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:27:04 DEBUG : enormous: Excluded 2025/07/15 01:27:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:27:04 DEBUG : potato2: Excluded 2025/07/15 01:27:05 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:27:05 DEBUG : potato2: Excluded 2025/07/15 01:27:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/15 01:27:05 DEBUG : empty space: Unchanged skipping 2025/07/15 01:27:05 DEBUG : Local file system at /tmp/rclone882747442: Waiting for checks to finish 2025/07/15 01:27:05 DEBUG : Local file system at /tmp/rclone882747442: Waiting for transfers to finish 2025/07/15 01:27:05 DEBUG : Waiting for deletions to finish 2025/07/15 01:27:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:07 DEBUG : enormous: Excluded (Size Filter) 2025/07/15 01:27:07 DEBUG : enormous: Excluded 2025/07/15 01:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/07/15 01:27:07 DEBUG : potato2: Excluded 2025/07/15 01:27:07 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:27:07 DEBUG : empty space: Unchanged skipping 2025/07/15 01:27:07 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:07 DEBUG : Waiting for deletions to finish 2025/07/15 01:27:07 INFO : enormous: Deleted 2025/07/15 01:27:07 INFO : potato2: Deleted 2025/07/15 01:27:07 INFO : There was nothing to transfer 2025/07/15 01:27:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/15 01:27:07 DEBUG : empty space: Unchanged skipping 2025/07/15 01:27:07 DEBUG : Local file system at /tmp/rclone882747442: Waiting for checks to finish 2025/07/15 01:27:07 DEBUG : Local file system at /tmp/rclone882747442: Waiting for transfers to finish 2025/07/15 01:27:07 DEBUG : Waiting for deletions to finish 2025/07/15 01:27:07 INFO : potato2: Deleted 2025/07/15 01:27:07 INFO : enormous: Deleted 2025/07/15 01:27:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.73s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:10 DEBUG : five: Need to transfer - File not found at Destination 2025/07/15 01:27:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/15 01:27:10 DEBUG : one: Destination is newer than source, skipping 2025/07/15 01:27:10 DEBUG : three: Sizes identical 2025/07/15 01:27:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/15 01:27:10 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/15 01:27:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone882747442) 2025/07/15 01:27:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-duwivoz0zava) 2025/07/15 01:27:10 DEBUG : two: sha1 differ 2025/07/15 01:27:10 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/15 01:27:10 INFO : four: Copied (replaced existing) 2025/07/15 01:27:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/15 01:27:10 INFO : five: Copied (new) 2025/07/15 01:27:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/15 01:27:11 INFO : two: Copied (replaced existing) 2025/07/15 01:27:11 DEBUG : Waiting for deletions to finish 2025/07/15 01:27:11 DEBUG : one: Destination is newer than source, skipping 2025/07/15 01:27:11 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/15 01:27:11 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/15 01:27:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone882747442) 2025/07/15 01:27:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/15 01:27:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-duwivoz0zava) 2025/07/15 01:27:11 DEBUG : three: sha1 differ 2025/07/15 01:27:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/15 01:27:11 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/15 01:27:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/15 01:27:11 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/15 01:27:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/15 01:27:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/15 01:27:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/15 01:27:11 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/15 01:27:11 INFO : three: Copied (replaced existing) 2025/07/15 01:27:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.86s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/15 01:27:13 INFO : B2 bucket rclone-test-duwivoz0zava: Making map for --track-renames 2025/07/15 01:27:13 INFO : B2 bucket rclone-test-duwivoz0zava: Finished making map for --track-renames 2025/07/15 01:27:13 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/15 01:27:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/15 01:27:13 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for renames to finish 2025/07/15 01:27:13 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:27:13 INFO : yam: Copied (new) 2025/07/15 01:27:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/15 01:27:14 INFO : potato: Copied (new) 2025/07/15 01:27:14 DEBUG : Waiting for deletions to finish 2025/07/15 01:27:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:27:14 INFO : B2 bucket rclone-test-duwivoz0zava: Making map for --track-renames 2025/07/15 01:27:14 INFO : B2 bucket rclone-test-duwivoz0zava: Finished making map for --track-renames 2025/07/15 01:27:14 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:14 DEBUG : potato: Unchanged skipping 2025/07/15 01:27:14 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for renames to finish 2025/07/15 01:27:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:27:15 INFO : yam: Copied (server-side copy) to: yaml 2025/07/15 01:27:15 INFO : yam: Deleted 2025/07/15 01:27:15 INFO : yaml: Renamed from "yam" 2025/07/15 01:27:15 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/15 01:27:16 INFO : B2 bucket rclone-test-duwivoz0zava: Making map for --track-renames 2025/07/15 01:27:16 INFO : B2 bucket rclone-test-duwivoz0zava: Finished making map for --track-renames 2025/07/15 01:27:16 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/15 01:27:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/15 01:27:16 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for renames to finish 2025/07/15 01:27:16 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:16 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1101-14.backblaze.com/b2api/v1/b2_upload_file/cf92ed63a0fd0bbb9f880e1b/c001_v0001101_t0054": EOF 2025/07/15 01:27:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-14.backblaze.com/b2api/v1/b2_upload_file/cf92ed63a0fd0bbb9f880e1b/c001_v0001101_t0054": EOF) 2025/07/15 01:27:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/15 01:27:16 DEBUG : potato: Received error: Post "https://pod-000-1101-14.backblaze.com/b2api/v1/b2_upload_file/cf92ed63a0fd0bbb9f880e1b/c001_v0001101_t0054": EOF - low level retry 0/10 2025/07/15 01:27:17 DEBUG : pacer: Reducing sleep to 10ms 2025/07/15 01:27:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:27:17 INFO : yam: Copied (new) 2025/07/15 01:27:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/15 01:27:17 INFO : potato: Copied (new) 2025/07/15 01:27:17 DEBUG : Waiting for deletions to finish 2025/07/15 01:27:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:27:17 INFO : B2 bucket rclone-test-duwivoz0zava: Making map for --track-renames 2025/07/15 01:27:17 INFO : B2 bucket rclone-test-duwivoz0zava: Finished making map for --track-renames 2025/07/15 01:27:17 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:17 DEBUG : potato: Unchanged skipping 2025/07/15 01:27:17 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for renames to finish 2025/07/15 01:27:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:27:18 INFO : yam: Copied (server-side copy) to: yaml 2025/07/15 01:27:18 INFO : yam: Deleted 2025/07/15 01:27:18 INFO : yaml: Renamed from "yam" 2025/07/15 01:27:18 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/15 01:27:19 INFO : B2 bucket rclone-test-duwivoz0zava: Making map for --track-renames 2025/07/15 01:27:19 INFO : B2 bucket rclone-test-duwivoz0zava: Finished making map for --track-renames 2025/07/15 01:27:19 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/15 01:27:19 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for renames to finish 2025/07/15 01:27:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/15 01:27:19 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:27:19 INFO : sub/yam: Copied (new) 2025/07/15 01:27:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/15 01:27:19 INFO : potato: Copied (new) 2025/07/15 01:27:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:27:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:27:20 DEBUG : potato: Unchanged skipping 2025/07/15 01:27:20 INFO : B2 bucket rclone-test-duwivoz0zava: Making map for --track-renames 2025/07/15 01:27:20 INFO : B2 bucket rclone-test-duwivoz0zava: Finished making map for --track-renames 2025/07/15 01:27:20 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:20 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for renames to finish 2025/07/15 01:27:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/15 01:27:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/15 01:27:20 INFO : sub/yam: Deleted 2025/07/15 01:27:20 INFO : yam: Renamed from "sub/yam" 2025/07/15 01:27:20 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.69s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:21 DEBUG : Creating backend with remote "/tmp/rclone882747442/dir1" 2025/07/15 01:27:21 DEBUG : Creating backend with remote "/tmp/rclone882747442/dir2" 2025/07/15 01:27:21 DEBUG : Local file system at /tmp/rclone882747442/dir2: Using server-side directory move 2025/07/15 01:27:21 INFO : Local file system at /tmp/rclone882747442/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/15 01:27:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/15 01:27:21 DEBUG : Local file system at /tmp/rclone882747442/dir2: Waiting for checks to finish 2025/07/15 01:27:21 DEBUG : Local file system at /tmp/rclone882747442/dir2: Waiting for transfers to finish 2025/07/15 01:27:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:27:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/15 01:27:22 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:22 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:27:22 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:27:22 INFO : sub dir/hello world: Deleted 2025/07/15 01:27:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/15 01:27:22 INFO : nested/sub dir/file: Copied (new) 2025/07/15 01:27:22 INFO : nested/sub dir/file: Deleted 2025/07/15 01:27:22 INFO : sub dir: Removing directory 2025/07/15 01:27:22 INFO : nested/sub dir: Removing directory 2025/07/15 01:27:22 INFO : nested: Removing directory 2025/07/15 01:27:22 DEBUG : Local file system at /tmp/rclone882747442: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/15 01:27:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/15 01:27:23 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:23 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/15 01:27:24 INFO : nested/sub dir/file: Copied (new) 2025/07/15 01:27:24 INFO : nested/sub dir/file: Deleted 2025/07/15 01:27:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:27:24 INFO : sub dir/hello world: Copied (new) 2025/07/15 01:27:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/15 01:27:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 01:27:25 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:25 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:27:25 INFO : existing: Copied (new) 2025/07/15 01:27:25 INFO : existing: Deleted 2025/07/15 01:27:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/15 01:27:25 INFO : existing-b: Copied (new) 2025/07/15 01:27:25 INFO : existing-b: Deleted 2025/07/15 01:27:26 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:27:26 DEBUG : existing: Destination exists, skipping 2025/07/15 01:27:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/15 01:27:26 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:27:26 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.86s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-buwufiy1redo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duwivoz0zava -> B2 bucket rclone-test-buwufiy1redo 2025/07/15 01:27:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:27:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/15 01:27:32 DEBUG : empty space: Unchanged skipping 2025/07/15 01:27:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:27:32 DEBUG : B2 bucket rclone-test-buwufiy1redo: Waiting for checks to finish 2025/07/15 01:27:32 INFO : empty space: Deleted 2025/07/15 01:27:32 DEBUG : B2 bucket rclone-test-buwufiy1redo: Waiting for transfers to finish 2025/07/15 01:27:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:27:32 INFO : potato2: Copied (server-side copy) 2025/07/15 01:27:32 INFO : potato2: Deleted 2025/07/15 01:27:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/15 01:27:32 INFO : potato3: Copied (server-side copy) 2025/07/15 01:27:32 INFO : potato3: Deleted 2025/07/15 01:27:33 DEBUG : Creating backend with remote "TestB2:rclone-test-ducidir6powo" 2025/07/15 01:27:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/15 01:27:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:27:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/15 01:27:34 DEBUG : B2 bucket rclone-test-ducidir6powo: Waiting for checks to finish 2025/07/15 01:27:34 DEBUG : B2 bucket rclone-test-ducidir6powo: Waiting for transfers to finish 2025/07/15 01:27:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:27:35 INFO : empty space: Copied (server-side copy) 2025/07/15 01:27:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/15 01:27:35 INFO : potato3: Copied (server-side copy) 2025/07/15 01:27:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:27:35 INFO : potato2: Copied (server-side copy) 2025/07/15 01:27:35 INFO : empty space: Deleted 2025/07/15 01:27:35 INFO : potato3: Deleted 2025/07/15 01:27:35 INFO : potato2: Deleted 2025/07/15 01:27:36 DEBUG : B2 bucket rclone-test-ducidir6powo: Purge remote 2025/07/15 01:27:36 INFO : B2 bucket rclone-test-ducidir6powo: cleaning bucket "rclone-test-ducidir6powo" of all files 2025/07/15 01:27:36 DEBUG : empty space: Deleting (id "4_z7fb2bdd3b01d0bbb9f880e1b_f1118225cac60f93b_d20250715_m012735_c001_v0001117_t0039_u01752542855014") 2025/07/15 01:27:36 DEBUG : potato2: Deleting (id "4_z7fb2bdd3b01d0bbb9f880e1b_f112af120654142de_d20250715_m012735_c001_v0001131_t0039_u01752542855385") 2025/07/15 01:27:36 DEBUG : potato3: Deleting (id "4_z7fb2bdd3b01d0bbb9f880e1b_f1071961f3a358af2_d20250715_m012735_c001_v0001171_t0040_u01752542855392") 2025/07/15 01:27:37 DEBUG : B2 bucket rclone-test-buwufiy1redo: Purge remote 2025/07/15 01:27:37 INFO : B2 bucket rclone-test-buwufiy1redo: cleaning bucket "rclone-test-buwufiy1redo" of all files 2025/07/15 01:27:37 DEBUG : empty space: Deleting (id "4_zcf12ada3b01d0bbb9f880e1b_f4003d7a695cf1a85_d20250715_m012735_c001_v7007000_t0000_u01752542855647") 2025/07/15 01:27:37 DEBUG : empty space: Deleting (id "4_zcf12ada3b01d0bbb9f880e1b_f10695644b84444db_d20250715_m012730_c001_v0001144_t0023_u01752542850689") 2025/07/15 01:27:37 DEBUG : potato2: Deleting (id "4_zcf12ada3b01d0bbb9f880e1b_f4003d7a695cf1a87_d20250715_m012735_c001_v7007000_t0000_u01752542855831") 2025/07/15 01:27:37 DEBUG : potato2: Deleting (id "4_zcf12ada3b01d0bbb9f880e1b_f104ddcfb41522821_d20250715_m012732_c001_v0001171_t0007_u01752542852185") 2025/07/15 01:27:37 DEBUG : potato3: Deleting (id "4_zcf12ada3b01d0bbb9f880e1b_f4003d7a695cf1a86_d20250715_m012735_c001_v7007000_t0000_u01752542855690") 2025/07/15 01:27:37 DEBUG : potato3: Deleting (id "4_zcf12ada3b01d0bbb9f880e1b_f11013681cbac153b_d20250715_m012732_c001_v0001172_t0000_u01752542852522") 2025/07/15 01:27:37 DEBUG : potato3: Deleting (id "4_zcf12ada3b01d0bbb9f880e1b_f10695644b84444dd_d20250715_m012731_c001_v0001144_t0023_u01752542851218") --- PASS: TestServerSideMove (12.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:39 DEBUG : Creating backend with remote "TestB2:rclone-test-latujuy6deza" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duwivoz0zava -> B2 bucket rclone-test-latujuy6deza 2025/07/15 01:27:44 DEBUG : empty space: Excluded (Size Filter) 2025/07/15 01:27:44 DEBUG : empty space: Excluded 2025/07/15 01:27:44 DEBUG : empty space: Excluded (Size Filter) 2025/07/15 01:27:44 DEBUG : empty space: Excluded 2025/07/15 01:27:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:27:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:27:44 DEBUG : B2 bucket rclone-test-latujuy6deza: Waiting for checks to finish 2025/07/15 01:27:44 DEBUG : B2 bucket rclone-test-latujuy6deza: Waiting for transfers to finish 2025/07/15 01:27:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/15 01:27:44 INFO : potato3: Copied (server-side copy) 2025/07/15 01:27:45 INFO : potato3: Deleted 2025/07/15 01:27:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:27:46 INFO : potato2: Copied (server-side copy) 2025/07/15 01:27:46 INFO : potato2: Deleted 2025/07/15 01:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zijiruq7nuca" 2025/07/15 01:27:47 DEBUG : empty space: Excluded (Size Filter) 2025/07/15 01:27:47 DEBUG : empty space: Excluded 2025/07/15 01:27:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:27:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/15 01:27:48 DEBUG : B2 bucket rclone-test-zijiruq7nuca: Waiting for checks to finish 2025/07/15 01:27:48 DEBUG : B2 bucket rclone-test-zijiruq7nuca: Waiting for transfers to finish 2025/07/15 01:27:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:27:48 INFO : potato2: Copied (server-side copy) 2025/07/15 01:27:49 INFO : potato2: Deleted 2025/07/15 01:27:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/15 01:27:49 INFO : potato3: Copied (server-side copy) 2025/07/15 01:27:49 INFO : potato3: Deleted 2025/07/15 01:27:49 DEBUG : B2 bucket rclone-test-zijiruq7nuca: Purge remote 2025/07/15 01:27:49 INFO : B2 bucket rclone-test-zijiruq7nuca: cleaning bucket "rclone-test-zijiruq7nuca" of all files 2025/07/15 01:27:49 DEBUG : potato2: Deleting (id "4_z8f72fd33b01d0bbb9f880e1b_f103bca36b50602b3_d20250715_m012748_c001_v0001183_t0042_u01752542868766") 2025/07/15 01:27:49 DEBUG : potato3: Deleting (id "4_z8f72fd33b01d0bbb9f880e1b_f113725be5aba642d_d20250715_m012749_c001_v0001157_t0008_u01752542869000") 2025/07/15 01:27:50 DEBUG : B2 bucket rclone-test-latujuy6deza: Purge remote 2025/07/15 01:27:50 INFO : B2 bucket rclone-test-latujuy6deza: cleaning bucket "rclone-test-latujuy6deza" of all files 2025/07/15 01:27:50 DEBUG : empty space: Deleting (id "4_z9fb2ddc3b01d0bbb9f880e1b_f1005be2fb6a9e4e1_d20250715_m012743_c001_v0001183_t0013_u01752542863447") 2025/07/15 01:27:50 DEBUG : potato2: Deleting (id "4_z9fb2ddc3b01d0bbb9f880e1b_f4015dd3d4b27ab26_d20250715_m012748_c001_v7007000_t0000_u01752542868978") 2025/07/15 01:27:50 DEBUG : potato2: Deleting (id "4_z9fb2ddc3b01d0bbb9f880e1b_f105a26df08129917_d20250715_m012744_c001_v0001040_t0043_u01752542864266") 2025/07/15 01:27:50 DEBUG : potato3: Deleting (id "4_z9fb2ddc3b01d0bbb9f880e1b_f4015dd3d4b27ab27_d20250715_m012749_c001_v7007000_t0000_u01752542869267") 2025/07/15 01:27:50 DEBUG : potato3: Deleting (id "4_z9fb2ddc3b01d0bbb9f880e1b_f1154a8dc350901fb_d20250715_m012744_c001_v0001099_t0028_u01752542864656") 2025/07/15 01:27:50 DEBUG : potato3: Deleting (id "4_z9fb2ddc3b01d0bbb9f880e1b_f1005be2fb6a9e4e7_d20250715_m012743_c001_v0001183_t0024_u01752542863660") --- PASS: TestServerSideMoveWithFilter (13.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:27:52 DEBUG : Creating backend with remote "TestB2:rclone-test-ratuzad5zowe" 2025/07/15 01:27:55 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-duwivoz0zava -> B2 bucket rclone-test-ratuzad5zowe 2025/07/15 01:27:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:27:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/15 01:27:57 DEBUG : empty space: Unchanged skipping 2025/07/15 01:27:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/15 01:27:57 DEBUG : B2 bucket rclone-test-ratuzad5zowe: Waiting for checks to finish 2025/07/15 01:27:57 INFO : empty space: Deleted 2025/07/15 01:27:57 DEBUG : B2 bucket rclone-test-ratuzad5zowe: Waiting for transfers to finish 2025/07/15 01:27:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:27:57 INFO : potato2: Copied (server-side copy) 2025/07/15 01:27:58 INFO : potato2: Deleted 2025/07/15 01:27:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/15 01:27:58 INFO : potato3: Copied (server-side copy) 2025/07/15 01:27:58 INFO : potato3: Deleted 2025/07/15 01:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gurupaf9hema" 2025/07/15 01:27:59 INFO : tomatoDir: Making directory 2025/07/15 01:28:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/15 01:28:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/15 01:28:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/15 01:28:00 DEBUG : B2 bucket rclone-test-gurupaf9hema: Waiting for checks to finish 2025/07/15 01:28:00 DEBUG : B2 bucket rclone-test-gurupaf9hema: Waiting for transfers to finish 2025/07/15 01:28:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/15 01:28:00 INFO : empty space: Copied (server-side copy) 2025/07/15 01:28:01 INFO : empty space: Deleted 2025/07/15 01:28:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/15 01:28:01 INFO : potato3: Copied (server-side copy) 2025/07/15 01:28:01 INFO : potato3: Deleted 2025/07/15 01:28:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/15 01:28:01 INFO : potato2: Copied (server-side copy) 2025/07/15 01:28:01 INFO : potato2: Deleted 2025/07/15 01:28:02 DEBUG : B2 bucket rclone-test-gurupaf9hema: Purge remote 2025/07/15 01:28:02 INFO : B2 bucket rclone-test-gurupaf9hema: cleaning bucket "rclone-test-gurupaf9hema" of all files 2025/07/15 01:28:02 DEBUG : empty space: Deleting (id "4_z9fe22d13b02d0bbb9f880e1b_f101b8e37aa00f7e6_d20250715_m012800_c001_v0001038_t0023_u01752542880657") 2025/07/15 01:28:02 DEBUG : potato2: Deleting (id "4_z9fe22d13b02d0bbb9f880e1b_f11725c937c4f04c1_d20250715_m012801_c001_v0001090_t0037_u01752542881001") 2025/07/15 01:28:02 DEBUG : potato3: Deleting (id "4_z9fe22d13b02d0bbb9f880e1b_f11376b21da17a0e1_d20250715_m012800_c001_v0001171_t0042_u01752542880991") 2025/07/15 01:28:03 DEBUG : B2 bucket rclone-test-ratuzad5zowe: Purge remote 2025/07/15 01:28:03 INFO : B2 bucket rclone-test-ratuzad5zowe: cleaning bucket "rclone-test-ratuzad5zowe" of all files 2025/07/15 01:28:03 DEBUG : empty space: Deleting (id "4_z2fd21d03b02d0bbb9f880e1b_f4003d7a695cf1aae_d20250715_m012801_c001_v7007000_t0000_u01752542881030") 2025/07/15 01:28:03 DEBUG : empty space: Deleting (id "4_z2fd21d03b02d0bbb9f880e1b_f1126f7d2b10de8da_d20250715_m012756_c001_v0001029_t0037_u01752542876641") 2025/07/15 01:28:03 DEBUG : potato2: Deleting (id "4_z2fd21d03b02d0bbb9f880e1b_f4003d7a695cf1ab1_d20250715_m012801_c001_v7007000_t0000_u01752542881742") 2025/07/15 01:28:03 DEBUG : potato2: Deleting (id "4_z2fd21d03b02d0bbb9f880e1b_f1010426e40e5010f_d20250715_m012757_c001_v0001184_t0054_u01752542877831") 2025/07/15 01:28:03 DEBUG : potato3: Deleting (id "4_z2fd21d03b02d0bbb9f880e1b_f4003d7a695cf1ab0_d20250715_m012801_c001_v7007000_t0000_u01752542881310") 2025/07/15 01:28:03 DEBUG : potato3: Deleting (id "4_z2fd21d03b02d0bbb9f880e1b_f10290930404db9a9_d20250715_m012758_c001_v0001180_t0004_u01752542878068") 2025/07/15 01:28:03 DEBUG : potato3: Deleting (id "4_z2fd21d03b02d0bbb9f880e1b_f1126f7d2b10de8dc_d20250715_m012757_c001_v0001029_t0027_u01752542877007") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:28:05 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/rclone-move-test" 2025/07/15 01:28:05 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/rclone-sync-test" 2025/07/15 01:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/rclone-sync-test-include/layer2" 2025/07/15 01:28:12 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/rclone-sync-test-ignore-file" 2025/07/15 01:28:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:28:16 DEBUG : B2 bucket rclone-test-duwivoz0zava path rclone-sync-test: Waiting for checks to finish 2025/07/15 01:28:16 DEBUG : B2 bucket rclone-test-duwivoz0zava path rclone-sync-test: Waiting for transfers to finish 2025/07/15 01:28:16 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:16 INFO : There was nothing to transfer 2025/07/15 01:28:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:28:17 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:28:17 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:28:17 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:17 INFO : There was nothing to transfer 2025/07/15 01:28:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:28:17 DEBUG : B2 bucket rclone-test-duwivoz0zava path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/15 01:28:17 DEBUG : B2 bucket rclone-test-duwivoz0zava path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/15 01:28:17 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:17 INFO : There was nothing to transfer 2025/07/15 01:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:28:18 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:28:18 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:28:18 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:18 INFO : There was nothing to transfer 2025/07/15 01:28:18 DEBUG : Excluded 2025/07/15 01:28:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/15 01:28:19 DEBUG : B2 bucket rclone-test-duwivoz0zava path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/15 01:28:19 DEBUG : B2 bucket rclone-test-duwivoz0zava path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/15 01:28:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dst" 2025/07/15 01:28:20 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/CompareDest" 2025/07/15 01:28:22 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 01:28:22 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:22 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:28:23 INFO : one: Copied (new) 2025/07/15 01:28:23 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:24 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:24 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/15 01:28:24 INFO : one: Copied (replaced existing) 2025/07/15 01:28:24 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:26 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:28:26 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:26 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:26 INFO : There was nothing to transfer 2025/07/15 01:28:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:28:27 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:28:27 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:27 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:27 INFO : There was nothing to transfer 2025/07/15 01:28:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:28:28 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:28:28 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:28 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:28 INFO : There was nothing to transfer 2025/07/15 01:28:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:29 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/15 01:28:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/15 01:28:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:28:29 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:28:29 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:29 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:29 INFO : There was nothing to transfer 2025/07/15 01:28:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:30 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 01:28:30 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:28:30 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/15 01:28:31 INFO : two: Copied (new) 2025/07/15 01:28:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dest" 2025/07/15 01:28:35 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/pre-dest1" 2025/07/15 01:28:36 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/pre-dest2" 2025/07/15 01:28:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:28:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/15 01:28:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:28:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/15 01:28:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/15 01:28:38 DEBUG : B2 bucket rclone-test-duwivoz0zava path dest: Waiting for checks to finish 2025/07/15 01:28:38 DEBUG : B2 bucket rclone-test-duwivoz0zava path dest: Waiting for transfers to finish 2025/07/15 01:28:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/15 01:28:39 INFO : 3: Copied (new) 2025/07/15 01:28:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.97s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:28:41 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dst" 2025/07/15 01:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/CopyDest" 2025/07/15 01:28:44 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 01:28:44 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:44 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:28:45 INFO : one: Copied (new) 2025/07/15 01:28:45 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:45 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:46 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/15 01:28:46 INFO : one: Copied (replaced existing) 2025/07/15 01:28:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/BackupDir" 2025/07/15 01:28:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:49 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:28:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:28:51 INFO : one: Copied (server-side copy) 2025/07/15 01:28:51 INFO : one: Deleted 2025/07/15 01:28:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/15 01:28:51 INFO : one: Copied (server-side copy) 2025/07/15 01:28:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/15 01:28:51 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:51 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:52 DEBUG : one: Unchanged skipping 2025/07/15 01:28:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/15 01:28:53 INFO : two: Copied (server-side copy) 2025/07/15 01:28:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/15 01:28:53 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:53 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:53 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:53 DEBUG : one: Unchanged skipping 2025/07/15 01:28:53 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:53 DEBUG : two: Unchanged skipping 2025/07/15 01:28:53 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:53 DEBUG : Waiting for deletions to finish 2025/07/15 01:28:53 INFO : There was nothing to transfer 2025/07/15 01:28:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:55 DEBUG : one: Unchanged skipping 2025/07/15 01:28:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/15 01:28:55 DEBUG : three: Destination not found in --copy-dest 2025/07/15 01:28:55 DEBUG : three: Need to transfer - File not found at Destination 2025/07/15 01:28:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:28:55 DEBUG : two: Unchanged skipping 2025/07/15 01:28:55 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:28:55 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:28:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/15 01:28:55 INFO : three: Copied (new) 2025/07/15 01:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:28:59 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dst" 2025/07/15 01:29:00 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/backup" 2025/07/15 01:29:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:29:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:02 DEBUG : two: Unchanged skipping 2025/07/15 01:29:02 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:29:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:29:03 INFO : one: Copied (server-side copy) 2025/07/15 01:29:03 INFO : one: Deleted 2025/07/15 01:29:03 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:29:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:04 INFO : one: Copied (new) 2025/07/15 01:29:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:29:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/15 01:29:05 INFO : three.txt: Copied (server-side copy) 2025/07/15 01:29:05 INFO : three.txt: Deleted 2025/07/15 01:29:05 INFO : three.txt: Moved into backup dir 2025/07/15 01:29:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:29:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:07 DEBUG : two: Unchanged skipping 2025/07/15 01:29:07 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:29:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:07 INFO : one: Copied (server-side copy) 2025/07/15 01:29:08 INFO : one: Deleted 2025/07/15 01:29:08 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:29:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/15 01:29:08 INFO : one: Copied (new) 2025/07/15 01:29:08 DEBUG : Waiting for deletions to finish 2025/07/15 01:29:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/15 01:29:09 INFO : three.txt: Copied (server-side copy) 2025/07/15 01:29:09 INFO : three.txt: Deleted 2025/07/15 01:29:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dst" 2025/07/15 01:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/backup" 2025/07/15 01:29:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:29:15 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:29:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:15 DEBUG : two: Unchanged skipping 2025/07/15 01:29:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:29:17 INFO : one: Copied (server-side copy) to: one.bak 2025/07/15 01:29:17 INFO : one: Deleted 2025/07/15 01:29:17 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:29:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:18 INFO : one: Copied (new) 2025/07/15 01:29:18 DEBUG : Waiting for deletions to finish 2025/07/15 01:29:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/15 01:29:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/15 01:29:18 INFO : three.txt: Deleted 2025/07/15 01:29:18 INFO : three.txt: Moved into backup dir 2025/07/15 01:29:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:29:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:20 DEBUG : two: Unchanged skipping 2025/07/15 01:29:20 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:29:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:21 INFO : one: Copied (server-side copy) to: one.bak 2025/07/15 01:29:21 INFO : one: Deleted 2025/07/15 01:29:21 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:29:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/15 01:29:21 INFO : one: Copied (new) 2025/07/15 01:29:21 DEBUG : Waiting for deletions to finish 2025/07/15 01:29:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/15 01:29:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/15 01:29:22 INFO : three.txt: Deleted 2025/07/15 01:29:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:29:25 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dst" 2025/07/15 01:29:25 DEBUG : Config file has changed externally - reloading 2025/07/15 01:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/backup" 2025/07/15 01:29:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:29:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:28 DEBUG : two: Unchanged skipping 2025/07/15 01:29:28 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:29:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:29:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/15 01:29:29 INFO : one: Deleted 2025/07/15 01:29:29 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:29:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:30 INFO : one: Copied (new) 2025/07/15 01:29:30 DEBUG : Waiting for deletions to finish 2025/07/15 01:29:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/15 01:29:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/15 01:29:31 INFO : three.txt: Deleted 2025/07/15 01:29:31 INFO : three.txt: Moved into backup dir 2025/07/15 01:29:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:29:33 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:29:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:33 DEBUG : two: Unchanged skipping 2025/07/15 01:29:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/15 01:29:33 INFO : one: Deleted 2025/07/15 01:29:33 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:29:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/15 01:29:34 INFO : one: Copied (new) 2025/07/15 01:29:34 DEBUG : Waiting for deletions to finish 2025/07/15 01:29:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/15 01:29:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/15 01:29:34 INFO : three.txt: Deleted 2025/07/15 01:29:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:29:37 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dst" 2025/07/15 01:29:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:29:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:39 DEBUG : two: Unchanged skipping 2025/07/15 01:29:39 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:29:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:29:40 INFO : one: Copied (server-side copy) to: one.bak 2025/07/15 01:29:40 INFO : one: Deleted 2025/07/15 01:29:40 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:29:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:41 INFO : one: Copied (new) 2025/07/15 01:29:41 DEBUG : Waiting for deletions to finish 2025/07/15 01:29:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/15 01:29:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/15 01:29:43 INFO : three.txt: Deleted 2025/07/15 01:29:43 INFO : three.txt: Moved into backup dir 2025/07/15 01:29:44 DEBUG : one.bak: Excluded (Path Filter) 2025/07/15 01:29:44 DEBUG : one.bak: Excluded 2025/07/15 01:29:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/15 01:29:44 DEBUG : three.txt.bak: Excluded 2025/07/15 01:29:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:29:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:44 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for checks to finish 2025/07/15 01:29:44 DEBUG : two: Unchanged skipping 2025/07/15 01:29:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:45 INFO : one: Copied (server-side copy) to: one.bak 2025/07/15 01:29:45 INFO : one: Deleted 2025/07/15 01:29:45 DEBUG : B2 bucket rclone-test-duwivoz0zava path dst: Waiting for transfers to finish 2025/07/15 01:29:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/15 01:29:46 INFO : one: Copied (new) 2025/07/15 01:29:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:29:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/15 01:29:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/15 01:29:47 INFO : three.txt: Deleted 2025/07/15 01:29:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dst" 2025/07/15 01:29:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:29:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:29:52 INFO : one: Copied (server-side copy) to: one.bak 2025/07/15 01:29:52 INFO : one: Deleted 2025/07/15 01:29:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:53 INFO : one: Copied (new) 2025/07/15 01:29:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:53 DEBUG : two: Unchanged skipping 2025/07/15 01:29:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/15 01:29:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/15 01:29:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/15 01:29:54 INFO : three.txt: Deleted 2025/07/15 01:29:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/15 01:29:54 INFO : three.txt: Copied (new) 2025/07/15 01:29:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:29:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:29:55 INFO : one: Copied (server-side copy) to: one.bak 2025/07/15 01:29:56 INFO : one: Deleted 2025/07/15 01:29:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/15 01:29:56 INFO : one: Copied (new) 2025/07/15 01:29:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:29:56 DEBUG : two: Unchanged skipping 2025/07/15 01:29:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/15 01:29:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/15 01:29:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/15 01:29:57 INFO : three.txt: Deleted 2025/07/15 01:29:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/15 01:29:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:30:01 DEBUG : Creating backend with remote "TestB2:rclone-test-duwivoz0zava/dst" 2025/07/15 01:30:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/15 01:30:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/15 01:30:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/15 01:30:03 INFO : one: Deleted 2025/07/15 01:30:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:30:04 INFO : one: Copied (new) 2025/07/15 01:30:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:04 DEBUG : two: Unchanged skipping 2025/07/15 01:30:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/15 01:30:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/15 01:30:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/15 01:30:05 INFO : three.txt: Deleted 2025/07/15 01:30:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/15 01:30:05 INFO : three.txt: Copied (new) 2025/07/15 01:30:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/15 01:30:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/15 01:30:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/15 01:30:07 INFO : one: Deleted 2025/07/15 01:30:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/15 01:30:07 INFO : one: Copied (new) 2025/07/15 01:30:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:07 DEBUG : two: Unchanged skipping 2025/07/15 01:30:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/15 01:30:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/15 01:30:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/15 01:30:08 INFO : three.txt: Deleted 2025/07/15 01:30:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/15 01:30:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.02s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:30:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/15 01:30:11 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:30:11 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:30:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/15 01:30:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/15 01:30:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:30:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/15 01:30:13 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:30:13 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:30:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/15 01:30:13 INFO : existing: Copied (new) 2025/07/15 01:30:13 DEBUG : Waiting for deletions to finish 2025/07/15 01:30:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/15 01:30:14 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:30:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/15 01:30:14 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:30:14 ERROR : B2 bucket rclone-test-duwivoz0zava: not deleting files as there were IO errors 2025/07/15 01:30:14 ERROR : B2 bucket rclone-test-duwivoz0zava: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:30:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:15 DEBUG : existing: Unchanged skipping 2025/07/15 01:30:15 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:30:15 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:30:15 DEBUG : Waiting for deletions to finish 2025/07/15 01:30:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", 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:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:30:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both11: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both13: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both14: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both15: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both16: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both0: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both18: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both10: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both12: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both17: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both3: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both4: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:30:34 DEBUG : both5: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both6: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both19: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both1: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:34 DEBUG : both2: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both7: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both8: Unchanged skipping 2025/07/15 01:30:34 DEBUG : both9: Unchanged skipping 2025/07/15 01:30:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:30:34 DEBUG : Waiting for deletions to finish 2025/07/15 01:30:34 INFO : only12: Deleted 2025/07/15 01:30:35 INFO : only5: Deleted 2025/07/15 01:30:35 INFO : only3: Deleted 2025/07/15 01:30:35 INFO : only14: Deleted 2025/07/15 01:30:35 INFO : only0: Deleted 2025/07/15 01:30:35 INFO : only15: Deleted 2025/07/15 01:30:35 INFO : only4: Deleted 2025/07/15 01:30:35 INFO : only8: Deleted 2025/07/15 01:30:35 INFO : only17: Deleted 2025/07/15 01:30:35 INFO : only9: Deleted 2025/07/15 01:30:35 INFO : only18: Deleted 2025/07/15 01:30:35 INFO : only6: Deleted 2025/07/15 01:30:35 INFO : only13: Deleted 2025/07/15 01:30:35 INFO : only16: Deleted 2025/07/15 01:30:35 INFO : only19: Deleted 2025/07/15 01:30:35 INFO : only2: Deleted 2025/07/15 01:30:35 INFO : only7: Deleted 2025/07/15 01:30:35 INFO : only10: Deleted 2025/07/15 01:30:36 INFO : only11: Deleted 2025/07/15 01:30:36 INFO : only1: Deleted 2025/07/15 01:30:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.61s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:30:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:30:57 DEBUG : both10: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both13: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both12: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both15: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both16: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both17: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both0: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both11: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both14: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both18: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both3: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both4: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both19: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both1: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both7: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both5: Unchanged skipping 2025/07/15 01:30:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:30:57 DEBUG : both9: Unchanged skipping 2025/07/15 01:30:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : both2: Unchanged skipping 2025/07/15 01:30:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : both8: Unchanged skipping 2025/07/15 01:30:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : both6: Unchanged skipping 2025/07/15 01:30:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/15 01:30:57 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:30:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only13: Copied (replaced existing) 2025/07/15 01:30:58 INFO : only0: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only16: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only17: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only14: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only18: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only10: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only11: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only15: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only2: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only12: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only4: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only5: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only6: Copied (replaced existing) 2025/07/15 01:30:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:58 INFO : only19: Copied (replaced existing) 2025/07/15 01:30:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:59 INFO : only8: Copied (replaced existing) 2025/07/15 01:30:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:59 INFO : only9: Copied (replaced existing) 2025/07/15 01:30:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:59 INFO : only1: Copied (replaced existing) 2025/07/15 01:30:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:59 INFO : only3: Copied (replaced existing) 2025/07/15 01:30:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/15 01:30:59 INFO : only7: Copied (replaced existing) 2025/07/15 01:30:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.01s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:31:07 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:31:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:31:07 DEBUG : empty_on_remote: Making directory with metadata 2025/07/15 01:31:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:31:07 INFO : empty_on_remote: Making directory 2025/07/15 01:31:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/15 01:31:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.59s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:31:09 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:31:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:31:09 DEBUG : empty_on_remote: Making directory with metadata 2025/07/15 01:31:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/15 01:31:09 INFO : empty_on_remote: Making directory 2025/07/15 01:31:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/15 01:31:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:31:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:12 INFO : sub dir: Making directory 2025/07/15 01:31:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:31:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/15 01:31:16 INFO : sub dir: Making directory 2025/07/15 01:31:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.20s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:31:30 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:31 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:31:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : apple: Unchanged skipping 2025/07/15 01:31:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:31:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:31:31 DEBUG : banana: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:31:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:31:31 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:31:31 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:31 INFO : There was nothing to transfer 2025/07/15 01:31:31 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:32 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : apple: Unchanged skipping 2025/07/15 01:31:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : banana: Unchanged skipping 2025/07/15 01:31:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:31:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:31:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:31:32 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:31:32 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:32 INFO : There was nothing to transfer 2025/07/15 01:31:32 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:32 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:31:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:46 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : apple: Unchanged skipping 2025/07/15 01:31:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : banana: Unchanged skipping 2025/07/15 01:31:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:31:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:31:47 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:31:47 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:31:47 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:47 INFO : There was nothing to transfer 2025/07/15 01:31:47 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:47 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : apple: Unchanged skipping 2025/07/15 01:31:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:31:48 DEBUG : banana: Unchanged skipping 2025/07/15 01:31:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:31:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:31:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:31:48 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:31:48 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:48 INFO : There was nothing to transfer 2025/07/15 01:31:48 DEBUG : Waiting for deletions to finish 2025/07/15 01:31:48 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:31:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:32:01 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:02 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:32:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:32:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:32:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:32:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:32:02 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:02 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/15 01:32:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/15 01:32:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/15 01:32:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:03 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:32:03 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:32:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/15 01:32:03 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/15 01:32:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/15 01:32:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/15 01:32:03 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/15 01:32:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/15 01:32:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/15 01:32:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/15 01:32:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/15 01:32:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/15 01:32:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/15 01:32:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/15 01:32:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/15 01:32:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/15 01:32:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/15 01:32:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/15 01:32:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/15 01:32:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/15 01:32:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/15 01:32:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/15 01:32:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/15 01:32:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:04 INFO : dir1/0013-789;=.txt: Deleted 2025/07/15 01:32:05 INFO : apple: Deleted 2025/07/15 01:32:05 INFO : dir1/0008-2345678.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0009-3456789.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/15 01:32:05 INFO : appleappleapplebanana: Deleted 2025/07/15 01:32:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0003-defghij.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0014-89;=.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0015-9;=.txt: Deleted 2025/07/15 01:32:05 INFO : banana: Deleted 2025/07/15 01:32:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0007-1234567.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0011-56789;.txt: Deleted 2025/07/15 01:32:05 INFO : splitbananasplit: Deleted 2025/07/15 01:32:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/15 01:32:05 INFO : dir1/0012-6789;.txt: Deleted 2025/07/15 01:32:05 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:32:06 DEBUG : apple: Unchanged skipping 2025/07/15 01:32:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:32:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : banana: Unchanged skipping 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/15 01:32:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:32:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:32:06 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:32:06 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:32:06 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:06 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/15 01:32:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/15 01:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:07 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/15 01:32:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:07 DEBUG : apple: transformed to: YXBwbGU= 2025/07/15 01:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/15 01:32:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/15 01:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/15 01:32:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/15 01:32:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/15 01:32:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/15 01:32:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/15 01:32:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/15 01:32:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:32:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:19 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:32:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:19 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:19 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:19 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:19 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:19 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:19 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:19 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:20 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:20 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/15 01:32:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/15 01:32:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/15 01:32:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/15 01:32:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/15 01:32:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/15 01:32:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/15 01:32:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/15 01:32:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/15 01:32:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/15 01:32:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:20 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:32:20 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:32:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/15 01:32:20 INFO : apple: Copied (new) to: PREFIXapple 2025/07/15 01:32:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/15 01:32:20 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/15 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/15 01:32:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:32:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/15 01:32:20 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/15 01:32:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/15 01:32:20 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/15 01:32:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/15 01:32:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/15 01:32:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/15 01:32:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/15 01:32:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/15 01:32:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/15 01:32:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/15 01:32:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/15 01:32:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/15 01:32:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/15 01:32:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/15 01:32:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:32:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/15 01:32:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/15 01:32:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/15 01:32:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/15 01:32:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:32:22 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:22 INFO : dir1/0015-9;=.txt: Deleted 2025/07/15 01:32:22 INFO : apple: Deleted 2025/07/15 01:32:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0003-defghij.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0012-6789;.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/15 01:32:22 INFO : splitbananasplit: Deleted 2025/07/15 01:32:22 INFO : dir1/0013-789;=.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0008-2345678.txt: Deleted 2025/07/15 01:32:22 INFO : appleappleapplebanana: Deleted 2025/07/15 01:32:22 INFO : banana: Deleted 2025/07/15 01:32:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0009-3456789.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0010-456789.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0011-56789;.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0014-89;=.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/15 01:32:22 INFO : dir1/0007-1234567.txt: Deleted 2025/07/15 01:32:22 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:32:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:32:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/15 01:32:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/15 01:32:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/15 01:32:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/15 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/15 01:32:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/15 01:32:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/15 01:32:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/15 01:32:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/15 01:32:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/15 01:32:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/15 01:32:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/15 01:32:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/15 01:32:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/15 01:32:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/15 01:32:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/15 01:32:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/15 01:32:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/15 01:32:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/15 01:32:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:23 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:32:23 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:32:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/15 01:32:23 INFO : banana: Copied (new) 2025/07/15 01:32:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/15 01:32:23 INFO : apple: Copied (new) 2025/07/15 01:32:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/15 01:32:23 INFO : appleappleapplebanana: Copied (new) 2025/07/15 01:32:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/15 01:32:23 INFO : splitbananasplit: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/15 01:32:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/15 01:32:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/15 01:32:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/15 01:32:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/15 01:32:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/15 01:32:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/15 01:32:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/15 01:32:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/15 01:32:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/15 01:32:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/15 01:32:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/15 01:32:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/15 01:32:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/15 01:32:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/15 01:32:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/15 01:32:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/15 01:32:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/15 01:32:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/15 01:32:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/15 01:32:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/15 01:32:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/15 01:32:25 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:25 INFO : PREFIXapple: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/15 01:32:25 INFO : PREFIXsplitbananasplit: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/15 01:32:25 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/15 01:32:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/15 01:32:25 INFO : PREFIXbanana: Deleted 2025/07/15 01:32:25 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:26 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:26 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:32:40 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:40 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:32:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:32:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:32:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:32:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:32:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:32:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:32:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:32:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:32:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:32:40 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:40 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:41 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:32:41 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:32:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/15 01:32:41 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:32:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/15 01:32:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/15 01:32:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/15 01:32:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/15 01:32:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:32:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/15 01:32:41 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/15 01:32:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/15 01:32:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/15 01:32:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/15 01:32:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:32:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/15 01:32:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/15 01:32:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/15 01:32:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/15 01:32:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/15 01:32:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/15 01:32:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/15 01:32:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/15 01:32:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/15 01:32:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:32:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/15 01:32:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:32:42 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:42 INFO : apple: Deleted 2025/07/15 01:32:42 INFO : dir1/0010-456789.txt: Deleted 2025/07/15 01:32:42 INFO : dir1/0009-3456789.txt: Deleted 2025/07/15 01:32:43 INFO : appleappleapplebanana: Deleted 2025/07/15 01:32:43 INFO : dir1/0011-56789;.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/15 01:32:43 INFO : splitbananasplit: Deleted 2025/07/15 01:32:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0007-1234567.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0013-789;=.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0008-2345678.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0014-89;=.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0015-9;=.txt: Deleted 2025/07/15 01:32:43 INFO : banana: Deleted 2025/07/15 01:32:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0012-6789;.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0003-defghij.txt: Deleted 2025/07/15 01:32:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/15 01:32:43 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/15 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : apple: transformed to: appleSUFFIX 2025/07/15 01:32:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/15 01:32:43 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/15 01:32:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/15 01:32:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:32:44 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:32:44 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:32:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/15 01:32:44 INFO : appleappleapplebanana: Copied (new) 2025/07/15 01:32:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/15 01:32:44 INFO : apple: Copied (new) 2025/07/15 01:32:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/15 01:32:44 INFO : splitbananasplit: Copied (new) 2025/07/15 01:32:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/15 01:32:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/15 01:32:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/15 01:32:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/15 01:32:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/15 01:32:44 INFO : banana: Copied (new) 2025/07/15 01:32:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/15 01:32:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/15 01:32:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/15 01:32:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/15 01:32:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/15 01:32:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/15 01:32:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/15 01:32:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/15 01:32:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/15 01:32:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/15 01:32:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/15 01:32:45 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/15 01:32:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/15 01:32:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/15 01:32:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/15 01:32:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/15 01:32:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/15 01:32:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : bananaSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : appleSUFFIX: Deleted 2025/07/15 01:32:46 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/15 01:32:46 INFO : splitbananasplitSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/15 01:32:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/15 01:32:46 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:46 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:32:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : Waiting for deletions to finish 2025/07/15 01:32:47 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:32:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:32:59 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:00 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:00 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:00 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/15 01:33:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/15 01:33:00 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:33:00 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:33:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/15 01:33:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/15 01:33:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/15 01:33:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/15 01:33:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/15 01:33:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/15 01:33:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/15 01:33:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/15 01:33:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/15 01:33:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/15 01:33:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/15 01:33:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/15 01:33:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/15 01:33:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/15 01:33:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/15 01:33:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/15 01:33:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/15 01:33:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/15 01:33:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/15 01:33:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/15 01:33:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/15 01:33:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/15 01:33:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/15 01:33:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/15 01:33:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/15 01:33:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/15 01:33:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/15 01:33:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/15 01:33:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/15 01:33:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/15 01:33:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/15 01:33:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/15 01:33:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/15 01:33:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/15 01:33:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/15 01:33:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/15 01:33:02 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:03 INFO : dir1/0014-89;=.txt: Deleted 2025/07/15 01:33:03 INFO : appleappleapplebanana: Deleted 2025/07/15 01:33:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0007-1234567.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0012-6789;.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0011-56789;.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0003-defghij.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0013-789;=.txt: Deleted 2025/07/15 01:33:03 INFO : splitbananasplit: Deleted 2025/07/15 01:33:03 INFO : dir1/0008-2345678.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0015-9;=.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0010-456789.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/15 01:33:03 INFO : dir1/0009-3456789.txt: Deleted 2025/07/15 01:33:03 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:03 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : appleapple: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/15 01:33:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/15 01:33:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/15 01:33:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/15 01:33:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/15 01:33:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/15 01:33:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/15 01:33:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/15 01:33:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/15 01:33:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/15 01:33:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/15 01:33:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/15 01:33:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/15 01:33:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/15 01:33:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:33:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:04 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:33:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:04 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : appleapple: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/15 01:33:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/15 01:33:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:05 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/15 01:33:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/15 01:33:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/15 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/15 01:33:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/15 01:33:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/15 01:33:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/15 01:33:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/15 01:33:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/15 01:33:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/15 01:33:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/15 01:33:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/15 01:33:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/15 01:33:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/15 01:33:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/15 01:33:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/15 01:33:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/15 01:33:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/15 01:33:05 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:33:18 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:18 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:19 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:33:19 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:33:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:19 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:19 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:20 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:33:20 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:33:20 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:20 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:20 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:20 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:21 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:33:33 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:33 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:33:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:33:34 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:34 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:34 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:35 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:33:35 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:33:35 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:35 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:35 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:33:48 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:48 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:49 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:33:49 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:33:49 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:49 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:49 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : apple: Unchanged skipping 2025/07/15 01:33:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:33:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : banana: Unchanged skipping 2025/07/15 01:33:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:33:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:33:50 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:33:50 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:33:50 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:50 DEBUG : Waiting for deletions to finish 2025/07/15 01:33:50 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:33:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:04 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:05 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:34:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:05 DEBUG : apple: Unchanged skipping 2025/07/15 01:34:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:34:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:05 DEBUG : banana: Unchanged skipping 2025/07/15 01:34:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:06 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:06 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:06 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:06 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:34:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : apple: Unchanged skipping 2025/07/15 01:34:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:34:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : banana: Unchanged skipping 2025/07/15 01:34:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:34:06 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:06 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:06 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:07 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:34:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:20 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:20 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:34:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : apple: Unchanged skipping 2025/07/15 01:34:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:34:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : banana: Unchanged skipping 2025/07/15 01:34:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:34:21 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:21 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:21 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:21 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:21 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:34:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : apple: Unchanged skipping 2025/07/15 01:34:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/15 01:34:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : banana: Unchanged skipping 2025/07/15 01:34:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/15 01:34:22 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:22 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:22 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:22 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:22 DEBUG : apple: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : banana: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/15 01:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.94s) --- PASS: TestTransform/NFC (17.19s) --- PASS: TestTransform/NFD (15.59s) --- PASS: TestTransform/base64 (18.15s) --- PASS: TestTransform/prefix (19.89s) --- PASS: TestTransform/suffix (20.66s) --- PASS: TestTransform/truncate (17.53s) --- PASS: TestTransform/encoder (16.26s) --- PASS: TestTransform/ISO-8859-1 (14.66s) --- PASS: TestTransform/charmap (15.12s) --- PASS: TestTransform/lowercase (16.28s) --- PASS: TestTransform/ascii (15.61s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/15 01:34:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/15 01:34:27 INFO : sub dir_somesuffix: Making directory 2025/07/15 01:34:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/15 01:34:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/15 01:34:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/15 01:34:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/15 01:34:27 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:27 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:28 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/15 01:34:28 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:29 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:29 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:29 INFO : tictactoe: Making directory 2025/07/15 01:34:29 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:29 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:34:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:29 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:29 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/15 01:34:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.93s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:31 INFO : toe: Making directory 2025/07/15 01:34:31 INFO : toe/toe: Making directory 2025/07/15 01:34:31 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/15 01:34:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:34:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/15 01:34:31 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:31 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/15 01:34:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:33 INFO : toe: Making directory 2025/07/15 01:34:33 INFO : toe/toe: Making directory 2025/07/15 01:34:33 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/15 01:34:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:34:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/15 01:34:33 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:33 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/15 01:34:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:34 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:34:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:34:34 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:34 INFO : tictacempty_dir: Making directory 2025/07/15 01:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:34 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:34 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:34 INFO : tictactoe: Making directory 2025/07/15 01:34:34 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:34 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:34 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:34:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:34:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:34:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:34 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/15 01:34:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.96s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:36 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:34:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:36 INFO : tictacempty_dir: Making directory 2025/07/15 01:34:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:36 INFO : tictactoe: Making directory 2025/07/15 01:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:36 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:36 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:34:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:34:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:36 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:36 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/15 01:34:37 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:37 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:37 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:37 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:34:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/15 01:34:38 NOTICE: B2 bucket rclone-test-duwivoz0zava: 0 differences found 2025/07/15 01:34:38 NOTICE: B2 bucket rclone-test-duwivoz0zava: 1 matching files --- PASS: TestAllTag (2.27s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:38 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:38 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:38 INFO : tictactoe: Making directory 2025/07/15 01:34:38 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:38 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:38 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:34:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:34:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:34:38 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:38 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/15 01:34:39 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:39 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:39 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:39 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:34:40 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/15 01:34:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/15 01:34:40 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.35s) === RUN TestSyntax 2025/07/15 01:34:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:41 INFO : toe: Making directory 2025/07/15 01:34:41 INFO : toe/toe: Making directory 2025/07/15 01:34:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:34:41 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:41 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:41 INFO : toe/toe/toe: Copied (new) 2025/07/15 01:34:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.67s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:42 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:34:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:34:42 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:42 INFO : tictacempty_dir: Making directory 2025/07/15 01:34:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:42 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:42 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:42 INFO : tictactoe: Making directory 2025/07/15 01:34:42 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:42 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:42 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:34:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:34:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:42 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:42 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:43 INFO : toe/toe/toe.txt: Deleted 2025/07/15 01:34:43 INFO : toe/toe: Removing directory 2025/07/15 01:34:43 INFO : toe: Removing directory 2025/07/15 01:34:43 INFO : empty_dir: Removing directory 2025/07/15 01:34:43 DEBUG : Local file system at /tmp/rclone882747442: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:44 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:34:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:34:44 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:44 INFO : tictacempty_dir: Making directory 2025/07/15 01:34:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:44 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:44 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:44 INFO : tictactoe: Making directory 2025/07/15 01:34:44 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:44 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:44 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:34:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:34:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:44 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:44 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:45 INFO : toe/toe/toe.txt: Deleted 2025/07/15 01:34:45 INFO : toe/toe: Removing directory 2025/07/15 01:34:45 INFO : toe: Removing directory 2025/07/15 01:34:45 INFO : empty_dir: Removing directory 2025/07/15 01:34:45 DEBUG : Local file system at /tmp/rclone882747442: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/15 01:34:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/15 01:34:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:34:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:34:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:34:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/15 01:34:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.20s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:47 DEBUG : Reset feature "Copy" 2025/07/15 01:34:47 DEBUG : Reset feature "Move" 2025/07/15 01:34:47 DEBUG : Reset feature "Copy" 2025/07/15 01:34:47 DEBUG : Reset feature "Move" 2025/07/15 01:34:47 DEBUG : empty_dir: Making directory with metadata 2025/07/15 01:34:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:47 INFO : tictacempty_dir: Making directory 2025/07/15 01:34:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/15 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:47 INFO : tictactoe: Making directory 2025/07/15 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:47 DEBUG : toe: transformed to: tictactoe 2025/07/15 01:34:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:47 INFO : tictactoe/tictactoe: Making directory 2025/07/15 01:34:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/15 01:34:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/15 01:34:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:47 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:47 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/15 01:34:48 INFO : toe/toe/toe.txt: Deleted 2025/07/15 01:34:48 INFO : toe/toe: Removing directory 2025/07/15 01:34:48 INFO : toe: Removing directory 2025/07/15 01:34:48 INFO : empty_dir: Removing directory 2025/07/15 01:34:48 DEBUG : Local file system at /tmp/rclone882747442: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/15 01:34:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/15 01:34:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:34:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:34:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/15 01:34:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/15 01:34:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.80s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:51 DEBUG : toe: transformed to: dG9l 2025/07/15 01:34:51 DEBUG : toe: transformed to: dG9l 2025/07/15 01:34:51 INFO : dG9l: Making directory 2025/07/15 01:34:51 DEBUG : toe: transformed to: dG9l 2025/07/15 01:34:51 DEBUG : toe: transformed to: dG9l 2025/07/15 01:34:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/15 01:34:51 INFO : dG9l/dG9l: Making directory 2025/07/15 01:34:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/15 01:34:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/15 01:34:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/15 01:34:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/15 01:34:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/15 01:34:51 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:51 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/15 01:34:52 DEBUG : Waiting for deletions to finish 2025/07/15 01:34:52 DEBUG : dG9l: transformed to: toe 2025/07/15 01:34:52 DEBUG : dG9l: transformed to: toe 2025/07/15 01:34:53 DEBUG : dG9l: transformed to: toe 2025/07/15 01:34:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/15 01:34:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/15 01:34:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/15 01:34:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/15 01:34:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/15 01:34:53 DEBUG : Local file system at /tmp/rclone882747442: Waiting for checks to finish 2025/07/15 01:34:53 DEBUG : Local file system at /tmp/rclone882747442: Waiting for transfers to finish 2025/07/15 01:34:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.76s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-duwivoz0zava", Local "Local file system at /tmp/rclone882747442", Modify Window "1ms" 2025/07/15 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:34:54 DEBUG : toe: transformed to: 2025/07/15 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:34:54 DEBUG : toe: transformed to: 2025/07/15 01:34:54 INFO : B2 bucket rclone-test-duwivoz0zava: Making directory 2025/07/15 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:34:54 DEBUG : toe: transformed to: 2025/07/15 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:34:54 DEBUG : toe: transformed to: 2025/07/15 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:34:54 DEBUG : toe/toe: transformed to: 2025/07/15 01:34:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/15 01:34:54 INFO : toe/toe: Making directory 2025/07/15 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:34:54 DEBUG : toe/toe: transformed to: 2025/07/15 01:34:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/15 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:34:54 DEBUG : toe: transformed to: 2025/07/15 01:34:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/15 01:34:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/15 01:34:54 DEBUG : toe/toe/toe: transformed to: 2025/07/15 01:34:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/15 01:34:54 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for checks to finish 2025/07/15 01:34:54 DEBUG : B2 bucket rclone-test-duwivoz0zava: Waiting for transfers to finish 2025/07/15 01:34:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/15 01:34:55 INFO : toe/toe/toe: Copied (new) 2025/07/15 01:34:55 ERROR : B2 bucket rclone-test-duwivoz0zava: not deleting files as there were IO errors 2025/07/15 01:34:55 ERROR : B2 bucket rclone-test-duwivoz0zava: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/07/15 01:34:55 DEBUG : B2 bucket rclone-test-duwivoz0zava: Purge remote 2025/07/15 01:34:55 INFO : B2 bucket rclone-test-duwivoz0zava: cleaning bucket "rclone-test-duwivoz0zava" of all files 2025/07/15 01:34:56 DEBUG : BackupDir/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517df_d20250715_m012856_c001_v7007000_t0000_u01752542936422") 2025/07/15 01:34:56 DEBUG : BackupDir/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f11740ee4c70b74a8_d20250715_m012850_c001_v0001105_t0015_u01752542930955") 2025/07/15 01:34:56 DEBUG : CompareDest/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ab46_d20250715_m012831_c001_v7007000_t0000_u01752542911479") 2025/07/15 01:34:56 DEBUG : CompareDest/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd85f_d20250715_m012825_c001_v0001120_t0027_u01752542905873") 2025/07/15 01:34:56 DEBUG : CompareDest/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ab47_d20250715_m012831_c001_v7007000_t0000_u01752542911662") 2025/07/15 01:34:56 DEBUG : CompareDest/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c7e8_d20250715_m012827_c001_v0001172_t0018_u01752542907056") 2025/07/15 01:34:56 DEBUG : CopyDest/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517e0_d20250715_m012856_c001_v7007000_t0000_u01752542936608") 2025/07/15 01:34:56 DEBUG : CopyDest/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c832_d20250715_m012848_c001_v0001172_t0052_u01752542928056") 2025/07/15 01:34:56 DEBUG : CopyDest/three: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517e1_d20250715_m012856_c001_v7007000_t0000_u01752542936803") 2025/07/15 01:34:57 DEBUG : CopyDest/three: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c84e_d20250715_m012854_c001_v0001172_t0022_u01752542934401") 2025/07/15 01:34:57 DEBUG : CopyDest/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517e2_d20250715_m012856_c001_v7007000_t0000_u01752542936987") 2025/07/15 01:34:57 DEBUG : CopyDest/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd8ae_d20250715_m012852_c001_v0001120_t0039_u01752542932173") 2025/07/15 01:34:57 DEBUG : EXISTING: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e62b_d20250715_m013015_c001_v7007000_t0000_u01752543015965") 2025/07/15 01:34:57 DEBUG : EXISTING: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c973_d20250715_m013014_c001_v0001172_t0014_u01752543014936") 2025/07/15 01:34:57 DEBUG : PREFIXapple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdd0_d20250715_m013225_c001_v7007000_t0000_u01752543145396") 2025/07/15 01:34:57 DEBUG : PREFIXapple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c53f_d20250715_m013220_c001_v0001177_t0036_u01752543140305") 2025/07/15 01:34:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2797_d20250715_m013225_c001_v7007000_t0000_u01752543145609") 2025/07/15 01:34:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbcb_d20250715_m013220_c001_v0001120_t0018_u01752543140292") 2025/07/15 01:34:57 DEBUG : PREFIXbanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdd3_d20250715_m013225_c001_v7007000_t0000_u01752543145762") 2025/07/15 01:34:57 DEBUG : PREFIXbanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929ee_d20250715_m013220_c001_v0001157_t0020_u01752543140299") 2025/07/15 01:34:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412db7f_d20250715_m013225_c001_v7007000_t0000_u01752543145475") 2025/07/15 01:34:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbc2_d20250715_m013220_c001_v0001172_t0001_u01752543140323") 2025/07/15 01:34:57 DEBUG : Testêé: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e622_d20250715_m013012_c001_v7007000_t0000_u01752543012446") 2025/07/15 01:34:58 DEBUG : Testêé: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c961_d20250715_m013011_c001_v0001172_t0028_u01752543011780") 2025/07/15 01:34:58 DEBUG : Testêé: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9af_d20250715_m013010_c001_v0001120_t0031_u01752543010584") 2025/07/15 01:34:58 DEBUG : YXBwbGU=: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acf6_d20250715_m013207_c001_v7007000_t0000_u01752543127402") 2025/07/15 01:34:58 DEBUG : YXBwbGU=: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92988_d20250715_m013203_c001_v0001157_t0056_u01752543123087") 2025/07/15 01:34:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acf7_d20250715_m013207_c001_v7007000_t0000_u01752543127588") 2025/07/15 01:34:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c3fb_d20250715_m013203_c001_v0001177_t0032_u01752543123058") 2025/07/15 01:34:58 DEBUG : YmFuYW5h: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acf8_d20250715_m013207_c001_v7007000_t0000_u01752543127769") 2025/07/15 01:34:58 DEBUG : YmFuYW5h: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb75_d20250715_m013203_c001_v0001172_t0012_u01752543123077") 2025/07/15 01:34:58 DEBUG : a/potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155daec_d20250715_m012655_c001_v7007000_t0000_u01752542815293") 2025/07/15 01:34:58 DEBUG : a/potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578656f_d20250715_m012654_c001_v0001101_t0034_u01752542814501") 2025/07/15 01:34:58 DEBUG : a/potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d532b0_d20250715_m012652_c001_v7007000_t0000_u01752542812710") 2025/07/15 01:34:58 DEBUG : a/potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578655b_d20250715_m012651_c001_v0001101_t0029_u01752542811732") 2025/07/15 01:34:58 DEBUG : a/potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af09_d20250715_m012633_c001_v7007000_t0000_u01752542793387") 2025/07/15 01:34:58 DEBUG : a/potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786503_d20250715_m012632_c001_v0001101_t0023_u01752542792377") 2025/07/15 01:34:58 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e286_d20250715_m013423_c001_v7007000_t0000_u01752543263340") 2025/07/15 01:34:58 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cdc8_d20250715_m013418_c001_v0001172_t0004_u01752543258911") 2025/07/15 01:34:58 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e26c_d20250715_m013407_c001_v7007000_t0000_u01752543247738") 2025/07/15 01:34:58 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd82_d20250715_m013403_c001_v0001172_t0033_u01752543243550") 2025/07/15 01:34:58 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae5e_d20250715_m013351_c001_v7007000_t0000_u01752543231410") 2025/07/15 01:34:58 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd4c_d20250715_m013347_c001_v0001172_t0058_u01752543227388") 2025/07/15 01:34:58 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aad4_d20250715_m013336_c001_v7007000_t0000_u01752543216297") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd08_d20250715_m013332_c001_v0001172_t0007_u01752543212551") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14872_d20250715_m013321_c001_v7007000_t0000_u01752543201656") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ccbc_d20250715_m013316_c001_v0001172_t0031_u01752543196557") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbb5_d20250715_m013305_c001_v7007000_t0000_u01752543185367") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c880_d20250715_m013258_c001_v0001177_t0050_u01752543178529") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe03_d20250715_m013247_c001_v7007000_t0000_u01752543167847") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc57_d20250715_m013244_c001_v0001120_t0057_u01752543164296") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d020a69f_d20250715_m013242_c001_v7007000_t0000_u01752543162773") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c6e5_d20250715_m013238_c001_v0001177_t0024_u01752543158520") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdd4_d20250715_m013227_c001_v7007000_t0000_u01752543147130") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c593_d20250715_m013223_c001_v0001177_t0042_u01752543143633") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037087ca41035c0_d20250715_m013222_c001_v7007000_t0000_u01752543142107") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbc3_d20250715_m013218_c001_v0001120_t0055_u01752543138245") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b51811_d20250715_m013205_c001_v7007000_t0000_u01752543125014") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c3cf_d20250715_m013200_c001_v0001177_t0024_u01752543120352") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fce6_d20250715_m013149_c001_v7007000_t0000_u01752543109260") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c2a3_d20250715_m013144_c001_v0001177_t0007_u01752543104858") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a07_d20250715_m013133_c001_v7007000_t0000_u01752543093541") 2025/07/15 01:34:59 DEBUG : apple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c173_d20250715_m013128_c001_v0001177_t0040_u01752543088672") 2025/07/15 01:35:00 DEBUG : appleSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f73a5434ca747_d20250715_m013246_c001_v7007000_t0000_u01752543166425") 2025/07/15 01:35:00 DEBUG : appleSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c715_d20250715_m013241_c001_v0001177_t0029_u01752543161003") 2025/07/15 01:35:00 DEBUG : appleapple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbb6_d20250715_m013305_c001_v7007000_t0000_u01752543185550") 2025/07/15 01:35:00 DEBUG : appleapple: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c8a6_d20250715_m013300_c001_v0001177_t0038_u01752543180831") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e287_d20250715_m013423_c001_v7007000_t0000_u01752543263522") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cdd1_d20250715_m013419_c001_v0001177_t0008_u01752543259749") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e26d_d20250715_m013407_c001_v7007000_t0000_u01752543247921") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130ccd9_d20250715_m013404_c001_v0001177_t0047_u01752543244188") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae5f_d20250715_m013351_c001_v7007000_t0000_u01752543231593") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cbeb_d20250715_m013348_c001_v0001177_t0020_u01752543228009") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aad5_d20250715_m013336_c001_v7007000_t0000_u01752543216480") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cb25_d20250715_m013333_c001_v0001177_t0037_u01752543213121") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14873_d20250715_m013321_c001_v7007000_t0000_u01752543201838") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c9f9_d20250715_m013317_c001_v0001177_t0047_u01752543197228") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbad_d20250715_m013302_c001_v7007000_t0000_u01752543182963") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc80_d20250715_m013259_c001_v0001172_t0024_u01752543179201") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe05_d20250715_m013248_c001_v7007000_t0000_u01752543168029") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c751_d20250715_m013244_c001_v0001177_t0033_u01752543164300") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d020a6a0_d20250715_m013242_c001_v7007000_t0000_u01752543162955") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc35_d20250715_m013239_c001_v0001120_t0022_u01752543159355") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdd5_d20250715_m013227_c001_v7007000_t0000_u01752543147313") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a02_d20250715_m013223_c001_v0001157_t0059_u01752543143628") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2791_d20250715_m013222_c001_v7007000_t0000_u01752543142508") 2025/07/15 01:35:00 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c520_d20250715_m013218_c001_v0001177_t0044_u01752543138761") 2025/07/15 01:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edc94_d20250715_m013205_c001_v7007000_t0000_u01752543125241") 2025/07/15 01:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d9297c_d20250715_m013201_c001_v0001157_t0039_u01752543121208") 2025/07/15 01:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fce7_d20250715_m013149_c001_v7007000_t0000_u01752543109442") 2025/07/15 01:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d9293c_d20250715_m013145_c001_v0001157_t0034_u01752543105421") 2025/07/15 01:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a09_d20250715_m013133_c001_v7007000_t0000_u01752543093727") 2025/07/15 01:35:01 DEBUG : appleappleapplebanana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d928f6_d20250715_m013129_c001_v0001157_t0024_u01752543089817") 2025/07/15 01:35:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4083fa3fb9f92767_d20250715_m013246_c001_v7007000_t0000_u01752543166479") 2025/07/15 01:35:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc41_d20250715_m013241_c001_v0001120_t0056_u01752543161031") 2025/07/15 01:35:01 DEBUG : b/potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155daed_d20250715_m012655_c001_v7007000_t0000_u01752542815476") 2025/07/15 01:35:01 DEBUG : b/potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786563_d20250715_m012653_c001_v0001101_t0004_u01752542813267") 2025/07/15 01:35:01 DEBUG : b/potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d532ad_d20250715_m012652_c001_v7007000_t0000_u01752542812145") 2025/07/15 01:35:01 DEBUG : b/potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786557_d20250715_m012650_c001_v0001101_t0052_u01752542810619") 2025/07/15 01:35:01 DEBUG : b/potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af08_d20250715_m012632_c001_v7007000_t0000_u01752542792817") 2025/07/15 01:35:01 DEBUG : b/potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864fd_d20250715_m012631_c001_v0001101_t0057_u01752542791297") 2025/07/15 01:35:01 DEBUG : backup/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d02099f8_d20250715_m012909_c001_v7007000_t0000_u01752542949851") 2025/07/15 01:35:01 DEBUG : backup/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1036b1d1eb767ad3_d20250715_m012907_c001_v0001182_t0018_u01752542947813") 2025/07/15 01:35:01 DEBUG : backup/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108416e1c73a71ed_d20250715_m012903_c001_v0001157_t0049_u01752542943382") 2025/07/15 01:35:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d0209a0f_d20250715_m012935_c001_v7007000_t0000_u01752542975404") 2025/07/15 01:35:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f10607b2587b7689f_d20250715_m012933_c001_v0001041_t0006_u01752542973485") 2025/07/15 01:35:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f115dc02b3c627e3d_d20250715_m012929_c001_v0001161_t0058_u01752542969413") 2025/07/15 01:35:02 DEBUG : backup/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f405d8d7447fda049_d20250715_m012923_c001_v7007000_t0000_u01752542963053") 2025/07/15 01:35:02 DEBUG : backup/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f100ce1460eee20fc_d20250715_m012920_c001_v0001150_t0039_u01752542960958") 2025/07/15 01:35:02 DEBUG : backup/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1051d32c2e5d9ed9_d20250715_m012916_c001_v0001104_t0007_u01752542956599") 2025/07/15 01:35:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d0209a10_d20250715_m012935_c001_v7007000_t0000_u01752542975587") 2025/07/15 01:35:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1110082aaf4466bd_d20250715_m012934_c001_v0001161_t0026_u01752542974536") 2025/07/15 01:35:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1081116395f2ba5f_d20250715_m012931_c001_v0001042_t0049_u01752542971041") 2025/07/15 01:35:02 DEBUG : backup/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d02099f9_d20250715_m012910_c001_v7007000_t0000_u01752542950035") 2025/07/15 01:35:02 DEBUG : backup/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f103676a16b40c037_d20250715_m012908_c001_v0001102_t0013_u01752542948880") 2025/07/15 01:35:02 DEBUG : backup/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1084368505594c1e_d20250715_m012905_c001_v0001099_t0005_u01752542945169") 2025/07/15 01:35:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f405d8d7447fda04a_d20250715_m012923_c001_v7007000_t0000_u01752542963236") 2025/07/15 01:35:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f107d0af51c1135f1_d20250715_m012921_c001_v0001116_t0011_u01752542961969") 2025/07/15 01:35:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f11960359e6f25854_d20250715_m012918_c001_v0001137_t0019_u01752542958598") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e288_d20250715_m013423_c001_v7007000_t0000_u01752543263703") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92bcd_d20250715_m013419_c001_v0001157_t0040_u01752543259406") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e26e_d20250715_m013408_c001_v7007000_t0000_u01752543248107") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b87_d20250715_m013403_c001_v0001157_t0006_u01752543243912") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae60_d20250715_m013351_c001_v7007000_t0000_u01752543231779") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b53_d20250715_m013347_c001_v0001157_t0029_u01752543227637") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aad6_d20250715_m013336_c001_v7007000_t0000_u01752543216663") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b27_d20250715_m013332_c001_v0001157_t0017_u01752543212824") 2025/07/15 01:35:02 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14874_d20250715_m013322_c001_v7007000_t0000_u01752543202020") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92af4_d20250715_m013316_c001_v0001157_t0016_u01752543196951") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbb7_d20250715_m013305_c001_v7007000_t0000_u01752543185733") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc8f_d20250715_m013258_c001_v0001120_t0039_u01752543178746") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe06_d20250715_m013248_c001_v7007000_t0000_u01752543168211") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a6a_d20250715_m013244_c001_v0001157_t0004_u01752543164275") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4146207bf9b2451b_d20250715_m013243_c001_v7007000_t0000_u01752543163212") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc20_d20250715_m013238_c001_v0001172_t0044_u01752543158743") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdd7_d20250715_m013227_c001_v7007000_t0000_u01752543147498") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbe5_d20250715_m013223_c001_v0001120_t0007_u01752543143611") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdcb_d20250715_m013222_c001_v7007000_t0000_u01752543142524") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929e0_d20250715_m013218_c001_v0001157_t0014_u01752543138493") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acee_d20250715_m013205_c001_v7007000_t0000_u01752543125402") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb71_d20250715_m013200_c001_v0001172_t0008_u01752543120565") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fce8_d20250715_m013149_c001_v7007000_t0000_u01752543109624") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb3b_d20250715_m013145_c001_v0001172_t0043_u01752543105083") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a0a_d20250715_m013133_c001_v7007000_t0000_u01752543093913") 2025/07/15 01:35:03 DEBUG : banana: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817caf5_d20250715_m013129_c001_v0001172_t0000_u01752543089134") 2025/07/15 01:35:03 DEBUG : bananaSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa143fa_d20250715_m013246_c001_v7007000_t0000_u01752543166318") 2025/07/15 01:35:03 DEBUG : bananaSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a56_d20250715_m013241_c001_v0001157_t0012_u01752543161040") 2025/07/15 01:35:03 DEBUG : both0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e981_d20250715_m013059_c001_v7007000_t0000_u01752543059902") 2025/07/15 01:35:03 DEBUG : both0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda2e_d20250715_m013040_c001_v0001120_t0045_u01752543040835") 2025/07/15 01:35:04 DEBUG : both0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13edf_d20250715_m013036_c001_v7007000_t0000_u01752543036585") 2025/07/15 01:35:04 DEBUG : both0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9c3_d20250715_m013017_c001_v0001120_t0044_u01752543017863") 2025/07/15 01:35:04 DEBUG : both1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e982_d20250715_m013100_c001_v7007000_t0000_u01752543060085") 2025/07/15 01:35:04 DEBUG : both1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda32_d20250715_m013041_c001_v0001120_t0054_u01752543041959") 2025/07/15 01:35:04 DEBUG : both1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee0_d20250715_m013036_c001_v7007000_t0000_u01752543036774") 2025/07/15 01:35:04 DEBUG : both1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9ca_d20250715_m013018_c001_v0001120_t0005_u01752543018811") 2025/07/15 01:35:04 DEBUG : both10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e983_d20250715_m013100_c001_v7007000_t0000_u01752543060283") 2025/07/15 01:35:04 DEBUG : both10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda60_d20250715_m013049_c001_v0001120_t0028_u01752543049146") 2025/07/15 01:35:04 DEBUG : both10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee1_d20250715_m013036_c001_v7007000_t0000_u01752543036957") 2025/07/15 01:35:04 DEBUG : both10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9f6_d20250715_m013025_c001_v0001120_t0050_u01752543025993") 2025/07/15 01:35:04 DEBUG : both11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e984_d20250715_m013100_c001_v7007000_t0000_u01752543060466") 2025/07/15 01:35:04 DEBUG : both11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda66_d20250715_m013050_c001_v0001120_t0030_u01752543050226") 2025/07/15 01:35:04 DEBUG : both11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee2_d20250715_m013037_c001_v7007000_t0000_u01752543037141") 2025/07/15 01:35:04 DEBUG : both11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9fc_d20250715_m013026_c001_v0001120_t0017_u01752543026708") 2025/07/15 01:35:04 DEBUG : both12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e985_d20250715_m013100_c001_v7007000_t0000_u01752543060650") 2025/07/15 01:35:04 DEBUG : both12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda6e_d20250715_m013051_c001_v0001120_t0016_u01752543051290") 2025/07/15 01:35:04 DEBUG : both12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee3_d20250715_m013037_c001_v7007000_t0000_u01752543037324") 2025/07/15 01:35:04 DEBUG : both12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda00_d20250715_m013027_c001_v0001120_t0036_u01752543027668") 2025/07/15 01:35:04 DEBUG : both13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e987_d20250715_m013100_c001_v7007000_t0000_u01752543060833") 2025/07/15 01:35:04 DEBUG : both13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda72_d20250715_m013052_c001_v0001120_t0007_u01752543052121") 2025/07/15 01:35:04 DEBUG : both13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee5_d20250715_m013037_c001_v7007000_t0000_u01752543037508") 2025/07/15 01:35:05 DEBUG : both13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda04_d20250715_m013028_c001_v0001120_t0048_u01752543028574") 2025/07/15 01:35:05 DEBUG : both14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e988_d20250715_m013101_c001_v7007000_t0000_u01752543061021") 2025/07/15 01:35:05 DEBUG : both14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda76_d20250715_m013052_c001_v0001120_t0020_u01752543052765") 2025/07/15 01:35:05 DEBUG : both14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee6_d20250715_m013037_c001_v7007000_t0000_u01752543037692") 2025/07/15 01:35:05 DEBUG : both14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda08_d20250715_m013029_c001_v0001120_t0049_u01752543029221") 2025/07/15 01:35:05 DEBUG : both15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e989_d20250715_m013101_c001_v7007000_t0000_u01752543061204") 2025/07/15 01:35:05 DEBUG : both15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda7c_d20250715_m013053_c001_v0001120_t0008_u01752543053555") 2025/07/15 01:35:05 DEBUG : both15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee7_d20250715_m013037_c001_v7007000_t0000_u01752543037880") 2025/07/15 01:35:05 DEBUG : both15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda0a_d20250715_m013029_c001_v0001120_t0048_u01752543029966") 2025/07/15 01:35:05 DEBUG : both16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e98a_d20250715_m013101_c001_v7007000_t0000_u01752543061388") 2025/07/15 01:35:05 DEBUG : both16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda7e_d20250715_m013054_c001_v0001120_t0050_u01752543054110") 2025/07/15 01:35:05 DEBUG : both16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee8_d20250715_m013038_c001_v7007000_t0000_u01752543038063") 2025/07/15 01:35:05 DEBUG : both16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda0c_d20250715_m013030_c001_v0001120_t0044_u01752543030637") 2025/07/15 01:35:05 DEBUG : both17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e98b_d20250715_m013101_c001_v7007000_t0000_u01752543061574") 2025/07/15 01:35:05 DEBUG : both17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda80_d20250715_m013054_c001_v0001120_t0020_u01752543054932") 2025/07/15 01:35:05 DEBUG : both17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ee9_d20250715_m013038_c001_v7007000_t0000_u01752543038249") 2025/07/15 01:35:05 DEBUG : both17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda0e_d20250715_m013031_c001_v0001120_t0008_u01752543031507") 2025/07/15 01:35:05 DEBUG : both18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e98c_d20250715_m013101_c001_v7007000_t0000_u01752543061757") 2025/07/15 01:35:05 DEBUG : both18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda82_d20250715_m013055_c001_v0001120_t0009_u01752543055586") 2025/07/15 01:35:05 DEBUG : both18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13eeb_d20250715_m013038_c001_v7007000_t0000_u01752543038432") 2025/07/15 01:35:06 DEBUG : both18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda12_d20250715_m013032_c001_v0001120_t0049_u01752543032209") 2025/07/15 01:35:06 DEBUG : both19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e98d_d20250715_m013101_c001_v7007000_t0000_u01752543061946") 2025/07/15 01:35:06 DEBUG : both19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda86_d20250715_m013056_c001_v0001120_t0036_u01752543056250") 2025/07/15 01:35:06 DEBUG : both19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13eec_d20250715_m013038_c001_v7007000_t0000_u01752543038615") 2025/07/15 01:35:06 DEBUG : both19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda16_d20250715_m013032_c001_v0001120_t0008_u01752543032942") 2025/07/15 01:35:06 DEBUG : both2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e98e_d20250715_m013102_c001_v7007000_t0000_u01752543062129") 2025/07/15 01:35:06 DEBUG : both2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda38_d20250715_m013042_c001_v0001120_t0020_u01752543042911") 2025/07/15 01:35:06 DEBUG : both2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13eee_d20250715_m013038_c001_v7007000_t0000_u01752543038810") 2025/07/15 01:35:06 DEBUG : both2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9d2_d20250715_m013019_c001_v0001120_t0045_u01752543019474") 2025/07/15 01:35:06 DEBUG : both3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e98f_d20250715_m013102_c001_v7007000_t0000_u01752543062313") 2025/07/15 01:35:06 DEBUG : both3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda3c_d20250715_m013043_c001_v0001120_t0007_u01752543043885") 2025/07/15 01:35:06 DEBUG : both3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13eef_d20250715_m013038_c001_v7007000_t0000_u01752543038993") 2025/07/15 01:35:06 DEBUG : both3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9d6_d20250715_m013020_c001_v0001120_t0004_u01752543020392") 2025/07/15 01:35:06 DEBUG : both4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e990_d20250715_m013102_c001_v7007000_t0000_u01752543062496") 2025/07/15 01:35:06 DEBUG : both4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda3e_d20250715_m013044_c001_v0001120_t0050_u01752543044559") 2025/07/15 01:35:06 DEBUG : both4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ef1_d20250715_m013039_c001_v7007000_t0000_u01752543039176") 2025/07/15 01:35:06 DEBUG : both4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9da_d20250715_m013021_c001_v0001120_t0025_u01752543021210") 2025/07/15 01:35:06 DEBUG : both5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e991_d20250715_m013102_c001_v7007000_t0000_u01752543062679") 2025/07/15 01:35:06 DEBUG : both5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda42_d20250715_m013045_c001_v0001120_t0059_u01752543045223") 2025/07/15 01:35:06 DEBUG : both5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ef2_d20250715_m013039_c001_v7007000_t0000_u01752543039360") 2025/07/15 01:35:06 DEBUG : both5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9e0_d20250715_m013021_c001_v0001120_t0005_u01752543021894") 2025/07/15 01:35:06 DEBUG : both6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e992_d20250715_m013102_c001_v7007000_t0000_u01752543062863") 2025/07/15 01:35:06 DEBUG : both6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda44_d20250715_m013045_c001_v0001120_t0039_u01752543045836") 2025/07/15 01:35:06 DEBUG : both6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ef3_d20250715_m013039_c001_v7007000_t0000_u01752543039544") 2025/07/15 01:35:07 DEBUG : both6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9e6_d20250715_m013022_c001_v0001120_t0045_u01752543022704") 2025/07/15 01:35:07 DEBUG : both7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e993_d20250715_m013103_c001_v7007000_t0000_u01752543063046") 2025/07/15 01:35:07 DEBUG : both7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda48_d20250715_m013046_c001_v0001120_t0033_u01752543046565") 2025/07/15 01:35:07 DEBUG : both7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ef4_d20250715_m013039_c001_v7007000_t0000_u01752543039727") 2025/07/15 01:35:07 DEBUG : both7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9e8_d20250715_m013023_c001_v0001120_t0004_u01752543023713") 2025/07/15 01:35:07 DEBUG : both8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e994_d20250715_m013103_c001_v7007000_t0000_u01752543063231") 2025/07/15 01:35:07 DEBUG : both8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda4e_d20250715_m013047_c001_v0001120_t0022_u01752543047342") 2025/07/15 01:35:07 DEBUG : both8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ef5_d20250715_m013039_c001_v7007000_t0000_u01752543039910") 2025/07/15 01:35:07 DEBUG : both8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9ee_d20250715_m013024_c001_v0001120_t0025_u01752543024640") 2025/07/15 01:35:07 DEBUG : both9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e995_d20250715_m013103_c001_v7007000_t0000_u01752543063415") 2025/07/15 01:35:07 DEBUG : both9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cda54_d20250715_m013048_c001_v0001120_t0010_u01752543048158") 2025/07/15 01:35:07 DEBUG : both9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ef6_d20250715_m013040_c001_v7007000_t0000_u01752543040094") 2025/07/15 01:35:07 DEBUG : both9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9f4_d20250715_m013025_c001_v0001120_t0009_u01752543025385") 2025/07/15 01:35:07 DEBUG : c/non empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155daee_d20250715_m012655_c001_v7007000_t0000_u01752542815659") 2025/07/15 01:35:07 DEBUG : c/non empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786569_d20250715_m012653_c001_v0001101_t0023_u01752542813712") 2025/07/15 01:35:07 DEBUG : c/non empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d532b2_d20250715_m012652_c001_v7007000_t0000_u01752542812898") 2025/07/15 01:35:07 DEBUG : c/non empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786559_d20250715_m012650_c001_v0001101_t0034_u01752542810957") 2025/07/15 01:35:07 DEBUG : c/non empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af0a_d20250715_m012633_c001_v7007000_t0000_u01752542793569") 2025/07/15 01:35:07 DEBUG : c/non empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864ff_d20250715_m012631_c001_v0001101_t0008_u01752542791659") 2025/07/15 01:35:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acf9_d20250715_m013207_c001_v7007000_t0000_u01752543127952") 2025/07/15 01:35:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb88_d20250715_m013203_c001_v0001120_t0048_u01752543123099") 2025/07/15 01:35:08 DEBUG : check sum: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68aefe_d20250715_m012623_c001_v7007000_t0000_u01752542783783") 2025/07/15 01:35:08 DEBUG : check sum: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864e9_d20250715_m012622_c001_v0001101_t0041_u01752542782635") 2025/07/15 01:35:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d020aaec_d20250715_m013453_c001_v7007000_t0000_u01752543293909") 2025/07/15 01:35:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ce76_d20250715_m013452_c001_v0001172_t0021_u01752543292109") 2025/07/15 01:35:08 DEBUG : dest/3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517d8_d20250715_m012840_c001_v7007000_t0000_u01752542920617") 2025/07/15 01:35:08 DEBUG : dest/3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4186a37e6347d39a_d20250715_m012839_c001_v0001184_t0017_u01752542919509") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbb8_d20250715_m013305_c001_v7007000_t0000_u01752543185915") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc88_d20250715_m013301_c001_v0001172_t0048_u01752543181053") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e289_d20250715_m013423_c001_v7007000_t0000_u01752543263885") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cda6_d20250715_m013412_c001_v0001172_t0007_u01752543252399") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e26f_d20250715_m013408_c001_v7007000_t0000_u01752543248291") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd63_d20250715_m013356_c001_v0001172_t0047_u01752543236126") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae65_d20250715_m013351_c001_v7007000_t0000_u01752543231970") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd26_d20250715_m013341_c001_v0001172_t0027_u01752543221002") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aad7_d20250715_m013336_c001_v7007000_t0000_u01752543216845") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cce8_d20250715_m013326_c001_v0001172_t0052_u01752543206341") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14875_d20250715_m013322_c001_v7007000_t0000_u01752543202202") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cca4_d20250715_m013310_c001_v0001172_t0010_u01752543190089") 2025/07/15 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68b214_d20250715_m013303_c001_v7007000_t0000_u01752543183158") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c802_d20250715_m013252_c001_v0001177_t0008_u01752543172544") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe07_d20250715_m013248_c001_v7007000_t0000_u01752543168392") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c753_d20250715_m013244_c001_v0001177_t0046_u01752543164519") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f73a5434ca73d_d20250715_m013242_c001_v7007000_t0000_u01752543162992") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c64d_d20250715_m013231_c001_v0001177_t0039_u01752543151896") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdd8_d20250715_m013227_c001_v7007000_t0000_u01752543147680") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbe9_d20250715_m013223_c001_v0001120_t0049_u01752543143910") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1bf7_d20250715_m013222_c001_v7007000_t0000_u01752543142523") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdba7_d20250715_m013212_c001_v0001120_t0049_u01752543132009") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155dddd_d20250715_m013205_c001_v7007000_t0000_u01752543125424") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c357_d20250715_m013153_c001_v0001177_t0011_u01752543113851") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fce9_d20250715_m013149_c001_v7007000_t0000_u01752543109806") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c22b_d20250715_m013138_c001_v0001177_t0026_u01752543098266") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a0c_d20250715_m013134_c001_v7007000_t0000_u01752543094098") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c0d7_d20250715_m013121_c001_v0001177_t0001_u01752543081069") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2bb2_d20250715_m013246_c001_v7007000_t0000_u01752543166329") 2025/07/15 01:35:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c71b_d20250715_m013241_c001_v0001177_t0044_u01752543161219") 2025/07/15 01:35:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbb9_d20250715_m013306_c001_v7007000_t0000_u01752543186099") 2025/07/15 01:35:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92ab8_d20250715_m013301_c001_v0001157_t0041_u01752543181063") 2025/07/15 01:35:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e28b_d20250715_m013424_c001_v7007000_t0000_u01752543264069") 2025/07/15 01:35:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92ba7_d20250715_m013413_c001_v0001157_t0015_u01752543253037") 2025/07/15 01:35:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e270_d20250715_m013408_c001_v7007000_t0000_u01752543248474") 2025/07/15 01:35:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b6b_d20250715_m013356_c001_v0001157_t0049_u01752543236798") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae66_d20250715_m013352_c001_v7007000_t0000_u01752543232153") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b39_d20250715_m013341_c001_v0001157_t0033_u01752543221650") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aad8_d20250715_m013337_c001_v7007000_t0000_u01752543217028") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b15_d20250715_m013327_c001_v0001157_t0006_u01752543207004") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14877_d20250715_m013322_c001_v7007000_t0000_u01752543202430") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92ade_d20250715_m013310_c001_v0001157_t0039_u01752543190724") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f407fe7564df48841_d20250715_m013303_c001_v7007000_t0000_u01752543183361") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc7b_d20250715_m013253_c001_v0001120_t0057_u01752543173133") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe08_d20250715_m013248_c001_v7007000_t0000_u01752543168582") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc5b_d20250715_m013244_c001_v0001120_t0004_u01752543164548") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa143ef_d20250715_m013243_c001_v7007000_t0000_u01752543163364") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbfe_d20250715_m013232_c001_v0001172_t0020_u01752543152619") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdd9_d20250715_m013227_c001_v7007000_t0000_u01752543147863") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c599_d20250715_m013223_c001_v0001177_t0014_u01752543143911") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edcd9_d20250715_m013222_c001_v7007000_t0000_u01752543142278") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929b4_d20250715_m013212_c001_v0001157_t0049_u01752543132615") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fd05_d20250715_m013205_c001_v7007000_t0000_u01752543125246") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb59_d20250715_m013154_c001_v0001172_t0002_u01752543114489") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcea_d20250715_m013149_c001_v7007000_t0000_u01752543109988") 2025/07/15 01:35:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb1b_d20250715_m013138_c001_v0001172_t0020_u01752543098838") 2025/07/15 01:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a0d_d20250715_m013134_c001_v7007000_t0000_u01752543094282") 2025/07/15 01:35:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cacd_d20250715_m013121_c001_v0001172_t0017_u01752543081647") 2025/07/15 01:35:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe00_d20250715_m013246_c001_v7007000_t0000_u01752543166339") 2025/07/15 01:35:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc43_d20250715_m013241_c001_v0001120_t0057_u01752543161273") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbbb_d20250715_m013306_c001_v7007000_t0000_u01752543186285") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c8ac_d20250715_m013301_c001_v0001177_t0020_u01752543181075") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e28d_d20250715_m013424_c001_v7007000_t0000_u01752543264251") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cd75_d20250715_m013413_c001_v0001177_t0001_u01752543253670") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e271_d20250715_m013408_c001_v7007000_t0000_u01752543248658") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cc7b_d20250715_m013357_c001_v0001177_t0005_u01752543237420") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae67_d20250715_m013352_c001_v7007000_t0000_u01752543232335") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cba9_d20250715_m013342_c001_v0001177_t0052_u01752543222625") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aad9_d20250715_m013337_c001_v7007000_t0000_u01752543217211") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cad1_d20250715_m013327_c001_v0001177_t0011_u01752543207659") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14878_d20250715_m013322_c001_v7007000_t0000_u01752543202616") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c982_d20250715_m013311_c001_v0001177_t0024_u01752543191458") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abe3d_d20250715_m013303_c001_v7007000_t0000_u01752543183162") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc64_d20250715_m013253_c001_v0001172_t0024_u01752543173770") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe09_d20250715_m013248_c001_v7007000_t0000_u01752543168772") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc3c_d20250715_m013244_c001_v0001172_t0014_u01752543164609") 2025/07/15 01:35:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d020a6a2_d20250715_m013243_c001_v7007000_t0000_u01752543163321") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc1f_d20250715_m013233_c001_v0001120_t0035_u01752543153371") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abddb_d20250715_m013228_c001_v7007000_t0000_u01752543148049") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a0a_d20250715_m013223_c001_v0001157_t0027_u01752543143969") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1bf9_d20250715_m013222_c001_v7007000_t0000_u01752543142705") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c4bf_d20250715_m013213_c001_v0001177_t0015_u01752543133274") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fd06_d20250715_m013205_c001_v7007000_t0000_u01752543125431") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92964_d20250715_m013155_c001_v0001157_t0009_u01752543115219") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fceb_d20250715_m013150_c001_v7007000_t0000_u01752543110169") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92922_d20250715_m013139_c001_v0001157_t0042_u01752543099551") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a0e_d20250715_m013134_c001_v7007000_t0000_u01752543094470") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d928da_d20250715_m013123_c001_v0001157_t0047_u01752543083202") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155de12_d20250715_m013246_c001_v7007000_t0000_u01752543166350") 2025/07/15 01:35:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc2e_d20250715_m013241_c001_v0001172_t0047_u01752543161415") 2025/07/15 01:35:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbbc_d20250715_m013306_c001_v7007000_t0000_u01752543186468") 2025/07/15 01:35:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c8b6_d20250715_m013301_c001_v0001177_t0012_u01752543181291") 2025/07/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e28e_d20250715_m013424_c001_v7007000_t0000_u01752543264432") 2025/07/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cddcd_d20250715_m013414_c001_v0001120_t0024_u01752543254258") 2025/07/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e272_d20250715_m013408_c001_v7007000_t0000_u01752543248842") 2025/07/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd81_d20250715_m013358_c001_v0001120_t0015_u01752543238006") 2025/07/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae69_d20250715_m013352_c001_v7007000_t0000_u01752543232517") 2025/07/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd43_d20250715_m013343_c001_v0001120_t0023_u01752543223213") 2025/07/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aada_d20250715_m013337_c001_v7007000_t0000_u01752543217393") 2025/07/15 01:35:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd03_d20250715_m013328_c001_v0001120_t0045_u01752543208301") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14879_d20250715_m013322_c001_v7007000_t0000_u01752543202798") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdcb9_d20250715_m013312_c001_v0001120_t0026_u01752543192038") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f430677590aa2_d20250715_m013303_c001_v7007000_t0000_u01752543183313") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a9e_d20250715_m013254_c001_v0001157_t0051_u01752543174435") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe0a_d20250715_m013248_c001_v7007000_t0000_u01752543168999") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c757_d20250715_m013244_c001_v0001177_t0035_u01752543164749") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f73a5434ca73f_d20250715_m013243_c001_v7007000_t0000_u01752543163377") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a3c_d20250715_m013234_c001_v0001157_t0028_u01752543154193") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abddc_d20250715_m013228_c001_v7007000_t0000_u01752543148232") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbde_d20250715_m013224_c001_v0001172_t0022_u01752543144022") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037087ca41035c1_d20250715_m013222_c001_v7007000_t0000_u01752543142293") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cba2_d20250715_m013213_c001_v0001172_t0006_u01752543133887") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4146207bf9b24492_d20250715_m013205_c001_v7007000_t0000_u01752543125261") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb6e_d20250715_m013155_c001_v0001120_t0017_u01752543115867") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcec_d20250715_m013150_c001_v7007000_t0000_u01752543110351") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb3e_d20250715_m013140_c001_v0001120_t0049_u01752543100253") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a10_d20250715_m013134_c001_v7007000_t0000_u01752543094656") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdaf6_d20250715_m013123_c001_v0001120_t0025_u01752543083927") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f73a5434ca746_d20250715_m013246_c001_v7007000_t0000_u01752543166130") 2025/07/15 01:35:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c721_d20250715_m013241_c001_v0001177_t0036_u01752543161438") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbbd_d20250715_m013306_c001_v7007000_t0000_u01752543186672") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc8e_d20250715_m013301_c001_v0001172_t0027_u01752543181411") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e28f_d20250715_m013424_c001_v7007000_t0000_u01752543264614") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cdaa_d20250715_m013414_c001_v0001172_t0046_u01752543254653") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e273_d20250715_m013409_c001_v7007000_t0000_u01752543249035") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd6e_d20250715_m013358_c001_v0001172_t0048_u01752543238440") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae6a_d20250715_m013352_c001_v7007000_t0000_u01752543232700") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd36_d20250715_m013343_c001_v0001172_t0034_u01752543223553") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aadb_d20250715_m013337_c001_v7007000_t0000_u01752543217576") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ccf2_d20250715_m013328_c001_v0001172_t0030_u01752543208757") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa1487a_d20250715_m013322_c001_v7007000_t0000_u01752543202979") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ccac_d20250715_m013312_c001_v0001172_t0004_u01752543192526") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68b212_d20250715_m013302_c001_v7007000_t0000_u01752543182976") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c836_d20250715_m013254_c001_v0001177_t0037_u01752543174851") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe0f_d20250715_m013249_c001_v7007000_t0000_u01752543169179") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc42_d20250715_m013244_c001_v0001172_t0050_u01752543164880") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155de09_d20250715_m013243_c001_v7007000_t0000_u01752543163339") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c687_d20250715_m013234_c001_v0001177_t0045_u01752543154547") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abddd_d20250715_m013228_c001_v7007000_t0000_u01752543148416") 2025/07/15 01:35:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c5a5_d20250715_m013224_c001_v0001177_t0014_u01752543144165") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1bfa_d20250715_m013222_c001_v7007000_t0000_u01752543142711") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbb3_d20250715_m013214_c001_v0001120_t0023_u01752543134253") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b51814_d20250715_m013205_c001_v7007000_t0000_u01752543125572") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c389_d20250715_m013156_c001_v0001177_t0031_u01752543116247") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcee_d20250715_m013150_c001_v7007000_t0000_u01752543110533") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c25f_d20250715_m013140_c001_v0001177_t0014_u01752543100632") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a11_d20250715_m013134_c001_v7007000_t0000_u01752543094843") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c111_d20250715_m013124_c001_v0001177_t0029_u01752543084279") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa143f6_d20250715_m013246_c001_v7007000_t0000_u01752543166136") 2025/07/15 01:35:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc45_d20250715_m013241_c001_v0001120_t0045_u01752543161534") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbbe_d20250715_m013306_c001_v7007000_t0000_u01752543186855") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92aba_d20250715_m013301_c001_v0001157_t0031_u01752543181431") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e291_d20250715_m013424_c001_v7007000_t0000_u01752543264800") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92bb3_d20250715_m013414_c001_v0001157_t0025_u01752543254955") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e274_d20250715_m013409_c001_v7007000_t0000_u01752543249219") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b73_d20250715_m013358_c001_v0001157_t0029_u01752543238964") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae6c_d20250715_m013352_c001_v7007000_t0000_u01752543232882") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b45_d20250715_m013343_c001_v0001157_t0041_u01752543223927") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aadd_d20250715_m013337_c001_v7007000_t0000_u01752543217759") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b19_d20250715_m013329_c001_v0001157_t0014_u01752543209068") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa1487d_d20250715_m013323_c001_v7007000_t0000_u01752543203160") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92ae2_d20250715_m013312_c001_v0001157_t0059_u01752543192847") 2025/07/15 01:35:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f430677590aa3_d20250715_m013303_c001_v7007000_t0000_u01752543183495") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc85_d20250715_m013255_c001_v0001120_t0054_u01752543175068") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe11_d20250715_m013249_c001_v7007000_t0000_u01752543169360") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a6c_d20250715_m013244_c001_v0001157_t0058_u01752543164915") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155de08_d20250715_m013243_c001_v7007000_t0000_u01752543163158") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc0e_d20250715_m013234_c001_v0001172_t0021_u01752543154767") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdde_d20250715_m013228_c001_v7007000_t0000_u01752543148597") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbeb_d20250715_m013224_c001_v0001120_t0038_u01752543144201") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edcdc_d20250715_m013222_c001_v7007000_t0000_u01752543142649") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929c8_d20250715_m013214_c001_v0001157_t0056_u01752543134608") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4146207bf9b24493_d20250715_m013205_c001_v7007000_t0000_u01752543125441") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb63_d20250715_m013156_c001_v0001172_t0034_u01752543116470") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcef_d20250715_m013150_c001_v7007000_t0000_u01752543110715") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb29_d20250715_m013140_c001_v0001172_t0031_u01752543100859") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a13_d20250715_m013135_c001_v7007000_t0000_u01752543095028") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cadf_d20250715_m013124_c001_v0001172_t0050_u01752543084494") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2bb1_d20250715_m013246_c001_v7007000_t0000_u01752543166145") 2025/07/15 01:35:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a5a_d20250715_m013241_c001_v0001157_t0017_u01752543161614") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc0_d20250715_m013307_c001_v7007000_t0000_u01752543187039") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c8be_d20250715_m013301_c001_v0001177_t0017_u01752543181511") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e293_d20250715_m013424_c001_v7007000_t0000_u01752543264982") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cd87_d20250715_m013415_c001_v0001177_t0043_u01752543255300") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e275_d20250715_m013409_c001_v7007000_t0000_u01752543249404") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cc8b_d20250715_m013359_c001_v0001177_t0027_u01752543239451") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae6d_d20250715_m013353_c001_v7007000_t0000_u01752543233064") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cbb7_d20250715_m013344_c001_v0001177_t0038_u01752543224351") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aade_d20250715_m013337_c001_v7007000_t0000_u01752543217941") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cae9_d20250715_m013329_c001_v0001177_t0009_u01752543209380") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa1487f_d20250715_m013323_c001_v7007000_t0000_u01752543203341") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c9a2_d20250715_m013313_c001_v0001177_t0025_u01752543193142") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbaf_d20250715_m013303_c001_v7007000_t0000_u01752543183328") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc70_d20250715_m013255_c001_v0001172_t0055_u01752543175383") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe12_d20250715_m013249_c001_v7007000_t0000_u01752543169543") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c75f_d20250715_m013244_c001_v0001177_t0038_u01752543164989") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4083fa3fb9f92763_d20250715_m013243_c001_v7007000_t0000_u01752543163386") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc25_d20250715_m013235_c001_v0001120_t0029_u01752543155162") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abddf_d20250715_m013228_c001_v7007000_t0000_u01752543148781") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbe4_d20250715_m013224_c001_v0001172_t0034_u01752543144356") 2025/07/15 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037087ca41035c2_d20250715_m013222_c001_v7007000_t0000_u01752543142476") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c4d3_d20250715_m013215_c001_v0001177_t0028_u01752543135014") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27aced_d20250715_m013205_c001_v7007000_t0000_u01752543125212") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92970_d20250715_m013156_c001_v0001157_t0023_u01752543116889") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf0_d20250715_m013150_c001_v7007000_t0000_u01752543110897") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92926_d20250715_m013141_c001_v0001157_t0040_u01752543101210") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a14_d20250715_m013135_c001_v7007000_t0000_u01752543095213") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d928e4_d20250715_m013125_c001_v0001157_t0007_u01752543085190") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b51821_d20250715_m013246_c001_v7007000_t0000_u01752543166357") 2025/07/15 01:35:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c729_d20250715_m013241_c001_v0001177_t0036_u01752543161650") 2025/07/15 01:35:18 DEBUG : dir1/0007-12345: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc1_d20250715_m013307_c001_v7007000_t0000_u01752543187222") 2025/07/15 01:35:18 DEBUG : dir1/0007-12345: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc99_d20250715_m013301_c001_v0001120_t0058_u01752543181531") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e294_d20250715_m013425_c001_v7007000_t0000_u01752543265164") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cddd1_d20250715_m013415_c001_v0001120_t0034_u01752543255608") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e277_d20250715_m013409_c001_v7007000_t0000_u01752543249587") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd8f_d20250715_m013359_c001_v0001120_t0042_u01752543239705") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae6e_d20250715_m013353_c001_v7007000_t0000_u01752543233245") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd49_d20250715_m013344_c001_v0001120_t0020_u01752543224589") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aadf_d20250715_m013338_c001_v7007000_t0000_u01752543218124") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd09_d20250715_m013329_c001_v0001120_t0036_u01752543209604") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14880_d20250715_m013323_c001_v7007000_t0000_u01752543203523") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdcc1_d20250715_m013313_c001_v0001120_t0043_u01752543193392") 2025/07/15 01:35:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abe3c_d20250715_m013302_c001_v7007000_t0000_u01752543182981") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92aa0_d20250715_m013255_c001_v0001157_t0050_u01752543175648") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe13_d20250715_m013249_c001_v7007000_t0000_u01752543169725") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc5d_d20250715_m013245_c001_v0001120_t0031_u01752543165193") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2bad_d20250715_m013243_c001_v7007000_t0000_u01752543163167") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a40_d20250715_m013235_c001_v0001157_t0007_u01752543155554") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abde0_d20250715_m013228_c001_v7007000_t0000_u01752543148964") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c5ad_d20250715_m013224_c001_v0001177_t0041_u01752543144414") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdcc_d20250715_m013222_c001_v7007000_t0000_u01752543142725") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cba4_d20250715_m013215_c001_v0001172_t0026_u01752543135230") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edc98_d20250715_m013205_c001_v7007000_t0000_u01752543125458") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb72_d20250715_m013157_c001_v0001120_t0036_u01752543117317") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf1_d20250715_m013151_c001_v7007000_t0000_u01752543111079") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb48_d20250715_m013141_c001_v0001120_t0035_u01752543101659") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a15_d20250715_m013135_c001_v7007000_t0000_u01752543095399") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdafe_d20250715_m013125_c001_v0001120_t0046_u01752543085512") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d020a6a9_d20250715_m013246_c001_v7007000_t0000_u01752543166185") 2025/07/15 01:35:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc47_d20250715_m013241_c001_v0001120_t0021_u01752543161810") 2025/07/15 01:35:19 DEBUG : dir1/0008-23456: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc2_d20250715_m013307_c001_v7007000_t0000_u01752543187486") 2025/07/15 01:35:19 DEBUG : dir1/0008-23456: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c8c6_d20250715_m013301_c001_v0001177_t0036_u01752543181724") 2025/07/15 01:35:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e295_d20250715_m013425_c001_v7007000_t0000_u01752543265345") 2025/07/15 01:35:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cdb0_d20250715_m013415_c001_v0001172_t0043_u01752543255991") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e27a_d20250715_m013409_c001_v7007000_t0000_u01752543249770") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd70_d20250715_m013400_c001_v0001172_t0044_u01752543240136") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae6f_d20250715_m013353_c001_v7007000_t0000_u01752543233426") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd3c_d20250715_m013344_c001_v0001172_t0013_u01752543224911") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae0_d20250715_m013338_c001_v7007000_t0000_u01752543218307") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ccf8_d20250715_m013330_c001_v0001172_t0039_u01752543210035") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14881_d20250715_m013323_c001_v7007000_t0000_u01752543203746") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ccb2_d20250715_m013313_c001_v0001172_t0019_u01752543193791") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68b215_d20250715_m013303_c001_v7007000_t0000_u01752543183354") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c84c_d20250715_m013255_c001_v0001177_t0041_u01752543175928") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe14_d20250715_m013249_c001_v7007000_t0000_u01752543169908") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc46_d20250715_m013245_c001_v0001172_t0049_u01752543165202") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f73a5434ca73e_d20250715_m013243_c001_v7007000_t0000_u01752543163174") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c6a3_d20250715_m013235_c001_v0001177_t0045_u01752543155982") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abde1_d20250715_m013229_c001_v7007000_t0000_u01752543149146") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a12_d20250715_m013224_c001_v0001157_t0041_u01752543144430") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f409625629ebd7b9a_d20250715_m013222_c001_v7007000_t0000_u01752543142495") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbb7_d20250715_m013215_c001_v0001120_t0006_u01752543135513") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b51812_d20250715_m013205_c001_v7007000_t0000_u01752543125201") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c3a9_d20250715_m013157_c001_v0001177_t0035_u01752543117652") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf2_d20250715_m013151_c001_v7007000_t0000_u01752543111263") 2025/07/15 01:35:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c280_d20250715_m013142_c001_v0001177_t0012_u01752543102211") 2025/07/15 01:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a17_d20250715_m013135_c001_v7007000_t0000_u01752543095585") 2025/07/15 01:35:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c131_d20250715_m013125_c001_v0001177_t0004_u01752543085785") 2025/07/15 01:35:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4083fa3fb9f92765_d20250715_m013246_c001_v7007000_t0000_u01752543166115") 2025/07/15 01:35:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc32_d20250715_m013241_c001_v0001172_t0019_u01752543161832") 2025/07/15 01:35:21 DEBUG : dir1/0009-34567: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc3_d20250715_m013307_c001_v7007000_t0000_u01752543187668") 2025/07/15 01:35:21 DEBUG : dir1/0009-34567: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc90_d20250715_m013301_c001_v0001172_t0017_u01752543181741") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e296_d20250715_m013425_c001_v7007000_t0000_u01752543265527") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92bc1_d20250715_m013416_c001_v0001157_t0019_u01752543256370") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e27b_d20250715_m013409_c001_v7007000_t0000_u01752543249953") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b77_d20250715_m013400_c001_v0001157_t0042_u01752543240529") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae71_d20250715_m013353_c001_v7007000_t0000_u01752543233609") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b4b_d20250715_m013345_c001_v0001157_t0025_u01752543225206") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae1_d20250715_m013338_c001_v7007000_t0000_u01752543218490") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b1d_d20250715_m013330_c001_v0001157_t0055_u01752543210417") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14882_d20250715_m013323_c001_v7007000_t0000_u01752543203927") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92aea_d20250715_m013314_c001_v0001157_t0010_u01752543194069") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbb0_d20250715_m013303_c001_v7007000_t0000_u01752543183510") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc89_d20250715_m013256_c001_v0001120_t0029_u01752543176185") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe16_d20250715_m013250_c001_v7007000_t0000_u01752543170094") 2025/07/15 01:35:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c765_d20250715_m013245_c001_v0001177_t0050_u01752543165206") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f73a5434ca73c_d20250715_m013242_c001_v7007000_t0000_u01752543162805") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc14_d20250715_m013236_c001_v0001172_t0006_u01752543156226") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abde3_d20250715_m013229_c001_v7007000_t0000_u01752543149329") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbf3_d20250715_m013224_c001_v0001120_t0028_u01752543144587") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037087ca41035c3_d20250715_m013222_c001_v7007000_t0000_u01752543142661") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929cc_d20250715_m013215_c001_v0001157_t0048_u01752543135779") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155dddc_d20250715_m013205_c001_v7007000_t0000_u01752543125239") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb65_d20250715_m013157_c001_v0001172_t0006_u01752543117888") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf3_d20250715_m013151_c001_v7007000_t0000_u01752543111446") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb2f_d20250715_m013142_c001_v0001172_t0002_u01752543102449") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a18_d20250715_m013135_c001_v7007000_t0000_u01752543095770") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cae5_d20250715_m013126_c001_v0001172_t0026_u01752543086000") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4083fa3fb9f92766_d20250715_m013246_c001_v7007000_t0000_u01752543166297") 2025/07/15 01:35:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c72d_d20250715_m013241_c001_v0001177_t0007_u01752543161869") 2025/07/15 01:35:22 DEBUG : dir1/0010-45678: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc4_d20250715_m013307_c001_v7007000_t0000_u01752543187851") 2025/07/15 01:35:22 DEBUG : dir1/0010-45678: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92abe_d20250715_m013301_c001_v0001157_t0051_u01752543181794") 2025/07/15 01:35:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e297_d20250715_m013425_c001_v7007000_t0000_u01752543265709") 2025/07/15 01:35:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cda7_d20250715_m013416_c001_v0001177_t0013_u01752543256901") 2025/07/15 01:35:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e27c_d20250715_m013410_c001_v7007000_t0000_u01752543250136") 2025/07/15 01:35:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cca1_d20250715_m013400_c001_v0001177_t0017_u01752543240830") 2025/07/15 01:35:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae72_d20250715_m013353_c001_v7007000_t0000_u01752543233859") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cbc9_d20250715_m013345_c001_v0001177_t0034_u01752543225544") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae2_d20250715_m013338_c001_v7007000_t0000_u01752543218742") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cb03_d20250715_m013330_c001_v0001177_t0044_u01752543210748") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14883_d20250715_m013324_c001_v7007000_t0000_u01752543204110") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c9b6_d20250715_m013314_c001_v0001177_t0010_u01752543194359") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e1d6_d20250715_m013303_c001_v7007000_t0000_u01752543183381") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc74_d20250715_m013256_c001_v0001172_t0025_u01752543176603") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe18_d20250715_m013250_c001_v7007000_t0000_u01752543170277") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a70_d20250715_m013245_c001_v0001157_t0038_u01752543165349") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155de06_d20250715_m013242_c001_v7007000_t0000_u01752543162785") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc2d_d20250715_m013236_c001_v0001120_t0048_u01752543156486") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abde4_d20250715_m013229_c001_v7007000_t0000_u01752543149520") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c5b5_d20250715_m013224_c001_v0001177_t0053_u01752543144679") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fdda_d20250715_m013222_c001_v7007000_t0000_u01752543142669") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c4ed_d20250715_m013216_c001_v0001177_t0026_u01752543136072") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155dddb_d20250715_m013205_c001_v7007000_t0000_u01752543125238") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92974_d20250715_m013158_c001_v0001157_t0001_u01752543118185") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf5_d20250715_m013151_c001_v7007000_t0000_u01752543111627") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d9292e_d20250715_m013142_c001_v0001157_t0041_u01752543102721") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a1a_d20250715_m013135_c001_v7007000_t0000_u01752543095956") 2025/07/15 01:35:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d928ee_d20250715_m013126_c001_v0001157_t0037_u01752543086414") 2025/07/15 01:35:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155de11_d20250715_m013246_c001_v7007000_t0000_u01752543166166") 2025/07/15 01:35:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c735_d20250715_m013242_c001_v0001177_t0005_u01752543162094") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc5_d20250715_m013308_c001_v7007000_t0000_u01752543188033") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc9b_d20250715_m013301_c001_v0001120_t0012_u01752543181868") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e299_d20250715_m013425_c001_v7007000_t0000_u01752543265929") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cddd7_d20250715_m013417_c001_v0001120_t0030_u01752543257127") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e27d_d20250715_m013410_c001_v7007000_t0000_u01752543250321") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd93_d20250715_m013401_c001_v0001120_t0011_u01752543241053") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae73_d20250715_m013354_c001_v7007000_t0000_u01752543234041") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd51_d20250715_m013345_c001_v0001120_t0059_u01752543225770") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae3_d20250715_m013338_c001_v7007000_t0000_u01752543218939") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd0b_d20250715_m013330_c001_v0001120_t0023_u01752543210968") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14884_d20250715_m013324_c001_v7007000_t0000_u01752543204292") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdcc3_d20250715_m013314_c001_v0001120_t0042_u01752543194580") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbae_d20250715_m013303_c001_v7007000_t0000_u01752543183145") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92aa4_d20250715_m013256_c001_v0001157_t0000_u01752543176918") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe19_d20250715_m013250_c001_v7007000_t0000_u01752543170464") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c769_d20250715_m013245_c001_v0001177_t0050_u01752543165423") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155de07_d20250715_m013242_c001_v7007000_t0000_u01752543162972") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a48_d20250715_m013236_c001_v0001157_t0038_u01752543156843") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abde6_d20250715_m013229_c001_v7007000_t0000_u01752543149801") 2025/07/15 01:35:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a16_d20250715_m013224_c001_v0001157_t0046_u01752543144737") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f409625629ebd7b9b_d20250715_m013222_c001_v7007000_t0000_u01752543142681") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbac_d20250715_m013216_c001_v0001172_t0051_u01752543136294") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155ddde_d20250715_m013205_c001_v7007000_t0000_u01752543125463") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb76_d20250715_m013158_c001_v0001120_t0046_u01752543118617") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf6_d20250715_m013151_c001_v7007000_t0000_u01752543111809") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb4c_d20250715_m013143_c001_v0001120_t0050_u01752543103114") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a1b_d20250715_m013136_c001_v7007000_t0000_u01752543096142") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb0a_d20250715_m013126_c001_v0001120_t0042_u01752543086799") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b51820_d20250715_m013246_c001_v7007000_t0000_u01752543166172") 2025/07/15 01:35:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a5e_d20250715_m013242_c001_v0001157_t0043_u01752543162214") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc6_d20250715_m013308_c001_v7007000_t0000_u01752543188216") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c8cb_d20250715_m013301_c001_v0001177_t0050_u01752543181949") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e29a_d20250715_m013426_c001_v7007000_t0000_u01752543266111") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cdbc_d20250715_m013417_c001_v0001172_t0043_u01752543257593") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e27e_d20250715_m013410_c001_v7007000_t0000_u01752543250503") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd7a_d20250715_m013401_c001_v0001172_t0034_u01752543241601") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae74_d20250715_m013354_c001_v7007000_t0000_u01752543234223") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cd46_d20250715_m013346_c001_v0001172_t0023_u01752543226068") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae4_d20250715_m013339_c001_v7007000_t0000_u01752543219123") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ccfa_d20250715_m013331_c001_v0001172_t0051_u01752543211254") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14885_d20250715_m013324_c001_v7007000_t0000_u01752543204474") 2025/07/15 01:35:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ccb6_d20250715_m013315_c001_v0001172_t0021_u01752543195014") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f430677590aa1_d20250715_m013303_c001_v7007000_t0000_u01752543183131") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c86e_d20250715_m013257_c001_v0001177_t0023_u01752543177468") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe1a_d20250715_m013250_c001_v7007000_t0000_u01752543170652") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc4a_d20250715_m013245_c001_v0001172_t0032_u01752543165562") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2bae_d20250715_m013243_c001_v7007000_t0000_u01752543163350") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c6c3_d20250715_m013237_c001_v0001177_t0025_u01752543157237") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abde7_d20250715_m013229_c001_v7007000_t0000_u01752543149985") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbe8_d20250715_m013224_c001_v0001172_t0049_u01752543144826") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edcdb_d20250715_m013222_c001_v7007000_t0000_u01752543142463") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbb9_d20250715_m013216_c001_v0001120_t0027_u01752543136577") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acef_d20250715_m013205_c001_v7007000_t0000_u01752543125587") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c3b9_d20250715_m013158_c001_v0001177_t0012_u01752543118912") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf7_d20250715_m013151_c001_v7007000_t0000_u01752543111991") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c28d_d20250715_m013143_c001_v0001177_t0024_u01752543103383") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a1c_d20250715_m013136_c001_v7007000_t0000_u01752543096370") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c157_d20250715_m013127_c001_v0001177_t0023_u01752543087288") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fdff_d20250715_m013246_c001_v7007000_t0000_u01752543166156") 2025/07/15 01:35:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc34_d20250715_m013242_c001_v0001172_t0048_u01752543162306") 2025/07/15 01:35:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc8_d20250715_m013308_c001_v7007000_t0000_u01752543188399") 2025/07/15 01:35:26 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc92_d20250715_m013302_c001_v0001172_t0018_u01752543182117") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e29b_d20250715_m013426_c001_v7007000_t0000_u01752543266293") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92bc5_d20250715_m013417_c001_v0001157_t0017_u01752543257902") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e280_d20250715_m013410_c001_v7007000_t0000_u01752543250685") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b7b_d20250715_m013402_c001_v0001157_t0002_u01752543242143") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae75_d20250715_m013354_c001_v7007000_t0000_u01752543234405") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b4d_d20250715_m013346_c001_v0001157_t0001_u01752543226353") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae6_d20250715_m013339_c001_v7007000_t0000_u01752543219308") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92b23_d20250715_m013331_c001_v0001157_t0041_u01752543211561") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14886_d20250715_m013324_c001_v7007000_t0000_u01752543204655") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92af0_d20250715_m013315_c001_v0001157_t0023_u01752543195505") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abe3e_d20250715_m013303_c001_v7007000_t0000_u01752543183345") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc8b_d20250715_m013257_c001_v0001120_t0004_u01752543177687") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe1b_d20250715_m013250_c001_v7007000_t0000_u01752543170833") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc5f_d20250715_m013245_c001_v0001120_t0051_u01752543165649") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa143ee_d20250715_m013243_c001_v7007000_t0000_u01752543163181") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc18_d20250715_m013237_c001_v0001172_t0014_u01752543157482") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abde8_d20250715_m013230_c001_v7007000_t0000_u01752543150168") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c5bd_d20250715_m013224_c001_v0001177_t0059_u01752543144907") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fdd9_d20250715_m013222_c001_v7007000_t0000_u01752543142482") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929dc_d20250715_m013217_c001_v0001157_t0021_u01752543137080") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b51810_d20250715_m013204_c001_v7007000_t0000_u01752543124830") 2025/07/15 01:35:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb67_d20250715_m013159_c001_v0001172_t0048_u01752543119144") 2025/07/15 01:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf8_d20250715_m013152_c001_v7007000_t0000_u01752543112174") 2025/07/15 01:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb33_d20250715_m013143_c001_v0001172_t0058_u01752543103608") 2025/07/15 01:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a1e_d20250715_m013136_c001_v7007000_t0000_u01752543096556") 2025/07/15 01:35:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817caed_d20250715_m013127_c001_v0001172_t0000_u01752543087501") 2025/07/15 01:35:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d020a6aa_d20250715_m013246_c001_v7007000_t0000_u01752543166369") 2025/07/15 01:35:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c739_d20250715_m013242_c001_v0001177_t0018_u01752543162311") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbc9_d20250715_m013308_c001_v7007000_t0000_u01752543188581") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92ac4_d20250715_m013302_c001_v0001157_t0022_u01752543182133") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e29c_d20250715_m013426_c001_v7007000_t0000_u01752543266475") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cdbf_d20250715_m013418_c001_v0001177_t0048_u01752543258327") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e281_d20250715_m013410_c001_v7007000_t0000_u01752543250868") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130ccbd_d20250715_m013402_c001_v0001177_t0000_u01752543242635") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae76_d20250715_m013354_c001_v7007000_t0000_u01752543234587") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cbdb_d20250715_m013346_c001_v0001177_t0018_u01752543226733") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae7_d20250715_m013339_c001_v7007000_t0000_u01752543219490") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cb1d_d20250715_m013331_c001_v0001177_t0024_u01752543211980") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14887_d20250715_m013324_c001_v7007000_t0000_u01752543204837") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c9dc_d20250715_m013315_c001_v0001177_t0053_u01752543195881") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f417f430677590aa0_d20250715_m013302_c001_v7007000_t0000_u01752543182949") 2025/07/15 01:35:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc7a_d20250715_m013258_c001_v0001172_t0024_u01752543178007") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe1c_d20250715_m013251_c001_v7007000_t0000_u01752543171016") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c772_d20250715_m013245_c001_v0001177_t0049_u01752543165682") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4083fa3fb9f92762_d20250715_m013243_c001_v7007000_t0000_u01752543163193") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc31_d20250715_m013237_c001_v0001120_t0057_u01752543157762") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdea_d20250715_m013230_c001_v7007000_t0000_u01752543150379") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbf9_d20250715_m013225_c001_v0001120_t0006_u01752543145031") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2792_d20250715_m013222_c001_v7007000_t0000_u01752543142691") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c505_d20250715_m013217_c001_v0001177_t0059_u01752543137399") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f407fe7564df487fd_d20250715_m013205_c001_v7007000_t0000_u01752543125269") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d9297a_d20250715_m013159_c001_v0001157_t0005_u01752543119614") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcf9_d20250715_m013152_c001_v7007000_t0000_u01752543112355") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92934_d20250715_m013144_c001_v0001157_t0052_u01752543104028") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a1f_d20250715_m013136_c001_v7007000_t0000_u01752543096741") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d928f2_d20250715_m013127_c001_v0001157_t0020_u01752543087770") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2bb4_d20250715_m013246_c001_v7007000_t0000_u01752543166510") 2025/07/15 01:35:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc4d_d20250715_m013242_c001_v0001120_t0048_u01752543162367") 2025/07/15 01:35:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbca_d20250715_m013308_c001_v7007000_t0000_u01752543188765") 2025/07/15 01:35:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c8d0_d20250715_m013302_c001_v0001177_t0054_u01752543182159") 2025/07/15 01:35:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e29e_d20250715_m013426_c001_v7007000_t0000_u01752543266666") 2025/07/15 01:35:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdddb_d20250715_m013418_c001_v0001120_t0018_u01752543258568") 2025/07/15 01:35:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e282_d20250715_m013411_c001_v7007000_t0000_u01752543251051") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd9b_d20250715_m013402_c001_v0001120_t0031_u01752543242856") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae78_d20250715_m013354_c001_v7007000_t0000_u01752543234770") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd55_d20250715_m013346_c001_v0001120_t0042_u01752543226950") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae8_d20250715_m013339_c001_v7007000_t0000_u01752543219674") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd13_d20250715_m013332_c001_v0001120_t0008_u01752543212226") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14888_d20250715_m013325_c001_v7007000_t0000_u01752543205018") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdccb_d20250715_m013316_c001_v0001120_t0025_u01752543196099") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2bcc_d20250715_m013303_c001_v7007000_t0000_u01752543183382") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92aa6_d20250715_m013258_c001_v0001157_t0007_u01752543178271") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe1e_d20250715_m013251_c001_v7007000_t0000_u01752543171198") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a74_d20250715_m013245_c001_v0001157_t0057_u01752543165757") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41eb43_d20250715_m013243_c001_v7007000_t0000_u01752543163207") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a4c_d20250715_m013238_c001_v0001157_t0031_u01752543158018") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdeb_d20250715_m013230_c001_v7007000_t0000_u01752543150562") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a18_d20250715_m013225_c001_v0001157_t0040_u01752543145038") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edcd8_d20250715_m013222_c001_v7007000_t0000_u01752543142095") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbb4_d20250715_m013217_c001_v0001172_t0032_u01752543137617") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b51813_d20250715_m013205_c001_v7007000_t0000_u01752543125387") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb7e_d20250715_m013159_c001_v0001120_t0038_u01752543119968") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcfb_d20250715_m013152_c001_v7007000_t0000_u01752543112537") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb50_d20250715_m013144_c001_v0001120_t0009_u01752543104599") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a21_d20250715_m013136_c001_v7007000_t0000_u01752543096926") 2025/07/15 01:35:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb10_d20250715_m013128_c001_v0001120_t0044_u01752543088345") 2025/07/15 01:35:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe01_d20250715_m013246_c001_v7007000_t0000_u01752543166522") 2025/07/15 01:35:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c73d_d20250715_m013242_c001_v0001177_t0015_u01752543162538") 2025/07/15 01:35:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acfa_d20250715_m013208_c001_v7007000_t0000_u01752543128134") 2025/07/15 01:35:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c401_d20250715_m013203_c001_v0001177_t0006_u01752543123273") 2025/07/15 01:35:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acfb_d20250715_m013208_c001_v7007000_t0000_u01752543128315") 2025/07/15 01:35:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb79_d20250715_m013203_c001_v0001172_t0033_u01752543123406") 2025/07/15 01:35:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acfc_d20250715_m013208_c001_v7007000_t0000_u01752543128497") 2025/07/15 01:35:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb8a_d20250715_m013203_c001_v0001120_t0047_u01752543123437") 2025/07/15 01:35:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acfd_d20250715_m013208_c001_v7007000_t0000_u01752543128678") 2025/07/15 01:35:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d9298a_d20250715_m013203_c001_v0001157_t0009_u01752543123446") 2025/07/15 01:35:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27acff_d20250715_m013208_c001_v7007000_t0000_u01752543128861") 2025/07/15 01:35:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c409_d20250715_m013203_c001_v0001177_t0050_u01752543123543") 2025/07/15 01:35:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad00_d20250715_m013209_c001_v7007000_t0000_u01752543129041") 2025/07/15 01:35:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb8e_d20250715_m013203_c001_v0001120_t0043_u01752543123706") 2025/07/15 01:35:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad01_d20250715_m013209_c001_v7007000_t0000_u01752543129224") 2025/07/15 01:35:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d9298e_d20250715_m013203_c001_v0001157_t0001_u01752543123731") 2025/07/15 01:35:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad02_d20250715_m013209_c001_v7007000_t0000_u01752543129406") 2025/07/15 01:35:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c40f_d20250715_m013203_c001_v0001177_t0012_u01752543123766") 2025/07/15 01:35:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad03_d20250715_m013209_c001_v7007000_t0000_u01752543129588") 2025/07/15 01:35:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb7d_d20250715_m013203_c001_v0001172_t0059_u01752543123864") 2025/07/15 01:35:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad04_d20250715_m013209_c001_v7007000_t0000_u01752543129772") 2025/07/15 01:35:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c415_d20250715_m013203_c001_v0001177_t0009_u01752543123988") 2025/07/15 01:35:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad05_d20250715_m013209_c001_v7007000_t0000_u01752543129957") 2025/07/15 01:35:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb81_d20250715_m013204_c001_v0001172_t0002_u01752543124185") 2025/07/15 01:35:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad07_d20250715_m013210_c001_v7007000_t0000_u01752543130141") 2025/07/15 01:35:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c41b_d20250715_m013204_c001_v0001177_t0022_u01752543124204") 2025/07/15 01:35:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad08_d20250715_m013210_c001_v7007000_t0000_u01752543130323") 2025/07/15 01:35:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92990_d20250715_m013204_c001_v0001157_t0028_u01752543124227") 2025/07/15 01:35:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad09_d20250715_m013210_c001_v7007000_t0000_u01752543130504") 2025/07/15 01:35:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb93_d20250715_m013204_c001_v0001120_t0007_u01752543124319") 2025/07/15 01:35:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad0a_d20250715_m013210_c001_v7007000_t0000_u01752543130686") 2025/07/15 01:35:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c421_d20250715_m013204_c001_v0001177_t0010_u01752543124417") 2025/07/15 01:35:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ad0b_d20250715_m013210_c001_v7007000_t0000_u01752543130872") 2025/07/15 01:35:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cb83_d20250715_m013204_c001_v0001172_t0048_u01752543124465") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037087ca41035c4_d20250715_m013225_c001_v7007000_t0000_u01752543145458") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c549_d20250715_m013220_c001_v0001177_t0031_u01752543140523") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f409625629ebd7ba2_d20250715_m013225_c001_v7007000_t0000_u01752543145620") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929f0_d20250715_m013220_c001_v0001157_t0018_u01752543140592") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1c04_d20250715_m013225_c001_v7007000_t0000_u01752543145415") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c54f_d20250715_m013220_c001_v0001177_t0059_u01752543140726") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1c03_d20250715_m013225_c001_v7007000_t0000_u01752543145404") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbc8_d20250715_m013220_c001_v0001172_t0006_u01752543140750") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2796_d20250715_m013225_c001_v7007000_t0000_u01752543145426") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbd1_d20250715_m013220_c001_v0001120_t0014_u01752543140842") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1c08_d20250715_m013225_c001_v7007000_t0000_u01752543145770") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929f2_d20250715_m013220_c001_v0001157_t0015_u01752543140905") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fde1_d20250715_m013225_c001_v7007000_t0000_u01752543145446") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c555_d20250715_m013220_c001_v0001177_t0051_u01752543140956") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abdd2_d20250715_m013225_c001_v7007000_t0000_u01752543145579") 2025/07/15 01:35:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c559_d20250715_m013221_c001_v0001177_t0056_u01752543141165") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f409625629ebd7ba1_d20250715_m013225_c001_v7007000_t0000_u01752543145437") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929f8_d20250715_m013221_c001_v0001157_t0033_u01752543141205") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1c09_d20250715_m013225_c001_v7007000_t0000_u01752543145781") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbcc_d20250715_m013221_c001_v0001172_t0058_u01752543141366") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1c06_d20250715_m013225_c001_v7007000_t0000_u01752543145587") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c55f_d20250715_m013221_c001_v0001177_t0010_u01752543141374") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fde2_d20250715_m013225_c001_v7007000_t0000_u01752543145630") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c565_d20250715_m013221_c001_v0001177_t0042_u01752543141587") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037087ca41035c5_d20250715_m013225_c001_v7007000_t0000_u01752543145652") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdbd9_d20250715_m013221_c001_v0001120_t0007_u01752543141606") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2798_d20250715_m013225_c001_v7007000_t0000_u01752543145793") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d929fc_d20250715_m013221_c001_v0001157_t0034_u01752543141662") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1c07_d20250715_m013225_c001_v7007000_t0000_u01752543145598") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbce_d20250715_m013221_c001_v0001172_t0054_u01752543141675") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412db80_d20250715_m013225_c001_v7007000_t0000_u01752543145668") 2025/07/15 01:35:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c56b_d20250715_m013221_c001_v0001177_t0016_u01752543141867") 2025/07/15 01:35:34 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e61a_d20250715_m013009_c001_v7007000_t0000_u01752543009108") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104f9e5bdb37a0ab_d20250715_m013007_c001_v0001184_t0013_u01752543007211") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f405d8d7447fda09b_d20250715_m013007_c001_v7007000_t0000_u01752543007024") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104f9e5bdb37a079_d20250715_m013004_c001_v0001184_t0042_u01752543004428") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f405d8d7447fda090_d20250715_m013003_c001_v7007000_t0000_u01752543003692") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c93d_d20250715_m012959_c001_v0001172_t0055_u01752542999551") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e609_d20250715_m012958_c001_v7007000_t0000_u01752542998091") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f115a481d170737ff_d20250715_m012956_c001_v0001180_t0044_u01752542996208") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408af9c67df9977b_d20250715_m012956_c001_v7007000_t0000_u01752542996018") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f115a481d170737f1_d20250715_m012953_c001_v0001180_t0020_u01752542993441") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408af9c67df99774_d20250715_m012952_c001_v7007000_t0000_u01752542992707") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd972_d20250715_m012949_c001_v0001120_t0009_u01752542989076") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e601_d20250715_m012947_c001_v7007000_t0000_u01752542987799") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f10577edee7e1b2fa_d20250715_m012945_c001_v0001130_t0044_u01752542985885") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53554_d20250715_m012945_c001_v7007000_t0000_u01752542985700") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f10577edee7e1b2ec_d20250715_m012941_c001_v0001130_t0033_u01752542981444") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d5354d_d20250715_m012940_c001_v7007000_t0000_u01752542980631") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd94a_d20250715_m012936_c001_v0001120_t0042_u01752542976700") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d0209a11_d20250715_m012935_c001_v7007000_t0000_u01752542975769") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f116005159004b333_d20250715_m012934_c001_v0001171_t0009_u01752542974043") 2025/07/15 01:35:35 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1afa_d20250715_m012933_c001_v7007000_t0000_u01752542973859") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f116005159004b325_d20250715_m012930_c001_v0001171_t0043_u01752542970443") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1aeb_d20250715_m012929_c001_v7007000_t0000_u01752542969709") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd916_d20250715_m012924_c001_v0001120_t0005_u01752542964415") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f405d8d7447fda04b_d20250715_m012923_c001_v7007000_t0000_u01752542963419") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f113347235f40e798_d20250715_m012921_c001_v0001176_t0048_u01752542961568") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f407fe7564df48731_d20250715_m012921_c001_v7007000_t0000_u01752542961361") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f113347235f40e784_d20250715_m012918_c001_v0001176_t0018_u01752542958179") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f407fe7564df4872f_d20250715_m012917_c001_v7007000_t0000_u01752542957445") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd8ec_d20250715_m012911_c001_v0001120_t0046_u01752542951146") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d02099fa_d20250715_m012910_c001_v7007000_t0000_u01752542950219") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f101156388567575b_d20250715_m012908_c001_v0001113_t0038_u01752542948209") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edb63_d20250715_m012908_c001_v7007000_t0000_u01752542948017") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f101156388567574f_d20250715_m012904_c001_v0001113_t0022_u01752542944403") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edb5f_d20250715_m012903_c001_v7007000_t0000_u01752542943680") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd8be_d20250715_m012858_c001_v0001120_t0055_u01752542938284") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517e3_d20250715_m012857_c001_v7007000_t0000_u01752542937171") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f102b5804c59d9391_d20250715_m012851_c001_v0001115_t0027_u01752542931497") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155dbf7_d20250715_m012851_c001_v7007000_t0000_u01752542931287") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd8a2_d20250715_m012847_c001_v0001120_t0028_u01752542927155") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1159778c6fa6e1a8_d20250715_m012846_c001_v0001171_t0011_u01752542926144") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1159778c6fa6e19c_d20250715_m012845_c001_v0001171_t0038_u01752542925023") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ab48_d20250715_m012831_c001_v7007000_t0000_u01752542911843") 2025/07/15 01:35:36 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c7de_d20250715_m012825_c001_v0001172_t0059_u01752542905244") 2025/07/15 01:35:37 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f11136d6bd78efd5b_d20250715_m012824_c001_v0001181_t0013_u01752542904485") 2025/07/15 01:35:37 DEBUG : dst/one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f11136d6bd78efd55_d20250715_m012823_c001_v0001181_t0056_u01752542903534") 2025/07/15 01:35:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e61b_d20250715_m013009_c001_v7007000_t0000_u01752543009290") 2025/07/15 01:35:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1080c43108fa88b8_d20250715_m013006_c001_v0001161_t0055_u01752543006730") 2025/07/15 01:35:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1178a1f0e2915db0_d20250715_m013003_c001_v0001178_t0018_u01752543003398") 2025/07/15 01:35:37 DEBUG : dst/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e60a_d20250715_m012958_c001_v7007000_t0000_u01752542998273") 2025/07/15 01:35:37 DEBUG : dst/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f111f7379c3d6fa71_d20250715_m012955_c001_v0001145_t0029_u01752542995670") 2025/07/15 01:35:37 DEBUG : dst/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1039019d0483bd42_d20250715_m012952_c001_v0001099_t0057_u01752542992415") 2025/07/15 01:35:37 DEBUG : dst/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e602_d20250715_m012947_c001_v7007000_t0000_u01752542987980") 2025/07/15 01:35:37 DEBUG : dst/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f119feb65df35a80a_d20250715_m012945_c001_v0001115_t0055_u01752542985108") 2025/07/15 01:35:37 DEBUG : dst/one.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1148c52ee791356e_d20250715_m012939_c001_v0001038_t0029_u01752542979887") 2025/07/15 01:35:37 DEBUG : dst/three: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517e4_d20250715_m012857_c001_v7007000_t0000_u01752542937356") 2025/07/15 01:35:37 DEBUG : dst/three: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1159778c6fa6e1f0_d20250715_m012855_c001_v0001171_t0041_u01752542935667") 2025/07/15 01:35:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e61c_d20250715_m013009_c001_v7007000_t0000_u01752543009475") 2025/07/15 01:35:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1199c8fe0e3fa29b_d20250715_m013007_c001_v0001131_t0018_u01752543007973") 2025/07/15 01:35:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1196dea32e5f08ee_d20250715_m013005_c001_v0001029_t0008_u01752543005196") 2025/07/15 01:35:37 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e61e_d20250715_m013009_c001_v7007000_t0000_u01752543009662") 2025/07/15 01:35:37 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104f9e5bdb37a0c5_d20250715_m013008_c001_v0001184_t0049_u01752543008504") 2025/07/15 01:35:37 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f405d8d7447fda09f_d20250715_m013008_c001_v7007000_t0000_u01752543008317") 2025/07/15 01:35:37 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104f9e5bdb37a093_d20250715_m013005_c001_v0001184_t0047_u01752543005728") 2025/07/15 01:35:37 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f405d8d7447fda094_d20250715_m013005_c001_v7007000_t0000_u01752543005529") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c941_d20250715_m013000_c001_v0001172_t0022_u01752543000669") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e60b_d20250715_m012958_c001_v7007000_t0000_u01752542998456") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f115a481d17073803_d20250715_m012957_c001_v0001180_t0000_u01752542997397") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408af9c67df9977c_d20250715_m012957_c001_v7007000_t0000_u01752542997208") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f115a481d170737f7_d20250715_m012954_c001_v0001180_t0048_u01752542994692") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408af9c67df99777_d20250715_m012954_c001_v7007000_t0000_u01752542994502") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd974_d20250715_m012949_c001_v0001120_t0022_u01752542989563") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53557_d20250715_m012947_c001_v7007000_t0000_u01752542987242") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c90c_d20250715_m012944_c001_v0001172_t0002_u01752542984223") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53550_d20250715_m012943_c001_v7007000_t0000_u01752542983137") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd94e_d20250715_m012937_c001_v0001120_t0006_u01752542977395") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1afd_d20250715_m012934_c001_v7007000_t0000_u01752542974848") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c8dc_d20250715_m012932_c001_v0001172_t0029_u01752542972554") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1af1_d20250715_m012931_c001_v7007000_t0000_u01752542971468") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd918_d20250715_m012925_c001_v0001120_t0054_u01752542965081") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f407fe7564df48733_d20250715_m012922_c001_v7007000_t0000_u01752542962498") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c8ae_d20250715_m012920_c001_v0001172_t0024_u01752542960023") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f407fe7564df48730_d20250715_m012918_c001_v7007000_t0000_u01752542958875") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd8ee_d20250715_m012912_c001_v0001120_t0044_u01752542952043") 2025/07/15 01:35:38 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edb65_d20250715_m012909_c001_v7007000_t0000_u01752542949297") 2025/07/15 01:35:39 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c888_d20250715_m012906_c001_v0001172_t0021_u01752542946628") 2025/07/15 01:35:39 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edb61_d20250715_m012905_c001_v7007000_t0000_u01752542945524") 2025/07/15 01:35:39 DEBUG : dst/three.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd8c0_d20250715_m012858_c001_v0001120_t0055_u01752542938793") 2025/07/15 01:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e60c_d20250715_m012958_c001_v7007000_t0000_u01752542998639") 2025/07/15 01:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1057ab7792ce89f3_d20250715_m012957_c001_v0001165_t0020_u01752542997014") 2025/07/15 01:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c92d_d20250715_m012954_c001_v0001172_t0058_u01752542994205") 2025/07/15 01:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e603_d20250715_m012948_c001_v7007000_t0000_u01752542988163") 2025/07/15 01:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f11551deb96f7064e_d20250715_m012946_c001_v0001120_t0010_u01752542986516") 2025/07/15 01:35:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f118ca5f9daf55b36_d20250715_m012942_c001_v0001117_t0038_u01752542982273") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e61f_d20250715_m013009_c001_v7007000_t0000_u01752543009846") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd994_d20250715_m013000_c001_v0001120_t0055_u01752543000370") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e60e_d20250715_m012958_c001_v7007000_t0000_u01752542998822") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c923_d20250715_m012949_c001_v0001172_t0010_u01752542989304") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e604_d20250715_m012948_c001_v7007000_t0000_u01752542988345") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c8f8_d20250715_m012937_c001_v0001172_t0005_u01752542977117") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d0209a12_d20250715_m012935_c001_v7007000_t0000_u01752542975963") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c8c0_d20250715_m012924_c001_v0001172_t0048_u01752542964771") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f405d8d7447fda04d_d20250715_m012923_c001_v7007000_t0000_u01752542963601") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c892_d20250715_m012911_c001_v0001172_t0054_u01752542951595") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d02099fb_d20250715_m012910_c001_v7007000_t0000_u01752542950402") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c868_d20250715_m012858_c001_v0001172_t0022_u01752542938514") 2025/07/15 01:35:39 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517e5_d20250715_m012857_c001_v7007000_t0000_u01752542937541") 2025/07/15 01:35:40 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1030309eb9e3780e_d20250715_m012853_c001_v0001146_t0007_u01752542933095") 2025/07/15 01:35:40 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ab4a_d20250715_m012832_c001_v7007000_t0000_u01752542912027") 2025/07/15 01:35:40 DEBUG : dst/two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f11136d6bd78efd81_d20250715_m012830_c001_v0001181_t0026_u01752542910893") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb257f_d20250715_m012757_c001_v7007000_t0000_u01752542877799") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c765_d20250715_m012754_c001_v0001172_t0050_u01752542874031") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb24e5_d20250715_m012752_c001_v7007000_t0000_u01752542872030") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7d2_d20250715_m012740_c001_v0001120_t0034_u01752542860978") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af70_d20250715_m012732_c001_v7007000_t0000_u01752542852153") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c707_d20250715_m012728_c001_v0001172_t0031_u01752542848437") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db09_d20250715_m012708_c001_v7007000_t0000_u01752542828238") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257865ae_d20250715_m012706_c001_v0001101_t0001_u01752542826236") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db01_d20250715_m012705_c001_v7007000_t0000_u01752542825323") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257865a8_d20250715_m012703_c001_v0001101_t0039_u01752542823957") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155dafa_d20250715_m012700_c001_v7007000_t0000_u01752542820914") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786589_d20250715_m012658_c001_v0001101_t0007_u01752542818950") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155daf5_d20250715_m012658_c001_v7007000_t0000_u01752542818112") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578657b_d20250715_m012656_c001_v0001101_t0059_u01752542816508") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d5329e_d20250715_m012650_c001_v7007000_t0000_u01752542810065") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578654b_d20250715_m012648_c001_v0001101_t0059_u01752542808181") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53290_d20250715_m012647_c001_v7007000_t0000_u01752542807265") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786545_d20250715_m012646_c001_v0001101_t0030_u01752542806266") 2025/07/15 01:35:40 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53274_d20250715_m012641_c001_v7007000_t0000_u01752542801308") 2025/07/15 01:35:41 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786521_d20250715_m012639_c001_v0001101_t0017_u01752542799770") 2025/07/15 01:35:41 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af15_d20250715_m012637_c001_v7007000_t0000_u01752542797912") 2025/07/15 01:35:41 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786513_d20250715_m012636_c001_v0001101_t0035_u01752542796724") 2025/07/15 01:35:41 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af12_d20250715_m012636_c001_v7007000_t0000_u01752542796364") 2025/07/15 01:35:41 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f11494f840c074002_d20250715_m012635_c001_v0001184_t0021_u01752542795779") 2025/07/15 01:35:41 DEBUG : empty space: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786509_d20250715_m012633_c001_v0001101_t0004_u01752542793929") 2025/07/15 01:35:41 DEBUG : enormous: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db06_d20250715_m012707_c001_v7007000_t0000_u01752542827313") 2025/07/15 01:35:41 DEBUG : enormous: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257865b0_d20250715_m012706_c001_v0001101_t0049_u01752542826618") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4196c7043f41e626_d20250715_m013014_c001_v7007000_t0000_u01752543014559") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd9b9_d20250715_m013013_c001_v0001120_t0024_u01752543013200") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af6c_d20250715_m012726_c001_v7007000_t0000_u01752542846715") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7ae_d20250715_m012725_c001_v0001120_t0043_u01752542845604") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af06_d20250715_m012630_c001_v7007000_t0000_u01752542790938") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864fb_d20250715_m012629_c001_v0001101_t0036_u01752542789824") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af05_d20250715_m012629_c001_v7007000_t0000_u01752542789281") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864f7_d20250715_m012628_c001_v0001101_t0037_u01752542788495") 2025/07/15 01:35:41 DEBUG : existing: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864f5_d20250715_m012627_c001_v0001101_t0059_u01752542787626") 2025/07/15 01:35:41 DEBUG : existing-b: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af6d_d20250715_m012726_c001_v7007000_t0000_u01752542846897") 2025/07/15 01:35:41 DEBUG : existing-b: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c6f5_d20250715_m012725_c001_v0001172_t0030_u01752542845592") 2025/07/15 01:35:41 DEBUG : file1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9b4_d20250715_m013111_c001_v7007000_t0000_u01752543071947") 2025/07/15 01:35:42 DEBUG : file1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d928b4_d20250715_m013110_c001_v0001157_t0045_u01752543070641") 2025/07/15 01:35:42 DEBUG : file1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9b0_d20250715_m013109_c001_v7007000_t0000_u01752543069327") 2025/07/15 01:35:42 DEBUG : file1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130bfc5_d20250715_m013108_c001_v0001177_t0058_u01752543068055") 2025/07/15 01:35:42 DEBUG : five: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db12_d20250715_m012712_c001_v7007000_t0000_u01752542832314") 2025/07/15 01:35:42 DEBUG : five: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408e357d249cd782_d20250715_m012710_c001_v0001120_t0033_u01752542830818") 2025/07/15 01:35:42 DEBUG : foo: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d5325f_d20250715_m012639_c001_v7007000_t0000_u01752542799404") 2025/07/15 01:35:42 DEBUG : foo: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4141f3012578651b_d20250715_m012638_c001_v0001101_t0054_u01752542798843") 2025/07/15 01:35:42 DEBUG : foo: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4141f30125786517_d20250715_m012638_c001_v0001101_t0054_u01752542798273") 2025/07/15 01:35:42 DEBUG : four: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db13_d20250715_m012712_c001_v7007000_t0000_u01752542832540") 2025/07/15 01:35:42 DEBUG : four: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4141f301257865c6_d20250715_m012710_c001_v0001101_t0054_u01752542830252") 2025/07/15 01:35:42 DEBUG : four: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257865c2_d20250715_m012709_c001_v0001101_t0033_u01752542829483") 2025/07/15 01:35:42 DEBUG : hello world2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d76_d20250715_m012543_c001_v7007000_t0000_u01752542743999") 2025/07/15 01:35:42 DEBUG : hello world2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786466_d20250715_m012543_c001_v0001101_t0001_u01752542743203") 2025/07/15 01:35:42 DEBUG : ignore-size: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af02_d20250715_m012627_c001_v7007000_t0000_u01752542787194") 2025/07/15 01:35:42 DEBUG : ignore-size: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864f1_d20250715_m012626_c001_v0001101_t0018_u01752542786076") 2025/07/15 01:35:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af61_d20250715_m012724_c001_v7007000_t0000_u01752542844863") 2025/07/15 01:35:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c6f1_d20250715_m012724_c001_v0001172_t0033_u01752542844067") 2025/07/15 01:35:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db38_d20250715_m012723_c001_v7007000_t0000_u01752542843303") 2025/07/15 01:35:42 DEBUG : nested/sub dir/file: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c6ed_d20250715_m012722_c001_v0001172_t0042_u01752542842564") 2025/07/15 01:35:42 DEBUG : one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db16_d20250715_m012712_c001_v7007000_t0000_u01752542832723") 2025/07/15 01:35:42 DEBUG : one: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4141f301257865b6_d20250715_m012708_c001_v0001101_t0054_u01752542828622") 2025/07/15 01:35:42 DEBUG : only0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e997_d20250715_m013103_c001_v7007000_t0000_u01752543063598") 2025/07/15 01:35:42 DEBUG : only0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408e357d249cda8a_d20250715_m013057_c001_v0001120_t0033_u01752543057836") 2025/07/15 01:35:43 DEBUG : only0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca0b_d20250715_m013041_c001_v0001172_t0013_u01752543041455") 2025/07/15 01:35:43 DEBUG : only0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ed8_d20250715_m013035_c001_v7007000_t0000_u01752543035212") 2025/07/15 01:35:43 DEBUG : only0: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c983_d20250715_m013018_c001_v0001172_t0047_u01752543018277") 2025/07/15 01:35:43 DEBUG : only1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e998_d20250715_m013103_c001_v7007000_t0000_u01752543063782") 2025/07/15 01:35:43 DEBUG : only1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408e357d249cda9a_d20250715_m013059_c001_v0001120_t0033_u01752543059038") 2025/07/15 01:35:43 DEBUG : only1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca0f_d20250715_m013042_c001_v0001172_t0029_u01752543042320") 2025/07/15 01:35:43 DEBUG : only1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13edd_d20250715_m013035_c001_v7007000_t0000_u01752543035957") 2025/07/15 01:35:43 DEBUG : only1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c987_d20250715_m013019_c001_v0001172_t0011_u01752543019125") 2025/07/15 01:35:43 DEBUG : only10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e999_d20250715_m013103_c001_v7007000_t0000_u01752543063965") 2025/07/15 01:35:43 DEBUG : only10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4055db8c5817ca6f_d20250715_m013058_c001_v0001172_t0002_u01752543058514") 2025/07/15 01:35:43 DEBUG : only10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca37_d20250715_m013049_c001_v0001172_t0030_u01752543049615") 2025/07/15 01:35:43 DEBUG : only10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27abad_d20250715_m013035_c001_v7007000_t0000_u01752543035813") 2025/07/15 01:35:43 DEBUG : only10: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9bb_d20250715_m013026_c001_v0001172_t0013_u01752543026355") 2025/07/15 01:35:43 DEBUG : only11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e99a_d20250715_m013104_c001_v7007000_t0000_u01752543064148") 2025/07/15 01:35:43 DEBUG : only11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4104874ea7d92894_d20250715_m013058_c001_v0001157_t0006_u01752543058584") 2025/07/15 01:35:43 DEBUG : only11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca3f_d20250715_m013050_c001_v0001172_t0009_u01752543050746") 2025/07/15 01:35:43 DEBUG : only11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539c1_d20250715_m013035_c001_v7007000_t0000_u01752543035943") 2025/07/15 01:35:43 DEBUG : only11: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9bf_d20250715_m013027_c001_v0001172_t0044_u01752543027150") 2025/07/15 01:35:43 DEBUG : only12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e99c_d20250715_m013104_c001_v7007000_t0000_u01752543064334") 2025/07/15 01:35:43 DEBUG : only12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4055db8c5817ca73_d20250715_m013058_c001_v0001172_t0002_u01752543058699") 2025/07/15 01:35:43 DEBUG : only12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca43_d20250715_m013051_c001_v0001172_t0006_u01752543051679") 2025/07/15 01:35:44 DEBUG : only12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539b5_d20250715_m013034_c001_v7007000_t0000_u01752543034832") 2025/07/15 01:35:44 DEBUG : only12: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9c9_d20250715_m013028_c001_v0001172_t0039_u01752543028044") 2025/07/15 01:35:44 DEBUG : only13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e99d_d20250715_m013104_c001_v7007000_t0000_u01752543064517") 2025/07/15 01:35:44 DEBUG : only13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4055db8c5817ca61_d20250715_m013057_c001_v0001172_t0002_u01752543057847") 2025/07/15 01:35:44 DEBUG : only13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca45_d20250715_m013052_c001_v0001172_t0033_u01752543052349") 2025/07/15 01:35:44 DEBUG : only13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539be_d20250715_m013035_c001_v7007000_t0000_u01752543035600") 2025/07/15 01:35:44 DEBUG : only13: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9d3_d20250715_m013028_c001_v0001172_t0011_u01752543028886") 2025/07/15 01:35:44 DEBUG : only14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e99e_d20250715_m013104_c001_v7007000_t0000_u01752543064702") 2025/07/15 01:35:44 DEBUG : only14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4104874ea7d92892_d20250715_m013058_c001_v0001157_t0006_u01752543058400") 2025/07/15 01:35:44 DEBUG : only14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca49_d20250715_m013053_c001_v0001172_t0047_u01752543053210") 2025/07/15 01:35:44 DEBUG : only14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539b8_d20250715_m013035_c001_v7007000_t0000_u01752543035210") 2025/07/15 01:35:44 DEBUG : only14: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9d5_d20250715_m013029_c001_v0001172_t0005_u01752543029564") 2025/07/15 01:35:44 DEBUG : only15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e99f_d20250715_m013104_c001_v7007000_t0000_u01752543064890") 2025/07/15 01:35:44 DEBUG : only15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404cf9656130bf0c_d20250715_m013058_c001_v0001177_t0029_u01752543058584") 2025/07/15 01:35:44 DEBUG : only15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca4b_d20250715_m013053_c001_v0001172_t0026_u01752543053798") 2025/07/15 01:35:44 DEBUG : only15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27abaa_d20250715_m013035_c001_v7007000_t0000_u01752543035230") 2025/07/15 01:35:44 DEBUG : only15: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9d9_d20250715_m013030_c001_v0001172_t0042_u01752543030269") 2025/07/15 01:35:44 DEBUG : only16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9a0_d20250715_m013105_c001_v7007000_t0000_u01752543065074") 2025/07/15 01:35:44 DEBUG : only16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408e357d249cda8e_d20250715_m013058_c001_v0001120_t0033_u01752543058248") 2025/07/15 01:35:44 DEBUG : only16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca4d_d20250715_m013054_c001_v0001172_t0051_u01752543054516") 2025/07/15 01:35:44 DEBUG : only16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27abac_d20250715_m013035_c001_v7007000_t0000_u01752543035633") 2025/07/15 01:35:45 DEBUG : only16: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9dd_d20250715_m013031_c001_v0001172_t0045_u01752543031037") 2025/07/15 01:35:45 DEBUG : only17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9a1_d20250715_m013105_c001_v7007000_t0000_u01752543065257") 2025/07/15 01:35:45 DEBUG : only17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4055db8c5817ca69_d20250715_m013058_c001_v0001172_t0002_u01752543058238") 2025/07/15 01:35:45 DEBUG : only17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca53_d20250715_m013055_c001_v0001172_t0031_u01752543055216") 2025/07/15 01:35:45 DEBUG : only17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539bc_d20250715_m013035_c001_v7007000_t0000_u01752543035419") 2025/07/15 01:35:45 DEBUG : only17: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9e1_d20250715_m013031_c001_v0001172_t0005_u01752543031778") 2025/07/15 01:35:45 DEBUG : only18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9a3_d20250715_m013105_c001_v7007000_t0000_u01752543065441") 2025/07/15 01:35:45 DEBUG : only18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408e357d249cda90_d20250715_m013058_c001_v0001120_t0033_u01752543058430") 2025/07/15 01:35:45 DEBUG : only18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca59_d20250715_m013055_c001_v0001172_t0037_u01752543055854") 2025/07/15 01:35:45 DEBUG : only18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539bd_d20250715_m013035_c001_v7007000_t0000_u01752543035572") 2025/07/15 01:35:45 DEBUG : only18: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9e5_d20250715_m013032_c001_v0001172_t0001_u01752543032501") 2025/07/15 01:35:45 DEBUG : only19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9a4_d20250715_m013105_c001_v7007000_t0000_u01752543065626") 2025/07/15 01:35:45 DEBUG : only19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4055db8c5817ca75_d20250715_m013058_c001_v0001172_t0002_u01752543058884") 2025/07/15 01:35:45 DEBUG : only19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca5d_d20250715_m013056_c001_v0001172_t0033_u01752543056737") 2025/07/15 01:35:46 DEBUG : only19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539bf_d20250715_m013035_c001_v7007000_t0000_u01752543035757") 2025/07/15 01:35:46 DEBUG : only19: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9e9_d20250715_m013033_c001_v0001172_t0001_u01752543033191") 2025/07/15 01:35:46 DEBUG : only2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9a5_d20250715_m013105_c001_v7007000_t0000_u01752543065809") 2025/07/15 01:35:46 DEBUG : only2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408e357d249cda92_d20250715_m013058_c001_v0001120_t0033_u01752543058628") 2025/07/15 01:35:46 DEBUG : only2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca15_d20250715_m013043_c001_v0001172_t0037_u01752543043441") 2025/07/15 01:35:46 DEBUG : only2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13edb_d20250715_m013035_c001_v7007000_t0000_u01752543035771") 2025/07/15 01:35:46 DEBUG : only2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c98b_d20250715_m013019_c001_v0001172_t0055_u01752543019879") 2025/07/15 01:35:46 DEBUG : only3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9a7_d20250715_m013105_c001_v7007000_t0000_u01752543065994") 2025/07/15 01:35:46 DEBUG : only3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4055db8c5817ca77_d20250715_m013059_c001_v0001172_t0002_u01752543059069") 2025/07/15 01:35:46 DEBUG : only3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca1d_d20250715_m013044_c001_v0001172_t0017_u01752543044287") 2025/07/15 01:35:46 DEBUG : only3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539b7_d20250715_m013035_c001_v7007000_t0000_u01752543035203") 2025/07/15 01:35:46 DEBUG : only3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c991_d20250715_m013020_c001_v0001172_t0041_u01752543020840") 2025/07/15 01:35:46 DEBUG : only4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9a8_d20250715_m013106_c001_v7007000_t0000_u01752543066177") 2025/07/15 01:35:46 DEBUG : only4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4104874ea7d92896_d20250715_m013058_c001_v0001157_t0006_u01752543058767") 2025/07/15 01:35:46 DEBUG : only4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca1f_d20250715_m013044_c001_v0001172_t0053_u01752543044908") 2025/07/15 01:35:46 DEBUG : only4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539bb_d20250715_m013035_c001_v7007000_t0000_u01752543035388") 2025/07/15 01:35:46 DEBUG : only4: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c99b_d20250715_m013021_c001_v0001172_t0058_u01752543021619") 2025/07/15 01:35:46 DEBUG : only5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9a9_d20250715_m013106_c001_v7007000_t0000_u01752543066369") 2025/07/15 01:35:46 DEBUG : only5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404cf9656130bf10_d20250715_m013058_c001_v0001177_t0029_u01752543058771") 2025/07/15 01:35:46 DEBUG : only5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca23_d20250715_m013045_c001_v0001172_t0017_u01752543045490") 2025/07/15 01:35:47 DEBUG : only5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539b6_d20250715_m013035_c001_v7007000_t0000_u01752543035018") 2025/07/15 01:35:47 DEBUG : only5: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9a1_d20250715_m013022_c001_v0001172_t0042_u01752543022171") 2025/07/15 01:35:47 DEBUG : only6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9aa_d20250715_m013106_c001_v7007000_t0000_u01752543066552") 2025/07/15 01:35:47 DEBUG : only6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f408e357d249cda98_d20250715_m013058_c001_v0001120_t0033_u01752543058852") 2025/07/15 01:35:47 DEBUG : only6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca25_d20250715_m013046_c001_v0001172_t0004_u01752543046228") 2025/07/15 01:35:47 DEBUG : only6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13eda_d20250715_m013035_c001_v7007000_t0000_u01752543035587") 2025/07/15 01:35:47 DEBUG : only6: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9a5_d20250715_m013023_c001_v0001172_t0037_u01752543023090") 2025/07/15 01:35:47 DEBUG : only7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9ab_d20250715_m013106_c001_v7007000_t0000_u01752543066736") 2025/07/15 01:35:47 DEBUG : only7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4104874ea7d9289e_d20250715_m013059_c001_v0001157_t0006_u01752543059134") 2025/07/15 01:35:47 DEBUG : only7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca2b_d20250715_m013046_c001_v0001172_t0031_u01752543046976") 2025/07/15 01:35:47 DEBUG : only7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d539c0_d20250715_m013035_c001_v7007000_t0000_u01752543035791") 2025/07/15 01:35:47 DEBUG : only7: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9af_d20250715_m013024_c001_v0001172_t0007_u01752543024356") 2025/07/15 01:35:47 DEBUG : only8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9ac_d20250715_m013106_c001_v7007000_t0000_u01752543066921") 2025/07/15 01:35:47 DEBUG : only8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4104874ea7d9289c_d20250715_m013058_c001_v0001157_t0006_u01752543058951") 2025/07/15 01:35:47 DEBUG : only8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca2f_d20250715_m013047_c001_v0001172_t0003_u01752543047738") 2025/07/15 01:35:47 DEBUG : only8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa13ed9_d20250715_m013035_c001_v7007000_t0000_u01752543035402") 2025/07/15 01:35:47 DEBUG : only8: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9b3_d20250715_m013025_c001_v0001172_t0025_u01752543025094") 2025/07/15 01:35:47 DEBUG : only9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9ad_d20250715_m013107_c001_v7007000_t0000_u01752543067106") 2025/07/15 01:35:47 DEBUG : only9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404cf9656130bf12_d20250715_m013058_c001_v0001177_t0029_u01752543058956") 2025/07/15 01:35:47 DEBUG : only9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca33_d20250715_m013048_c001_v0001172_t0055_u01752543048706") 2025/07/15 01:35:48 DEBUG : only9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27abab_d20250715_m013035_c001_v7007000_t0000_u01752543035411") 2025/07/15 01:35:48 DEBUG : only9: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c9b7_d20250715_m013025_c001_v0001172_t0011_u01752543025689") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db32_d20250715_m012721_c001_v7007000_t0000_u01752542841429") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c6e5_d20250715_m012719_c001_v0001172_t0035_u01752542839473") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db29_d20250715_m012718_c001_v7007000_t0000_u01752542838740") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd796_d20250715_m012716_c001_v0001120_t0028_u01752542836931") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db1f_d20250715_m012716_c001_v7007000_t0000_u01752542836093") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd78a_d20250715_m012713_c001_v0001120_t0031_u01752542833652") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155dafd_d20250715_m012703_c001_v7007000_t0000_u01752542823047") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786597_d20250715_m012701_c001_v0001101_t0052_u01752542821458") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155daf8_d20250715_m012659_c001_v7007000_t0000_u01752542819779") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786585_d20250715_m012658_c001_v0001101_t0058_u01752542818659") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155daf2_d20250715_m012657_c001_v7007000_t0000_u01752542817339") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786579_d20250715_m012656_c001_v0001101_t0029_u01752542816022") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d5329b_d20250715_m012649_c001_v7007000_t0000_u01752542809500") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786547_d20250715_m012647_c001_v0001101_t0007_u01752542807815") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53292_d20250715_m012647_c001_v7007000_t0000_u01752542807450") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578653f_d20250715_m012645_c001_v0001101_t0026_u01752542805904") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53289_d20250715_m012645_c001_v7007000_t0000_u01752542805536") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786537_d20250715_m012644_c001_v0001101_t0043_u01752542804572") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786533_d20250715_m012643_c001_v0001101_t0037_u01752542803768") 2025/07/15 01:35:48 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53285_d20250715_m012643_c001_v7007000_t0000_u01752542803403") 2025/07/15 01:35:49 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578652f_d20250715_m012642_c001_v0001101_t0023_u01752542802603") 2025/07/15 01:35:49 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578652b_d20250715_m012641_c001_v0001101_t0046_u01752542801857") 2025/07/15 01:35:49 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d53277_d20250715_m012641_c001_v7007000_t0000_u01752542801493") 2025/07/15 01:35:49 DEBUG : potato: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786529_d20250715_m012640_c001_v0001101_t0038_u01752542800525") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863a034_d20250715_m012807_c001_v7007000_t0000_u01752542887488") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c7a3_d20250715_m012806_c001_v0001172_t0013_u01752542886761") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2580_d20250715_m012758_c001_v7007000_t0000_u01752542878050") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7f2_d20250715_m012753_c001_v0001120_t0049_u01752542873304") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb24d9_d20250715_m012746_c001_v7007000_t0000_u01752542866679") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c733_d20250715_m012740_c001_v0001172_t0033_u01752542860218") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af71_d20250715_m012732_c001_v7007000_t0000_u01752542852495") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7b8_d20250715_m012727_c001_v0001120_t0034_u01752542847840") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db07_d20250715_m012707_c001_v7007000_t0000_u01752542827495") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257865ac_d20250715_m012705_c001_v0001101_t0025_u01752542825872") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db02_d20250715_m012705_c001_v7007000_t0000_u01752542825511") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257865a6_d20250715_m012703_c001_v0001101_t0020_u01752542823599") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155dafe_d20250715_m012703_c001_v7007000_t0000_u01752542823232") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578659d_d20250715_m012702_c001_v0001101_t0032_u01752542822203") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155dafb_d20250715_m012701_c001_v7007000_t0000_u01752542821096") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578658f_d20250715_m012700_c001_v0001101_t0056_u01752542820145") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155daf6_d20250715_m012658_c001_v7007000_t0000_u01752542818296") 2025/07/15 01:35:49 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578657f_d20250715_m012657_c001_v0001101_t0013_u01752542817345") 2025/07/15 01:35:50 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d532a3_d20250715_m012650_c001_v7007000_t0000_u01752542810249") 2025/07/15 01:35:50 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786555_d20250715_m012649_c001_v0001101_t0002_u01752542809147") 2025/07/15 01:35:50 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d7e_d20250715_m012547_c001_v7007000_t0000_u01752542747057") 2025/07/15 01:35:50 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578646c_d20250715_m012546_c001_v0001101_t0053_u01752542746299") 2025/07/15 01:35:50 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d7a_d20250715_m012545_c001_v7007000_t0000_u01752542745390") 2025/07/15 01:35:50 DEBUG : potato2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578646a_d20250715_m012544_c001_v0001101_t0059_u01752542744546") 2025/07/15 01:35:50 DEBUG : potato3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb2581_d20250715_m012758_c001_v7007000_t0000_u01752542878293") 2025/07/15 01:35:50 DEBUG : potato3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7fc_d20250715_m012754_c001_v0001120_t0043_u01752542874693") 2025/07/15 01:35:50 DEBUG : potato3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4107e88560fb24d7_d20250715_m012745_c001_v7007000_t0000_u01752542865049") 2025/07/15 01:35:50 DEBUG : potato3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c737_d20250715_m012741_c001_v0001172_t0036_u01752542861409") 2025/07/15 01:35:50 DEBUG : potato3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af72_d20250715_m012732_c001_v7007000_t0000_u01752542852859") 2025/07/15 01:35:50 DEBUG : potato3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7bc_d20250715_m012728_c001_v0001120_t0048_u01752542848819") 2025/07/15 01:35:50 DEBUG : pre-dest1/1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517d9_d20250715_m012840_c001_v7007000_t0000_u01752542920804") 2025/07/15 01:35:50 DEBUG : pre-dest1/1: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd879_d20250715_m012832_c001_v0001120_t0056_u01752542912786") 2025/07/15 01:35:50 DEBUG : pre-dest2/2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f40283ee406b517da_d20250715_m012840_c001_v7007000_t0000_u01752542920989") 2025/07/15 01:35:50 DEBUG : pre-dest2/2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c800_d20250715_m012833_c001_v0001172_t0001_u01752542913507") 2025/07/15 01:35:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ab3c_d20250715_m012819_c001_v7007000_t0000_u01752542899361") 2025/07/15 01:35:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd83b_d20250715_m012815_c001_v0001120_t0036_u01752542895234") 2025/07/15 01:35:50 DEBUG : sizeonly: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af00_d20250715_m012625_c001_v7007000_t0000_u01752542785528") 2025/07/15 01:35:50 DEBUG : sizeonly: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864ed_d20250715_m012624_c001_v0001101_t0033_u01752542784338") 2025/07/15 01:35:51 DEBUG : splitbanan: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f411b4f883412dbcb_d20250715_m013308_c001_v7007000_t0000_u01752543188958") 2025/07/15 01:35:51 DEBUG : splitbanan: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdc95_d20250715_m013300_c001_v0001120_t0010_u01752543180849") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2a0_d20250715_m013426_c001_v7007000_t0000_u01752543266848") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdddd_d20250715_m013419_c001_v0001120_t0026_u01752543259976") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155e283_d20250715_m013411_c001_v7007000_t0000_u01752543251235") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdda5_d20250715_m013404_c001_v0001120_t0016_u01752543244411") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4015dd3d4b27ae7a_d20250715_m013354_c001_v7007000_t0000_u01752543234952") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd5d_d20250715_m013348_c001_v0001120_t0031_u01752543228231") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f42173e821863aae9_d20250715_m013339_c001_v7007000_t0000_u01752543219857") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdd15_d20250715_m013333_c001_v0001120_t0017_u01752543213346") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14889_d20250715_m013325_c001_v7007000_t0000_u01752543205199") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdcd7_d20250715_m013317_c001_v0001120_t0028_u01752543197458") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f420f204b314edd1b_d20250715_m013303_c001_v7007000_t0000_u01752543183354") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92aae_d20250715_m013259_c001_v0001157_t0032_u01752543179481") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fe1f_d20250715_m013251_c001_v7007000_t0000_u01752543171393") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc3a_d20250715_m013244_c001_v0001172_t0024_u01752543164286") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d020a6a1_d20250715_m013243_c001_v7007000_t0000_u01752543163139") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92a52_d20250715_m013239_c001_v0001157_t0013_u01752543159948") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f422ad289d40abded_d20250715_m013230_c001_v7007000_t0000_u01752543150745") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbda_d20250715_m013223_c001_v0001172_t0003_u01752543143619") 2025/07/15 01:35:51 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4003d7a695cf1bf6_d20250715_m013222_c001_v7007000_t0000_u01752543142476") 2025/07/15 01:35:52 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cbba_d20250715_m013218_c001_v0001172_t0015_u01752543138997") 2025/07/15 01:35:52 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f407fe7564df487ff_d20250715_m013205_c001_v7007000_t0000_u01752543125473") 2025/07/15 01:35:52 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb82_d20250715_m013201_c001_v0001120_t0037_u01752543121610") 2025/07/15 01:35:52 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f406bb69ce639fcfc_d20250715_m013152_c001_v7007000_t0000_u01752543112723") 2025/07/15 01:35:52 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb54_d20250715_m013145_c001_v0001120_t0044_u01752543105866") 2025/07/15 01:35:52 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f404eb856cc3a6a22_d20250715_m013137_c001_v7007000_t0000_u01752543097121") 2025/07/15 01:35:52 DEBUG : splitbananasplit: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdb1e_d20250715_m013130_c001_v0001120_t0043_u01752543090112") 2025/07/15 01:35:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f419bf9225fa14402_d20250715_m013246_c001_v7007000_t0000_u01752543166500") 2025/07/15 01:35:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cc2a_d20250715_m013241_c001_v0001172_t0049_u01752543161021") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0ea60_d20250715_m013120_c001_v7007000_t0000_u01752543080157") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdadc_d20250715_m013117_c001_v0001120_t0012_u01752543077089") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d55c5d_d20250715_m013115_c001_v7007000_t0000_u01752543075951") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817caab_d20250715_m013112_c001_v0001172_t0036_u01752543072949") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68af62_d20250715_m012725_c001_v7007000_t0000_u01752542845045") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7a8_d20250715_m012724_c001_v0001120_t0034_u01752542844059") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db3a_d20250715_m012723_c001_v7007000_t0000_u01752542843487") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7a4_d20250715_m012722_c001_v0001120_t0044_u01752542842556") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68aefc_d20250715_m012622_c001_v7007000_t0000_u01752542782087") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864e3_d20250715_m012620_c001_v0001101_t0031_u01752542780344") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68aeef_d20250715_m012619_c001_v7007000_t0000_u01752542779986") 2025/07/15 01:35:52 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864d9_d20250715_m012618_c001_v0001101_t0022_u01752542778718") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68a836_d20250715_m012616_c001_v7007000_t0000_u01752542776604") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864c8_d20250715_m012615_c001_v0001101_t0000_u01752542775194") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68a834_d20250715_m012614_c001_v7007000_t0000_u01752542774650") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864c4_d20250715_m012613_c001_v0001101_t0035_u01752542773460") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864bc_d20250715_m012610_c001_v0001101_t0028_u01752542770652") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68a82f_d20250715_m012610_c001_v7007000_t0000_u01752542770292") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864b8_d20250715_m012609_c001_v0001101_t0033_u01752542769478") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864b6_d20250715_m012608_c001_v0001101_t0015_u01752542768535") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f41271751ae68a82e_d20250715_m012608_c001_v7007000_t0000_u01752542768175") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864ae_d20250715_m012605_c001_v0001101_t0014_u01752542765277") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864a2_d20250715_m012602_c001_v0001101_t0040_u01752542762384") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d9e_d20250715_m012602_c001_v7007000_t0000_u01752542762020") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257864a0_d20250715_m012601_c001_v0001101_t0055_u01752542761315") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578649c_d20250715_m012600_c001_v0001101_t0037_u01752542760274") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d9d_d20250715_m012559_c001_v7007000_t0000_u01752542759910") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786484_d20250715_m012556_c001_v0001101_t0047_u01752542756014") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d94_d20250715_m012555_c001_v7007000_t0000_u01752542755650") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578647e_d20250715_m012554_c001_v0001101_t0010_u01752542754837") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d8f_d20250715_m012553_c001_v7007000_t0000_u01752542753930") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578647a_d20250715_m012553_c001_v0001101_t0025_u01752542753182") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d8a_d20250715_m012552_c001_v7007000_t0000_u01752542752636") 2025/07/15 01:35:53 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786478_d20250715_m012551_c001_v0001101_t0040_u01752542751878") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d87_d20250715_m012550_c001_v7007000_t0000_u01752542750972") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786474_d20250715_m012550_c001_v0001101_t0039_u01752542750042") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d83_d20250715_m012549_c001_v7007000_t0000_u01752542749494") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786470_d20250715_m012548_c001_v0001101_t0056_u01752542748833") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d80_d20250715_m012548_c001_v7007000_t0000_u01752542748285") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578646e_d20250715_m012547_c001_v0001101_t0009_u01752542747604") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d74_d20250715_m012542_c001_v7007000_t0000_u01752542742657") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786462_d20250715_m012542_c001_v0001101_t0008_u01752542742014") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d73_d20250715_m012541_c001_v7007000_t0000_u01752542741469") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578645e_d20250715_m012540_c001_v0001101_t0018_u01752542740776") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d71_d20250715_m012539_c001_v7007000_t0000_u01752542739859") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f30125786458_d20250715_m012539_c001_v0001101_t0010_u01752542739125") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164c30219592d6f_d20250715_m012536_c001_v7007000_t0000_u01752542736756") 2025/07/15 01:35:54 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f3012578644e_d20250715_m012535_c001_v0001101_t0030_u01752542735958") 2025/07/15 01:35:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0ea61_d20250715_m013120_c001_v7007000_t0000_u01752543080340") 2025/07/15 01:35:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d928c2_d20250715_m013117_c001_v0001157_t0042_u01752543077096") 2025/07/15 01:35:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4021475c79d55c5e_d20250715_m013116_c001_v7007000_t0000_u01752543076132") 2025/07/15 01:35:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130c037_d20250715_m013112_c001_v0001177_t0012_u01752543072930") 2025/07/15 01:35:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2a3_d20250715_m013429_c001_v7007000_t0000_u01752543269006") 2025/07/15 01:35:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817cdec_d20250715_m013428_c001_v0001172_t0044_u01752543268221") 2025/07/15 01:35:54 DEBUG : sub/yam: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db31_d20250715_m012720_c001_v7007000_t0000_u01752542840879") 2025/07/15 01:35:55 DEBUG : sub/yam: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cd7a0_d20250715_m012719_c001_v0001120_t0058_u01752542839486") 2025/07/15 01:35:55 DEBUG : test_dir1/file2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9b5_d20250715_m013112_c001_v7007000_t0000_u01752543072139") 2025/07/15 01:35:55 DEBUG : test_dir1/file2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdabe_d20250715_m013110_c001_v0001120_t0015_u01752543070301") 2025/07/15 01:35:55 DEBUG : test_dir1/file2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9b1_d20250715_m013109_c001_v7007000_t0000_u01752543069510") 2025/07/15 01:35:55 DEBUG : test_dir1/file2: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ca9d_d20250715_m013108_c001_v0001172_t0017_u01752543068080") 2025/07/15 01:35:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9b6_d20250715_m013112_c001_v7007000_t0000_u01752543072322") 2025/07/15 01:35:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130bff1_d20250715_m013110_c001_v0001177_t0043_u01752543070283") 2025/07/15 01:35:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f415d5da768a0e9b2_d20250715_m013109_c001_v7007000_t0000_u01752543069693") 2025/07/15 01:35:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cdab4_d20250715_m013108_c001_v0001120_t0045_u01752543068077") 2025/07/15 01:35:55 DEBUG : three: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db18_d20250715_m012712_c001_v7007000_t0000_u01752542832918") 2025/07/15 01:35:55 DEBUG : three: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257865cc_d20250715_m012711_c001_v0001101_t0052_u01752542831570") 2025/07/15 01:35:55 DEBUG : three: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1141f301257865be_d20250715_m012708_c001_v0001101_t0028_u01752542828992") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2a7_d20250715_m013430_c001_v7007000_t0000_u01752543270938") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92bff_d20250715_m013430_c001_v0001157_t0033_u01752543270017") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2d4_d20250715_m013450_c001_v7007000_t0000_u01752543290211") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cf5e_d20250715_m013448_c001_v0001177_t0021_u01752543288304") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2d0_d20250715_m013446_c001_v7007000_t0000_u01752543286766") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92c2b_d20250715_m013445_c001_v0001157_t0025_u01752543285101") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2b6_d20250715_m013444_c001_v7007000_t0000_u01752543284158") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ce50_d20250715_m013443_c001_v0001172_t0011_u01752543283428") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2af_d20250715_m013438_c001_v7007000_t0000_u01752543278468") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92c17_d20250715_m013437_c001_v0001157_t0011_u01752543277138") 2025/07/15 01:35:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2b1_d20250715_m013440_c001_v7007000_t0000_u01752543280817") 2025/07/15 01:35:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130cefb_d20250715_m013439_c001_v0001177_t0035_u01752543279413") 2025/07/15 01:35:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2ad_d20250715_m013436_c001_v7007000_t0000_u01752543276202") 2025/07/15 01:35:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817ce1a_d20250715_m013435_c001_v0001172_t0034_u01752543275191") 2025/07/15 01:35:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2ab_d20250715_m013434_c001_v7007000_t0000_u01752543274233") 2025/07/15 01:35:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cde10_d20250715_m013433_c001_v0001120_t0018_u01752543273469") 2025/07/15 01:35:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2a9_d20250715_m013432_c001_v7007000_t0000_u01752543272519") 2025/07/15 01:35:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f104cf9656130ce8d_d20250715_m013431_c001_v0001177_t0009_u01752543271878") 2025/07/15 01:35:56 DEBUG : toe/toe/toe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4164ef82d020aaed_d20250715_m013455_c001_v7007000_t0000_u01752543295571") 2025/07/15 01:35:56 DEBUG : toe/toe/toe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1104874ea7d92c5f_d20250715_m013454_c001_v0001157_t0017_u01752543294868") 2025/07/15 01:35:56 DEBUG : toe/toe/toe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2b3_d20250715_m013442_c001_v7007000_t0000_u01752543282479") 2025/07/15 01:35:56 DEBUG : toe/toe/toe: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cde22_d20250715_m013441_c001_v0001120_t0053_u01752543281767") 2025/07/15 01:35:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2d5_d20250715_m013450_c001_v7007000_t0000_u01752543290790") 2025/07/15 01:35:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108e357d249cde3c_d20250715_m013449_c001_v0001120_t0042_u01752543289639") 2025/07/15 01:35:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f418b2534fc54e2d1_d20250715_m013447_c001_v7007000_t0000_u01752543287364") 2025/07/15 01:35:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f108b72b36c6c7c0f_d20250715_m013446_c001_v0001154_t0006_u01752543286439") 2025/07/15 01:35:56 DEBUG : two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db19_d20250715_m012713_c001_v7007000_t0000_u01752542833101") 2025/07/15 01:35:56 DEBUG : two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4055db8c5817c6bd_d20250715_m012711_c001_v0001172_t0002_u01752542831003") 2025/07/15 01:35:56 DEBUG : two: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4141f301257865ba_d20250715_m012708_c001_v0001101_t0054_u01752542828808") 2025/07/15 01:35:56 DEBUG : yam: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db34_d20250715_m012721_c001_v7007000_t0000_u01752542841610") 2025/07/15 01:35:57 DEBUG : yam: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f113cb028c0c7309a_d20250715_m012720_c001_v0001184_t0035_u01752542840651") 2025/07/15 01:35:57 DEBUG : yam: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db26_d20250715_m012718_c001_v7007000_t0000_u01752542838190") 2025/07/15 01:35:57 DEBUG : yam: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c6df_d20250715_m012716_c001_v0001172_t0059_u01752542836849") 2025/07/15 01:35:57 DEBUG : yam: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db1c_d20250715_m012715_c001_v7007000_t0000_u01752542835542") 2025/07/15 01:35:57 DEBUG : yam: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f1055db8c5817c6cf_d20250715_m012713_c001_v0001172_t0059_u01752542833661") 2025/07/15 01:35:57 DEBUG : yaml: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db2a_d20250715_m012718_c001_v7007000_t0000_u01752542838922") 2025/07/15 01:35:57 DEBUG : yaml: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f102f4f5e634ba212_d20250715_m012717_c001_v0001183_t0021_u01752542837978") 2025/07/15 01:35:57 DEBUG : yaml: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f4037f4cd6155db21_d20250715_m012716_c001_v7007000_t0000_u01752542836288") 2025/07/15 01:35:57 DEBUG : yaml: Deleting (id "4_zcf92ed63a0fd0bbb9f880e1b_f11376b21da179fd2_d20250715_m012715_c001_v0001171_t0059_u01752542835215") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m25.384215179s (try 1/5)